| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed the (possible) ambiguity in /etc/rc.conf comment. | ru | 2001-08-17 | 1 | -2/+2 |
* | o Improve terminology consistency for security profile functionality: | rwatson | 2001-08-15 | 1 | -1/+1 |
* | Sysinstall inserts a comment between changes to /etc/rc.conf. | joe | 2001-08-15 | 1 | -1/+4 |
* | List the correct paths to the X server distributions. | eric | 2001-08-14 | 1 | -29/+35 |
* | Use normal menus instead of radio lists, which seems to be more logical | eric | 2001-08-12 | 1 | -11/+11 |
* | Somewhere along the way, configSecurityModerate() lost it's "int" | rwatson | 2001-08-11 | 1 | -0/+1 |
* | o Reduce the number of offered security profiles, as we now have a more | rwatson | 2001-08-10 | 4 | -92/+22 |
* | mdoc(7) police: protect trailing full stops of abbreviations | ru | 2001-08-10 | 1 | -2/+2 |
* | Return DITEM_SUCCESS from configInetd(), as apparently a success or | rwatson | 2001-08-10 | 1 | -0/+1 |
* | Make menu text match menu button labels. | eric | 2001-08-08 | 1 | -1/+1 |
* | Apply pending /etc/ttys changes before calling editor on it | ache | 2001-08-07 | 1 | -0/+1 |
* | In preparation for MFC of sysinstall changes to edit /etc/ttys in | rwatson | 2001-08-07 | 3 | -4/+4 |
* | Allow configTtys() be called several times - set VAR_CONSTERM to "NO" after | ache | 2001-08-02 | 1 | -0/+4 |
* | Add the ability to modify /etc/ttys before first reboot during the | rwatson | 2001-08-02 | 3 | -0/+29 |
* | Compensate for default disabling of network services in inetd.conf(5) | rwatson | 2001-08-02 | 6 | -1/+54 |
* | Reword for consistency. | eric | 2001-07-31 | 1 | -3/+3 |
* | Remove an accidental comma that managed to creep in with the last commit. | eric | 2001-07-31 | 1 | -1/+1 |
* | If we're set to non-interactive, we shouldn't ask the user yes/no questions | jkh | 2001-07-30 | 2 | -4/+6 |
* | Remove duplicate cvs tag. | eric | 2001-07-26 | 1 | -2/+0 |
* | Update sysinstall menu texts to reflect the new key behavior. | eric | 2001-07-26 | 1 | -9/+14 |
* | You were knocked senseless by the Boomerang, spun around by the Cyclone, | wpaul | 2001-07-23 | 1 | -0/+1 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -5/+3 |
* | Remove GCC'isms in CFLAGS. | obrien | 2001-07-20 | 1 | -1/+1 |
* | Fix disclaimer clause | ache | 2001-07-17 | 1 | -1/+1 |
* | Add ability to configure console terminal type in /etc/ttys | ache | 2001-07-17 | 6 | -2/+187 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | Tweak the Alpha partition warning wording and comment a little. | obrien | 2001-07-13 | 1 | -5/+5 |
* | Rudamentary attempt to reconize when `a' is not the first partition on the | obrien | 2001-07-13 | 1 | -1/+23 |
* | Fix IP address checking, now we allow addresses like 172.17.0.0/23 as | jesper | 2001-07-12 | 1 | -12/+18 |
* | Add ftp2.jp.freebsd.org as IPv6 ready mirror server. | ume | 2001-07-11 | 1 | -1/+3 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 4 | -10/+12 |
* | Mark relevant functions __printflike()/__printf0like() and silence some of | kris | 2001-07-05 | 12 | -27/+27 |
* | Bring back part of rev. 1.296 I accidently reverted in the previous | dd | 2001-07-02 | 1 | -1/+1 |
* | Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the | dd | 2001-07-02 | 12 | -40/+48 |
* | Various changes to the messages so that they are now appropriate for both | nik | 2001-06-27 | 7 | -28/+28 |
* | Increase the buffer sizes for the build deps, run deps, and the line | dd | 2001-06-22 | 1 | -3/+3 |
* | Explicitly add a default route in ppp's install profile | brian | 2001-06-21 | 1 | -0/+1 |
* | Supported to select a keymap for PC-98x1. | nyan | 2001-06-17 | 2 | -0/+22 |
* | Add terminal type configuration to the Options screen. It allows selecting | olgeni | 2001-06-13 | 2 | -0/+33 |
* | ISO_* -> ISO* | ache | 2001-06-11 | 2 | -2/+2 |
* | Fix the default number of virtual consoles in the usage.hlp file: there | olgeni | 2001-06-04 | 1 | -1/+1 |
* | msdos -> msdosfs. | ru | 2001-06-01 | 3 | -6/+6 |
* | - sys/msdosfs moved to sys/fs/msdosfs | ru | 2001-05-25 | 3 | -3/+3 |
* | Added pc98 note menu. | nyan | 2001-05-21 | 1 | -0/+45 |
* | Make /compat a relative symlink instead of an absolute symlink. | jkh | 2001-05-19 | 1 | -2/+2 |
* | Save one fork on a buildworld. env FOO=foo bar -> FOO=foo bar. | imp | 2001-05-15 | 1 | -1/+1 |
* | Check for both hint files in /var/run (elf and aout) and eventually create | olgeni | 2001-05-12 | 1 | -1/+3 |
* | Take keyboard map files from ${.CURDIR}/../../share/syscons/keymaps, not from | sobomax | 2001-05-12 | 1 | -1/+2 |
* | Add support for gigabit ethernet cards based on the NatSemi DP83820 | wpaul | 2001-05-11 | 1 | -0/+1 |