summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Modify code to be -Wall'able.mks1999-07-0123-372/+384
* Don't include trailing whitespace in ID tokens before comments. ie:peter1999-07-011-1/+2
* Detect and remove defunct or unknown options from opt_*.h files. Thispeter1999-07-011-11/+23
* Ommitted in previous commit message:sheldonh1999-06-302-2/+2
* Enable wrapping for dgram services and fix logging so that -l reallysheldonh1999-06-302-33/+51
* Allow the use of `-' as an argument to the -w option so that standardsheldonh1999-06-302-7/+18
* Grammar and spelling fixeskris1999-06-301-5/+5
* Changed pcicmem and cardirq variables to non-dirty variables.hosokawa1999-06-301-10/+10
* pccard_beep parameter is not supported by rc.conf and rc.pccard of -current.hosokawa1999-06-301-3/+1
* Added -z and -i option.hosokawa1999-06-301-1/+8
* FreeBSD does supports LKM now.hosokawa1999-06-291-9/+1
* Move call to umask(0) back into pw_util(), because the latterpb1999-06-292-4/+5
* Sync usage() with the manpage.sheldonh1999-06-281-2/+3
* Fix broken logic: (!wrap || log) -> (!wrap && log) .sheldonh1999-06-281-2/+2
* Syntax for user/group is changed from "user.group" to "user:group" to beobrien1999-06-282-5/+13
* New ports/{java,irc,x11-servers} categories, Step #5 - update misc files.billf1999-06-281-1/+4
* Fix the SYNOPSIS to reflect that the -w option can be specified twice.sheldonh1999-06-271-2/+2
* Add command-line option (-w), specified once to enable wrapping andsheldonh1999-06-273-37/+45
* Minor mdoc fix.mpp1999-06-261-2/+2
* Force umask to 077 (instead of 000) during the edit phase, to getpb1999-06-262-5/+6
* Report the correct master.passwd path on failure when the -d option issheldonh1999-06-261-2/+2
* Add -d option to vipw(8) to allow selection of an alternative directorysheldonh1999-06-263-11/+43
* Correct usage messagebrian1999-06-261-2/+2
* Don't bother read()ing if we ``expect'' nothing in our chat script.brian1999-06-261-2/+2
* If we run out of chat script immediately after a successfully executedbrian1999-06-261-2/+6
* Fix typo (missing double quote)n_hibma1999-06-241-2/+2
* Per Ken's request, back out my last change to this file. iostat's manimp1999-06-241-2/+2
* Two getopts related nits:imp1999-06-249-18/+18
* '?' shouldn't be in the usage string. Unknown characters are alreadyimp1999-06-244-8/+8
* Some man page cleanup. Make the NAME and SYNOPSIS sections agree sompp1999-06-241-2/+4
* If we are going to have a case for '?' then we should define it in Options.billf1999-06-234-8/+8
* Support `igmp' filters.brian1999-06-236-13/+35
* The ports tree is now 83MB. Change ``about 50MB'' to ``about 90MB''.brian1999-06-231-2/+2
* Eliminate dead ntp servers.jkh1999-06-232-14/+2
* Make UTC or local time message a little more clear.mharo1999-06-231-2/+2
* Check that we really have a boot0 mbr before treating it as one.rnordier1999-06-221-4/+47
* Reflect recent changes in syscons.yokota1999-06-224-9/+44
* Disable TUNSLMODE when we first open the tun device.brian1999-06-221-2/+10
* Ensure that an update takes place when the -m option is used.rnordier1999-06-211-2/+2
* Use Dq mdoc tag for double-quoted words.sheldonh1999-06-211-12/+33
* Fix handling of maximum children and connections per minute.sheldonh1999-06-211-20/+28
* Implement -m option to enable/disable slices.rnordier1999-06-192-8/+22
* Don't use the ``next'' redial timer if we have no phone number at all.brian1999-06-181-1/+3
* Add a MAINTAINER line to modules that I maintain.ken1999-06-181-0/+2
* Reset our start time when the link comes up, correctingbrian1999-06-171-1/+2
* More uncontroversial PAO updates. Make the IRQ wildcarding work a lot better,markm1999-06-172-5/+28
* Add bits of PAO that are non-controversial.markm1999-06-179-26/+204
* Various fixes for inetd's TCP Wrappers support:sheldonh1999-06-173-24/+26
* Add the -p switch - tells rwhod to ignore POINTOPOINT interfaces.brian1999-06-162-2/+15
* This really belongs to section 8.ru1999-06-151-2/+2
OpenPOWER on IntegriCloud