NetBSD/include
mrg bdadd56346 add a new fstab type "dp" for the user-specified dump device.
change swapctl -A to see this and add it via swapctl(2).  also
add a new swapctl -D <device> to change the dump device on the
fly.
1999-02-23 17:00:53 +00:00
..
arpa const poisoning 1998-11-13 15:45:10 +00:00
protocols add/cleanup multiple inclusion protection. 1998-02-10 00:38:16 +00:00
rpc Fully prototype the test service and put it between begin and end decls. 1999-01-31 19:45:25 +00:00
rpcsvc YP status codes are all unsigned. 1998-07-27 12:21:10 +00:00
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
a.out.h merge lite-2 1998-02-02 21:07:13 +00:00
ar.h new RCS ID format. 1994-10-26 00:55:40 +00:00
assert.h Define assert and _assert macros for lint when NDEBUG is present as nothing. 1998-11-14 16:30:07 +00:00
bitstring.h merge lite-2 1998-02-02 21:07:13 +00:00
bm.h new RCS ID format. 1994-10-26 00:55:40 +00:00
cpio.h Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
ctype.h Reorganize name space protection. 1998-05-10 16:57:51 +00:00
db.h delint. 1998-12-09 12:42:27 +00:00
dirent.h Reorganize name space protection. 1998-05-06 19:05:51 +00:00
disktab.h Add '-f disktab' option to disklabel, via lib/6623 from 1999-01-19 06:24:08 +00:00
dlfcn.h Assign my copyright to the TNF. 1998-09-05 13:11:07 +00:00
err.h __Namespace__ __protection__. 1998-07-30 00:44:15 +00:00
errno.h Separate the userland and libsa errno declarations from <sys/errno.h> into 1999-01-12 03:08:14 +00:00
fnmatch.h Add a FNM_NOSYS return code. This condition will never happen (since fnmatch() 1998-01-13 12:45:02 +00:00
fstab.h add a new fstab type "dp" for the user-specified dump device. 1999-02-23 17:00:53 +00:00
fts.h complete prototype for fts_compar. 1998-11-06 19:44:52 +00:00
glob.h Typo: POSXI -> POSIX. 1998-06-22 12:01:43 +00:00
grp.h Add gid_from_group() and uid_from_user(). 1998-07-28 16:27:48 +00:00
hesiod.h merge in stuff from hesiod3.0.2 distribution 1999-01-24 23:53:18 +00:00
ieeefp.h RCS Id Police. 1998-01-09 08:03:16 +00:00
iso646.h For Normative Addendum 1. 1995-02-17 09:08:08 +00:00
kvm.h Add kvm_dump* prototypes. 1996-04-19 12:02:50 +00:00
langinfo.h Winning Strategies has placed this code into the Public Domainsearch.h 1995-04-28 23:30:54 +00:00
libgen.h Add <libgen.h> header, from XPG4.2. 1997-11-02 16:34:21 +00:00
limits.h Per XSH5, define _XOPEN_IOV_MAX. 1998-08-03 14:32:04 +00:00
link_aout.h Pull in <a.out.h>. 1998-12-15 21:28:28 +00:00
link_elf.h gdb's shared-lib mapping code in solib.c has #ifdef dependencies on 1998-10-30 05:43:40 +00:00
locale.h merge lite-2 1998-02-02 21:07:13 +00:00
malloc.h new RCS ID format. 1994-10-26 00:55:40 +00:00
math.h This file has still missing prototypes: cabs and cabsf... At least comment 1999-01-31 19:32:26 +00:00
md4.h - Liberal application of suggestions in /usr/share/misc/style. 1997-04-30 00:44:49 +00:00
memory.h merge lite-2 1998-02-02 21:07:13 +00:00
mpool.h add/cleanup multiple inclusion protection. 1998-02-10 00:25:25 +00:00
ndbm.h Reorganize name space protecion. Also, change file mode argument to 1998-05-07 19:02:04 +00:00
netdb.h * Remove the inclusion of <sys/param.h>; the most common use for this was 1998-05-10 17:32:39 +00:00
netgroup.h remove _ng_sl_*() prototypes; the functions have been dead for nearly 2 years 1999-01-10 02:53:34 +00:00
nl_types.h Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
nlist.h Add the N_SET* symbol types. 1998-12-17 23:15:21 +00:00
nsswitch.h always add compat functions in NS_COMPAT_CB; make it the responsibility of 1999-01-26 01:04:07 +00:00
paths.h KNF for comments (sigh) 1998-05-08 18:18:29 +00:00
pwd.h Add gid_from_group() and uid_from_user(). 1998-07-28 16:27:48 +00:00
ranlib.h merge lite-2 1998-02-02 21:07:13 +00:00
re_comp.h Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
regex.h Uhm - we can't expose __LIBC12_SOURCE__ to the public - it causes side 1998-12-09 20:58:55 +00:00
regexp.h __RENAME() the libcompat regexp routines so they will not be used by 1998-09-14 20:25:02 +00:00
resolv.h revert part of previous; leave char lookups[4] in __res_state. 1999-01-17 05:08:10 +00:00
rmt.h Update for new function renaming nechanism. 1997-10-22 06:59:35 +00:00
search.h Add internal structure used by the t* routines, protected via an ifdef 1999-02-22 10:34:28 +00:00
setjmp.h Avoid introducing new prefix '__JB' -- '_JB' is fine. 1999-01-15 03:43:56 +00:00
sgtty.h add/cleanup multiple inclusion protection. 1998-02-10 00:25:25 +00:00
signal.h Add /*LINTED*/ comments to sigfillset() and sigemptyset(). (void)sig*set(s); 1998-12-09 12:50:47 +00:00
stab.h merge lite-2 1998-02-02 21:07:13 +00:00
stddef.h merge lite-2 sccs id, but as per jt, don't switch to using lite-2 rune_t's 1998-02-02 17:13:49 +00:00
stdio.h * Bring *_unlocked() declarations in scope if _REENTRANT is defined, too; add 1998-11-20 14:39:38 +00:00
stdlib.h Add l64a_r(), a reentrant version of l64a(); found in the Multithreading 1999-02-06 15:04:05 +00:00
string.h Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
stringlist.h A stringlist implementation (previously ``private'' to libc netgroup code, 1997-01-17 06:11:35 +00:00
strings.h Don't make NULL available to _XOPEN_SOURCE. 1998-05-06 17:12:45 +00:00
struct.h merge lite-2 1998-02-02 21:07:13 +00:00
sysexits.h merge lite-2 1998-02-02 21:07:13 +00:00
tar.h Switch to using lite-2's tar.h instead of ours. The contents are 1998-02-02 17:10:19 +00:00
time.h Remove the public declaration of gtime(), which is shipped with tzcode but is 1998-09-15 12:24:28 +00:00
ttyent.h Add a "class" entry to ttyent. Closes PR#4638. 1999-01-15 18:47:48 +00:00
tzfile.h Merge in recent changes from the private version of this header distributed 1998-07-30 14:11:22 +00:00
unistd.h Change the type of sys_siglist and sys_signame from const char *const [] to 1998-11-30 20:36:27 +00:00
util.h const poisoning. 1998-07-26 21:58:46 +00:00
utime.h Per POSIX and X/Open, don't include <sys/types.h> but make only time_t 1998-05-06 17:30:12 +00:00
utmp.h new RCS ID format. 1994-10-26 00:55:40 +00:00
vis.h change the second arg of unvis from char -> int, to avoid K&R vs. ansi 1998-11-13 12:20:18 +00:00