aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-1265-2/+88
* Add $Id$ to these manpages.Nik Clayton1999-07-122-0/+2
* Improve Logitech MouseMan+ protocol support.Kazutaka YOKOTA1999-07-121-7/+40
* Fix ``:''.Brian Feldman1999-07-111-2/+2
* Fix typo ($Id: ... % --> $Id: ... $).Mitsuru IWASAKI1999-07-101-1/+1
* Activate apmd.Mitsuru IWASAKI1999-07-101-1/+2
* The apmd package provides a means of handling various APM events fromMitsuru IWASAKI1999-07-108-0/+1697
* Oops - add a missing cast.Brian Somers1999-07-101-2/+2
* Leap through one more hoop to avoid alignment problems.Brian Somers1999-07-101-2/+2
* Add example of how to create a jail.Poul-Henning Kamp1999-07-091-1/+18
* Use the proctitle to indicate that we're busy wrapping a request for aSheldon Hearn1999-07-091-1/+3
* Allow internal and external wrapping to be enabled independantly ofSheldon Hearn1999-07-092-15/+20
* This commit adds driver support for the SysKonnect SK-984x seriesBill Paul1999-07-092-2/+4
* Do not list a null string in a dialog box.Kazutaka YOKOTA1999-07-071-2/+4
* invoke fvwm properlyJordan K. Hubbard1999-07-072-6/+6
* update fla related entries.Poul-Henning Kamp1999-07-062-6/+6
* Don't ask about Linux emulation on the alpha (for now).Jordan K. Hubbard1999-07-064-4/+12
* Use #include <pccard_conf.h> instead of -DPCCARD.Tatsumi Hosokawa1999-07-065-17/+32
* Add an option for more fully enabling linux compatibility.Jordan K. Hubbard1999-07-069-18/+60
* Make the source and the man page agree about the flags accepted byNik Clayton1999-07-052-4/+9
* Added the EXAMPLE section and try to make the text slightly more informative.Kazutaka YOKOTA1999-07-052-78/+251
* configure "pccardd_flags" in /etc/rc.conf by sysinstall.Tatsumi Hosokawa1999-07-041-3/+8
* Modified to configure pccard_mem in /etc/rc.conf by sysinstall.Tatsumi Hosokawa1999-07-041-1/+5
* Delete special handling for 'device-driver' suffix, it's not used inPeter Wemm1999-07-032-13/+12
* wcd -> acdMichael Haro1999-07-032-4/+4
* Eliminate some varargs abuse.Jordan K. Hubbard1999-07-026-44/+30
* Allow service alias names from /etc/services to be used when specifyingSheldon Hearn1999-07-022-6/+26
* Clarify that the services name, as specified in inetd.conf, for anSheldon Hearn1999-07-021-1/+9
* Back out previous commit. Allowing `-' as a pseudonym for /dev/stdin isSheldon Hearn1999-07-022-18/+7
* Fix stupid error where more bits where set than actual distributionsJordan K. Hubbard1999-07-021-2/+2
* Modify code to be -Wall'able.Mike Spengler1999-07-0123-372/+384
* Don't include trailing whitespace in ID tokens before comments. ie:Peter Wemm1999-07-011-1/+2
* Detect and remove defunct or unknown options from opt_*.h files. ThisPeter Wemm1999-07-011-11/+23
* Ommitted in previous commit message:Sheldon Hearn1999-06-302-2/+2
* Enable wrapping for dgram services and fix logging so that -l reallySheldon Hearn1999-06-302-33/+51
* Allow the use of `-' as an argument to the -w option so that standardSheldon Hearn1999-06-302-7/+18
* Grammar and spelling fixesKris Kennaway1999-06-301-5/+5
* Changed pcicmem and cardirq variables to non-dirty variables.Tatsumi Hosokawa1999-06-301-10/+10
* pccard_beep parameter is not supported by rc.conf and rc.pccard of -current.Tatsumi Hosokawa1999-06-301-3/+1
* Added -z and -i option.Tatsumi Hosokawa1999-06-301-1/+8
* FreeBSD does supports LKM now.Tatsumi Hosokawa1999-06-291-9/+1
* Move call to umask(0) back into pw_util(), because the latterPierre Beyssac1999-06-292-4/+5
* Sync usage() with the manpage.Sheldon Hearn1999-06-281-2/+3
* Fix broken logic: (!wrap || log) -> (!wrap && log) .Sheldon Hearn1999-06-281-2/+2
* Syntax for user/group is changed from "user.group" to "user:group" to beDavid E. O'Brien1999-06-282-5/+13
* New ports/{java,irc,x11-servers} categories, Step #5 - update misc files.Bill Fumerola1999-06-281-1/+4
* Fix the SYNOPSIS to reflect that the -w option can be specified twice.Sheldon Hearn1999-06-271-2/+2
* Add command-line option (-w), specified once to enable wrapping andSheldon Hearn1999-06-273-37/+45
* Minor mdoc fix.Mike Pritchard1999-06-261-2/+2
* Force umask to 077 (instead of 000) during the edit phase, to getPierre Beyssac1999-06-262-5/+6