| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update to C99, s/__FUNCTION__/__func__/, | David E. O'Brien | 2001-12-10 | 2 | -2/+2 |
| * | o Expand list of tunables documented in loader.8 to include kern.maxusers, | Robert Watson | 2001-12-07 | 1 | -0/+8 |
| * | The entry for the 'set' command no longer has a list of variables. | Dag-Erling Smørgrav | 2001-12-04 | 1 | -2/+0 |
| * | Fix typo. | Murray Stokely | 2001-12-03 | 1 | -1/+1 |
| * | Waits for a keypress before rebooting on panic. | Daniel C. Sobral | 2001-11-28 | 1 | -0/+3 |
| * | Upper case the FreeBSD loader prompt. | David E. O'Brien | 2001-11-19 | 2 | -2/+2 |
| * | Fix a number of misspellings of "dependency" and "dependencies" in | Ian Dowse | 2001-11-16 | 1 | -3/+3 |
| * | Initialize first to -1; this will create a (nearly) empty file on failure, | Bill Fenner | 2001-11-07 | 1 | -1/+1 |
| * | Add a DEVT_CD type for CD drivers. | John Baldwin | 2001-11-05 | 1 | -0/+1 |
| * | Print out 'foo devices:' as the line before displaying a group of | John Baldwin | 2001-11-04 | 1 | -1/+1 |
| * | Revert rev 1.3 which moved us away from POSIX character classes. | David E. O'Brien | 2001-11-03 | 1 | -4/+4 |
| * | Bell-Labs AWK does not support POSIX "bracket expressions" (POSIXese for | David E. O'Brien | 2001-11-01 | 1 | -4/+4 |
| * | grammar fix: to -> too | Mike Silbersack | 2001-10-01 | 1 | -1/+1 |
| * | Implement the long-awaited module->file cache database. A userland | Peter Wemm | 2001-09-11 | 5 | -119/+423 |
| * | mdoc(7) police: markup nits. | Ruslan Ermilov | 2001-08-20 | 1 | -9/+17 |
| * | Limit the amount of KVM reserved for the buffer cache and for swap-meta | Matthew Dillon | 2001-08-20 | 1 | -0/+27 |
| * | mdoc(7) police: join split punctuation to macro calls. | Ruslan Ermilov | 2001-08-10 | 1 | -2/+2 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -3/+3 |
| * | Get rid of some constness warnings. | David Malone | 2001-06-24 | 1 | -6/+7 |
| * | Convert the elf loader to the new linker set layout for elf files. | Peter Wemm | 2001-06-19 | 1 | -6/+7 |
| * | Fix some of the worst formatting bug (seperate commit) | Peter Wemm | 2001-06-19 | 1 | -2/+4 |
| * | Nuke old gensetdefs based linker sets with extreme prejudice | Peter Wemm | 2001-06-14 | 2 | -47/+2 |
| * | Fix a minor style bug in the last commit. | Jesper Skriver | 2001-06-10 | 1 | -1/+1 |
| * | In sys/boot/common/module.c, near line 105 a request for a raw | Jesper Skriver | 2001-05-27 | 1 | -1/+1 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -3/+3 |
| * | setlocale(3) has been fixed to match POSIX standard: | Ruslan Ermilov | 2001-03-02 | 1 | -1/+1 |
| * | Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. | Ruslan Ermilov | 2001-02-28 | 1 | -8/+8 |
| * | Whenever the user might be offered a chance to quit through | Daniel C. Sobral | 2001-02-22 | 1 | -4/+7 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -1/+1 |
| * | Use <sys/queue.h> macro API. | Poul-Henning Kamp | 2000-12-30 | 1 | -12/+12 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 1 | -13/+10 |
| * | mdoc(7) police: removed duplicate .Os call. | Ruslan Ermilov | 2000-12-14 | 1 | -1/+1 |
| * | mdoc(7) police: do not split author names in the AUTHORS section. | Ruslan Ermilov | 2000-11-22 | 1 | -5/+3 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -4/+4 |
| * | The default kernel filename is "kernel" again, not "kernel.ko". | Mike Smith | 2000-11-17 | 1 | -1/+1 |
| * | Use Fx macro wherever possible. | Ruslan Ermilov | 2000-11-14 | 1 | -1/+3 |
| * | OpenFirmware/PowerPC loader, part 2. | Benno Rice | 2000-11-10 | 1 | -0/+4 |
| * | Give the network device a print method. | Benno Rice | 2000-11-10 | 1 | -1/+9 |
| * | Don't indirect through a null pointer if we run out of kernel filenames. | Doug Rabson | 2000-10-25 | 1 | -1/+1 |
| * | The default search path for kernel and modules was bogus. It makes no | Daniel C. Sobral | 2000-09-16 | 1 | -1/+1 |
| * | Start countdown only _after_ the kernel was loaded. Not very fair otherwise. | Daniel C. Sobral | 2000-09-15 | 1 | -4/+4 |
| * | Change NOFORTH comment character from # to \ followed by space, | Daniel C. Sobral | 2000-09-10 | 1 | -1/+1 |
| * | Update boot and boot-conf descriptions to reflect new and old changes. | Daniel C. Sobral | 2000-09-08 | 1 | -0/+5 |
| * | Make the pnp structure a global variable, so it can be used elsewhere. | Daniel C. Sobral | 2000-09-08 | 2 | -1/+5 |
| * | Fix autoboot. Now autoboot *always* show the correct kernel name. It | Daniel C. Sobral | 2000-09-08 | 2 | -17/+37 |
| * | With the committed changes to the loaders modules path code, the kernel | David E. O'Brien | 2000-09-06 | 1 | -1/+1 |
| * | Fix the kernel default load from "/boot/modules" to "/boot/kernel". | David E. O'Brien | 2000-09-05 | 1 | -1/+1 |
| * | The kernel is now known as `kernel.ko' and it and its matching modules | David E. O'Brien | 2000-09-05 | 2 | -2/+2 |
| * | List loader.conf and friends in the FILES section. | Sheldon Hearn | 2000-08-24 | 1 | -0/+6 |
| * | Add missing "is". | Daniel C. Sobral | 2000-08-11 | 1 | -1/+1 |