| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out the previous revision | brian | 2002-07-04 | 1 | -12/+3 |
* | If we've given a domain name prefix as the authentication name, strip | brian | 2002-07-03 | 1 | -3/+12 |
* | C rewrite of kbdmap/vidfont. | markm | 2002-07-03 | 5 | -325/+884 |
* | Diff-reduce with 4-stable: 4.x has a compat4x package. | jhb | 2002-07-02 | 2 | -2/+2 |
* | Call the 4.x snap server "releng4.freebsd.org" instead of | jhb | 2002-07-02 | 2 | -4/+4 |
* | Alpha does indeed have a COMPAT4X distribution on current. 4-stable | jhb | 2002-07-02 | 1 | -0/+2 |
* | Add lge(4) to the list of drivers. It was present in 4-stable but not in | jhb | 2002-07-02 | 2 | -0/+2 |
* | LP64 cleanup: don't cast pointer to int. | naddy | 2002-07-02 | 2 | -6/+3 |
* | Remove the backup-versions ("x*") of various lpc commands that were | gad | 2002-07-02 | 3 | -377/+0 |
* | Don't trust the MPPE key lengths passed back from the RADIUS server. | brian | 2002-07-02 | 1 | -2/+4 |
* | Remove some misleading/wrong diagnostics | brian | 2002-07-02 | 1 | -5/+1 |
* | Remove the last EOF spaces I missed in rev. 1.43. | maxim | 2002-07-01 | 1 | -2/+2 |
* | Install the rfc 2317 notes | dougb | 2002-07-01 | 1 | -1/+1 |
* | * Handle all flags, not just schg | dougb | 2002-06-30 | 1 | -3/+8 |
* | Kill __P(), use ANSI C function declarations, remove local prototype for main, | jmallett | 2002-06-30 | 1 | -21/+14 |
* | Lists follow a colon, not a semicolon. | dd | 2002-06-30 | 1 | -1/+1 |
* | Show the port number (tty slot, pppoe session id etc) under | brian | 2002-06-30 | 1 | -5/+14 |
* | When a netgraph message is read, look for another before returning. | brian | 2002-06-29 | 1 | -63/+66 |
* | Don't use SignalBundle if it's not set | brian | 2002-06-28 | 1 | -3/+6 |
* | Complain about (and fix) misformatted RADIUS attributes rather than silently | brian | 2002-06-28 | 1 | -2/+6 |
* | When a RADIUS server is being used, don't use MPPE unless the RADIUS | brian | 2002-06-28 | 1 | -6/+19 |
* | In the SUPPORT_DOT case, warn that seperation with a period is deprecated. | jmallett | 2002-06-27 | 1 | -0/+1 |
* | Cross-reference with ffs(7). | chris | 2002-06-27 | 1 | -0/+1 |
* | Add 'chflags -R noschg' to the deletion process for the TEMPROOT | dougb | 2002-06-26 | 1 | -1/+2 |
* | `pw useradd' could be used with -w without -D option. | sada | 2002-06-26 | 1 | -0/+1 |
* | Remove out-of-date -I. | fenner | 2002-06-26 | 1 | -1/+1 |
* | Remove old pre-TIRPC code for getting transport handles. The code that | alfred | 2002-06-25 | 1 | -5/+0 |
* | Redo the way that fatal-error messages are done in the chkhost() routine, | gad | 2002-06-24 | 1 | -64/+88 |
* | C replacement for the Perl5 code. | markm | 2002-06-24 | 9 | -680/+570 |
* | Print a long with %ld not %d. (We possibly should be using %j here, but | dwmalone | 2002-06-24 | 1 | -1/+1 |
* | include if_ieee80211.h and if_wireg.h, don't know why that didn't work before | imp | 2002-06-24 | 1 | -0/+2 |
* | Document -L and -l. | imp | 2002-06-24 | 2 | -3/+92 |
* | Add a hack to handle RADIUS responses from peers that forget that | brian | 2002-06-23 | 1 | -4/+20 |
* | Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing will | gad | 2002-06-23 | 8 | -9/+7 |
* | Add function name in error message. | n_hibma | 2002-06-23 | 1 | -1/+1 |
* | Don't expect NUL terminated data in all netgraph messages received. | brian | 2002-06-22 | 1 | -2/+8 |
* | Replace the SWAP(var0,var1) macro with SWAP(type,var0,var1) and use it as | jmallett | 2002-06-22 | 1 | -9/+9 |
* | Unused macro. | jmallett | 2002-06-22 | 1 | -1/+0 |
* | Make it clear that this applies only to UFS1 file systems, as UFS2 will | rwatson | 2002-06-22 | 1 | -3/+3 |
* | __FBSDID() strategic insertion. | jmallett | 2002-06-21 | 2 | -5/+6 |
* | Kill __P, yuck. | jmallett | 2002-06-21 | 3 | -46/+46 |
* | Mark unused variables __unused. | jmallett | 2002-06-21 | 2 | -5/+5 |
* | Use __typeof__ instead of typeof. | jmallett | 2002-06-21 | 1 | -1/+1 |
* | Kill bad whitespace and do some style cleanups as a result of the protoize. | jmallett | 2002-06-21 | 1 | -30/+20 |
* | ANSI prototypes via protoize(1). | jmallett | 2002-06-21 | 2 | -100/+64 |
* | Clean up hex() and octal() to return and work with unsigned integers since | jmallett | 2002-06-21 | 1 | -8/+8 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 1 | -53/+87 |
* | Update for tcpdump 3.7.1 | fenner | 2002-06-21 | 2 | -47/+36 |
* | Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the code | brian | 2002-06-17 | 5 | -29/+34 |
* | Just rename two generic-queue init routines from 'init_*' to '*_gi' | gad | 2002-06-16 | 3 | -7/+7 |