]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2009-08-21 David van Moolenbroeksupport for TCP sockets in send/sendto/recv/recvfrom
2009-08-18 Erik van der... Use su to allow tests 3, 6, 17, 18, 19, 21 and 25 to...
2009-08-18 Erik van der... Fix HUGE_VAL warnings
2009-08-18 Erik van der... Fix HUGE_VAL warnings
2009-08-18 Tomas HrubyVFS quits gracefully if mount fails and mounted_on...
2009-08-18 Thomas VeermanAdded a hack to start binaries from the boot image...
2009-08-18 David van Moolenbroeksmall errno.h corrections
2009-08-17 Erik van der... Fixed some warnings
2009-08-17 Erik van der... Fixed some warnings
2009-08-17 Erik van der... Fixed some warnings
2009-08-17 Erik van der... Fixed some warnings
2009-08-17 Erik van der... Fix warning in panic
2009-08-17 Tomas HrubyMissing defines preventing recursive includesion in...
2009-08-16 Erik van der... Removed obsolete declarations in include/ipc.h
2009-08-16 Erik van der... Nanosleep was implemented twice, removed from _sleep.c
2009-08-16 Erik van der... Function nanosleep now checks arguments
2009-08-16 Erik van der... Man page for new function nanosleep(3), updated man...
2009-08-15 David van Moolenbroekman page fix: sigaction.2 signals list
2009-08-15 David van MoolenbroekPM: make SIGBUS, but not SIGUSR1 or SIGUSR2, cause...
2009-08-15 David van Moolenbroekrun test 41, too (oops)
2009-08-15 David van Moolenbroeknanosleep(3), and sleep(3) rewrite, by Erik van der...
2009-08-15 David van MoolenbroekSupport for setitimer(ITIMER_VIRTUAL/ITIMER_PROF)....
2009-08-15 David van MoolenbroekSupport for setitimer(ITIMER_REAL).
2009-08-15 David van Moolenbroekfix test14's "clever" (broken) filename generation
2009-08-15 David van Moolenbroekawk: support for whitespace between array name and...
2009-08-15 David van Moolenbroekawk: support for ENVIRON
2009-08-13 Tomas Hrubyu64_t for human beings - the high and low parts are...
2009-08-13 David van Moolenbroekmove _mount.c from lib/posix to lib/other
2009-08-13 Thomas VeermanFixed compilation issue.
2009-08-12 Thomas Veerman - Moved (u)mount prototypes from unistd.h to sys/mount.h.
2009-08-11 David van Moolenbroekcompile and install mdb(1) by default again
2009-08-11 Tomas Hrubyvm_assert macros fix up
2009-07-22 Arun ThomasLance cleanup
2009-07-22 Thomas VeermanFixed case error
2009-07-22 David van MoolenbroekMFS put_inode issues (reported by Maurizio Lombardi)
2009-07-21 Arun ThomasFix VirtualBox Lance bug; ec_reinit should be called...
2009-07-14 Thomas VeermanAdded select test
2009-07-14 Thomas VeermanFixed a minor select bug:
2009-07-12 David van MoolenbroekIS: fix up PM flags field somewhat
2009-07-12 David van Moolenbroekmake remove(3) remove directories as well
2009-07-12 David van MoolenbroekMFS: remove some redundant code (reported by Maurizio...
2009-07-11 David van MoolenbroekRS: the plural of 'child' is 'children'
2009-07-11 David van Moolenbroekmake unstack work on gcc-compiled binaries
2009-07-11 David van MoolenbroekPM cleanup: remove unused fields from mproc structure
2009-07-11 David van MoolenbroekPM: fix ptrace(T_EXIT) 'exit_proc: not idle' race condi...
2009-07-11 David van MoolenbroekPM: add clarifying comment about exiting system process...
2009-07-11 David van MoolenbroekMFS fixes:
2009-07-09 David van MoolenbroekPM: add EXITING process flag as stopgap between startin...
2009-07-09 David van Moolenbroeklet IS call getuptime()
2009-07-09 David van MoolenbroekFix race condition in test 25
2009-07-08 David van MoolenbroekPM cleanup: remove obsolete HAS_DMA flag
2009-07-08 David van MoolenbroekPM cleanup: merge exit and coredump paths
2009-07-07 David van MoolenbroekRemove leftover PowerPC cruft. Reported by Evgeniy...
2009-07-05 David van MoolenbroekMiscellaneous PM fixes:
2009-07-02 David van MoolenbroekIPC privileges fixes
2009-06-25 David van Moolenbroekmore small man page fixes
2009-06-24 David van Moolenbroekrandom man page update: cut.1
2009-06-24 David van Moolenbroekrandom man page fix: cawf.1
2009-06-23 David van Moolenbroekfix installation of home directories in setup.sh
2009-06-23 Arun ThomasRestore last(1) and uptime(1) building/installing.
2009-06-17 David van Moolenbroekmake mdb(1) compile again
2009-06-13 David van Moolenbroekremove last traces of FSDEVMAP svrctl
2009-06-12 David van Moolenbroekbetter solution for poweroff(8)
2009-06-12 David van Moolenbroekpoweroff(8) aesthetics
2009-06-12 David van Moolenbroekadded poweroff(8)
2009-05-30 Arun Thomasls(1) manpage corrections
2009-05-30 Arun ThomasRelease.sh now uses packages.install and package_source...
2009-05-27 Arun ThomasSupport for VMWare Workstation 6.x
2009-05-27 Arun ThomasUpdate issue.install for 3.1.4
2009-05-23 David van Moolenbroekmake lseek64 return correct new position
2009-05-20 David van Moolenbroekupdate readlink(2) manpage accordingly
2009-05-20 David van Moolenbroekmove symlink type check for readlink() into VFS, and...
2009-05-19 David van MoolenbroekVFS consistency: use I_PIPE/NO_PIPE when checking v_pipe
2009-05-19 Ben Grasdon't include /usr/src changes in packages.
2009-05-18 Ben Gras4MB mask
2009-05-18 Ben Grasmap in kernel in 4MB, global-bit-set 'pages' if hardware
2009-05-18 David van MoolenbroekVarious VFS and MFS fixes to improve correctness, consi...
2009-05-15 Ben GrasLibrary call for cpu features; make kernel and vm use...
2009-05-15 Ben Grascorrect the revision variable used in /etc/version
2009-05-14 Arun Thomas-Remove qemu_pci boot variable. Useres no longer need...
2009-05-14 Ben GrasC CPUID interface.
2009-05-14 Arun Thomas-Installation info is on the wiki now, so remove setup...
2009-05-13 David van MoolenbroekClear trace bit for child on fork.
2009-05-13 David van Moolenbroeksupport in 'mount' for specifying file system type...
2009-05-12 David van Moolenbroek'service' null pointer dereference fix
2009-05-12 Ben Grasto let tty run with its own page table (instead of...
2009-05-12 Ben Grasdon't bother with unmapping physical memory in non...
2009-05-12 Ben Grasbasic sparepage optimisation
2009-05-12 Ben Grasremove bogus arch_map2vir calls
2009-05-12 Ben Grasdon't call this function with a bogus addr (done by...
2009-05-12 Ben Grasmore sanity checking. sanity checking disabled by default.
2009-05-12 Ben Graslarge page size constant.
2009-05-11 Ben Grasstart all processes, including VM, in VM_PROCSTART...
2009-05-11 Ben GrasDon't build arch objs more than once.
2009-05-11 Ben Grasremove debug msg
2009-05-11 David van MoolenbroekVFS-FS error codes: better safe than sorry
2009-05-11 David van MoolenbroekLimited support for nested FS->VFS requests during...
2009-05-10 David van Moolenbroekwrong field index in at_wini env_parse call
2009-05-10 David van Moolenbroekpotential buffer overruns in env_* routines
2009-05-09 David van Moolenbroekregression fix: vfs lookup passes incorrect chroot...
next