]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2006-03-03 Ben Gras'proc number' is process slot, 'endpoint' are generatio...
2006-03-03 Ben Gras. rename message fields to endpoint variants
2006-03-03 Ben GrasChanges to support endpoints.
2006-03-01 Ben GrasTest fixes
2006-02-24 Ben GrasDon't include cdprobe any more
2006-02-24 Philip HomburgLBA48 support.
2006-02-24 Philip HomburgChange to some debug code.
2006-02-24 Philip HomburgAllow bigger sizes.
2006-02-22 Ben GrasLance needs 4k due to 4k clicksize
2006-02-21 Ben GrasDon't complain, urlget
2006-02-21 Ben GrasPeter Boonstoppel's recwave update.
2006-02-21 Ben GrasPeter Boonstoppel's audio changes.
2006-02-21 Ben GrasInitial endpoint macros.
2006-02-20 Ben Gras*** empty log message ***
2006-02-20 Ben GrasIt's not always initialization
2006-02-20 Philip HomburgFixed bug in canceling TCP ioctls before INET got an...
2006-02-17 Ben GrasDon't copy memory to rescue
2006-02-17 Ben GrasMake a /usr/local/etc/rc.d
2006-02-17 Ben GrasInstall memory in /usr/sbin
2006-02-17 Ben GrasSmaller device
2006-02-17 Philip HomburgConditional compilation for SIGIOT and SIGEMT.
2006-02-17 Philip HomburgReintroduced SIGEMT.
2006-02-17 Ben GrasRefix
2006-02-17 Philip Homburgimproved tcp_acceptto.
2006-02-17 Philip HomburgSocket options SO_RCVBUF, SO_SNDBUF, and TCP_NODELAY.
2006-02-17 Philip HomburgMore error texts.
2006-02-17 Philip HomburgNew errors and defines for socket options.
2006-02-17 Philip HomburgSIGBUS needs its own number. Removed SIGEMT. Made SIGIO...
2006-02-17 Ben Grasdon't make clean first
2006-02-17 Ben GrasThrow elvis out of the base system
2006-02-17 Ben Grasmemory moved
2006-02-17 Ben GrasMake 'make install' work
2006-02-17 Ben GrasLet saving random data work again
2006-02-17 Ben Gras*** empty log message ***
2006-02-17 Ben GrasKick nvi out of base
2006-02-17 Ben GrasMake more
2006-02-17 Ben GrasAdded some of my root devices
2006-02-17 Ben Grasgetmachine info first, then init tty.
2006-02-16 Ben Grasbigmake.inc is obsolete
2006-02-16 Ben Gras*** empty log message ***
2006-02-16 Ben GrasFixes for packaging system that will read .postinstall...
2006-02-16 Ben Grassshd user
2006-02-16 Philip HomburgFixed two memory leaks.
2006-02-15 Ben GrasReally disable debug
2006-02-15 Philip HomburgMoved PCI driver to the ramdisk.
2006-02-15 Ben GrasTurn off debug in getsockname.c
2006-02-15 Philip HomburgInitial root filesystem is now on a ramdisk that is...
2006-02-15 Philip Homburgimage_small doesn't fit anymore. What do we do with...
2006-02-15 Philip Homburg/dev/ram is no longer hardcoded.
2006-02-15 Philip HomburgAccept optional device parameter for cdfdboot.
2006-02-13 Ben GrasMake initgroups() fail if user has any supplemental...
2006-02-13 Ben GrasFake setgroups() and initgroups() implementation.
2006-02-13 Ben Gras*** empty log message ***
2006-02-13 Ben GrasAdded truncate/ftruncate manpage.
2006-02-13 Ben Gras. changed MAXOPEN's from statics to (OPEN_MAX-3)
2006-02-13 Ben GrasRevert to 30 OPEN_MAX (committed by mistake)
2006-02-13 Ben GrasDon't sync before exiting drivers.
2006-02-10 Ben Grasadded reenter check to lock_dequeue() to avoid unlockin...
2006-02-06 Ben Grasumount /usr first
2006-02-06 Ben GrasRun postinstall script
2006-02-06 Ben GrasIgnore system signals.
2006-02-06 Ben GrasMoved ipc debug out of conditional.
2006-02-06 Ben Gras#ifdeffed out some more debug stuff
2006-02-06 Ben Gras#ifdeffed out some debug code
2006-02-06 Ben GrasPackme fix.
2006-02-03 Ben Gras*** empty log message ***
2006-02-03 Ben GrasPackages.
2006-02-03 Ben Grasbzip
2006-02-03 Ben GrasRemoved flex from base.
2006-02-03 Ben GrasDon't copy /usr/gnu
2006-02-03 Ben Gras*** empty log message ***
2006-02-03 Ben GrasDon't kill processes by signals in process group 0...
2006-02-03 Ben GrasGive init process group 1.
2006-02-03 Ben Grasisodir prints one entry on each line without padding...
2006-02-02 Ben GrasSave name of cd drive for package manager
2006-02-02 Ben GrasTest for non-cd users
2006-02-02 Ben GrasMake easypack check for errors from urlget instead...
2006-02-02 Ben GrasMake urlget return errors on non-200 http codes
2006-02-02 Ben Grasfix builds not to do bigmakes
2006-02-02 Ben Gras. rotate uses bzip2 instead of gzip
2006-02-02 Ben GrasInclude binary packages on cd.
2006-02-02 Ben Gras. use proper S_ISFIFO for ISFIFO check
2006-02-01 Ben Grasi86 driver not built as package
2006-02-01 Ben Grasfix for no 'build' arg
2006-01-30 Philip HomburgAdded SIGCONT to the list of signal that are to be...
2006-01-27 Ben Grascleanup
2006-01-27 Ben Grasbuild scripts accept 'build' argument to not install
2006-01-27 Ben GrasCompile fix for major
2006-01-27 Philip HomburgFail when make in a subdirectory fails.
2006-01-27 Philip HomburgMake sys_privctl make the prototype.
2006-01-27 Ben Grasfts import from freebsd
2006-01-27 Ben Grasfixes to include major() and minor() in system header...
2006-01-27 Philip HomburgCosmetic changes.
2006-01-27 Philip HomburgStore resource lists for drivers. Limited checks to...
2006-01-27 Philip HomburgUse the sys_privctl library function.
2006-01-27 Philip HomburgReport resources to the kernel.
2006-01-27 Philip HomburgI/O, memory and IRQ resource control interface.
2006-01-27 Philip HomburgCheck contents of symbolic links.
2006-01-27 Philip HomburgAdded sys_privctl.c.
2006-01-26 Ben GrasSafety feature for symlink() - verify length of symlink...
next