| Commit message (Expand) | Author | Age | Files | Lines |
| * | Correct 2nd argument of getnameinfo(3) to socklen_t. | Hajimu UMEMOTO | 2001-02-15 | 1 | -2/+15 |
| * | Commit a libc fix going by the current state of the version numbering | Peter Wemm | 2001-02-14 | 1 | -4/+6 |
| * | It sounded like a good idea at the time. The previous change breaks | Peter Wemm | 2001-02-12 | 1 | -6/+3 |
| * | Take advantage of the current libc sizeof(FILE) breakage (__sF[]) and | Peter Wemm | 2001-02-12 | 1 | -3/+6 |
| * | libc MT-safety, part 2. | Daniel Eischen | 2001-02-11 | 1 | -0/+4 |
| * | add langinfo.h | Alexey Zelkin | 2001-02-08 | 1 | -1/+1 |
| * | Add SUSv2 compatible nl_langinfo() function. It still need some work, but | Alexey Zelkin | 2001-02-08 | 1 | -0/+109 |
| * | Fix some nits: | Jeroen Ruigrok van der Werven | 2001-02-06 | 1 | -8/+5 |
| * | Fix typo: compatability -> compatibility. | Jeroen Ruigrok van der Werven | 2001-02-06 | 1 | -1/+2 |
| * | Fix typo: seperate -> separate. | Jeroen Ruigrok van der Werven | 2001-02-06 | 1 | -1/+1 |
| * | Declare strunvisx(). | Bruce Evans | 2001-02-06 | 1 | -0/+1 |
| * | Add a lock to DIR to make telldir and friends MT-safe. | Daniel Eischen | 2001-01-24 | 2 | -54/+5 |
| * | Move MD <machine/if_wavelan_ieee.h> to MI <dev/wi/if_wavelan_ieee.h> | Peter Wemm | 2001-01-09 | 1 | -2/+3 |
| * | Remove struct.h, which has been punted into the Attic. | Sheldon Hearn | 2001-01-03 | 1 | -1/+1 |
| * | Finally put this mistake to rest. | Poul-Henning Kamp | 2001-01-03 | 1 | -45/+0 |
| * | Change prototype to getlogin_r to reflect recent change to its | Daniel Eischen | 2001-01-01 | 1 | -1/+1 |
| * | Use TAILQ instead of CIRCLEQ. | Poul-Henning Kamp | 2000-12-29 | 1 | -4/+4 |
| * | Remove prototypes for pthread_attr_[gs]etfloatstate(), which we don't | Jason Evans | 2000-12-28 | 1 | -3/+0 |
| * | Move telldir position recording type definitions and prototypes | Daniel Eischen | 2000-12-11 | 1 | -4/+2 |
| * | Add `_PATH_DEVZERO'. | David E. O'Brien | 2000-12-09 | 1 | -0/+2 |
| * | Add a LIST_HEAD to DIR for a queue of telldir positions. | Daniel Eischen | 2000-12-06 | 1 | -1/+6 |
| * | Make <struct.h> #error instead of #warn that it is going away on jan 1st. | Poul-Henning Kamp | 2000-12-01 | 1 | -13/+1 |
| * | remove unneeded sys/ucred.h include | Alfred Perlstein | 2000-11-30 | 1 | -1/+0 |
| * | Fix stdbool.h to actually work as advertised. | Jeroen Ruigrok van der Werven | 2000-11-29 | 1 | -11/+3 |
| * | Make it possible to override the function which writes messages to | Poul-Henning Kamp | 2000-11-26 | 1 | -0/+3 |
| * | Convert all users of fldoff() to offsetof(). fldoff() is bad | Poul-Henning Kamp | 2000-10-27 | 2 | -1/+9 |
| * | Add netnatm to LDIRS | Brian Somers | 2000-10-16 | 1 | -1/+1 |
| * | Cleanup of bitstring.h: | David Malone | 2000-10-09 | 1 | -39/+46 |
| * | Add a definition for RTLD_DEFAULT. | John Polstra | 2000-09-19 | 1 | -4/+3 |
| * | Update the prototype for "r_brk" to correspond with the change in | John Polstra | 2000-09-18 | 1 | -1/+2 |
| * | Welcome stdbool.h. A header file from the ANSI C99 specification. | Jeroen Ruigrok van der Werven | 2000-09-16 | 2 | -2/+56 |
| * | Use MTREE_FOLLOWS_SYMLINKS option | Andrey A. Chernov | 2000-09-15 | 1 | -1/+1 |
| * | There is no reason to clobber ${DESTDIR}/usr/include/{isofs,ufs,dev} | Ruslan Ermilov | 2000-09-14 | 1 | -3/+0 |
| * | I have not tested this to completion yet, but this appears to fix world. | Peter Wemm | 2000-09-07 | 1 | -1/+1 |
| * | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | Jacques Vidrine | 2000-09-06 | 4 | -11/+288 |
| * | Move setproctitle() from libutil to libc (after a repo-copy) | Brian Somers | 2000-09-02 | 1 | -0/+1 |
| * | Import XPG4-compliant basename(3) and dirname(3) from OpenBSD. | Dag-Erling Smørgrav | 2000-08-31 | 2 | -1/+50 |
| * | Add working and easy crypt(3)-switching. Yes, we need a whole new API | Brian Feldman | 2000-08-22 | 1 | -0/+2 |
| * | Revert gratuitous whitespace changes from revisions 1.111 and 1.112. | John Baldwin | 2000-08-17 | 1 | -2/+2 |
| * | Add a prototype for rfork_thread(). | Peter Wemm | 2000-07-29 | 1 | -0/+1 |
| * | Backout addition of -L switch to mtree. Using -L breaks the | Marcel Moolenaar | 2000-07-23 | 1 | -1/+1 |
| * | Back out 1.15. It caused more harm than good. Something, however, | Nick Sayer | 2000-07-21 | 1 | -4/+4 |
| * | Add -L to mtree | Andrey A. Chernov | 2000-07-16 | 1 | -1/+1 |
| * | fix spelling errors. | Alfred Perlstein | 2000-07-07 | 1 | -13/+0 |
| * | cleanup the tsearch import. | Alfred Perlstein | 2000-07-06 | 1 | -1/+4 |
| * | add getifaddrs(3) from bsdi. this is a magic function which lets you grab | Jun-ichiro itojun Hagino | 2000-07-05 | 2 | -1/+57 |
| * | Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE. | Dan Moschuk | 2000-07-01 | 1 | -0/+1 |
| * | bring in binary search tree code. | Alfred Perlstein | 2000-07-01 | 2 | -1/+68 |
| * | Moving forward on my commitment to always make at least one commit from | Nick Sayer | 2000-06-22 | 1 | -4/+4 |
| * | Add strtofflags and fflagstostr to libc. | Josef Karthauser | 2000-06-17 | 1 | -0/+2 |