summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add CIS string comparison function.iwasaki2000-05-171-2/+17
* Add an option to select the Fix-it tty. The current behavior is utterlyobrien2000-05-165-18/+61
* Punctuation fix.wollman2000-05-161-1/+1
* Add used includes.wollman2000-05-161-0/+4
* Don't forget to clean y.output. Most files generated by yacc are cleanedbde2000-05-151-7/+5
* Typo: "ealgo" -> "aalgo"hoek2000-05-151-1/+1
* Remove trailing whitespace.sheldonh2000-05-152-3/+3
* Work around mdoc macro argument limit.sheldonh2000-05-151-2/+7
* Improve diagnostic message when device vnconfig'ing does not exist.obrien2000-05-141-1/+1
* Avoid infinite loops when given a package name like 'm4-1.1/'.steve2000-05-142-42/+27
* Finally remove the restriction introduced from NetBSD in r.1.3 thathoek2000-05-131-2/+12
* Add excludes.c (missed in previous commit).wollman2000-05-131-1/+2
* Add a comment to deconfuse a few lines of code I've tripped over twon_hibma2000-05-121-1/+6
* Mention that each criterium can only be used once.n_hibma2000-05-121-0/+3
* Actually accept 'm' as a PAGER query response to mean 'more'.bsd2000-05-121-1/+1
* Give mtree the ability to exclude files and directories from its traversal.wollman2000-05-126-2/+141
* Add support for USB to sysinstall. This includes running usbd andjhb2000-05-1210-6/+106
* Fixed small bug introduced in my last commit.murray2000-05-111-1/+4
* Supported PC-98.nyan2000-05-111-0/+4
* Allow user to specify which logs to rotatedes2000-05-112-10/+25
* Add the '-l' option which prints string attribute followed by a file name.bp2000-05-112-10/+26
* Fix a typobrian2000-05-111-1/+1
* Mention that the default is to let external traffic route tobrian2000-05-113-11/+19
* Minor mdoc markup fixes.sheldonh2000-05-103-12/+11
* When setting up an iomem resources, remember to set the MEM_ASSIGNED bitwpaul2000-05-091-0/+1
* This appears to have been repo-copied to lpd a while ago and neverimp2000-05-091-375/+0
* Fix miscellaneous mdoc macro argument limit infringements.sheldonh2000-05-095-6/+9
* Work around the mdoc argument limit in the Nd name description.sheldonh2000-05-091-1/+1
* Correct a bad bug in m_prepend()brian2000-05-071-3/+5
* Update device names.kris2000-05-071-4/+4
* Zap reference to /dev/rvn*kris2000-05-071-1/+1
* Add KAME kit integration notephantom2000-05-061-0/+4
* Fix typophantom2000-05-068-8/+10
* . clear `.Os' macro value since this tool is not KAME-only anymorephantom2000-05-061-22/+26
* . clear `.Os' macro value since this tool is not KAME specific anymorephantom2000-05-061-36/+40
* Correct an xref.mpp2000-05-051-1/+3
* mdoc(7) style cleanupphantom2000-05-046-37/+62
* . clean `.Os' macro value.phantom2000-05-041-10/+6
* Add ioctl() in read_ether() so that pccardd ensure reading its etheriwasaki2000-05-041-0/+2
* Print files submitted at the same instant in deterministic order.wollman2000-05-031-5/+20
* Field structure changed name from 'typename' -> 'type_name'.archie2000-05-011-1/+1
* . clear `.Os' macro value since this tool is not KAME only anymorephantom2000-05-011-5/+4
* . clear `.Os' macro value since this tool is not KAME only anymorephantom2000-05-011-6/+7
* Add another example showing how you can use pppctl to only allownik2000-04-301-0/+21
* Remove bogus include, as per style(9).asmodai2000-04-301-2/+0
* Allocate space for arrays of type "char *", not "char **".ghelmer2000-04-301-3/+3
* Remove unused include.asmodai2000-04-292-2/+0
* Remove a bogus include.asmodai2000-04-291-1/+0
* Fix a situation where a pointer which should point to dynamicallyghelmer2000-04-281-3/+8
* Update periodic to use the function source_rc_confs thatnbm2000-04-271-0/+1
OpenPOWER on IntegriCloud