| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add a nearly complete rewrite of the lpc command 'down'. The only user- | gad | 2002-06-16 | 4 | -3/+73 |
* | Make the description of the 'down' command a little more readable. | gad | 2002-06-15 | 1 | -2/+4 |
* | Reorganize the way that arguments are processed in lpc's generic-queue | gad | 2002-06-15 | 1 | -20/+24 |
* | Add a new command to 'lpc' called 'setstatus', which would be used to | gad | 2002-06-15 | 6 | -28/+140 |
* | Do not issue deprecated ioctl. | ume | 2002-06-15 | 1 | -0/+8 |
* | Don't install obsolete gifconfig(8). Please use ifconfig(8) instead. | ume | 2002-06-15 | 1 | -1/+0 |
* | Don't install obsolete prefix(8). We now have `ifconfig eui64'. | ume | 2002-06-15 | 1 | -1/+0 |
* | A better prinflike fix... | brian | 2002-06-15 | 1 | -2/+2 |
* | Remove whitespace at the end of lines. | brian | 2002-06-15 | 31 | -89/+89 |
* | Fix a printflike format error | brian | 2002-06-15 | 1 | -1/+1 |
* | Remove a forgotten diagnostic | brian | 2002-06-15 | 1 | -1/+0 |
* | Changed the behavior when an interface-direct prefix being advertised | ume | 2002-06-13 | 8 | -45/+166 |
* | Bah humbug. Fix another typo on the same comment line. It also had | gad | 2002-06-13 | 1 | -1/+1 |
* | Fix a typo in a comment from the previous commit. I had a bullet-character | gad | 2002-06-13 | 1 | -1/+1 |
* | Almost complete rewrite of the lpc commands 'abort', 'enable', 'disable', | gad | 2002-06-13 | 5 | -14/+457 |
* | If a RAD_FILTER_ID is supplied by the RADIUS server, treat it as an | brian | 2002-06-12 | 2 | -1/+20 |
* | Bump the version number to reflect the recent RADIUS commits | brian | 2002-06-12 | 1 | -1/+1 |
* | Don't forget to process the Ident field on the front of | brian | 2002-06-12 | 2 | -16/+26 |
* | Reorder libraries to fix static linking (libssl depends on libcrypto, so | des | 2002-06-12 | 4 | -8/+8 |
* | de __P | imp | 2002-06-12 | 1 | -39/+30 |
* | KNF. | imp | 2002-06-12 | 1 | -87/+89 |
* | Kill __P. | imp | 2002-06-12 | 1 | -2/+2 |
* | Understand the following Microsoft Vendor Specific RADIUS attributes: | brian | 2002-06-12 | 8 | -55/+329 |
* | Go back to taking the user's umask into account. Thanks to Alfred for | dougb | 2002-06-10 | 1 | -23/+31 |
* | Change our default XF86Config location from /etc/ to /etc/X11/, | obrien | 2002-06-10 | 3 | -3/+5 |
* | Don't depend on <pwd.h> to bogusly include <sys/types.h>. | mike | 2002-06-09 | 1 | -0/+1 |
* | Fix a bug where request_part_size() was hard-coded to check the rootSize | jhb | 2002-06-07 | 2 | -2/+2 |
* | * Use the new stat(1) to get mode information from the files we | dougb | 2002-06-06 | 1 | -34/+33 |
* | libfetch now depends on libcrypto and libssl. | ru | 2002-06-06 | 4 | -0/+20 |
* | Added missing DPADD detected by ``make checkdpadd''. | ru | 2002-06-06 | 1 | -1/+2 |
* | Cast pid_t to long for printf()ing | brian | 2002-06-06 | 1 | -2/+2 |
* | Fix spelling nit in error message. | gordon | 2002-06-05 | 1 | -1/+1 |
* | o Remove ftp.freebsd.org from the USA servers and add to the | jedgar | 2002-06-05 | 2 | -6/+10 |
* | Add information about setting up media to use the multi-volume support | murray | 2002-06-05 | 2 | -0/+120 |
* | Grammar nit. | obrien | 2002-06-04 | 1 | -1/+1 |