summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation broken in previous __P removal.alfred2002-07-112-15/+15
* WARNS=4, de-__P()alfred2002-07-114-37/+39
* WARNS=4, de-__P()alfred2002-07-112-27/+28
* de-__P()alfred2002-07-111-3/+2
* WARNS=4, de-__P()alfred2002-07-116-33/+30
* WARNS=4alfred2002-07-112-4/+2
* WARNS=4 cleanup, de-__P()alfred2002-07-112-12/+14
* de-__P()alfred2002-07-111-1/+1
* WARNS?=4 cleanup.alfred2002-07-113-17/+34
* de-__P()alfred2002-07-111-3/+3
* Use the length modifier 'l' when supplying an argument ofrobert2002-07-111-1/+1
* - Remove unnecessary inclusion of <utmp.h>.robert2002-07-111-2/+1
* de-__P()alfred2002-07-113-51/+51
* mark unused variable.alfred2002-07-111-1/+1
* conditionally set WARNS via ?=.alfred2002-07-111-2/+2
* fixup for WARNS=4.alfred2002-07-118-19/+23
* de-__P()alfred2002-07-1116-124/+122
* Set NO_WERROR to ignore the following warning which is emitted onbde2002-07-111-0/+1
* make mostly WARNS=4 clean.alfred2002-07-115-9/+12
* Log the IP of the machine if an invalid host is passed over the wire.alfred2002-07-111-1/+4
* Fix return values in the sm_notify_1 service routine to return an answeralfred2002-07-111-3/+3
* Fix syslog format errors introduced in 1.6.alfred2002-07-111-3/+3
* add includes for inet_ntoa prototype.alfred2002-07-111-0/+4
* include string.h for strcmp(3) prototype.alfred2002-07-111-0/+1
* include stdlib.h for exit(3) prototype.alfred2002-07-111-0/+1
* Do not allow unsafe characters in monitored hostnames.alfred2002-07-112-38/+95
* Add -h option to rpcbind, used to specify what address to bind to foralfred2002-07-112-51/+223
* Remove some missing words.dd2002-07-101-3/+3
* Deuglify the usage message by making it look more like the synopsis indd2002-07-101-3/+4
* Add an -S option that allows the user to disable vty switching. It isdd2002-07-102-3/+29
* Use libcrypto.so.2 instead of .1, since we have it now. It should enablejmallett2002-07-091-3/+3
* Resolve conflicts arising from the ACPI CA 20020611 import.iwasaki2002-07-091-1/+1
* Fixed some world breakage caused by not updating clients when <timeconv.h>bde2002-07-082-0/+2
* Hook nfsd and mountd back into the build in /usr/sbin, where they make moregordon2002-07-071-0/+2
* The .Nm utilitycharnier2002-07-065-14/+22
* We don't need to hit the user over the head so strong now that we'veobrien2002-07-061-1/+0
* Back out the previous revisionbrian2002-07-041-12/+3
* If we've given a domain name prefix as the authentication name, stripbrian2002-07-031-3/+12
* C rewrite of kbdmap/vidfont.markm2002-07-035-325/+884
* Diff-reduce with 4-stable: 4.x has a compat4x package.jhb2002-07-022-2/+2
* Call the 4.x snap server "releng4.freebsd.org" instead ofjhb2002-07-022-4/+4
* Alpha does indeed have a COMPAT4X distribution on current. 4-stablejhb2002-07-021-0/+2
* Add lge(4) to the list of drivers. It was present in 4-stable but not injhb2002-07-022-0/+2
* LP64 cleanup: don't cast pointer to int.naddy2002-07-022-6/+3
* Remove the backup-versions ("x*") of various lpc commands that weregad2002-07-023-377/+0
* Don't trust the MPPE key lengths passed back from the RADIUS server.brian2002-07-021-2/+4
* Remove some misleading/wrong diagnosticsbrian2002-07-021-5/+1
* Remove the last EOF spaces I missed in rev. 1.43.maxim2002-07-011-2/+2
* Install the rfc 2317 notesdougb2002-07-011-1/+1
* * Handle all flags, not just schgdougb2002-06-301-3/+8
OpenPOWER on IntegriCloud