..
arpa
inet_nsap_{addr,ntoa}() were removed on 2013/12/17
10 years ago
protocols
make dump support DUIDs for command line arguments and /etc/dumpdates (using
10 years ago
rpc
Oracle has re-licensed sunrpc under a three-clause BSD license.
14 years ago
rpcsvc
Remove unnecessary typedef usage.
21 years ago
Makefile
Missed this sendmail reference in the sendmail removal
10 years ago
a.out.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
ar.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
asr.h
Make the asr API public. Install asr.h to /usr/include.h and manpages.
10 years ago
assert.h
half-guard the actual function prototypes.
13 years ago
bitstring.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
blf.h
do the adjustment of arbitrary 128 -> BLF_MAXUTILIZED in userland as well,
18 years ago
bsd_auth.h
Use internal '__' names for __attributes__ in public headers
10 years ago
complex.h
lint is dead (long live the lint!), so stop using it as a cpp conditional
10 years ago
cpio.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
16 years ago
ctype.h
Can't use a variable 'c' in a standard include; rename it to '_c'
10 years ago
curses.h
I hereby place this file in the public domain.
21 years ago
db.h
Remove excessive sys/cdefs.h inclusion
12 years ago
dbm.h
Sync with share/misc/license.template and add missing DARPA credit
21 years ago
des.h
DES_LONG as non-int is just RIDICULOUS
23 years ago
dirent.h
Zap some getdirentries() leftovers.
11 years ago
disktab.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
dlfcn.h
dlerror() should not return const char *, as noted by landry
11 years ago
elf_abi.h
Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version.
29 years ago
err.h
Add errc/verrc/warnc/vwarnc family: versions of err/... that take the errno
10 years ago
errno.h
Remove excessive sys/cdefs.h inclusion
12 years ago
fenv.h
Also enclose variable names with external linkage in __BEGIN_DECLS.
13 years ago
float.h
create new machine/_float.h which is namespace clean. create a new
12 years ago
fnmatch.h
First step in include files overhaul. Use __FOO_VISIBLE (as defined
19 years ago
fstab.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
fts.h
Remove excessive sys/cdefs.h inclusion
12 years ago
ftw.h
Need ftw.h for ftw(3) and nftw(3)
21 years ago
getopt.h
The getopt() prototype and externs don't belong in stdlib.h. Berkeley
11 years ago
glob.h
Remove excessive sys/cdefs.h inclusion
12 years ago
grp.h
setgrfile() isn't implemented
10 years ago
ieeefp.h
use c calling conventions so that g++ doesn't mangle fpgetmask &
15 years ago
ifaddrs.h
Remove unnecessary typedef usage.
21 years ago
inttypes.h
Contrary to C99's advice, C++ TR1 and C++ 11 require that <inttypes.h>
11 years ago
iso646.h
C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite.
23 years ago
kvm.h
- add UNIX-domain socket info to struct kinfo_file2
11 years ago
langinfo.h
Remove excessive sys/cdefs.h inclusion
12 years ago
libgen.h
Sync with share/misc/license.template and add missing DARPA credit
21 years ago
limits.h
Add _POSIX_CLOCKRES_MIN and _POSIX2_CHARCLASS_NAME_MAX per POSIX 1003.1-2008
11 years ago
link.h
Remove more knowledge of a.out and stab information from the tree.
11 years ago
link_elf.h
typos from alexey dobriyan;
19 years ago
locale.h
international currency locale rules as per POSIX.1-2008
10 years ago
login_cap.h
LOGIN_SETALL did not include LOGIN_SETENV as it should.
20 years ago
malloc.h
Warn when <malloc.h> is included, recommending <stdlib.h>
28 years ago
math.h
- Provide extended-precision math constants req'd by POSIX
10 years ago
md5.h
Remove excessive sys/cdefs.h inclusion
12 years ago
memory.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
mpool.h
CIRCLEQ begone.
11 years ago
ndbm.h
Make ndbm match POSIX. A datum consists of a void *dptr and a size_t dsize.
20 years ago
netdb.h
Implement AI_ADDRCONFIG
10 years ago
netgroup.h
Remove _err() calls from getnetgrent.c. This is a minor API change
18 years ago
nl_types.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
16 years ago
nlist.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
paths.h
the default rsh is now spelled ssh. ok deraadt
10 years ago
poll.h
PD
21 years ago
pwd.h
add prototypes for new crypt functions
10 years ago
ranlib.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
readpassphrase.h
Sync with share/misc/license.template and add missing DARPA credit
21 years ago
regex.h
Remove excessive sys/cdefs.h inclusion
12 years ago
resolv.h
Remove excessive sys/cdefs.h inclusion
12 years ago
rmd160.h
Remove excessive sys/cdefs.h inclusion
12 years ago
search.h
Change lsearch()'s "base" argument to require a non-const pointer to
10 years ago
setjmp.h
Explicitly annotate setjmp() and longjmp() (and friends) as
12 years ago
sha1.h
Remove excessive sys/cdefs.h inclusion
12 years ago
sha2.h
SHA-224 is to SHA-256 as SHA-384 is to SHA-512. It was added in a
11 years ago
signal.h
Welcome to 1989: assume the compiler support const
10 years ago
sndio.h
hex constants unsigned, prevents some gcc warnings
12 years ago
spawn.h
Remove excessive sys/cdefs.h inclusion
12 years ago
stdbool.h
lint is dead (long live the lint!), so stop using it as a cpp conditional
10 years ago
stddef.h
As pointed out by Richard Guenther our definition
13 years ago
stdio.h
safe to remove gets, now that's gone from cstdio too
10 years ago
stdlib.h
Add additional userland interfaces for setting close-on-exec on fds
10 years ago
string.h
Delete duplicate conditional
10 years ago
strings.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
struct.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
sysexits.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
tar.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
16 years ago
tgmath.h
Add support for tgmath--the type-generic math; now that both math
13 years ago
time.h
Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options,
11 years ago
ttyent.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
tzfile.h
Remove the advertising clause in the UCB license which Berkeley
21 years ago
unistd.h
Our setpgrp() is the BSD version with two args and not the XSI
10 years ago
utime.h
Pull in <sys/_types.h> instead of <machine/_types.h> in prep for the future
11 years ago
utmp.h
Delete struct definitions that have been obsolete for a dozen years
11 years ago
uuid.h
Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via
10 years ago
vis.h
backout VIS_HEX. guenther@ points out that the C89 \xff encoding
14 years ago
wchar.h
Per C99, wchar.h has to forward declare struct tm
10 years ago
wctype.h
Adapt things to use __type_t instead of _BSD_TYPE_T_
19 years ago