]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2005-11-04 Philip HomburgSet IOPL when /dev/mem is opened. Fixed small bug in...
2005-11-04 Philip HomburgAdded prototype for hypot.
2005-11-04 Philip HomburgMake struct sockaddr at least as big as struct sockaddr_in
2005-11-04 Philip HomburgOnly the memory driver should be allowed access to...
2005-11-04 Philip Homburg_sigsetjmp was missing.
2005-11-04 Philip Homburgsys_eniop was missing.
2005-11-04 Ben GrasUnderstand .SH "NAME" form too (e.g. perl manpages)
2005-11-03 Ben Gras(mode_t) casts confused preprocessor
2005-11-03 Ben GrasLet chmem return error code on failure
2005-11-03 Ben GrasFrom: Giovanni <gfalzoni@inwind.it>
2005-11-03 Philip HomburgLess restrictive I/O port check.
2005-11-03 Philip HomburgMake I/O port check less strict
2005-11-02 Ben Grasast@'s update
2005-11-02 Ben GrasDisplay "select" blocking status correctly, and add...
2005-11-02 Ben GrasAndy's new easypack
2005-11-01 Ben GrasInstall ftpd sh executable.
2005-11-01 Ben GrasGiovanni's symlink patches.
2005-11-01 Ben GrasFix
2005-11-01 Ben Graslibrary fixes for symlink, readlink and lstat
2005-10-31 Ben GrasGiovanni's symlink patches.
2005-10-31 Ben GrasGiovanni's symlink (+syslog+flock) patches.
2005-10-31 Ben GrasGiovanni's symlinks patches (libs)
2005-10-31 Ben GrasGiovanni's symlink patches (includes only)
2005-10-31 Ben GrasGiovanni's syslog.h
2005-10-31 Jorrit Herder*** empty log message ***
2005-10-24 Philip HomburgMore stack for rlogind.
2005-10-24 Philip HomburgMore stack for cp, du, and synctree.
2005-10-24 Philip HomburgPass the right pointers to sys_inb
2005-10-24 Philip Homburgkbdaux
2005-10-24 Philip HomburgRaw keyboard and AUX support. Needs cleaning up.
2005-10-24 Philip HomburgSupport for raw keyboard I/O and the AUX (PS/2 mouse...
2005-10-24 Philip HomburgRemoved cast from sys_inb.
2005-10-24 Philip HomburgMore filedescriptors
2005-10-24 Philip HomburgRemoved debug printfs.
2005-10-24 Philip HomburgAdded paning variable to help routing debug output.
2005-10-24 Philip HomburgMore filedescriptors
2005-10-21 Ben GrasOptionalize memory and vm verbose prints
2005-10-21 Ben GrasDon't panic on missing drivers.
2005-10-21 Ben GrasBigger
2005-10-21 Ben Grascall libraries with $(GMAKE)
2005-10-21 Ben GrasMake lance driver notify inet on startup, and respond...
2005-10-21 Ben GrasPanic fix
2005-10-21 Ben GrasTest for SENDING else RECEIVING should be SENDING,...
2005-10-21 Ben GrasDon't enqueue processes unless their flags have become 0
2005-10-21 Philip HomburgCrash recovery changes.
2005-10-21 Philip HomburgDeal with crashing ethernet drivers
2005-10-21 Jorrit HerderAdded replies to status requests from RS.
2005-10-21 Jorrit HerderAdded periodic checks from RS to drivers.
2005-10-21 Jorrit HerderRest ...
2005-10-21 Jorrit HerderNew rescue functionality.
2005-10-21 Jorrit HerderNew Rescue Device Driver (RAM disk like)
2005-10-21 Jorrit HerderRescue script fixes.
2005-10-21 Ben GrasOutside the book branch, remove references to the book...
2005-10-21 Philip HomburgPrelim commit for ethernet driver crash recovery.
2005-10-21 Ben GrasNo /usr/gnu/bin in $PATH
2005-10-21 Ben Gras*** empty log message ***
2005-10-21 Ben GrasDon't print SIGKSTOP message
2005-10-21 Ben GrasChanges to make gcc compile our libraries too (Joren)
2005-10-21 Ben Gras*** empty log message ***
2005-10-21 Ben Gras. minor formatting fixes (spaces, newlines) of messages
2005-10-21 Ben GrasAdded explanation of SIGKILL, REBOOT order.
2005-10-21 Ben Gras. don't kill tty, send it messages on signals
2005-10-21 Jorrit HerderNew major device for Rescue Driver
2005-10-21 Ben Gras/etc/rc.rescue initializes driver rescue environment
2005-10-21 Ben Gras/boot/rescue (mount point for /dev/rescue)
2005-10-21 Ben GrasMake /dev/rescue
2005-10-20 Jorrit HerderI forgot to enter this file so my disembodied ghost...
2005-10-20 Ben Gras . check for notify() from NONE (shouldn't happen any...
2005-10-20 Ben Gras2 extra error conditions on disappearing processes...
2005-10-20 Jorrit HerderTell RS server about upcoming shutdown.
2005-10-20 Ben Grasgcc separate target
2005-10-20 Jorrit HerderNew IPC error codes: ESRCDIED, EDSTDIED, ETRAPDENIED.
2005-10-20 Jorrit HerderUpdated Makefile for DS server.
2005-10-20 Jorrit HerderUpdated makefile for DS server.
2005-10-20 Jorrit HerderRenamed to manager.h.
2005-10-20 Ben GrasAlso dev_open opened block and character special files
2005-10-20 Jorrit Herder*** empty log message ***
2005-10-20 Jorrit HerderNew Reincarnation Server functionality.
2005-10-20 Jorrit HerderNew Data Store server.
2005-10-20 Jorrit HerderNew dumps for RS and DS server.
2005-10-20 Jorrit HerderNew MEM driver for recovery.
2005-10-20 Jorrit HerderNew error codes for IPC errors.
2005-10-20 Jorrit HerderService refresh.
2005-10-20 Ben GrasReduce buffer cache a bit to make space for boot device...
2005-10-20 Ben GrasNew DMAP_BABY flag in <minix/dmap.h> and to be printed...
2005-10-20 Ben GrasTwo 'dynamic driver' features in FS:
2005-10-20 Ben GrasNewline after startup msg
2005-10-20 Ben Grasthisevent
2005-10-20 Jorrit HerderNew manual page for service(8).
2005-10-20 Ben GrasDon't print KMESSages, they are sent to tty separately.
2005-10-19 Ben GrasDon't beep (print bell characters) on rebooting
2005-10-18 Ben Grasbugs in trunk
2005-10-18 Ben GrasIncluded Makefiles for ack and gcc
2005-10-18 Ben GrasGlobal included Makefile
2005-10-18 Ben Grasgcc includes fixup
2005-10-18 Ben GrasHigh watermark memory usage feature
2005-10-18 Ben GrasTurn IPC warning messages off by default
2005-10-18 Ben GrasBugfix by Joren
2005-10-18 Ben GrasRestore -lm
2005-10-18 Ben Grasprintf() by kernel and servers now send messages to...
next