summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use #include <pccard_conf.h> instead of -DPCCARD.hosokawa1999-07-065-17/+32
* Add an option for more fully enabling linux compatibility.jkh1999-07-069-18/+60
* Make the source and the man page agree about the flags accepted bynik1999-07-052-4/+9
* Added the EXAMPLE section and try to make the text slightly more informative.yokota1999-07-052-78/+251
* configure "pccardd_flags" in /etc/rc.conf by sysinstall.hosokawa1999-07-041-3/+8
* Modified to configure pccard_mem in /etc/rc.conf by sysinstall.hosokawa1999-07-041-1/+5
* Delete special handling for 'device-driver' suffix, it's not used inpeter1999-07-032-13/+12
* wcd -> acdmharo1999-07-032-4/+4
* Eliminate some varargs abuse.jkh1999-07-026-44/+30
* Allow service alias names from /etc/services to be used when specifyingsheldonh1999-07-022-6/+26
* Clarify that the services name, as specified in inetd.conf, for ansheldonh1999-07-021-1/+9
* Back out previous commit. Allowing `-' as a pseudonym for /dev/stdin issheldonh1999-07-022-18/+7
* Fix stupid error where more bits where set than actual distributionsjkh1999-07-021-2/+2
* 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
OpenPOWER on IntegriCloud