]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2008-12-17 Ben Grasbugfix for lance. works in vmware now.
2008-12-16 Ben Grasput put_vnode() back where it belongs!
2008-12-16 Ben Grassyslib function for VMCTL_STACKTRACE
2008-12-16 Ben Grasadded code for debugging pagefaults
2008-12-16 Ben Gras(no commit message)
2008-12-15 Ben Gras(no commit message)
2008-12-15 Ben Grasget fproc table. don't print size as that doesn't say...
2008-12-11 Ben Grasdon't force vm to print to serial; don't kill processes...
2008-12-11 Ben Grasuse VM functions to allocate ramdisk on demand. some...
2008-12-11 Ben GrasDEV_BOOT is obsolete.
2008-12-11 Ben GrasDEV_BOOT is obsolete.
2008-12-11 Ben Grasfor compatability with older images.
2008-12-11 Ben Grasstacktrace feature.
2008-12-11 Ben Grasprototype fix
2008-12-11 Ben Grasstraggler.
2008-12-11 Ben Grasdynamic HZ, library stacktrace
2008-12-11 Ben Grasrc script needs to open its own stdin, stdout and stderr
2008-12-11 Ben Graseveryone needs GETINFO for HZ
2008-12-11 Ben Gras . no more HZ
2008-12-11 Ben Grassystem_hz replaces HZ
2008-12-11 Ben Grasno more HZ; less debugging statements
2008-12-11 Ben Grasdebug out
2008-12-11 Ben Grasdon't hang old binaries
2008-12-11 Ben Grasadded some code to debug why filesystems won't unmount
2008-12-11 Ben Grasthrow out debugging code.
2008-12-11 Ben GrasNo more HZ.
2008-12-11 Ben GrasOpen stdin, stdout and stderr only after /etc/rc has...
2008-12-11 Ben Gras . no more HZ, but use sys_hz() to get that value
2008-12-11 Ben Grasslight args change
2008-12-11 Ben Grasdynamic HZ
2008-12-11 Ben Grasmove senda to sep. file
2008-12-11 Ben GrasNo more HZ; move stacktrace() to library
2008-12-11 Ben Grasintroduce Hz variable that is what used to be the HZ...
2008-12-11 Ben GrasChanges so the HZ constant isn't needed any more.
2008-12-11 Ben GrasI want to see /dev/imgrd so I can unmount it when it...
2008-12-11 Ben Grassyslogd needs a bit more stack.
2008-12-11 Ben Gras . print kernel stacktrace unconditionally on panic
2008-12-11 Ben Gras . VM needs a higher priority than VFS, PM etc
2008-12-11 Ben GrasPM_PROC_NR shouldn't be hardcoded as the caller.
2008-12-11 Ben Grasfunction to increase process stack (pointer). used...
2008-12-11 Ben Grassystem image processes with full address space are...
2008-12-11 Ben Gras . replace HZ by runtime system_hz (sysenv variable...
2008-12-11 Ben Gras . some flags to <minix/const.h>
2008-12-11 Ben Grasvm map request - ioctl to /dev/video
2008-12-11 Ben Grasadd va_copy()
2008-12-11 Ben Gras(no commit message)
2008-12-11 Ben GrasVMCTL_INCSP to increase process stack pointer.
2008-12-11 Ben Gras . ser_putc() goes to library
2008-12-11 Ben Gras . HZ no longer constant, but settable at boot time...
2008-12-11 Ben Grasfix race condition that can trigger 'enqueue already...
2008-12-08 Ben Grasumap fix
2008-12-08 Ben Gras - code shared with exec() letting boot-time processes...
2008-12-08 Ben Gras - hz dynamic
2008-11-19 Ben Grasfloppy must be able to allocate a bit more for nonpaged...
2008-11-19 Ben Grasmake allocmem accept and return values in bytes, ramdis...
2008-11-19 Ben Grasminor fixes
2008-11-19 Ben Graspaged mode is default.
2008-11-19 Ben Grasinclude libraries.
2008-11-19 Ben Graslingering file
2008-11-19 Ben Graslingering file.
2008-11-19 Ben GrasBasic VM and other minor improvements.
2008-10-02 Philip HomburgReverted accidental change to stat.c.
2008-10-02 Philip HomburgSome changes that were missing from the previous commit
2008-10-02 Philip HomburgMinix 3 version
2008-10-02 Philip HomburgUnmodified source of the software fault injection utility
2008-10-01 Ben Grasthrow out two time consuming tests
2008-07-22 David van MoolenbroekAdded lance entry to drivers.conf.
2008-06-24 David van MoolenbroekBackport of fix from asynchvfs branch for PM-LOG-VFS...
2008-04-08 Ben GrasA glob() implementation.
2008-04-08 Ben GrasUse $PAGER if set. Suggested by gigabo at gmail.com.
2008-03-12 Philip HomburgSelect support for eth by Erik van der Kouwe.
2008-02-25 Philip HomburgSYS_MAPDMAx -> SYS_MAPDMA, added IOMMU_MAP
2008-02-25 Philip HomburgBuild libdriver_asyn for target image
2008-02-25 Philip HomburgSYS_MAPDMAx -> SYS_MAPDMA.
2008-02-25 Philip HomburgFixed include files.
2008-02-25 Philip Homburg_function, function -> call_nr
2008-02-25 Philip HomburgAdded O_REOPEN, better error handling.
2008-02-25 Philip HomburgAdded XDOPEN.
2008-02-25 Philip HomburgAdded libdriver_asyn and amddev
2008-02-25 Philip HomburgDriver for AMD's DEV.
2008-02-25 Philip HomburgAsynchrnous character device interface.
2008-02-25 Philip HomburgNeed separate 'prev_next' pointers for kernel and TTY.
2008-02-25 Philip HomburgLink random number genertor with libdriver_asyn
2008-02-25 Philip HomburgCopy of libdriver for asynch interface to character...
2008-02-25 Philip HomburgSupport for I/O MMU.
2008-02-25 Philip HomburgMore heap for fxp, support for I/O MMU.
2008-02-25 Philip HomburgRespond to RS ping request, asynch interface, register...
2008-02-22 Philip HomburgUse nonblocking sends to reply, fixed reply message...
2008-02-22 Philip HomburgFunctions that check arguments and return a status...
2008-02-22 Philip HomburgDeclare and call functions that check arguments and...
2008-02-22 Philip HomburgUse nonblocking send to reply.
2008-02-22 Philip HomburgAsynchronous select implementation.
2008-02-22 Philip HomburgPrivate copy of kputc to support asynch communication...
2008-02-22 Philip HomburgAsynchronous communication with character specials.
2008-02-22 Philip HomburgAdded dmap_async_driver and dmap_sel_filp fields. Suppo...
2008-02-22 Philip HomburgUse dev_t instead of Dev_t in structures.
2008-02-22 Philip HomburgUse nonblocking send for reply. Support for asynchronou...
2008-02-22 Philip HomburgHigher NCALLS requires bigger table. New calls are...
2008-02-22 Philip HomburgAdded XDOPEN.
2008-02-22 Philip HomburgSupport for O_REOPEN flag and pass the filp numbet...
next