]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2007-04-23 Philip HomburgInitial convertion to asynchronous sends for communicat...
2007-04-23 Philip HomburgReport and detect exec failures using a pipe.
2007-04-23 Philip HomburgInitialize exec_pipe.
2007-04-23 Philip HomburgDiagnostics from service go to standard error.
2007-04-23 Philip HomburgExtra flags RS_SIGNALED and RS_EXECFAILED. Pipe for...
2007-04-23 Philip HomburgRemoved ECHO from dump, added SENDA. Also dump s_ipc_se...
2007-04-23 Philip HomburgRound memory size up for VM.
2007-04-23 Philip HomburgRemoved some indentation.
2007-04-23 Philip HomburgDebug dumps over the serial line. Direct output to...
2007-04-23 Philip HomburgClean and support for asynchronous sends.
2007-04-23 Philip HomburgFixed bad boundary condition, support for asynchronous...
2007-04-23 Philip HomburgRemoved some white space.
2007-04-23 Philip HomburgPoll serial line for debug output requests when do_seri...
2007-04-23 Philip HomburgInitialize s_ipc_sendrec.
2007-04-23 Philip HomburgRemoved ECHO.
2007-04-23 Philip HomburgCleanup.
2007-04-23 Philip HomburgFields for asynchronous sends (s_asyntab and s_asynsize...
2007-04-23 Philip HomburgAdded MF_ASYNMSG.
2007-04-23 Ben Grasstr[] is too small - reported by Erik van der Kouwe...
2007-04-23 Philip HomburgMore debug output. Dump kernel process on serial line...
2007-04-23 Philip HomburgDisallow unaligned access to I/O ports.
2007-04-23 Philip HomburgDisallow unaligned access to I/O ports.
2007-04-23 Philip HomburgSeparate permissions for sendrec. Actually initialize...
2007-04-23 Philip HomburgGET_PRIVID: return the ID of a process' privilege struc...
2007-04-23 Philip HomburgFail unsafe sdevio. Disallow unaligned I/O ports.
2007-04-23 Philip HomburgPrototypes for exception and stacktrace. Declare additi...
2007-04-23 Philip HomburgUse sprintf to avoid buffer overflows.
2007-04-23 Philip HomburgAdded pci_del_acl. Fixed return value of pci_set_acl.
2007-04-23 Philip HomburgType _exit and abort before generating a trap.
2007-04-23 Philip HomburgAdded cpf_reload to reload the safecopy table pointer...
2007-04-23 Philip HomburgAdded sendnb and senda, removed echo and _ipcnew.s.
2007-04-23 Philip HomburgRenamed BUSC_PCI_ACL to BUSC_PCI_SET_ACL, added BUSC_PC...
2007-04-23 Philip Homburgsys_getprivid macro to get the ID of a process' privile...
2007-04-23 Philip HomburgAsynchronous send.
2007-04-23 Philip HomburgPrototype for cpf_reload.
2007-04-20 Ben Grasbc and mtools out of the base system (gpl)
2007-04-19 Ben GrasMake mkfs message a bit clearer.
2007-04-19 Ben GrasDon't limit partitions to 4GB.
2007-04-18 Ben GrasSome features for the automatic image build.
2007-04-18 Ben GrasPrint svn rev and date info in /etc/version.
2007-04-17 Ben Grasupdate binary_sizes to not make binaries smaller than...
2007-04-13 Ben Grasfix packman cd/net quirks v3.1.3
2007-04-13 Ben Grasmore removing of warning and debug messages.
2007-04-13 Ben Grasupdate boot message for prerelease
2007-04-12 Ben Grasverbose message out
2007-04-12 Ben Gras . leave out hardware-fp code from library
2007-04-12 Ben Grasdelete redundant source
2007-04-12 Ben Grasleave out debug message
2007-04-12 Ben Grasfeature to display svn version on kernel boot
2007-04-12 Ben GrasThis will become 3.1.3
2007-04-12 Ben Grasput the zoneinfo library files directly in the lib...
2007-04-10 Ben GrasDon't always update CMOS on shutdown.
2007-04-05 Ben Grasremove debug message
2007-04-05 Ben GrasBigger shell
2007-04-05 Ben Grasno /usr/gnu/man in base system
2007-04-05 Ben Grasas needs more.
2007-04-05 Ben Gras . add /usr/share for zoneinfo
2007-04-04 Ben Gras/bin/echo is used during early bootstrap too.
2007-04-02 Ben Grasfix packman sort col, and make sort case-insensitive
2007-04-02 Ben Grasversion /usr/lib/crontab too
2007-04-02 Ben Grasexplanations with common test3 errors.
2007-04-02 Ben Grasfix some compiler warnings.
2007-04-02 Ben Grasfix for warning
2007-04-02 Ben Grasaccept 'q' to exit.
2007-04-02 Ben Grasmount needs more memory to do system() for rs_down...
2007-04-02 Ben Grasfix off-by-one error in 'all'
2007-03-30 Ben Grasremove debug line
2007-03-30 Ben Grasreplace library time handling functions
2007-03-30 Ben Grasfix for filenames with paths
2007-03-30 Ben Gras . added zoneinfo to build, with fixes for minix
2007-03-30 Ben Grasrename svn revision variable to one with underscore...
2007-03-30 Ben Grasremove debug message
2007-03-26 Ben Grasmove date(1) to minix manual page place.
2007-03-26 Ben Grastz database is in /usr/share/zoneinfo.
2007-03-26 Ben Grasmake way for new date(1).
2007-03-26 Ben GrasImport of original zoneinfo code and database - tzcode
2007-03-22 Ben GrasMinor corrections by ASW.
2007-03-22 Ben Graslet tty do sys_physcopy; needed for loadfont.
2007-03-21 Ben Grasinclude svn revision number in <minix/sys_config.h...
2007-03-21 Ben GrasLet user exit without pressing ^C
2007-03-21 Ben Grasafter enqueue()ing a process, only pick_proc() a new...
2007-03-21 Ben Grasa script to decode stack traces.
2007-03-15 Ben Grasslightly more accurate and verbose sanity checking
2007-03-15 Ben Grasremove extra arg
2007-03-12 Ben GrasSlightly more flexible packman.
2007-03-09 Ben GrasFor /dev/mem, map in memory to be copied to memory...
2007-03-09 Ben Grasoutput CRLF instead of just LF to serial
2007-03-08 Ben GrasMake /dev/mouse an alias for /dev/kbdaux for X
2007-03-08 Ben Gras . let kernel use read_tsc() from sysutil library
2007-03-08 Ben GrasRussian setup document contributed by Roman Ignatov.
2007-03-05 Ben Grascorrect references to manpage section 9 to 1x.
2007-03-05 Ben Grasmove manpages in section 9 to new section 1x.
2007-03-05 Ben GrasRename section 9 to section 1x
2007-03-05 Ben GrasMerge of kjb's update to man system to move section...
2007-02-28 Ben GrasMinor change to path lookup that fixes the bug that...
2007-02-26 Ben Grasexplicitly mask byte i/o values to bytes.
2007-02-23 Ben GrasUninitialized vector entry?
2007-02-23 Ben GrasExplicitly mask off 8-bit values (so new sanity check...
2007-02-23 Ben Gras. service tells you which device it couldn't stat
2007-02-23 Ben GrasSlew of debugging / sanity check features.
next