| Age | Commit message (Expand) | Author |
| 1999-03-03 | Include "bsd.prog.mk" earlier so that "CFLAGS" doesn't get clobbered. | tron |
| 1999-03-03 | Fix creation of keymap files. | tron |
| 1999-03-03 | Dump max. datasize (MAXDSIZ) to 64MB and decouple the maximum stack size | leo |
| 1999-03-03 | continued experimentation trying to understand why we drop | dbj |
| 1999-03-03 | sparc => __sparc__ | pk |
| 1999-03-03 | Makefile ${MACHINE_ARCH} changes for mips{eb,el}, as suggested by | jonathan |
| 1999-03-03 | Fix spel in comment. | simonb |
| 1999-03-02 | Add ISA attachment for ess chips. | nathanw |
| 1999-03-02 | Add support for the 1788 AudioDrive chip. | nathanw |
| 1999-03-02 | cachectl -> cachectl1 | itohy |
| 1999-03-02 | Fix parameter type mismatch. | itohy |
| 1999-03-02 | Print version prettier. | pk |
| 1999-03-02 | Sanatize consinit() a bit. | pk |
| 1999-03-02 | Fix up eliding nested interrupts. | jonathan |
| 1999-03-02 | turn on diagnostic check in dma for controller bits at shutdown. | dbj |
| 1999-03-02 | Re-enable 3MIN clock intrs after servicing. Prepare to do same for ttys. | jonathan |
| 1999-03-02 | Do callouts for IOCTL asic lance interrupts before SCSI callouts. | jonathan |
| 1999-03-02 | Welcome to 1.3K (due to the lock.h change) | sommerfe |
| 1999-03-02 | Fill in vnodecovered in the mount structure before calling VFS_MOUNT anyway, | fvdl |
| 1999-03-02 | Update for recent changes including component label support, clean | oster |
| 1999-03-02 | - Make compilable with DECstation. Looks running well on MI SCSI enabled | nisimura |
| 1999-03-02 | - Make sfb_emulops standard feature of sfb wscons. Scrolling is now | nisimura |
| 1999-03-01 | Style nits in last. | thorpej |
| 1999-03-01 | Implement the BUFCACHE kernel config option. | scottr |
| 1999-03-01 | Define PMAP_NEED_PROCWR and make pmap_procwr flush the icache. | matthias |
| 1999-03-01 | fix spel. | simonb |
| 1999-03-01 | If we get an error (file or bootblocks too big), unlink xxboot and | simonb |
| 1999-03-01 | Since all the calls to the postmortem debug code have been removed by | mark |
| 1999-03-01 | Recalibrate MIPS3 delay constants. | jonathan |
| 1999-03-01 | Add support for tracing other processes with trace /t. | mark |
| 1999-03-01 | Add a callback to the PROM routine clear_cache. Not needed now, but | simonb |
| 1999-03-01 | Fix prototype for clear_cache (takes an address and length, not void). | simonb |
| 1999-03-01 | - Fix cursor image validity check error in set_cursor(). | nisimura |
| 1999-03-01 | Try not to run when kernel is in secure mode. | kim |
| 1999-03-01 | A 5800 is a kn5800. | simonb |
| 1999-02-28 | defopt AHC_SCBPAGING_ENABLE. Other ahc options are already defopt-ed. | carrel |
| 1999-02-28 | Garbage-collect pmax writebuffer drain when invalidating caches, pass 0: | jonathan |
| 1999-02-28 | Change switch_exit() to use the *current* proc0 stack pointer, instead of | mhitch |
| 1999-02-28 | undo commit made in error | explorer |
| 1999-02-28 | don't collect or estimate on network devices by default | explorer |
| 1999-02-28 | Don't try to translate the mount point, to avoid e.g. mounting | pk |
| 1999-02-28 | schedclk() -> schedclock(), for consistency with hardclock(), statclock(), ... | ross |
| 1999-02-28 | Cleanup (in preparation for using gzip to estimate entropy) | explorer |
| 1999-02-28 | Update to slightly altered rnd_attach_source() api | explorer |
| 1999-02-28 | Fix what is probably a past-o. | pk |
| 1999-02-28 | Push 'curproc' on the stack, not 'cachectl'. (I own Ignatios one brick :) | scw |
| 1999-02-28 | Make "1" an acceptable result in port tests. | drochner |
| 1999-02-28 | Use a SETRECURSE lock before calling VFS_MOUNT in the mount() system call, | fvdl |
| 1999-02-28 | Define LK_SETRECURSE. | fvdl |
| 1999-02-28 | Recursive locks were previously only available with LK_CANRECURSE. This | fvdl |