]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2009-03-24 Ben Grasworkaround for qemu writing the configuration byte...
2009-03-19 Ben Grasmake USRMB settable
2009-03-19 Ben Grasmultiple ram disks; also make release process use this
2009-03-17 Arun ThomasIncrease ARG_MAX
2009-03-06 Arun ThomasUpdate setup's NIC selection dialog
2009-03-06 Arun ThomasDefine 64 bit integer types when compiling with GCC
2009-03-04 Ben Gras(no commit message)
2009-03-04 Ben Grasfix error check
2009-02-19 Ben Grasonly assign value if request went ok.
2009-02-17 Ben GrasCheck for firstdatazone overflow.
2009-02-17 Ben Grashelp debugging cause of these sometimes odd calls.
2009-02-17 Ben GrasChecking wrong inode pointer for refcount in mount (!)
2009-02-16 Ben GrasA serial ata pci card we have.
2009-02-16 Ben GrasWe don't install the bzip2 manual, much less four copie...
2009-02-12 Ben Graslet at_wini see ata raid controllers
2009-02-12 Ben Graslet drivers allocate memory at 64k physical boundary.
2009-02-06 Ben GrasDon't declare the cprof buf if CPROFILE isn't on.
2009-02-06 Ben Grasstingy stack.
2009-02-06 Ben Grasreadclock easily runs out of stack with so little of it.
2009-02-05 Ben Grascheck for devices that would need more blocks than 32
2009-02-05 Ben Grasfix compiler warning; missing memory range check
2009-02-04 Ben Grassimplified the code a little, corrected some hasty...
2009-02-04 Ben GrasAdded a separate keymap for escaped scancodes. This...
2009-02-04 Ben Grasthe escaped keymap is usually the same as the original.
2009-01-29 Ben Grasdisable interrupts if necessary in kernel debug code...
2009-01-29 Ben GrasIf serial debugging in the boot monitor / kernel is...
2009-01-29 Ben Grasuse library panic, doesn't need its own any more.
2009-01-27 Ben Grasmoved stacktrace to sysctl, as vmctl is very privileged...
2009-01-26 Ben Gras . new kernel call sysctl for generic unprivileged...
2009-01-26 Ben Grasdon't hang on disappearing filesystem.
2009-01-22 Ben Grasprototype
2009-01-22 Ben Grasmust be unsigned for base+limit check to to work
2009-01-20 Ben Graspackage list sanity check
2009-01-20 Ben Grasminor cleanup, extra check
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...
next