]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2009-04-23 Ben Grassome more vm bits.
2009-04-23 Ben Grasset global flag for kernel pages, so tlb entries for...
2009-04-22 Arun ThomasMove queue.h to include/sys so that it can be used...
2009-04-22 Arun ThomasDisable IOMMU warnings.
2009-04-22 Arun ThomasMake the rtl8139 and orinoco drivers handle the system...
2009-04-22 Ben Grasmark pages whose refcount were >1 and drop to 1 and are
2009-04-17 Ben Gras - enable ipc warnings by default
2009-04-14 Ben Grasclarify not found error message a bit.
2009-04-06 Ben Grasdon't flush output for SIGWINCH. found by Joren l'Ami.
2009-04-02 Ben Grasunnecessary debugging message
2009-04-02 Ben Grasmoved type and constants for random data to include...
2009-04-02 Ben Grasprint who the message is from.
2009-04-02 Ben Grasdon't make susp_count negative.
2009-04-02 Ben Grastrace fix contributed by Joren l'Ami
2009-03-31 Ben Grasincrement nph when printing physical regions; suggested...
2009-03-31 Ben Graschange DmaMode checks from DEV_WRITE to DEV_WRITE_S
2009-03-30 Arun ThomasTweak 64-bit integer type declarations; Fixes GCC sysut...
2009-03-26 Ben Grassuppress more mostly-harmless messages.
2009-03-26 Ben Grassuppress these noisy, alarming messages.
2009-03-26 Ben Grasno 'small minix' option
2009-03-26 Ben Grasdon't need to explicitly enable lance any more.
2009-03-26 Ben Grasignore linmem.
2009-03-26 Ben GrasSizeMB isn't used any more.
2009-03-24 Ben Grasdon't execute hlt in real mode.
2009-03-24 Ben Grasmore inodes than default for /usr on cd.
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!
next