| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make the following changes to PicoBSD kernel configurations: | Pierre Beyssac | 1999-11-28 | 5 | -29/+34 |
| * | Add support for the AMI MegaRAID and Mylex drivers to sysinstall. | Mike Smith | 1999-11-27 | 1 | -0/+4 |
| * | Update compiler entries. | David E. O'Brien | 1999-11-27 | 2 | -13/+19 |
| * | Make it possible to make release on archaic kernels. | Poul-Henning Kamp | 1999-11-27 | 1 | -4/+8 |
| * | Add ftp.nz.freebsd.org to the list of available FTP sites. | Ollivier Robert | 1999-11-27 | 1 | -0/+2 |
| * | Remove BAD144 support. | Poul-Henning Kamp | 1999-11-27 | 2 | -34/+1 |
| * | Remove bad144 from floppy images. | Poul-Henning Kamp | 1999-11-27 | 2 | -2/+2 |
| * | Create a symbolic link in the ftp directory, so that the user can | Poul-Henning Kamp | 1999-11-27 | 1 | -1/+2 |
| * | minor bugfix to loader.conf code. | Jordan K. Hubbard | 1999-11-25 | 1 | -1/+1 |
| * | Clean up the loader.conf write-out code. | Jordan K. Hubbard | 1999-11-24 | 1 | -12/+11 |
| * | Add signal changes. | Marcel Moolenaar | 1999-11-22 | 2 | -0/+6 |
| * | Update for new doc paths. | Jordan K. Hubbard | 1999-11-21 | 1 | -2/+2 |
| * | Add options NETGRAPH, NETGRAPH_PPPOE and NETGRAPH_SOCKET | Brian Somers | 1999-11-20 | 5 | -0/+15 |
| * | Don't ask about SCO/IBSC2 binary support on the Alpha. | David E. O'Brien | 1999-11-18 | 1 | -2/+2 |
| * | Remove obsolete token ring support comments. | Jordan K. Hubbard | 1999-11-12 | 2 | -8/+0 |
| * | Add devices from the ATA driver (ad, acd, afd, ast). | Søren Schmidt | 1999-11-09 | 1 | -1/+6 |
| * | Add libnetgraph | Poul-Henning Kamp | 1999-11-09 | 2 | -2/+2 |
| * | Add information about Intel managed EEPro card. | Wes Peters | 1999-11-09 | 2 | -1/+4 |
| * | Add the latest categories. | Jordan K. Hubbard | 1999-11-08 | 1 | -2/+5 |
| * | Defensive coding to prevent a potential segfault. | Jordan K. Hubbard | 1999-11-08 | 1 | -1/+1 |
| * | Allow distributions to be excluded more easily in scripts. | Jordan K. Hubbard | 1999-11-08 | 3 | -0/+50 |
| * | Make sure modes on new skeleton files are correct. | Jordan K. Hubbard | 1999-11-05 | 1 | -0/+1 |
| * | Document my TCP/IP hacks. | Dag-Erling Smørgrav | 1999-11-02 | 2 | -0/+16 |
| * | Update PicoBSD so it does not need to patch the passwd Makefile. | Roger Hardiman | 1999-10-30 | 4 | -112/+0 |
| * | Change MFS sizes to 2400k since gzip will compact free space anyway. | Doug White | 1999-10-20 | 1 | -3/+4 |
| * | Reverse the sense of the /mnt/boot/defaults dir check. This was causing | Doug White | 1999-10-17 | 1 | -1/+1 |
| * | Fix handling of the 'custom' directory symlink. | Doug White | 1999-10-11 | 2 | -9/+14 |
| * | Be explicit about kzip location to avoid accidentally calling KDE kzip. | Doug White | 1999-10-11 | 1 | -1/+1 |
| * | Correct the Crypto dist's name in a string. | Mark Murray | 1999-10-10 | 1 | -2/+2 |
| * | Add documentation for the PicoBSD install floppy. | Doug White | 1999-10-08 | 2 | -1/+100 |
| * | Add a new floppy type, install. This type builds a disk that can | Doug White | 1999-10-08 | 47 | -2/+1635 |
| * | Reverse order of krb4 and des build so that SRA telnet does not | Nick Sayer | 1999-10-07 | 1 | -1/+1 |
| * | Really fix the auto keyword botch correctly by just letting it | Jordan K. Hubbard | 1999-10-05 | 1 | -2/+2 |
| * | Fix building non-crypto releases. | Poul-Henning Kamp | 1999-10-03 | 1 | -1/+3 |
| * | Use sigemptyset rather than sa_mask = 0. | Peter Wemm | 1999-09-30 | 2 | -2/+2 |
| * | Sigh, too many late nights! | Jordan K. Hubbard | 1999-09-30 | 1 | -1/+1 |
| * | Oh bollocks, I really screwed up the "auto" check here. Time | Jordan K. Hubbard | 1999-09-27 | 1 | -1/+1 |
| * | Guard against an rm returning non-zero status. | Jordan K. Hubbard | 1999-09-23 | 1 | -1/+1 |
| * | Mention in the documentation that the AOpen/Acer ALN-320 is a supported | Bill Paul | 1999-09-22 | 4 | -0/+4 |
| * | Spruce up the ADMtek driver: conver to newbus, miibus and add support | Bill Paul | 1999-09-22 | 5 | -3/+13 |
| * | Prepare for K5. | Mark Murray | 1999-09-19 | 5 | -10/+10 |
| * | execute a strategic clear. | Jordan K. Hubbard | 1999-09-19 | 1 | -1/+3 |
| * | Deal with new "auto" setting for network_interfaces. | Jordan K. Hubbard | 1999-09-19 | 1 | -1/+1 |
| * | Make trash removals less chatty. | Jordan K. Hubbard | 1999-09-19 | 1 | -1/+2 |
| * | MF3: various small tweaks. | Jordan K. Hubbard | 1999-09-17 | 2 | -4/+2 |
| * | Some minor cosmetics: make mkdir less chatty in the output and stop making /R | Jordan K. Hubbard | 1999-09-16 | 1 | -9/+10 |
| * | If enlightenment is present, gnome-session starts it automagically. | Jordan K. Hubbard | 1999-09-15 | 1 | -1/+1 |
| * | Don't need to add bpf anymore. | Jordan K. Hubbard | 1999-09-14 | 5 | -15/+0 |
| * | Foo. Maybe I should get Peter to hook ispell up in commit_prep.pl. | David E. O'Brien | 1999-09-14 | 1 | -1/+1 |
| * | Add the NIS domain to the tweakable knobs. | David E. O'Brien | 1999-09-14 | 1 | -0/+2 |