| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out valid argument domain change - sneak to this function by error. | ache | 2000-03-28 | 1 | -4/+2 |
* | Describe valid argument domain for 8-bit wide locales to prevent common error | ache | 2000-03-28 | 15 | -0/+30 |
* | Decrement the timeout being passed to poll() if poll was interrupted for | jlemon | 2000-03-26 | 1 | -5/+22 |
* | Spelling, fprintf -> err, remove unneeded variable declaration | charnier | 2000-03-26 | 1 | -8/+3 |
* | Fixed missing #include of <sys/types.h> in synopsis. | bde | 2000-03-23 | 1 | -2/+3 |
* | Fixed missing #include of <sys/types.h> in synopsis. | bde | 2000-03-23 | 1 | -0/+1 |
* | Fixed wrong arg type in synopsis. | bde | 2000-03-23 | 1 | -1/+1 |
* | Add a man page for aio_waitcomplete(). Update the aio_cancel() man page to | jasone | 2000-03-21 | 3 | -19/+179 |
* | Back out that last commit, it may be insecure (pointed out by Warner | bsd | 2000-03-16 | 1 | -1/+1 |
* | Slight adjustment to __ivaliduser() - don't ignore the last line in | bsd | 2000-03-16 | 1 | -1/+1 |
* | Take care to avoid having "strong" and "weak" symbols of the same name in | jasone | 2000-03-16 | 10 | -12/+14 |
* | Fix uninitialized variable. | jlemon | 2000-03-15 | 1 | -1/+1 |
* | Merge from NetBSD. Addition of inet_ntop() and inet_pton() description. | shin | 2000-03-12 | 2 | -2/+60 |
* | Cosmetic fix. Re-order MLINKS for if_indextoname.3 and inet.3 as alphabetical | shin | 2000-03-12 | 1 | -2/+2 |
* | Correct MLINKS contents for rcmd.3, because it is obsolete due to | shin | 2000-03-12 | 1 | -3/+4 |
* | Import from KAME. Advanced API related function descriptions. | shin | 2000-03-12 | 3 | -1/+790 |
* | Add in IPV4 NIS support. | jlemon | 2000-03-09 | 1 | -0/+39 |
* | Fix various unsigned vs signed errors that caused problems with uids | paul | 2000-03-09 | 1 | -5/+14 |
* | More grammer, wording, and mdoc fixes. | shin | 2000-03-09 | 1 | -26/+20 |
* | Temporary cosmetic change to prevent gcc-2.95.2 from doing an | cracauer | 2000-03-08 | 1 | -1/+1 |
* | Replace structure copy form ifreq obtained by SIOCGIFADDR | shin | 2000-03-03 | 2 | -2/+2 |
* | CMSG_XXX macros alignment fixes to follow RFC2292. | shin | 2000-03-03 | 1 | -6/+18 |
* | Fixed wrong function return types in synopsis. | bde | 2000-03-03 | 2 | -4/+4 |
* | -Reflect function name change. | shin | 2000-03-02 | 1 | -36/+83 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-02 | 4 | -6/+12 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-02 | 47 | -147/+294 |
* | Fix errors in .Xr usage. | nik | 2000-03-01 | 1 | -1/+1 |
* | Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2). | ps | 2000-02-28 | 2 | -0/+8 |
* | Restore `[no]{s|u}unlnk' and `[no]opaque' support. | ru | 2000-02-22 | 3 | -6/+21 |
* | Change IPv6 scoped addr format again based on recent standard discussion. | shin | 2000-02-19 | 2 | -9/+6 |
* | Fix null-pointer dereference crash when the system is intentionally | dillon | 2000-02-16 | 1 | -1/+2 |
* | Add man pages for the sem_*() functions. | jasone | 2000-02-16 | 6 | -0/+503 |
* | Fix coredump in gethostbyaddr() when the returned answer is too large to | fenner | 2000-02-16 | 1 | -0/+4 |
* | Replace `.Os BSD' which caused a troff error with `.Bx' which also | chris | 2000-02-14 | 1 | -1/+1 |
* | Document the support in the kernel for hardware debug registers on the | obrien | 2000-02-12 | 1 | -1/+20 |
* | Add more dual stack consideration. | shin | 2000-02-10 | 1 | -1/+5 |
* | Let getaddrinfo() and related functions supports traditional IPv4 format | shin | 2000-02-10 | 2 | -4/+10 |
* | Replace the existing documentation for ``KERN_QUANTUM'' with a more | chris | 2000-02-10 | 1 | -4/+2 |
* | IPv6 scoped addr format is changed as recent KAME change. | shin | 2000-02-09 | 2 | -6/+16 |
* | There is a problem in that one cannot use ctype.h at the same time as parts | obrien | 2000-02-08 | 2 | -49/+145 |
* | Revert part of the last commit, remove {g|s}etflags from the libc | joe | 2000-02-05 | 1 | -4/+2 |
* | sync iruserok() extension API with other BSDs | shin | 2000-02-01 | 1 | -28/+53 |
* | Merge from RELENG_3 (oops): | chris | 2000-01-29 | 1 | -5/+5 |
* | Undo the ill-conceived breakage of the previous commit and really fix: | jasone | 2000-01-29 | 3 | -26/+28 |
* | Fix various typos and mdoc style issues. | mpp | 2000-01-29 | 11 | -54/+100 |
* | Grammar fix: ``Different than'' should really be ``different from''. | chris | 2000-01-29 | 1 | -1/+1 |
* | Revive the warning that dllockinit() is experimental and subject to | jdp | 2000-01-29 | 1 | -1/+6 |
* | For syscalls that are renamed to _thread_sys_foo, create a weak alias | jasone | 2000-01-28 | 3 | -16/+16 |
* | Introduce ACL man pages en masse for library calls, and general introduction. | rwatson | 2000-01-28 | 13 | -7/+1262 |
* | There were so far only 42 different conversion specifications in | joerg | 2000-01-28 | 2 | -0/+22 |