| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed some style bugs: | bde | 2001-10-10 | 1 | -3/+3 |
* | Implement strcasestr() which many others (f.e. Linux) already have | ache | 2001-10-10 | 1 | -0/+1 |
* | Add a new libc function, strnstr(3), which allows one to limit the | mike | 2001-10-09 | 1 | -1/+3 |
* | Add compatibility functions for the AF_LOCAL RPC transport stuff | wpaul | 2001-10-04 | 2 | -0/+15 |
* | Fixed order of includes. <sys/cdefs.h> must be included before | bde | 2001-10-04 | 1 | -9/+6 |
* | Fixed some style bugs. | bde | 2001-10-04 | 1 | -4/+4 |
* | Fixed namespace pollution: | bde | 2001-10-04 | 1 | -3/+12 |
* | Back out WIP that snuck in with revs 1.15[23]. | obrien | 2001-10-01 | 1 | -1/+0 |
* | Merge style with NetBSD -- ANSI-C prototypes, style(9) tabing, etc. | obrien | 2001-10-01 | 1 | -39/+38 |
* | Merge functional changes from NetBSD. | obrien | 2001-10-01 | 1 | -22/+32 |
* | *** empty log message *** | obrien | 2001-10-01 | 1 | -0/+1 |
* | RFC2349 (http://www.hypermail.org/rfcs/rfc2349.html) adds support | obrien | 2001-09-27 | 1 | -0/+2 |
* | o Update unistd.h with the prototype for the new eaccess(2) system call. | rwatson | 2001-09-21 | 1 | -0/+1 |
* | Now that the compat4x libc.so.4 binary has been updated, we can finally | peter | 2001-09-20 | 1 | -1/+1 |
* | Userland part of nfs client/server split and cleanup. | peter | 2001-09-18 | 1 | -2/+2 |
* | Stop gcc's fixincludes making an exception for this file | peter | 2001-09-10 | 1 | -2/+3 |
* | Sort FILES. | ru | 2001-09-06 | 1 | -5/+5 |
* | add monetary.h as per POSIX requirement | phantom | 2001-09-05 | 2 | -1/+41 |
* | style(9) the structure definitions. | obrien | 2001-09-05 | 4 | -7/+9 |
* | Revert previous delta; <arpa/inet.h> isn't quite ready to stop including | mike | 2001-08-31 | 1 | -16/+1 |
* | o Deprecate byteorder(3) prototypes from <sys/types.h>, these are | mike | 2001-08-31 | 1 | -1/+16 |
* | Implement getpeereid(3), a front-end to the LOCAL_PEERCRED | dd | 2001-08-17 | 1 | -0/+1 |
* | Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-( | peter | 2001-08-13 | 1 | -0/+10 |
* | Removed duplicate VCS ID tags, as per style(9). | ru | 2001-08-13 | 2 | -4/+0 |
* | Remove comment, which didn't even help anyway. | asmodai | 2001-08-13 | 1 | -1/+0 |
* | Make the name parameter const char *. | imp | 2001-08-11 | 1 | -1/+1 |
* | Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible | mikeh | 2001-07-29 | 1 | -2/+4 |
* | Remove namespace pollution. | mike | 2001-07-22 | 1 | -2/+2 |
* | Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used to | jasone | 2001-07-20 | 1 | -0/+3 |
* | VCS ID fixup | obrien | 2001-07-10 | 2 | -5/+3 |
* | Add a new clnt_control() request `CLSET_CONNECT' that controls | iedowse | 2001-06-23 | 1 | -0/+1 |
* | After one too many PRs on the subject, bite the bullet and define IOV_MAX | wollman | 2001-06-18 | 1 | -0/+1 |
* | Revise wording of osreldate.h vs kernel warning to make it clear that it | peter | 2001-06-17 | 1 | -2/+3 |
* | Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostly | ru | 2001-06-13 | 2 | -1/+62 |
* | Complete prototype for fts_compar. | ru | 2001-06-13 | 1 | -1/+3 |
* | Implement EDNS0 support, as EDNS0 support will be made mandatory for | ume | 2001-06-10 | 3 | -0/+6 |
* | Update copyright. | obrien | 2001-06-09 | 1 | -1/+1 |
* | Fix previous commit which inadverdently deleted a section. | jlemon | 2001-06-07 | 1 | -0/+5 |
* | Relocate IPFilter from sys/netinet to sys/contrib/ipfilter. | jlemon | 2001-06-07 | 1 | -3/+3 |
* | Round #2 of the sys/isa/ic/ => sys/dev/ic/ move: install sys/dev/ic | joerg | 2001-06-04 | 1 | -1/+1 |
* | Remove MFS. | phk | 2001-05-29 | 1 | -1/+1 |
* | Drop nested __P(). This trips up Supelec's dcc. | rnordier | 2001-05-27 | 1 | -1/+1 |
* | - sys/n[tw]fs moved to sys/fs/n[tw]fs | ru | 2001-05-26 | 1 | -2/+2 |
* | Include elf32.h and elf64.h to be more code compatable with Solaris. | obrien | 2001-05-25 | 1 | -0/+2 |
* | - sys/msdosfs moved to sys/fs/msdosfs | ru | 2001-05-25 | 1 | -3/+4 |
* | Back out rev 1.4 (wint_t and mbstate_t) as I am tired of the complaints. | obrien | 2001-05-24 | 1 | -10/+0 |
* | Backout (almost) revision 1.137 changes. | ru | 2001-05-23 | 1 | -2/+8 |
* | Argh, unbreak SHARED=copied case. | ru | 2001-05-23 | 1 | -2/+2 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | ru | 2001-05-23 | 1 | -2/+4 |
* | Get rid of LSYMSUBDIRS by merely setting up symlinks to LNOHEADERDIRS. | ru | 2001-05-21 | 1 | -9/+2 |