]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2009-01-20 Ben Grasreduce kernel buffer size.
2009-01-20 Ben Grassanity check function
2009-01-20 Ben Grasmostly harmless sanity checks.
2009-01-15 Ben Grassimplification suggested by Mark Farnsworth
2009-01-14 Ben Grasmake bootinfo valid immediately
2009-01-14 Ben GrasRS needs a bit more memory
2009-01-14 Ben Grasdon't print if we're already printing to serial.
2009-01-14 Ben Grasdebug twiddle.
2009-01-14 Ben Grassometime this will be a new release.
2009-01-12 Ben Grascompile fix for new lock timings
2009-01-11 Ben Grasdon't produce kernel output if serial debug is on.
2009-01-11 Ben Grasuse #include name for servarname
2009-01-09 Ben Grasdebug msg
2009-01-09 Ben Grascprofile not conditional
2009-01-09 Ben Grascprofile not conditional
2009-01-09 Ben Grascprofile always on
2009-01-09 Ben Grascprofile always on; data type and definitions to includ...
2009-01-09 Ben GrasCPROFILE wants this
2009-01-09 Ben Grasdon't always time that
2009-01-09 Ben Grasprofbuf syscall
2009-01-09 Ben Grasbigger ramdisk for bigger binaries
2009-01-09 Ben Grasprofiling reminder
2009-01-09 Ben Grastiming library from kernel into library
2009-01-09 Ben Grasno longer in kernel
2009-01-09 Ben Grastiming measurement code out of kernel and into library
2008-12-21 Ben Grasactually build and install zoneinfo.
2008-12-21 Ben Grasforget about bad block testing.
2008-12-21 Ben Grasstopgap measure against elvis going nuts when files...
2008-12-21 Ben Grasdon't ignore the fact that scancodes are escaped.
2008-12-21 Ben Grasdon't check senda() buffer if size is 0.
2008-12-19 Ben Grasmake space for first code and data pages if so configured.
2008-12-19 Ben Grasdebug buffer slightly usabler.
2008-12-19 Ben Grasphys addr arg of 0 must be possible for pt_writemap...
2008-12-19 Ben Grasif serial output is enabled in the boot monitor, on...
2008-12-19 Ben Gras/boot/boot install helper script.
2008-12-18 Ben Grasoops, shouldn't be on in svn.
2008-12-18 Ben Gras . map text (kernel's and processes') in readonly
2008-12-18 Ben Grasmake kernel leave a page-sized gap in its code and...
2008-12-17 Ben GrasInitialize deferred field. This seems to fix a hanging...
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.
next