| Commit message (Expand) | Author | Age | Files | Lines |
| * | IPv6 support. | Hajimu UMEMOTO | 2000-07-05 | 5 | -78/+301 |
| * | Remove DEBUG_FLAGS=-g3, which never should have been committed. | Jason Evans | 2000-07-05 | 3 | -6/+0 |
| * | sync with more recent kame tree. | Jun-ichiro itojun Hagino | 2000-07-05 | 2 | -45/+254 |
| * | sync with latest kame. | Jun-ichiro itojun Hagino | 2000-07-05 | 1 | -69/+207 |
| * | sync with kame. | Jun-ichiro itojun Hagino | 2000-07-05 | 1 | -29/+50 |
| * | o Enable building of libposix1e capability state utility functions and | Robert Watson | 2000-07-05 | 2 | -16/+24 |
| * | o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated with | Robert Watson | 2000-07-05 | 8 | -0/+392 |
| * | o When calling the syscall, use &cap instead of cap. Apparently this | Robert Watson | 2000-07-05 | 2 | -2/+2 |
| * | o Comment out <sys/audit.h> and <sys/mac.h> since they are not yet | Robert Watson | 2000-07-05 | 2 | -4/+4 |
| * | add getifaddrs(3) from bsdi. this is a magic function which lets you grab | Jun-ichiro itojun Hagino | 2000-07-05 | 3 | -2/+545 |
| * | synchronize with latest kame tree. | Jun-ichiro itojun Hagino | 2000-07-04 | 13 | -594/+1145 |
| * | Describe agrument range correctly, according to multibyte(3) | Andrey A. Chernov | 2000-07-03 | 2 | -23/+21 |
| * | Add new man pages | Peter Wemm | 2000-07-03 | 2 | -2/+6 |
| * | Get this to compile in the 5.1-20000701-prerelease environment. | Peter Wemm | 2000-07-03 | 6 | -10/+34 |
| * | Remove trailing whitespace only. | Sheldon Hearn | 2000-07-03 | 2 | -18/+18 |
| * | Fix overlong line and trailing whitespace introduced in rev 1.8. | Sheldon Hearn | 2000-07-03 | 1 | -1/+2 |
| * | Add to the SEE ALSO section, a reference to the RFC mentioned in | Sheldon Hearn | 2000-07-03 | 2 | -1/+12 |
| * | Re-pair the MLINKS of unvis.3 with strunvisx.3. This undoubtedly was a | Brian Feldman | 2000-07-03 | 1 | -1/+1 |
| * | Previous commit broke the case of chained CNAME entries. Instead handle | Kris Kennaway | 2000-07-03 | 1 | -6/+18 |
| * | Fix a nasty bug which would leave the struct hostent incompletely filled out | Kris Kennaway | 2000-07-03 | 1 | -1/+1 |
| * | Add strunvisx.3 MLINK. | Alexander Langer | 2000-07-02 | 1 | -1/+1 |
| * | Document VIS_HTTPSTYLE: | Alexander Langer | 2000-07-02 | 2 | -4/+34 |
| * | Fix memory leak introduced with regcomp.c rev 1.14. | Daniel C. Sobral | 2000-07-02 | 1 | -0/+6 |
| * | Include libusb in the build | Nick Hibma | 2000-07-02 | 1 | -1/+1 |
| * | Enhance the optimization provided by pre-matching. Fix style bugs with | Daniel C. Sobral | 2000-07-02 | 3 | -12/+177 |
| * | Remove from the notes a bug that it's said to have been fixed. | Daniel C. Sobral | 2000-07-02 | 1 | -5/+0 |
| * | Style fixes. | Dan Moschuk | 2000-07-01 | 1 | -11/+12 |
| * | Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE. | Dan Moschuk | 2000-07-01 | 2 | -1/+73 |
| * | bring in binary search tree code. | Alfred Perlstein | 2000-07-01 | 6 | -2/+347 |
| * | Initialize variables used by the Boyer-Moore algorithm. | Daniel C. Sobral | 2000-06-29 | 1 | -0/+2 |
| * | Fix assigning alt_month in compatibility code | Andrey A. Chernov | 2000-06-29 | 1 | -1/+1 |
| * | Make restart work in active mode, too. | Dag-Erling Smørgrav | 2000-06-29 | 1 | -0/+5 |
| * | Add Boyler-Moore algorithm to pre-matching test. | Daniel C. Sobral | 2000-06-29 | 3 | -6/+202 |
| * | _PATH_DEV'ify libdisk | John Baldwin | 2000-06-28 | 4 | -7/+11 |
| * | Handle multiline replies properly, instead of kinda-right. | Dag-Erling Smørgrav | 2000-06-28 | 1 | -7/+16 |
| * | Fix typo in SEE ALSO section. | Jason Evans | 2000-06-28 | 3 | -3/+3 |
| * | If multiple threads are blocked in sigwait() for the same signal that does | Jason Evans | 2000-06-27 | 9 | -12/+111 |
| * | Fixed PunchFWHole(): | Ruslan Ermilov | 2000-06-27 | 1 | -2/+3 |
| * | change first release date to 4.1-R as 5.0-R won't be out for at least a | John-Mark Gurney | 2000-06-26 | 1 | -1/+1 |
| * | The argument is not mcontext_t but ucontext_t. | Alexander Langer | 2000-06-26 | 1 | -1/+1 |
| * | Repair a cross-reference to sync(1) that should refer to sync(8). | Chris Costello | 2000-06-23 | 1 | -1/+1 |
| * | Properly separate paragraphs by using `.Pp' instead of a blank line. | Chris Costello | 2000-06-23 | 3 | -6/+6 |
| * | Remove blank lines. | Chris Costello | 2000-06-23 | 4 | -4/+0 |
| * | Mark up errno as a variable (Va), not as a defined value (Dv). | Sheldon Hearn | 2000-06-23 | 1 | -3/+3 |
| * | Apply the accepted line breaking rules. | Sheldon Hearn | 2000-06-23 | 1 | -7/+10 |
| * | Let Disk_Names() take advantage of the kern.disks sysctl if it's | Neil Blakey-Milner | 2000-06-23 | 1 | -0/+15 |
| * | Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples: | Chris Costello | 2000-06-23 | 29 | -145/+145 |
| * | Replace an erroneous `.Va error' with `.Va errno'. | Chris Costello | 2000-06-23 | 1 | -1/+1 |
| * | Replace ``FreeBSD 4.0'' with ``.Fx 4.0'' and remove a useless empty line | Chris Costello | 2000-06-23 | 1 | -2/+2 |
| * | Replace .Va references to function arguments to .Fa references. | Chris Costello | 2000-06-23 | 1 | -2/+2 |