..
arpa
Remove whitespace accident in previous; spotted by Thomas Klausner.
2003-06-30 15:45:02 +00:00
heimdal
regenerate files for heimdal 0.6
2003-05-15 22:58:02 +00:00
protocols
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
2003-04-02 10:39:19 +00:00
rpc
don't use TRUE or FALSE
2003-04-19 01:40:36 +00:00
rpcsvc
a.out.h
ar.h
assert.h
EBENISANIDIOT: Remove a spurious '#endif' that crept in under the radar.
2003-06-05 18:37:45 +00:00
bitstring.h
bm.h
cpio.h
ctype.h
Header file cleanup:
2003-04-29 12:49:38 +00:00
db.h
Remove variable names from prototypes.
2003-07-09 01:59:34 +00:00
dirent.h
add mutex locking and dirent_r.
2003-05-28 20:04:12 +00:00
disktab.h
dlfcn.h
Remove reference to dlinfo - it doesn't exist in NetBSD.
2003-07-01 15:02:01 +00:00
err.h
errno.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
fmtmsg.h
Add an XSH5 fmtmsg() implementation.
1999-09-12 19:04:30 +00:00
fnmatch.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +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
Make fts_pathlen and fts_nitems unsigned.
2002-11-11 01:07:08 +00:00
getopt.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
glob.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
grp.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
hesiod.h
iconv.h
change iconv_t definision : void * -> struct __tag_iconv_t *.
2003-07-01 08:54:57 +00:00
ieeefp.h
Remove 'extern' from function declarations.
2000-06-13 01:21:52 +00:00
ifaddrs.h
Remove 'extern' from function declarations.
2000-06-13 01:21:52 +00:00
inttypes.h
add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656)
2003-03-11 09:21:22 +00:00
iso646.h
kvm.h
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +00:00
langinfo.h
add definisions for ERA* and ALT_DIGITS.
2003-07-04 04:46:14 +00:00
libgen.h
limits.h
Add the _POSIX_THREAD and _POSIX_TIMER mandated minimum limits.
2003-07-16 21:03:54 +00:00
link_aout.h
Fix two typos
2000-09-14 20:36:39 +00:00
link_elf.h
Move the link.h files for the different shlib formats via repository copy,
1999-03-19 22:06:36 +00:00
link.h
Move the link.h files for the different shlib formats via repository copy,
1999-03-19 22:06:36 +00:00
locale.h
C99: add new parameters int_p_cs_precedes, int_n_cs_precedes,
2001-01-02 10:53:24 +00:00
login_cap.h
Remove dup (WRT util.h) decl of secure_path().
2000-09-21 10:13:15 +00:00
lwp.h
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +00:00
Makefile
Citrus iconv support(4)
2003-06-27 05:21:49 +00:00
malloc.h
math.h
Add long double support.
2003-05-17 20:42:28 +00:00
md2.h
Oops. Forgot md2.h header file.
2001-03-19 04:18:53 +00:00
md4.h
Pull in <sys/cdefs.h>, since we're using __BEGIN_DECLS/__END_DECLS.
2000-07-07 10:43:54 +00:00
md5.h
split /usr/include/sys/md5.h and /usr/include/md5.h completely.
2000-12-11 21:05:14 +00:00
memory.h
mntopts.h
add functions to retrieve option values.
2003-04-11 17:36:57 +00:00
mpool.h
Pull in <sys/cdefs.h>, since we're using __BEGIN_DECLS/__END_DECLS.
2000-07-07 10:43:54 +00:00
ndbm.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
netconfig.h
New headers for the new RPC code (based on TI-RPC from Sun).
2000-06-02 22:57:54 +00:00
netdb.h
Header cleanup:
2003-05-05 14:20:03 +00:00
netgroup.h
nl_types.h
Give the struct typedef'd to *nl_catd a name to avoid an error with gcc
2001-12-06 23:04:06 +00:00
nlist.h
nsswitch.h
Remove variable names from prototypes.
2003-07-09 01:59:34 +00:00
paths.h
Citrus iconv support (1)
2003-06-25 09:51:26 +00:00
pwd.h
bcrypt_gensalt() isn't defined in any X/Open standard I've got convenient
2003-05-05 14:49:31 +00:00
ranlib.h
re_comp.h
regex.h
Sprinkle some restrict.
2003-02-05 23:13:07 +00:00
regexp.h
resolv.h
Remove variable names from prototypes.
2003-07-09 01:59:34 +00:00
rmd160.h
Don't declare the "convenience functions" if _KERNEL is defined.
2000-07-07 10:47:06 +00:00
rmt.h
sa.h
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +00:00
sched.h
prototype must not have variable name
2003-07-08 05:39:23 +00:00
search.h
deal with bsearch duplicate declaration.
2000-12-20 18:35:21 +00:00
semaphore.h
Need <sys/cdefs.h>.
2003-01-21 12:27:11 +00:00
setjmp.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
sgtty.h
sha1.h
Remove variable names from prototypes.
2003-07-09 01:59:34 +00:00
signal.h
Now that sys/types.h defines pthread_t, the forward structure
2003-07-17 23:04:43 +00:00
stab.h
stdbool.h
ISO C / SUSv3 <stdbool.h>.
2002-02-02 17:31:52 +00:00
stddef.h
u_long -> unsigned long in "offsetof" macro.
2000-11-10 06:35:45 +00:00
stdio.h
P_tmpdir isn't in POSIX, so only define it for _XOPEN_SOURCE and
2003-06-05 17:51:10 +00:00
stdlib.h
Do not give names to the parameters in function prototypes (those names
2003-07-08 01:43:28 +00:00
string.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
stringlist.h
Assign to TNF.
2002-10-04 11:42:38 +00:00
strings.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
struct.h
sysexits.h
tar.h
threadlib.h
Add some threadlib stubs that are used by X:
2003-01-19 21:58:21 +00:00
time.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
ttyent.h
tzfile.h
ucontext.h
Sprinkle some restrict.
2003-01-21 17:45:04 +00:00
ulimit.h
Add an XSH5 ulimit()/<ulimit.h> implementation.
1999-09-13 18:38:04 +00:00
unistd.h
Do not give names to the parameters in function prototypes (those names
2003-07-08 01:43:28 +00:00
util.h
Bump daddr_t to 64 bits. Replace it with int32_t in all places where
2003-01-24 21:55:02 +00:00
utime.h
utmp.h
Add __P(()); noticed by wiz.
2002-07-28 22:48:38 +00:00
utmpx.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
vis.h
this needs <sys/types.h>
2002-12-12 23:00:37 +00:00
wchar.h
prototype must not have variable name
2003-07-08 05:39:23 +00:00
wctype.h
add some ISO C 1995 I18N functions and types:
2003-03-02 22:18:11 +00:00