summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix for compiling on alpha.mjacob1999-01-121-1/+20
* fix for compiling on alphamjacob1999-01-121-3/+11
* If we've configured CBCP *and* another not-so-importantbrian1999-01-122-7/+11
* Fix leap year comments. 2000 is a leap year, so code without a century-testdanny1999-01-122-3/+3
* Fix leap year calculations, including 2000. The code was broken for alldanny1999-01-122-4/+9
* Oops, I missed a few more /etc/nologin references yesterday. It appearsasami1999-01-121-6/+6
* Update for 8.9.2 (new file, control.c)peter1999-01-121-3/+4
* Teach mtree(8) to handle whitespace in filenames. Uses strvis(3).jkoshy1999-01-122-5/+19
* Back out 1.146 - usbd is already enabled.msmith1999-01-111-2/+1
* Correct some formatting errors (one is a groff bug)brian1999-01-112-54/+108
* Merge recent changes from doc/handbook/porting.sgml and www/en/ports/categories.asami1999-01-111-9/+6
* Add usbd to the buildmsmith1999-01-111-1/+2
* Implement the -l commandline option which turns off broadcast ofsteve1999-01-112-5/+24
* The first stage of console driver reorganization: activate newyokota1999-01-112-11/+115
* Added usbd and usbdevsn_hibma1999-01-101-1/+3
* Typo: /etc/ppp/ppp.conf.example -> ppp.conf.samplesada1999-01-102-4/+4
* When resuming with 2 identical cards in 2 slots, the initialisationguido1999-01-101-2/+5
* Major ppbus commit with:nsouch1999-01-101-3/+7
* Clean up option handling a little.des1999-01-102-21/+40
* Only call isatty() when we open our descriptor, and rememberbrian1999-01-103-26/+17
* Add driver support (and man page) for PCI fast ethernet cards basedwpaul1999-01-092-2/+4
* Remove bogus file locking in main().davidn1999-01-081-13/+1
* close doc race.jkh1999-01-082-16/+32
* Don't use the next phone number after the ``|'' if thebrian1999-01-081-1/+2
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,jkh1999-01-0814-20/+122
* Remove some remaining references to LKM's. Snaps were trying to unpackpeter1999-01-067-16/+7
* Change my mind on using base '0' for strtol for -i and -# operationsimp1999-01-061-3/+3
* Add sanity checking to argument for -# and -i. Require theseimp1999-01-061-4/+8
* Typo: The idle timer is ignored in -ddial and -dedicatedbrian1999-01-062-4/+4
* Don't warn when ``add xxxx HISADDR'' fails because HISADDRbrian1999-01-061-3/+4
* Make machtime() function unsigned long instead of long.danny1999-01-051-5/+5
* -Clarification of last commit-billf1999-01-041-1/+1
* Style cleanups.des1999-01-021-42/+33
* Read in /boot contents at runtime. Assumes /boot/boot1 on alpha (whichjkh1999-01-022-10/+78
* Let's make sure we're at the end of the password string before we apply a \0billf1999-01-021-2/+2
* Enable source file locking in pwd_mkdb by including the proper letterbillf1999-01-011-3/+3
* Make periodic(8) and the security mailings reflect the full FQDN, as opposedbillf1999-01-011-2/+2
* Fixed overflow in 1K-blocks to disk-blocks conversions. Use quadbde1999-01-011-4/+6
* Fixed a missing library and a style bug in LDADD. Static linkage was broken.bde1999-01-011-1/+4
* Fixed a missing library and style bugs in LDADD. Static linkage was broken.bde1999-01-011-3/+5
* Reconnect pcvt hooks..peter1999-01-011-1/+2
* Part 4 of pcvt/voxware revival: pcvt userlandpeter1999-01-01104-0/+18316
* Part 4 of pcvt/voxware revival: pcvt userlandpeter1999-01-012-0/+16
* document PKG_DBDIRobrien1998-12-311-0/+13
* change wording slightly to match other pkg_*.1obrien1998-12-311-2/+2
* spppcontrol already lives in /sbinphk1998-12-301-2/+1
* Ensure a terminating null when processing hostname strings fromcwt1998-12-291-4/+7
* Directories aren't executable.hoek1998-12-291-2/+2
* Misplaced comma.hoek1998-12-291-2/+2
* Accept "!*" as a valid all-programs tag line as documented.cwt1998-12-291-2/+2
OpenPOWER on IntegriCloud