aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move cons25w entry last, index is off by one otherwise if RunningAsInitAndrey A. Chernov2001-05-101-2/+4
* Remove CP866 keyboard and KOI8-R font to not confuse users.Andrey A. Chernov2001-05-101-6/+3
* Add support for Ukrainian console.Maxim Sobolev2001-05-102-6/+19
* Fix what was clearly a 3am brain-o; Boolean should be signed, notJordan K. Hubbard2001-05-091-1/+1
* Make soft updates option print more nicely and stop overflow ofJordan K. Hubbard2001-05-061-5/+8
* Remove now obsolete check for root filesystems > cyl 1024. The bootJordan K. Hubbard2001-05-031-14/+4
* mdoc(7) police: removed hard sentence break.Ruslan Ermilov2001-04-271-1/+2
* Document the "noError" variable.Jimmy Olgeni2001-04-261-3/+12
* Change this from being alphabetically ordered to being more "practically"Jordan K. Hubbard2001-04-261-18/+18
* Our exports(5) syntax is rather "host-centric", while people comming fromDavid E. O'Brien2001-04-221-0/+1
* Add an example borrowed from the FAQ showing a very commonly desiredDavid E. O'Brien2001-04-221-2/+4