summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Kill __P(), use ANSI C function declarations, remove local prototype for main,jmallett2002-06-301-21/+14
* Lists follow a colon, not a semicolon.dd2002-06-301-1/+1
* Show the port number (tty slot, pppoe session id etc) underbrian2002-06-301-5/+14
* When a netgraph message is read, look for another before returning.brian2002-06-291-63/+66
* Don't use SignalBundle if it's not setbrian2002-06-281-3/+6
* Complain about (and fix) misformatted RADIUS attributes rather than silentlybrian2002-06-281-2/+6
* When a RADIUS server is being used, don't use MPPE unless the RADIUSbrian2002-06-281-6/+19
* In the SUPPORT_DOT case, warn that seperation with a period is deprecated.jmallett2002-06-271-0/+1
* Cross-reference with ffs(7).chris2002-06-271-0/+1
* Add 'chflags -R noschg' to the deletion process for the TEMPROOTdougb2002-06-261-1/+2
* `pw useradd' could be used with -w without -D option.sada2002-06-261-0/+1
* Remove out-of-date -I.fenner2002-06-261-1/+1
* Remove old pre-TIRPC code for getting transport handles. The code thatalfred2002-06-251-5/+0
OpenPOWER on IntegriCloud