summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add a top level function index.jkh1996-06-164-38/+182
* Check network status earlier in FTP/NFS installs in order to reducejkh1996-06-165-10/+58
* Make a small optimization which shaves about a second off the timejkh1996-06-161-28/+22
* Change default user/group to ones that actually exist in default passwdjkh1996-06-152-4/+8
* Fix multicast address for sending router discovery packets.wollman1996-06-151-4/+3
* Make the CDROM auto-detection code a little more flexible about acceptingjkh1996-06-141-10/+9
* Don't use some of the low-contrast text attributes I was using before - theyjkh1996-06-149-39/+62
* Make the editor work again and we're done.jkh1996-06-134-22/+12
* Uh, this is what I was really thinking when I made the device registrationjkh1996-06-135-72/+104
* Correct some embarassing 3am english.jkh1996-06-131-10/+10
* Dispense with the special case handling of cuaa* devices by synthesizingjkh1996-06-126-99/+117
* Some stuff I left out of the last commit - make toggle options togglejkh1996-06-126-44/+108
* Fix a truly stupid bug which broke the package installation menujkh1996-06-1210-19/+108
* handle a message box which can potentially go past 80 cols.jkh1996-06-121-2/+2
* Cosmetic fixes for drive names which are 4 chars long.jkh1996-06-111-2/+2
* Put in a strategic dialog_clear() to prevent screen corruption reportedjkh1996-06-112-2/+4
* Change some verbiage slightly.jkh1996-06-112-4/+6
* A slight error in my logic had me using color text attributes on Herculesjkh1996-06-112-4/+4
* Misc doc cleanup.jkh1996-06-113-17/+22
* Come up with a scheme for stamping the FreeBSD version number on CDs,jkh1996-06-111-4/+36
* documented login name limitwosch1996-06-091-9/+18
* Prepare for exec properly and check return valuesache1996-06-092-5/+19
* Ack! You can't strdup() a DB datum that is not null terminated, or youpeter1996-06-091-3/+4
* Added function prototypes and removed in-line prototypes of standardalex1996-06-081-27/+37
* Bring back the `config file in the kernel' feature from the 1.x days. Thisjkh1996-06-082-0/+45
* Implement selective text attributes for the syscons vty / vt100 emulatorjkh1996-06-0813-36/+34
* Put back some changes I inadvertantly spammed with a cvs update.jkh1996-06-086-27/+67
* Merge changes from HEAD.jkh1996-06-081-18/+9
* Make CDROMs automagically select as the default media type.jkh1996-06-087-50/+66
* Change min_free to return free space as an off_t instead of a size_t.alex1996-06-082-6/+6
* Fix uninitialized variable that caused a core dump if /etc/newsyslog.confalex1996-06-071-2/+2
* Somehow, I truncated yp_dbwrite.c in the SRCS line to yp_dbwrite. Curiously,wpaul1996-06-061-2/+2
* Add -I${.CURDIR}/../../libexec/ypxfr to CFLAGS so we can see ypxfr_extern.h.wpaul1996-06-061-2/+2
* Take ypxfrd_xdr.c out of SRCS line here too. This program is alsowpaul1996-06-061-2/+2
* Whoops: dragged along an extra copy of the protocolwpaul1996-06-051-117/+0
* Added support for in-place updates:wpaul1996-06-056-42/+195
* Update to pass new arguments now expected by the yp_dbwrite routines.wpaul1996-06-051-10/+10
* Add rpc.ypxfrd.wpaul1996-06-051-3/+3
* Add pccard to makefile systemphk1996-06-051-2/+2
* Add BINDIRphk1996-06-051-0/+1
* This commit was generated by cvs2svn to compensate for changes in r16125,wpaul1996-06-056-0/+767
* Makefile.yp:wpaul1996-06-053-21/+52
* Close a file descriptor leak. Possibly closes PR #1212gpalmer1996-06-031-2/+4
* fix PR#599jkh1996-06-031-1/+4
* Backout yacc changes.phk1996-06-029-9/+9
* People ask in Usenet, how to configure remoteprinting successfullywosch1996-06-012-1/+3
* Oh my, looks like I didn't understand .B as well as I thought I did! :-)jkh1996-06-011-3/+9
* Small touch-ups -- no functional changes.wpaul1996-05-317-34/+40
* yacc rule changes.phk1996-05-309-9/+9
* Copy SGI routed onto head.wollman1996-05-309-1266/+4475
OpenPOWER on IntegriCloud