]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
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...
2009-05-08 David van Moolenbroekfix for commands that try to include mfs constants...
2009-05-08 David van Moolenbroekquick cleanup of old mfs cruft from vfs
2009-05-08 Ben Gras make unpause() decrease susp_count, as it shouldn...
2009-05-08 David van Moolenbroekremove unused global variable from vfs
2009-05-08 Ben Grasdon't suspend the process as a side-effect if
2009-05-08 David van MoolenbroekReenable RS table dump from IS (Shift+F6)
2009-05-08 David van MoolenbroekFix for large transfer operations not advancing buffer...
2009-05-07 David van MoolenbroekKernel interrupt hook management fixes:
2009-05-07 Ben Grasdisable scary looking debug messages.
2009-05-07 Ben Grasturn off scary looking debug messages.
2009-05-06 Ben Grasignore errors of pipe read (can happen with shutdown...
2009-04-29 Ben Grascleanup of vfs shutdown logic; makes clean unmounts...
2009-04-27 Ben Gras - delete unused .h files
2009-04-27 Ben Grasspurious debug
2009-04-27 Ben Graslose -s flag for umount.
2009-04-27 Ben Grasprocess restarts are pretty rare/serious.
2009-04-27 Ben Grasminor fixes to install script - allow 8kB blocksize...
2009-04-27 Ben GrasWhen we receive a PROC_EVENT message from PM, exit...
2009-04-27 Ben Grasbad dma fallback to pio mode
2009-04-23 Ben Grassome more vm bits.
2009-04-23 Ben Grasset global flag for kernel pages, so tlb entries for...
2009-04-22 Arun ThomasMove queue.h to include/sys so that it can be used...
2009-04-22 Arun ThomasDisable IOMMU warnings.
2009-04-22 Arun ThomasMake the rtl8139 and orinoco drivers handle the system...
next