| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a buffer overflow. | ru | 2000-02-21 | 1 | -2/+2 |
* | Make the doc menu work again by checking the right variables. | jkh | 2000-02-20 | 1 | -15/+15 |
* | Now I remember why I didn't write out the gateway in the DHCP case; | jkh | 2000-02-20 | 1 | -1/+1 |
* | Fix the fvwm desktop option (for all 3 of us who use it). | jkh | 2000-02-20 | 2 | -2/+2 |
* | - As jail(8) has been almost completely rewritten, prepend another copyright/ | rwatson | 2000-02-20 | 1 | -7/+58 |
* | If user says they're in the USA, record that fact in /etc/make.conf | jkh | 2000-02-19 | 9 | -0/+84 |
* | Change IPv6 scoped addr format again based on recent standard discussion. | shin | 2000-02-19 | 1 | -1/+1 |
* | no need to fix moused setting here; fix in defaults | jkh | 2000-02-19 | 2 | -2/+0 |
* | Whoops, forgot to delete the ! operator in the reversed conditional | jkh | 2000-02-19 | 2 | -2/+2 |
* | 1. If checking for directory-ness, check "dir" and "dir/" to catch | jkh | 2000-02-19 | 1 | -0/+2 |
* | 1. If checking for directory-ness, check "dir" and "dir/" to catch | jkh | 2000-02-19 | 1 | -2/+8 |
* | Fix up a few documentation nits in jail(8), as well as improve the | rwatson | 2000-02-18 | 1 | -24/+72 |
* | Invert the meaning of two questions in the Standard installation so just | jkh | 2000-02-18 | 2 | -6/+8 |
* | Dont allow burn when format not selected. | sos | 2000-02-18 | 1 | -6/+9 |
* | HBH hdr len correction. | shin | 2000-02-18 | 1 | -2/+3 |
* | Don't call it a Novice install, call it Standard. | jkh | 2000-02-18 | 10 | -20/+22 |
* | While looking for a bug, tripped over style issues with added | jkh | 2000-02-18 | 1 | -11/+6 |
* | add missing newline to previous cosmetic fixes. | jkh | 2000-02-18 | 1 | -1/+1 |
* | If no distribution file is found, abort the installation. Previous | dcs | 2000-02-17 | 1 | -2/+4 |
* | If the installation media disappears in the process of installing | dcs | 2000-02-17 | 1 | -2/+4 |
* | Various cosmetic fixes, stop saying "DES" when we really mean "crypto", | jkh | 2000-02-17 | 5 | -37/+45 |
* | s/wd/ad/ - new ATA code | jkh | 2000-02-17 | 1 | -8/+8 |
* | updates the vidcontrol man page to include mention of the new -M flag | unfurl | 2000-02-17 | 1 | -0/+4 |
* | Typo in example: 'vn0' should be 'vn1' | gsutter | 2000-02-17 | 1 | -3/+3 |
* | /tmp --> /var/tmp, for consistency with the rest of the example. | gsutter | 2000-02-17 | 1 | -1/+1 |
* | Modified jail.8 to correct a typo (inetd_flas vs. inetd_flags), and add | rwatson | 2000-02-16 | 1 | -1/+4 |
* | Fix pathname of pim6sd.conf from /usr/local/v6/etc to /etc. | shin | 2000-02-15 | 2 | -5/+5 |
* | Fix pathname of pim6dd.conf from /usr/local/v6/etc to /etc. | shin | 2000-02-15 | 2 | -5/+5 |
* | -P option was not enabled, so enable it | shin | 2000-02-15 | 1 | -1/+6 |
* | Correct pathname of rtadvd.conf from /usr/local/v6/etc to /etc. | shin | 2000-02-15 | 2 | -4/+4 |
* | Include /usr/libexec in the list of upgrade targets by chflags'ing it first. | jkh | 2000-02-15 | 1 | -1/+1 |
* | Change the text in the mouse protocol menu to indicate that protocols | yokota | 2000-02-15 | 2 | -12/+20 |
* | s|/dev/log|/var/run/log| | peter | 2000-02-14 | 1 | -1/+1 |
* | Increase the size of the various index variables; there was | jkh | 2000-02-13 | 1 | -6/+6 |
* | Add Robert Watson's much extended documentation including that of the | chris | 2000-02-13 | 1 | -0/+161 |
* | Use the new (Hi rwatson!) NO_MAKEDEV when making our temproot. | billf | 2000-02-12 | 1 | -1/+1 |
* | Check the right variable to see if router is enabled. | jkh | 2000-02-12 | 2 | -2/+2 |
* | Minimum necessary change: return no more than 24 bytes of data for the | mjacob | 2000-02-12 | 1 | -1/+3 |
* | Allow X_AS_PKG option to be more selectable. | jkh | 2000-02-11 | 2 | -2/+2 |
* | Include CDs in the list of things to remove before rebooting. | jkh | 2000-02-11 | 2 | -2/+2 |
* | Wording fixes | shin | 2000-02-10 | 5 | -15/+15 |
* | Forbid include of soem inet6 header files from wrong place | shin | 2000-02-10 | 1 | -2/+2 |
* | Merge into the manual pages the changes from 4.0.99b: | sheldonh | 2000-02-10 | 3 | -14/+20 |
* | MFC: new categories | jkh | 2000-02-10 | 1 | -8/+7 |
* | Make inetd picobsd friendly, dont use ipsec when RELEASE_CRUNCH | luigi | 2000-02-09 | 1 | -3/+6 |
* | Add src menu item for /usr/src/tools | jkh | 2000-02-09 | 2 | -0/+4 |
* | Support the extraction of /usr/src/tools | jkh | 2000-02-09 | 2 | -1/+2 |
* | Clean up the jail(8) documentation so that it suggests building a jail | rwatson | 2000-02-09 | 1 | -1/+1 |
* | Allow $PAGER to have arguments. | billf | 2000-02-08 | 1 | -1/+1 |
* | Use lstat(2) rather than stat(2) in isdir(), so that a symlink to a | obrien | 2000-02-08 | 1 | -1/+1 |