| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 2 | -2/+2 |
* | Add atspeaker_load. | des | 2001-02-01 | 1 | -0/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 2 | -2/+2 |
* | Add commented out examples for the new KTR loader tunables. | jhb | 2001-01-06 | 1 | -0/+3 |
* | Use <sys/queue.h> macro API. | phk | 2000-12-30 | 1 | -12/+12 |
* | Retire kernfs (kernel part). | des | 2000-12-28 | 1 | -1/+0 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 2 | -14/+10 |
* | Disabled boot2 for the moment, because it needs aout tools. | kato | 2000-12-24 | 1 | -1/+1 |
* | Fix column alignment (whitespace-only change). | rnordier | 2000-12-19 | 1 | -1/+1 |
* | Merged from sys/boot/i386/loader/Makefile revision 1.49. | kato | 2000-12-16 | 1 | -1/+1 |
* | mdoc(7) police: removed duplicate .Os call. | ru | 2000-12-14 | 1 | -1/+1 |
* | Strip the .comment and .note sections when stripping. There's no | rnordier | 2000-12-13 | 1 | -1/+1 |
* | Add a magic number, for easier identification of boot0. At present, | rnordier | 2000-12-12 | 1 | -1/+5 |
* | Add "empty" makefile. Cross-building fails without it. | marcel | 2000-12-08 | 1 | -0/+5 |
* | Cosmetique: don't use localized `date` | ache | 2000-12-01 | 1 | -1/+1 |
* | Set the proper bit in the howto flags for a serial console rather than | jhb | 2000-11-30 | 2 | -4/+4 |
* | Add support for probing the keyboard from pxeboot which will behave | ps | 2000-11-30 | 3 | -0/+44 |
* | `cdboot' is broken as it cannot load a kernel. | obrien | 2000-11-27 | 2 | -4/+1559 |
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 2 | -8/+7 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 3 | -10/+10 |
* | mdoc(7) police: use certified section headers wherever possible. | ru | 2000-11-17 | 1 | -1/+1 |
* | The default kernel filename is "kernel" again, not "kernel.ko". | msmith | 2000-11-17 | 1 | -1/+1 |
* | remove period from SEE ALSO. | ben | 2000-11-15 | 1 | -1/+1 |
* | Don't use the Gawkism strftime(). Pass in the date stamp on the awk | obrien | 2000-11-14 | 2 | -2/+3 |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -1/+3 |
* | init booted_kernel from environment kernelname (if there) | mjacob | 2000-11-14 | 1 | -0/+6 |
* | move init of booted_kernel to bootinfo.c | mjacob | 2000-11-14 | 1 | -4/+2 |
* | OpenFirmware/PowerPC loader, part 2. | benno | 2000-11-10 | 18 | -226/+693 |
* | Give the network device a print method. | benno | 2000-11-10 | 1 | -1/+9 |
* | OpenFirmware/PowerPC loader, part 2. | benno | 2000-11-10 | 1 | -0/+5 |
* | Honor the ip address given in the root-path dhcp option. | ps | 2000-11-05 | 1 | -4/+6 |
* | Merged from the following changes. | nyan | 2000-11-05 | 11 | -125/+179 |
* | Support a.out: avoid (%dx) in in/out instructions, and use an m4 | rnordier | 2000-11-04 | 5 | -11/+34 |
* | MF4: Add LOADER_TFTP_SUPPORT make.conf flag. | ps | 2000-11-04 | 1 | -1/+4 |
* | The Number of Fixed Disks at memory location 0x475 is only 1 byte, not a | jhb | 2000-11-02 | 1 | -1/+1 |
* | "it's" --> "its" (possessive). | mph | 2000-11-01 | 1 | -2/+2 |
* | Add entry for umodem | n_hibma | 2000-10-30 | 1 | -0/+1 |
* | Backout revision 1.7 which was a bad idea since it would force people | dfr | 2000-10-27 | 1 | -1/+1 |
* | Install the loader manpages. | obrien | 2000-10-26 | 1 | -1/+0 |
* | Move the call to extend_heap() from main to start so that if our BSS | dfr | 2000-10-25 | 2 | -3/+6 |
* | Don't build start.S as part of libalpha.a - its built specially. | dfr | 2000-10-25 | 1 | -1/+1 |
* | Don't indirect through a null pointer if we run out of kernel filenames. | dfr | 2000-10-25 | 1 | -1/+1 |
* | Make a few functions inline to save space. | dfr | 2000-10-25 | 1 | -3/+3 |
* | The USB scanner driver. To be used together with SANE. | n_hibma | 2000-10-25 | 1 | -0/+1 |
* | Convert from the Alpha compontents to PowerPC ones. | obrien | 2000-10-16 | 6 | -202/+119 |
* | "Ok, my loader's now up to putting up a prompt. It probes disks partially | obrien | 2000-10-16 | 18 | -0/+1866 |
* | Merged from sys/boot/i386/loader/main.c revision 1.21. | nyan | 2000-10-15 | 1 | -10/+0 |
* | Now I see the error of my ways. | dcs | 2000-10-09 | 1 | -6/+8 |
* | Go back to occupying just a single sector, reverting r1.17 - r1.20. | rnordier | 2000-10-02 | 2 | -166/+82 |