| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Back out previous commit. digiio.h has moved to /usr/include/sys | brian | 2001-05-19 | 1 | -7/+1 |
* | Add mbstate_t and wint_t. | obrien | 2001-05-18 | 1 | -0/+10 |
* | Install /sys/dev/digi/digiio.h as /usr/include/dev/digi/digiio.h | brian | 2001-05-17 | 1 | -1/+8 |
* | Install wchar.h and wctype.h. | ru | 2001-05-16 | 1 | -1/+1 |
* | Introduce getprogname(3) and setprogname(3) library calls. These get | dd | 2001-05-15 | 1 | -0/+3 |
* | adapt to FreeBSD. | tshiozak | 2001-05-15 | 2 | -1/+15 |
* | initial import of wchar.h and wctype.h | tshiozak | 2001-05-15 | 2 | -0/+201 |
* | Add elf.h header back, its existance is an SVR4-ELF tradition. | obrien | 2001-05-06 | 1 | -1/+1 |
* | Add this header back, its existance is an SVR4-ELF tradition. | obrien | 2001-05-05 | 1 | -0/+35 |
* | * include/elf.h has been repo copied to include/elf-hints.h, and it no | obrien | 2001-05-02 | 3 | -60/+4 |
* | Move sranddev() to !ANSI_SOURCE !POSIX_SOURCE section | ache | 2001-04-23 | 1 | -1/+1 |
* | Add sranddev() prototype | ache | 2001-04-23 | 1 | -0/+1 |
* | Style(9) fixes: | obrien | 2001-04-22 | 1 | -4/+4 |
* | Implement client side NFS locks. | alfred | 2001-04-17 | 1 | -3/+10 |
* | I think this was supposed to be __const like in NetBSD: I have no idea | kris | 2001-04-17 | 1 | -1/+1 |
* | Add fmtcheck(), a function for checking consistency of format string | kris | 2001-04-17 | 1 | -0/+2 |
* | Actually install include/fs/smbfs and include/netsmb directories. | bp | 2001-04-11 | 1 | -5/+6 |
* | It's not CUT (the french would accept that back in 1879) and TUC wasn't | phk | 2001-03-31 | 1 | -1/+5 |
* | Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transport | wpaul | 2001-03-27 | 1 | -0/+1 |
* | give the "netgrent" functions a home in netdb.h | alfred | 2001-03-27 | 1 | -0/+5 |
* | const'ify | alfred | 2001-03-27 | 1 | -1/+1 |
* | fix: text following `#else' violates ANSI standard | alfred | 2001-03-26 | 1 | -1/+1 |
* | IPv4 address is not unsigned int. This change introduces in_addr_t. | ume | 2001-03-23 | 1 | -6/+6 |