summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Style(9) fixes:obrien2001-04-221-4/+4
* Implement client side NFS locks.alfred2001-04-171-3/+10
* I think this was supposed to be __const like in NetBSD: I have no ideakris2001-04-171-1/+1
* Add fmtcheck(), a function for checking consistency of format stringkris2001-04-171-0/+2
* Actually install include/fs/smbfs and include/netsmb directories.bp2001-04-111-5/+6
* It's not CUT (the french would accept that back in 1879) and TUC wasn'tphk2001-03-311-1/+5
* Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transportwpaul2001-03-271-0/+1
* give the "netgrent" functions a home in netdb.halfred2001-03-271-0/+5
* const'ifyalfred2001-03-271-1/+1
* fix: text following `#else' violates ANSI standardalfred2001-03-261-1/+1
* IPv4 address is not unsigned int. This change introduces in_addr_t.ume2001-03-231-6/+6
* change callrpc() from taking "char *" args, I'm quite sure they really meantalfred2001-03-231-2/+2
* forgot prototyle for __rpc_get_local_uid()alfred2001-03-221-0/+2
* Unbreak LINT.alfred2001-03-201-0/+2
* The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedefalfred2001-03-201-1/+6
* comment out #pragma directive containing Sun SCM tagsalfred2001-03-201-1/+1
* Add missing comma when KERBEROS is defined.alfred2001-03-191-1/+2
* Introduce the GLOB_MAXPATH flag, which allows the user to limit thejlemon2001-03-191-0/+3
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-1931-482/+2492
* Add D_MD_ORDER (local extension) to get month/day order from localeache2001-03-191-0/+2
* Nuke non-standard EAI_RESNULL.ume2001-03-171-2/+1
* Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons,obrien2001-03-081-0/+1
* mark pthread_exit() as non-returning.alfred2001-03-041-1/+1
* Hide the definition of struct __sFILEX and add the neededdeischen2001-03-011-6/+1
* Impliment the ISO-C99 strto[u]ll()obrien2001-02-271-0/+4
* Enable AI_ADDRCONFIG as a valid flag of getaddrinfo(3). Someume2001-02-191-1/+2
* Be extra certain that "#include <osreldate.h>" must not be used inpeter2001-02-181-1/+5
* Fix the current libc breakage in current:imp2001-02-161-8/+11
* Correct 2nd argument of getnameinfo(3) to socklen_t.ume2001-02-151-2/+15
OpenPOWER on IntegriCloud