| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: introduce .Lb macro to libc manpages | Alexey Zelkin | 2000-04-22 | 8 | -0/+16 |
| * | Change getaddrinfo() resolve order | Yoshinobu Inoue | 2000-04-20 | 2 | -75/+317 |
| * | MFC: (rev 1.12) document EWOULDBLOCK. | Archie Cobbs | 2000-04-09 | 1 | -0/+7 |
| * | MFC: Add a man page for aio_waitcomplete(). Update aio_cancel() to reflect | Jason Evans | 2000-03-21 | 2 | -19/+50 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-21 | 1 | -0/+129 |
| * | MFC: For libc_r, do not create both weak and strong symbols of the same | Jason Evans | 2000-03-18 | 9 | -8/+14 |
| * | Merge rev 1.7, uninitialized variable fix. | Jonathan Lemon | 2000-03-15 | 1 | -1/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 68 | -7735/+0 |
| * | Merge from NetBSD. Addition of inet_ntop() and inet_pton() description. | Yoshinobu Inoue | 2000-03-12 | 2 | -2/+60 |
| * | Cosmetic fix. Re-order MLINKS for if_indextoname.3 and inet.3 as alphabetical | Yoshinobu Inoue | 2000-03-12 | 1 | -2/+2 |
| * | Correct MLINKS contents for rcmd.3, because it is obsolete due to | Yoshinobu Inoue | 2000-03-12 | 1 | -3/+4 |
| * | Import from KAME. Advanced API related function descriptions. | Yoshinobu Inoue | 2000-03-12 | 3 | -1/+790 |
| * | Add in IPV4 NIS support. | Jonathan Lemon | 2000-03-09 | 1 | -0/+39 |
| * | Fix various unsigned vs signed errors that caused problems with uids | Paul Richards | 2000-03-09 | 1 | -5/+14 |
| * | More grammer, wording, and mdoc fixes. | Yoshinobu Inoue | 2000-03-09 | 1 | -26/+20 |
| * | Temporary cosmetic change to prevent gcc-2.95.2 from doing an | Martin Cracauer | 2000-03-08 | 1 | -1/+1 |
| * | Replace structure copy form ifreq obtained by SIOCGIFADDR | Yoshinobu Inoue | 2000-03-03 | 2 | -2/+2 |
| * | CMSG_XXX macros alignment fixes to follow RFC2292. | Yoshinobu Inoue | 2000-03-03 | 1 | -6/+18 |
| * | Fixed wrong function return types in synopsis. | Bruce Evans | 2000-03-03 | 2 | -4/+4 |
| * | -Reflect function name change. | Yoshinobu Inoue | 2000-03-02 | 1 | -36/+83 |
| * | Remove more single-space hard sentence breaks. | Sheldon Hearn | 2000-03-02 | 4 | -6/+12 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-02 | 47 | -147/+294 |
| * | Fix errors in .Xr usage. | Nik Clayton | 2000-03-01 | 1 | -1/+1 |
| * | Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2). | Paul Saab | 2000-02-28 | 2 | -0/+8 |
| * | Restore `[no]{s|u}unlnk' and `[no]opaque' support. | Ruslan Ermilov | 2000-02-22 | 3 | -6/+21 |
| * | Change IPv6 scoped addr format again based on recent standard discussion. | Yoshinobu Inoue | 2000-02-19 | 2 | -9/+6 |
| * | Fix null-pointer dereference crash when the system is intentionally | Matthew Dillon | 2000-02-16 | 1 | -1/+2 |
| * | Add man pages for the sem_*() functions. | Jason Evans | 2000-02-16 | 6 | -0/+503 |
| * | Fix coredump in gethostbyaddr() when the returned answer is too large to | Bill Fenner | 2000-02-16 | 1 | -0/+4 |
| * | Replace `.Os BSD' which caused a troff error with `.Bx' which also | Chris Costello | 2000-02-14 | 1 | -1/+1 |
| * | Document the support in the kernel for hardware debug registers on the | David E. O'Brien | 2000-02-12 | 1 | -1/+20 |
| * | Add more dual stack consideration. | Yoshinobu Inoue | 2000-02-10 | 1 | -1/+5 |
| * | Let getaddrinfo() and related functions supports traditional IPv4 format | Yoshinobu Inoue | 2000-02-10 | 2 | -4/+10 |
| * | Replace the existing documentation for ``KERN_QUANTUM'' with a more | Chris Costello | 2000-02-10 | 1 | -4/+2 |
| * | IPv6 scoped addr format is changed as recent KAME change. | Yoshinobu Inoue | 2000-02-09 | 2 | -6/+16 |
| * | There is a problem in that one cannot use ctype.h at the same time as parts | David E. O'Brien | 2000-02-08 | 2 | -49/+145 |
| * | Revert part of the last commit, remove {g|s}etflags from the libc | Josef Karthauser | 2000-02-05 | 1 | -4/+2 |
| * | sync iruserok() extension API with other BSDs | Yoshinobu Inoue | 2000-02-01 | 1 | -28/+53 |
| * | Merge from RELENG_3 (oops): | Chris Costello | 2000-01-29 | 1 | -5/+5 |
| * | Undo the ill-conceived breakage of the previous commit and really fix: | Jason Evans | 2000-01-29 | 3 | -26/+28 |
| * | Fix various typos and mdoc style issues. | Mike Pritchard | 2000-01-29 | 11 | -54/+100 |
| * | Grammar fix: ``Different than'' should really be ``different from''. | Chris Costello | 2000-01-29 | 1 | -1/+1 |
| * | Revive the warning that dllockinit() is experimental and subject to | John Polstra | 2000-01-29 | 1 | -1/+6 |
| * | For syscalls that are renamed to _thread_sys_foo, create a weak alias | Jason Evans | 2000-01-28 | 3 | -16/+16 |
| * | Introduce ACL man pages en masse for library calls, and general introduction. | Robert Watson | 2000-01-28 | 13 | -7/+1262 |
| * | There were so far only 42 different conversion specifications in | Joerg Wunsch | 2000-01-28 | 2 | -0/+22 |
| * | Install setflags.3 and its link to getflags.3. | Bruce Evans | 2000-01-28 | 1 | -1/+3 |
| * | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | Jason Evans | 2000-01-27 | 70 | -274/+277 |
| * | Historically file flags (schg, uschg, etc) have been converted from | Josef Karthauser | 2000-01-27 | 7 | -13/+247 |
| * | o Back out rev 1.4 - reallocf() failure clobbers existing `environ'. | Ruslan Ermilov | 2000-01-27 | 1 | -3/+8 |