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