2009-03-26 |
Ben Gras | suppress more mostly-harmless messages. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ben Gras | suppress these noisy, alarming messages. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ben Gras | no 'small minix' option |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ben Gras | don't need to explicitly enable lance any more. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ben Gras | ignore linmem. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ben Gras | SizeMB isn't used any more. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Ben Gras | don't execute hlt in real mode. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Ben Gras | more inodes than default for /usr on cd. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Ben Gras | workaround for qemu writing the configuration byte... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ben Gras | make USRMB settable |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ben Gras | multiple ram disks; also make release process use this |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Arun Thomas | Increase ARG_MAX |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Arun Thomas | Update setup's NIC selection dialog |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Arun Thomas | Define 64 bit integer types when compiling with GCC |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Gras | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Gras | fix error check |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Ben Gras | only assign value if request went ok. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Ben Gras | Check for firstdatazone overflow. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Ben Gras | help debugging cause of these sometimes odd calls. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Ben Gras | Checking wrong inode pointer for refcount in mount (!) |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Ben Gras | A serial ata pci card we have. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Ben Gras | We don't install the bzip2 manual, much less four copie... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Ben Gras | let at_wini see ata raid controllers |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Ben Gras | let drivers allocate memory at 64k physical boundary. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Ben Gras | Don't declare the cprof buf if CPROFILE isn't on. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Ben Gras | stingy stack. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Ben Gras | readclock easily runs out of stack with so little of it. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ben Gras | check for devices that would need more blocks than 32 |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ben Gras | fix compiler warning; missing memory range check |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Ben Gras | simplified the code a little, corrected some hasty... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Ben Gras | Added a separate keymap for escaped scancodes. This... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Ben Gras | the escaped keymap is usually the same as the original. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Ben Gras | disable interrupts if necessary in kernel debug code... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Ben Gras | If serial debugging in the boot monitor / kernel is... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Ben Gras | use library panic, doesn't need its own any more. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Ben Gras | moved stacktrace to sysctl, as vmctl is very privileged... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Ben Gras | . new kernel call sysctl for generic unprivileged... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Ben Gras | don't hang on disappearing filesystem. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ben Gras | prototype |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ben Gras | must be unsigned for base+limit check to to work |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Ben Gras | package list sanity check |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Ben Gras | minor cleanup, extra check |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Ben Gras | reduce kernel buffer size. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Ben Gras | sanity check function |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Ben Gras | mostly harmless sanity checks. |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ben Gras | simplification suggested by Mark Farnsworth |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Gras | make bootinfo valid immediately |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Gras | RS needs a bit more memory |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Gras | don't print if we're already printing to serial. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Gras | debug twiddle. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Gras | sometime this will be a new release. |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Ben Gras | compile fix for new lock timings |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Ben Gras | don't produce kernel output if serial debug is on. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Ben Gras | use #include name for servarname |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | debug msg |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | cprofile not conditional |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | cprofile not conditional |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | cprofile always on |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | cprofile always on; data type and definitions to includ... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | CPROFILE wants this |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | don't always time that |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | profbuf syscall |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | bigger ramdisk for bigger binaries |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | profiling reminder |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | timing library from kernel into library |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | no longer in kernel |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ben Gras | timing measurement code out of kernel and into library |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Ben Gras | actually build and install zoneinfo. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Ben Gras | forget about bad block testing. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Ben Gras | stopgap measure against elvis going nuts when files... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Ben Gras | don't ignore the fact that scancodes are escaped. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Ben Gras | don't check senda() buffer if size is 0. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ben Gras | make space for first code and data pages if so configured. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ben Gras | debug buffer slightly usabler. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ben Gras | phys addr arg of 0 must be possible for pt_writemap... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ben Gras | if serial output is enabled in the boot monitor, on... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ben Gras | /boot/boot install helper script. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Ben Gras | oops, shouldn't be on in svn. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Ben Gras | . map text (kernel's and processes') in readonly |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Ben Gras | make kernel leave a page-sized gap in its code and... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Gras | Initialize deferred field. This seems to fix a hanging... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Gras | bugfix for lance. works in vmware now. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Gras | put put_vnode() back where it belongs! |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Gras | syslib function for VMCTL_STACKTRACE |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Gras | added code for debugging pagefaults |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Gras | (no commit message) |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Ben Gras | (no commit message) |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Ben Gras | get fproc table. don't print size as that doesn't say... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | don't force vm to print to serial; don't kill processes... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | use VM functions to allocate ramdisk on demand. some... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | DEV_BOOT is obsolete. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | DEV_BOOT is obsolete. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | for compatability with older images. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | stacktrace feature. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | prototype fix |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | straggler. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | dynamic HZ, library stacktrace |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | rc script needs to open its own stdin, stdout and stderr |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | everyone needs GETINFO for HZ |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Gras | . no more HZ |
commit | commitdiff | tree | snapshot |
next |