1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/include
Bruce Evans 59bd6ec5a0 Uncommit the generated file key_prot.h. Install it from where it
is generated.  It must be installed in both /usr/include/rpc/ and
/usr/include/rpcsvc/ for historical reasons.  The generated version
was once missing ANSI prototypes because the wrong flags were passed
to rpcgen, but that is fixed now.  The committed version had `#pragma
indent' which gratuitously broke K&R support.  Apart from this, all
versions before and after this commit are identical.
1998-02-13 03:10:28 +00:00
..
arpa Declare the various 2-byte values in TFTP as being `unsigned short'. 1997-10-19 16:48:50 +00:00
protocols Translated to `C' - commented out #ident. 1998-01-16 10:31:46 +00:00
rpc Uncommit the generated file key_prot.h. Install it from where it 1998-02-13 03:10:28 +00:00
rpcsvc Uncommit the generated file key_prot.h. Install it from where it 1998-02-13 03:10:28 +00:00
_ctype.h Oops, fix typo in istype definition 1997-09-27 04:30:50 +00:00
a.out.h
ar.h
assert.h
bitstring.h
ctype.h Oops, fix typo in istype definition 1997-09-27 04:30:50 +00:00
db.h
dirent.h
disktab.h
dlfcn.h Replace bogus "@(#)err.h 8.1 (Berkeley) 6/2/93" with RCS Id keyword. 1998-02-11 05:19:10 +00:00
elf-hints.h
elf.h
err.h
fnmatch.h
fstab.h
fts.h
glob.h
grp.h
histedit.h Update histedit.h to match the new libedit. 1997-06-25 09:47:31 +00:00
kvm.h
limits.h Don't include sys/syslimits.h if _ANSI_SOURCE is defined. 1997-12-27 22:56:41 +00:00
link.h Implement dladdr. 1998-02-06 16:46:46 +00:00
locale.h
Makefile Uncommit the generated file key_prot.h. Install it from where it 1998-02-13 03:10:28 +00:00
malloc.h
math.h
memory.h
mpool.h
ndbm.h
netdb.h Make this compile with the -traditional cc flag. 1997-08-16 23:32:42 +00:00
nl_types.h
nlist.h Move nlist related defines from link.h into nlist.h. Clean up 1997-12-06 17:59:52 +00:00
paths.h
pthread_np.h
pthread.h Changed pthread_detach to conform to POSIX, i.e. the single argument 1997-12-25 05:07:20 +00:00
pwd.h XOpen says the void setpwent(void) is correct. Also call setpassent(0) 1998-02-01 06:16:08 +00:00
ranlib.h
regex.h
regexp.h
resolv.h Add "options no_tld_query" to resolv.conf. 1997-09-01 01:19:23 +00:00
rune.h
runetype.h
setjmp.h Suggested by: bde 1998-01-20 09:09:24 +00:00
sgtty.h
signal.h Added missing declaration of signanosleep(). 1998-01-16 12:44:20 +00:00
stab.h
stddef.h
stdio.h Added missing caddr_t --> void * conversions for sys/mman.h functions. 1998-01-01 17:07:46 +00:00
stdlib.h Move machine/types.h to non-standard section 1997-06-14 10:45:25 +00:00
strhash.h
string.h
stringlist.h Add stringlist functions from NetBSD. (required for the new ftp(1) 1997-06-25 08:04:52 +00:00
strings.h
struct.h
sysexits.h
tar.h
time.h Import strptime(3) into libc. We've got permission by Kevin Ruddy to 1997-08-09 15:43:59 +00:00
timers.h
ttyent.h
unistd.h Change usleep return type from void to int to match OpenGroup specs. 1997-10-22 10:57:54 +00:00
utime.h
utmp.h
vis.h