summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix ``:''.green1999-07-111-2/+2
* Fix typo ($Id: ... % --> $Id: ... $).iwasaki1999-07-101-1/+1
* Activate apmd.iwasaki1999-07-101-1/+2
* This commit was generated by cvs2svn to compensate for changes in r48730,iwasaki1999-07-108-0/+1697
|\
| * The apmd package provides a means of handling various APM events fromiwasaki1999-07-108-0/+1697
* Oops - add a missing cast.brian1999-07-101-2/+2
* Leap through one more hoop to avoid alignment problems.brian1999-07-101-2/+2
* Add example of how to create a jail.phk1999-07-091-1/+18
* Use the proctitle to indicate that we're busy wrapping a request for asheldonh1999-07-091-1/+3
* Allow internal and external wrapping to be enabled independantly ofsheldonh1999-07-092-15/+20
* This commit adds driver support for the SysKonnect SK-984x serieswpaul1999-07-092-2/+4
* Do not list a null string in a dialog box.yokota1999-07-071-2/+4
* invoke fvwm properlyjkh1999-07-072-6/+6
* update fla related entries.phk1999-07-062-6/+6
* Don't ask about Linux emulation on the alpha (for now).jkh1999-07-064-4/+12
* 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
OpenPOWER on IntegriCloud