NetBSD/include
lukem f77381e893 Include <rpc/pmap_clnt.h>, <rpc/pmap_prot.h> and <rpc/pmap_rmt.h>.
The rpc man pages don't mention that these are required (only
<rpc/rpc.h> is mentioned there), but some of the prototypes come from
these files...
1997-08-24 01:47:12 +00:00
..
arpa merge bind 4.9.5-P1. 1997-04-13 09:26:21 +00:00
protocols Apply the necessary fixes from: routed-970113 1997-02-03 22:20:38 +00:00
rpc Include <rpc/pmap_clnt.h>, <rpc/pmap_prot.h> and <rpc/pmap_rmt.h>. 1997-08-24 01:47:12 +00:00
rpcsvc Correct the prototype of the (*foreach)() member of the yp_all callback. 1997-07-18 06:11:16 +00:00
Makefile Move md5.h to <sys/md5.h> so that it may be included by the kernel. 1997-04-30 00:45:41 +00:00
a.out.h
ar.h
assert.h
bitstring.h Make macros evaluate to non-compound statements (Jarle Greipsland; PR#3614) 1997-05-14 15:49:55 +00:00
bm.h
cpio.h Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
ctype.h Add support for localized character sets (a.k.a. LC_CTYPE). 1997-06-02 09:52:36 +00:00
db.h
dirent.h Added missing __seekdir prototype 1997-07-13 18:01:06 +00:00
disktab.h
dlfcn.h Add `const' to dlopen() & dlsym() protos, per PR#2453. 1997-01-02 11:13:19 +00:00
err.h
fnmatch.h
fstab.h fs_passno comment dump->fsck, fixes 3150 from Andrew Wheadon 1997-01-27 22:08:46 +00:00
fts.h
glob.h
grp.h
ieeefp.h
iso646.h
kvm.h
langinfo.h
limits.h Fix typo: _POSIX_SSIZE_MAX was set to wrong value 1996-10-21 05:10:50 +00:00
link_aout.h Catch up with const changes to dlopen() and dlsym() prototypes in 1997-01-03 22:37:58 +00:00
link_elf.h First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elf 1996-12-16 20:37:55 +00:00
locale.h
malloc.h
math.h
md4.h - Liberal application of suggestions in /usr/share/misc/style. 1997-04-30 00:44:49 +00:00
memory.h
mpool.h
ndbm.h
netdb.h merge bind 4.9.5-P1. 1997-04-13 09:26:21 +00:00
netgroup.h RCS id police. 1996-08-30 18:45:30 +00:00
nl_types.h Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
nlist.h prototype __fdnlist(), since it's used by things outside of libc (libkvm, 1996-10-01 21:48:30 +00:00
paths.h change _PATH_DEFTAPE from "/dev/rst0" to "/dev/nrst0", as confirmed by mycroft. 1997-04-23 09:41:38 +00:00
pwd.h Define _PASSWORD_CHGNOW as -1. This is a `magic' pw_change value, 1997-08-16 13:47:21 +00:00
ranlib.h
re_comp.h Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
regex.h
regexp.h
resolv.h merge bind 4.9.5-P1. 1997-04-13 09:26:21 +00:00
rmt.h
search.h
setjmp.h
sgtty.h
signal.h
stab.h
stddef.h
stdio.h
stdlib.h some minor KNF 1997-07-14 00:30:28 +00:00
string.h Add missing strtok_r prototype 1997-07-13 18:02:16 +00:00
stringlist.h A stringlist implementation (previously ``private'' to libc netgroup code, 1997-01-17 06:11:35 +00:00
strings.h
struct.h
sysexits.h
tar.h Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
time.h Add typedefs for clockid_t and timer_t 1997-07-13 18:32:18 +00:00
ttyent.h
tzfile.h add parens in isleap() for gcc -Wall 1997-07-25 05:54:42 +00:00
unistd.h Backout addition of user_from_uid and group_from_gid; they exist in pwd.h 1997-07-20 19:18:49 +00:00
util.h Update pw_copy prototype for changes for PR3806, 3807. 1997-07-24 08:47:48 +00:00
utime.h
utmp.h
vis.h