| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ftp.nz.freebsd.org to the list of available FTP sites. | roberto | 1999-11-27 | 1 | -0/+2 |
* | Remove BAD144 support. | phk | 1999-11-27 | 2 | -34/+1 |
* | Remove bad144 from floppy images. | phk | 1999-11-27 | 2 | -2/+2 |
* | Create a symbolic link in the ftp directory, so that the user can | phk | 1999-11-27 | 1 | -1/+2 |
* | minor bugfix to loader.conf code. | jkh | 1999-11-25 | 1 | -1/+1 |
* | Clean up the loader.conf write-out code. | jkh | 1999-11-24 | 1 | -12/+11 |
* | Add signal changes. | marcel | 1999-11-22 | 2 | -0/+6 |
* | Update for new doc paths. | jkh | 1999-11-21 | 1 | -2/+2 |
* | Add options NETGRAPH, NETGRAPH_PPPOE and NETGRAPH_SOCKET | brian | 1999-11-20 | 5 | -0/+15 |
* | Don't ask about SCO/IBSC2 binary support on the Alpha. | obrien | 1999-11-18 | 1 | -2/+2 |
* | Remove obsolete token ring support comments. | jkh | 1999-11-12 | 2 | -8/+0 |
* | Add devices from the ATA driver (ad, acd, afd, ast). | sos | 1999-11-09 | 1 | -1/+6 |
* | Add libnetgraph | phk | 1999-11-09 | 2 | -2/+2 |
* | Add information about Intel managed EEPro card. | wes | 1999-11-09 | 2 | -1/+4 |
* | Add the latest categories. | jkh | 1999-11-08 | 1 | -2/+5 |
* | Defensive coding to prevent a potential segfault. | jkh | 1999-11-08 | 1 | -1/+1 |
* | Allow distributions to be excluded more easily in scripts. | jkh | 1999-11-08 | 3 | -0/+50 |
* | Make sure modes on new skeleton files are correct. | jkh | 1999-11-05 | 1 | -0/+1 |
* | Document my TCP/IP hacks. | des | 1999-11-02 | 2 | -0/+16 |
* | Update PicoBSD so it does not need to patch the passwd Makefile. | roger | 1999-10-30 | 4 | -112/+0 |
* | Change MFS sizes to 2400k since gzip will compact free space anyway. | dwhite | 1999-10-20 | 1 | -3/+4 |
* | Reverse the sense of the /mnt/boot/defaults dir check. This was causing | dwhite | 1999-10-17 | 1 | -1/+1 |
* | Fix handling of the 'custom' directory symlink. | dwhite | 1999-10-11 | 2 | -9/+14 |
* | Be explicit about kzip location to avoid accidentally calling KDE kzip. | dwhite | 1999-10-11 | 1 | -1/+1 |
* | Correct the Crypto dist's name in a string. | markm | 1999-10-10 | 1 | -2/+2 |
* | Add documentation for the PicoBSD install floppy. | dwhite | 1999-10-08 | 2 | -1/+100 |
* | Add a new floppy type, install. This type builds a disk that can | dwhite | 1999-10-08 | 47 | -2/+1635 |
* | Reverse order of krb4 and des build so that SRA telnet does not | nsayer | 1999-10-07 | 1 | -1/+1 |
* | Really fix the auto keyword botch correctly by just letting it | jkh | 1999-10-05 | 1 | -2/+2 |
* | Fix building non-crypto releases. | phk | 1999-10-03 | 1 | -1/+3 |
* | Use sigemptyset rather than sa_mask = 0. | peter | 1999-09-30 | 2 | -2/+2 |
* | Sigh, too many late nights! | jkh | 1999-09-30 | 1 | -1/+1 |
* | Oh bollocks, I really screwed up the "auto" check here. Time | jkh | 1999-09-27 | 1 | -1/+1 |
* | Guard against an rm returning non-zero status. | jkh | 1999-09-23 | 1 | -1/+1 |
* | Mention in the documentation that the AOpen/Acer ALN-320 is a supported | wpaul | 1999-09-22 | 4 | -0/+4 |
* | Spruce up the ADMtek driver: conver to newbus, miibus and add support | wpaul | 1999-09-22 | 5 | -3/+13 |
* | Prepare for K5. | markm | 1999-09-19 | 5 | -10/+10 |
* | execute a strategic clear. | jkh | 1999-09-19 | 1 | -1/+3 |
* | Deal with new "auto" setting for network_interfaces. | jkh | 1999-09-19 | 1 | -1/+1 |
* | Make trash removals less chatty. | jkh | 1999-09-19 | 1 | -1/+2 |
* | MF3: various small tweaks. | jkh | 1999-09-17 | 2 | -4/+2 |
* | Some minor cosmetics: make mkdir less chatty in the output and stop making /R | jkh | 1999-09-16 | 1 | -9/+10 |
* | If enlightenment is present, gnome-session starts it automagically. | jkh | 1999-09-15 | 1 | -1/+1 |
* | Don't need to add bpf anymore. | jkh | 1999-09-14 | 5 | -15/+0 |
* | Foo. Maybe I should get Peter to hook ispell up in commit_prep.pl. | obrien | 1999-09-14 | 1 | -1/+1 |
* | Add the NIS domain to the tweakable knobs. | obrien | 1999-09-14 | 1 | -0/+2 |
* | Brutally rip more stuff out of the fixit image so that we can start | jkh | 1999-09-14 | 2 | -8/+6 |
* | Make the fixit floppy 2.88MB as a temporary "solution" to get the nightly | peter | 1999-09-13 | 1 | -2/+2 |
* | Apparently, it's not console=serial to set the serial console, | jkh | 1999-09-13 | 1 | -1/+1 |
* | Preserve permissions through tar pipelines. | jkh | 1999-09-11 | 3 | -7/+13 |