| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedef | Alfred Perlstein | 2001-03-20 | 1 | -1/+6 |
* | comment out #pragma directive containing Sun SCM tags | Alfred Perlstein | 2001-03-20 | 1 | -1/+1 |
* | Add missing comma when KERBEROS is defined. | Alfred Perlstein | 2001-03-19 | 1 | -1/+2 |
* | Introduce the GLOB_MAXPATH flag, which allows the user to limit the | Jonathan Lemon | 2001-03-19 | 1 | -0/+3 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | Alfred Perlstein | 2001-03-19 | 31 | -482/+2492 |
* | Add D_MD_ORDER (local extension) to get month/day order from locale | Andrey A. Chernov | 2001-03-19 | 1 | -0/+2 |
* | Nuke non-standard EAI_RESNULL. | Hajimu UMEMOTO | 2001-03-17 | 1 | -2/+1 |
* | Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons, | David E. O'Brien | 2001-03-08 | 1 | -0/+1 |
* | mark pthread_exit() as non-returning. | Alfred Perlstein | 2001-03-04 | 1 | -1/+1 |
* | Hide the definition of struct __sFILEX and add the needed | Daniel Eischen | 2001-03-01 | 1 | -6/+1 |
* | Impliment the ISO-C99 strto[u]ll() | David E. O'Brien | 2001-02-27 | 1 | -0/+4 |
* | Enable AI_ADDRCONFIG as a valid flag of getaddrinfo(3). Some | Hajimu UMEMOTO | 2001-02-19 | 1 | -1/+2 |
* | Be extra certain that "#include <osreldate.h>" must not be used in | Peter Wemm | 2001-02-18 | 1 | -1/+5 |
* | Fix the current libc breakage in current: | Warner Losh | 2001-02-16 | 1 | -8/+11 |
* | 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 |