summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Here is a patch to make mountd work.dfr1998-12-291-21/+21
* Put the i4b stuff under the `i386 only' section until someone fixes upgpalmer1998-12-281-2/+2
* Back out rev. 1.42 and 1.43. Apply Graham Wheeler's signal handling patch.des1998-12-281-73/+115
* Block SIGHUP during call to gethostbyaddr().cwt1998-12-281-1/+6
* Initial entry of ISDN4BSD into the FreeBSD tree.phk1998-12-2794-1/+26456
* Update sppp support to i4b level. This includes the new spppcontrolphk1998-12-271-1/+2
* follow up to:phk1998-12-27107-18313/+1
* Fix the spelling of `FreeBSD'.joerg1998-12-271-2/+2
* Remove previous cast again - it triggers a compiler bug on the Alphajkh1998-12-252-4/+4
* The largest PID is now 99999peter1998-12-231-2/+2
* Collapse the "get" code substantially by combining common functions.jkh1998-12-2213-151/+91
* Fixed typo done, thanks!foxfair1998-12-201-3/+3
* Add an option for insecure mode, in which rwhod does not discard packetsdes1998-12-172-4/+16
* Don't return stack-based data. This may have causedbrian1998-12-171-2/+2
* Make it possible to have separate install scripts as well as havejkh1998-12-1610-54/+310
* Old stuff lying around a source tree:peter1998-12-162-5/+11
* Free memory from getmode.imp1998-12-161-1/+2
* Remove signal mask prior to calling execdillon1998-12-151-1/+2
* Fix a rather bad latency problem (uncovered by the recent timer commit).brian1998-12-151-2/+2
* Add pt_tcplisten.c functionality, fix a few minor bugsdillon1998-12-157-11/+234
* Rather than interrupting 10 times per second then checkingbrian1998-12-143-49/+46
OpenPOWER on IntegriCloud