aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Use normal menus instead of radio lists, which seems to be more logicalEric Melville2001-08-121-11/+11
* Somewhere along the way, configSecurityModerate() lost it's "int"Robert Watson2001-08-111-0/+1
* o Reduce the number of offered security profiles, as we now have a moreRobert Watson2001-08-104-92/+22
* mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov2001-08-101-2/+2
* Return DITEM_SUCCESS from configInetd(), as apparently a success orRobert Watson2001-08-101-0/+1
* Make menu text match menu button labels.Eric Melville2001-08-081-1/+1
* Apply pending /etc/ttys changes before calling editor on itAndrey A. Chernov2001-08-071-0/+1
* In preparation for MFC of sysinstall changes to edit /etc/ttys inRobert Watson2001-08-073-4/+4
* Allow configTtys() be called several times - set VAR_CONSTERM to "NO" afterAndrey A. Chernov2001-08-021-0/+4
* Add the ability to modify /etc/ttys before first reboot during theRobert Watson2001-08-023-0/+29
* Compensate for default disabling of network services in inetd.conf(5)Robert Watson2001-08-026-1/+54
* Reword for consistency.Eric Melville2001-07-311-3/+3
* Remove an accidental comma that managed to creep in with the last commit.Eric Melville2001-07-311-1/+1
* If we're set to non-interactive, we shouldn't ask the user yes/no questionsJordan K. Hubbard2001-07-302-4/+6
* Remove duplicate cvs tag.Eric Melville2001-07-261-2/+0
* Update sysinstall menu texts to reflect the new key behavior.Eric Melville2001-07-261-9/+14
* You were knocked senseless by the Boomerang, spun around by the Cyclone,Bill Paul2001-07-231-0/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-5/+3
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+1
* Fix disclaimer clauseAndrey A. Chernov2001-07-171-1/+1
* Add ability to configure console terminal type in /etc/ttysAndrey A. Chernov2001-07-176-2/+187
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Tweak the Alpha partition warning wording and comment a little.David E. O'Brien2001-07-131-5/+5
* Rudamentary attempt to reconize when `a' is not the first partition on theDavid E. O'Brien2001-07-131-1/+23
* Fix IP address checking, now we allow addresses like 172.17.0.0/23 asJesper Skriver2001-07-121-12/+18
* Add ftp2.jp.freebsd.org as IPv6 ready mirror server.Hajimu UMEMOTO2001-07-111-1/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-094-10/+12
* Mark relevant functions __printflike()/__printf0like() and silence some ofKris Kennaway2001-07-0512-27/+27
* Bring back part of rev. 1.296 I accidently reverted in the previousDima Dorfman2001-07-021-1/+1
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As theDima Dorfman2001-07-0212-40/+48
* Various changes to the messages so that they are now appropriate for bothNik Clayton2001-06-277-28/+28
* Increase the buffer sizes for the build deps, run deps, and the lineDima Dorfman2001-06-221-3/+3
* Explicitly add a default route in ppp's install profileBrian Somers2001-06-211-0/+1
* Supported to select a keymap for PC-98x1.Yoshihiro Takahashi2001-06-172-0/+22
* Add terminal type configuration to the Options screen. It allows selectingJimmy Olgeni2001-06-132-0/+33
* ISO_* -> ISO*Andrey A. Chernov2001-06-112-2/+2
* Fix the default number of virtual consoles in the usage.hlp file: thereJimmy Olgeni2001-06-041-1/+1
* msdos -> msdosfs.Ruslan Ermilov2001-06-013-6/+6
* - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-253-3/+3
* Added pc98 note menu.Yoshihiro Takahashi2001-05-211-0/+45
* Make /compat a relative symlink instead of an absolute symlink.Jordan K. Hubbard2001-05-191-2/+2
* Save one fork on a buildworld. env FOO=foo bar -> FOO=foo bar.Warner Losh2001-05-151-1/+1
* Check for both hint files in /var/run (elf and aout) and eventually createJimmy Olgeni2001-05-121-1/+3
* Take keyboard map files from ${.CURDIR}/../../share/syscons/keymaps, not fromMaxim Sobolev2001-05-121-1/+2
* Add support for gigabit ethernet cards based on the NatSemi DP83820Bill Paul2001-05-111-0/+1
* Add exact names for suggested screenmapsAndrey A. Chernov2001-05-111-2/+2
* Sync KOI8-U with latest KOI8-R changes. Also restore correct numberingMaxim Sobolev2001-05-101-5/+3
* Add Romania to ftp mirrors.Jordan K. Hubbard2001-05-101-1/+3
* Add mousechar_start=3 for Russian fontAndrey A. Chernov2001-05-101-1/+1