summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* o Update unistd.h with the prototype for the new eaccess(2) system call.rwatson2001-09-211-0/+1
* Now that the compat4x libc.so.4 binary has been updated, we can finallypeter2001-09-201-1/+1
* Userland part of nfs client/server split and cleanup.peter2001-09-181-2/+2
* Stop gcc's fixincludes making an exception for this filepeter2001-09-101-2/+3
* Sort FILES.ru2001-09-061-5/+5
* add monetary.h as per POSIX requirementphantom2001-09-052-1/+41
* style(9) the structure definitions.obrien2001-09-054-7/+9
* Revert previous delta; <arpa/inet.h> isn't quite ready to stop includingmike2001-08-311-16/+1
* o Deprecate byteorder(3) prototypes from <sys/types.h>, these aremike2001-08-311-1/+16
* Implement getpeereid(3), a front-end to the LOCAL_PEERCREDdd2001-08-171-0/+1
* Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-(peter2001-08-131-0/+10
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-132-4/+0
* Remove comment, which didn't even help anyway.asmodai2001-08-131-1/+0
* Make the name parameter const char *.imp2001-08-111-1/+1
* Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatiblemikeh2001-07-291-2/+4
* Remove namespace pollution.mike2001-07-221-2/+2
* Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used tojasone2001-07-201-0/+3
* VCS ID fixupobrien2001-07-102-5/+3
* Add a new clnt_control() request `CLSET_CONNECT' that controlsiedowse2001-06-231-0/+1
* After one too many PRs on the subject, bite the bullet and define IOV_MAXwollman2001-06-181-0/+1
* Revise wording of osreldate.h vs kernel warning to make it clear that itpeter2001-06-171-2/+3
* Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostlyru2001-06-132-1/+62
* Complete prototype for fts_compar.ru2001-06-131-1/+3
* Implement EDNS0 support, as EDNS0 support will be made mandatory forume2001-06-103-0/+6
* Update copyright.obrien2001-06-091-1/+1
* Fix previous commit which inadverdently deleted a section.jlemon2001-06-071-0/+5
* Relocate IPFilter from sys/netinet to sys/contrib/ipfilter.jlemon2001-06-071-3/+3
* Round #2 of the sys/isa/ic/ => sys/dev/ic/ move: install sys/dev/icjoerg2001-06-041-1/+1
* Remove MFS.phk2001-05-291-1/+1
* Drop nested __P(). This trips up Supelec's dcc.rnordier2001-05-271-1/+1
* - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-261-2/+2
* Include elf32.h and elf64.h to be more code compatable with Solaris.obrien2001-05-251-0/+2
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-3/+4
* Back out rev 1.4 (wint_t and mbstate_t) as I am tired of the complaints.obrien2001-05-241-10/+0
* Backout (almost) revision 1.137 changes.ru2001-05-231-2/+8
* Argh, unbreak SHARED=copied case.ru2001-05-231-2/+2
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-231-2/+4
* Get rid of LSYMSUBDIRS by merely setting up symlinks to LNOHEADERDIRS.ru2001-05-211-9/+2
* Back out previous commit. digiio.h has moved to /usr/include/sysbrian2001-05-191-7/+1
* Add mbstate_t and wint_t.obrien2001-05-181-0/+10
* Install /sys/dev/digi/digiio.h as /usr/include/dev/digi/digiio.hbrian2001-05-171-1/+8
* Install wchar.h and wctype.h.ru2001-05-161-1/+1
* Introduce getprogname(3) and setprogname(3) library calls. These getdd2001-05-151-0/+3
* adapt to FreeBSD.tshiozak2001-05-152-1/+15
* initial import of wchar.h and wctype.htshiozak2001-05-152-0/+201
* Add elf.h header back, its existance is an SVR4-ELF tradition.obrien2001-05-061-1/+1
* Add this header back, its existance is an SVR4-ELF tradition.obrien2001-05-051-0/+35
* * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-023-60/+4
* Move sranddev() to !ANSI_SOURCE !POSIX_SOURCE sectionache2001-04-231-1/+1
* Add sranddev() prototypeache2001-04-231-0/+1
OpenPOWER on IntegriCloud