summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud