summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Redo the way that fatal-error messages are done in the chkhost() routine,gad2002-06-241-64/+88
* C replacement for the Perl5 code.markm2002-06-249-680/+570
* Print a long with %ld not %d. (We possibly should be using %j here, butdwmalone2002-06-241-1/+1
* include if_ieee80211.h and if_wireg.h, don't know why that didn't work beforeimp2002-06-241-0/+2
* Document -L and -l.imp2002-06-242-3/+92
* Add a hack to handle RADIUS responses from peers that forget thatbrian2002-06-231-4/+20
* Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing willgad2002-06-238-9/+7
* Add function name in error message.n_hibma2002-06-231-1/+1
* Don't expect NUL terminated data in all netgraph messages received.brian2002-06-221-2/+8
* Replace the SWAP(var0,var1) macro with SWAP(type,var0,var1) and use it asjmallett2002-06-221-9/+9
* Unused macro.jmallett2002-06-221-1/+0
* Make it clear that this applies only to UFS1 file systems, as UFS2 willrwatson2002-06-221-3/+3
* __FBSDID() strategic insertion.jmallett2002-06-212-5/+6
* Kill __P, yuck.jmallett2002-06-213-46/+46
* Mark unused variables __unused.jmallett2002-06-212-5/+5
* Use __typeof__ instead of typeof.jmallett2002-06-211-1/+1
* Kill bad whitespace and do some style cleanups as a result of the protoize.jmallett2002-06-211-30/+20
* ANSI prototypes via protoize(1).jmallett2002-06-212-100/+64
* Clean up hex() and octal() to return and work with unsigned integers sincejmallett2002-06-211-8/+8
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-53/+87
* Update for tcpdump 3.7.1fenner2002-06-212-47/+36
* Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the codebrian2002-06-175-29/+34
* Just rename two generic-queue init routines from 'init_*' to '*_gi'gad2002-06-163-7/+7
* Add a nearly complete rewrite of the lpc command 'down'. The only user-gad2002-06-164-3/+73
* Make the description of the 'down' command a little more readable.gad2002-06-151-2/+4
* Reorganize the way that arguments are processed in lpc's generic-queuegad2002-06-151-20/+24
* Add a new command to 'lpc' called 'setstatus', which would be used togad2002-06-156-28/+140
* Do not issue deprecated ioctl.ume2002-06-151-0/+8
* Don't install obsolete gifconfig(8). Please use ifconfig(8) instead.ume2002-06-151-1/+0
* Don't install obsolete prefix(8). We now have `ifconfig eui64'.ume2002-06-151-1/+0
* A better prinflike fix...brian2002-06-151-2/+2
* Remove whitespace at the end of lines.brian2002-06-1531-89/+89
* Fix a printflike format errorbrian2002-06-151-1/+1
* Remove a forgotten diagnosticbrian2002-06-151-1/+0
* Changed the behavior when an interface-direct prefix being advertisedume2002-06-138-45/+166
OpenPOWER on IntegriCloud