aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Init network at proper time.Jordan K. Hubbard1996-06-175-6/+40
* Add keyadmin directory.Garrett Wollman1996-06-171-2/+2
* This is the `key' program from NRL's IPv6 distribution, heavilyGarrett Wollman1996-06-174-0/+1521
* Whups! Slight adjustment.Jordan K. Hubbard1996-06-172-10/+10
* Add more items to the glossary menu and reformat it slightly.Jordan K. Hubbard1996-06-172-26/+38
* Add a top level function index.Jordan K. Hubbard1996-06-164-38/+182
* Check network status earlier in FTP/NFS installs in order to reduceJordan K. Hubbard1996-06-165-10/+58
* Make a small optimization which shaves about a second off the timeJordan K. Hubbard1996-06-161-28/+22
* Change default user/group to ones that actually exist in default passwdJordan K. Hubbard1996-06-152-4/+8
* Fix multicast address for sending router discovery packets.Garrett Wollman1996-06-151-4/+3
* Make the CDROM auto-detection code a little more flexible about acceptingJordan K. Hubbard1996-06-141-10/+9
* Don't use some of the low-contrast text attributes I was using before - theyJordan K. Hubbard1996-06-149-39/+62
* Make the editor work again and we're done.Jordan K. Hubbard1996-06-134-22/+12
* Uh, this is what I was really thinking when I made the device registrationJordan K. Hubbard1996-06-135-72/+104
* Correct some embarassing 3am english.Jordan K. Hubbard1996-06-131-10/+10
* Dispense with the special case handling of cuaa* devices by synthesizingJordan K. Hubbard1996-06-126-99/+117
* Some stuff I left out of the last commit - make toggle options toggleJordan K. Hubbard1996-06-126-44/+108
* Fix a truly stupid bug which broke the package installation menuJordan K. Hubbard1996-06-1210-19/+108
* handle a message box which can potentially go past 80 cols.Jordan K. Hubbard1996-06-121-2/+2
* Cosmetic fixes for drive names which are 4 chars long.Jordan K. Hubbard1996-06-111-2/+2
* Put in a strategic dialog_clear() to prevent screen corruption reportedJordan K. Hubbard1996-06-112-2/+4
* Change some verbiage slightly.Jordan K. Hubbard1996-06-112-4/+6
* A slight error in my logic had me using color text attributes on HerculesJordan K. Hubbard1996-06-112-4/+4
* Misc doc cleanup.Jordan K. Hubbard1996-06-113-17/+22
* Come up with a scheme for stamping the FreeBSD version number on CDs,Jordan K. Hubbard1996-06-111-4/+36
* documented login name limitWolfram Schneider1996-06-091-9/+18
* Prepare for exec properly and check return valuesAndrey A. Chernov1996-06-092-5/+19
* Ack! You can't strdup() a DB datum that is not null terminated, or youPeter Wemm1996-06-091-3/+4
* Added function prototypes and removed in-line prototypes of standardAlexander Langer1996-06-081-27/+37
* Bring back the `config file in the kernel' feature from the 1.x days. ThisJordan K. Hubbard1996-06-082-0/+45
* Implement selective text attributes for the syscons vty / vt100 emulatorJordan K. Hubbard1996-06-0813-36/+34
* Put back some changes I inadvertantly spammed with a cvs update.Jordan K. Hubbard1996-06-086-27/+67
* Merge changes from HEAD.Jordan K. Hubbard1996-06-081-18/+9
* Make CDROMs automagically select as the default media type.Jordan K. Hubbard1996-06-087-50/+66
* Change min_free to return free space as an off_t instead of a size_t.Alexander Langer1996-06-082-6/+6
* Fix uninitialized variable that caused a core dump if /etc/newsyslog.confAlexander Langer1996-06-071-2/+2
* Somehow, I truncated yp_dbwrite.c in the SRCS line to yp_dbwrite. Curiously,Bill Paul1996-06-061-2/+2
* Add -I${.CURDIR}/../../libexec/ypxfr to CFLAGS so we can see ypxfr_extern.h.Bill Paul1996-06-061-2/+2
* Take ypxfrd_xdr.c out of SRCS line here too. This program is alsoBill Paul1996-06-061-2/+2
* Whoops: dragged along an extra copy of the protocolBill Paul1996-06-051-117/+0
* Added support for in-place updates:Bill Paul1996-06-056-42/+195
* Update to pass new arguments now expected by the yp_dbwrite routines.Bill Paul1996-06-051-10/+10
* Add rpc.ypxfrd.Bill Paul1996-06-051-3/+3
* Add pccard to makefile systemPoul-Henning Kamp1996-06-051-2/+2
* Add BINDIRPoul-Henning Kamp1996-06-051-0/+1
* Import rpc.ypxfrd.Bill Paul1996-06-056-0/+767
* Makefile.yp:Bill Paul1996-06-053-21/+52
* Close a file descriptor leak. Possibly closes PR #1212Gary Palmer1996-06-031-2/+4
* fix PR#599Jordan K. Hubbard1996-06-031-1/+4
* Backout yacc changes.Poul-Henning Kamp1996-06-029-9/+9