..
arpa
Header file cleanup:
2003-04-29 11:58:15 +00:00
heimdal
set version to 0.5nb2 (fix of Kerberos 4 protocol problem)
2003-03-20 19:25:48 +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
…
Makefile
install mntopts.h
2003-03-22 12:45:51 +00:00
a.out.h
…
ar.h
…
assert.h
…
bitstring.h
…
bm.h
…
cpio.h
…
ctype.h
Header file cleanup:
2003-04-29 12:49:38 +00:00
db.h
do not define types like int32_t or u_int32_t locally.
2002-05-30 14:13:01 +00:00
dirent.h
Fix things so that _NETBSD_SOURCE correctly exposes the dirfd() and
2003-04-29 23:08:13 +00:00
disktab.h
…
dlfcn.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +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
…
fnmatch.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
fstab.h
…
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
…
ieeefp.h
…
ifaddrs.h
…
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
…
libgen.h
…
limits.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
link.h
…
link_aout.h
…
link_elf.h
…
locale.h
…
login_cap.h
…
lwp.h
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +00:00
malloc.h
…
math.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
md2.h
…
md4.h
…
md5.h
…
memory.h
…
mntopts.h
add functions to retrieve option values.
2003-04-11 17:36:57 +00:00
mpool.h
…
ndbm.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
netconfig.h
…
netdb.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
netgroup.h
…
nl_types.h
…
nlist.h
…
nsswitch.h
…
paths.h
Add _PATH_KSYMS.
2003-04-24 20:13:05 +00:00
pwd.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
ranlib.h
…
re_comp.h
…
regex.h
Sprinkle some restrict.
2003-02-05 23:13:07 +00:00
regexp.h
…
resolv.h
transmission, not transmition.
2003-01-06 13:17:01 +00:00
rmd160.h
…
rmt.h
…
sa.h
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +00:00
sched.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
search.h
…
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
…
signal.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
stab.h
…
stdbool.h
…
stddef.h
…
stdio.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
stdlib.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +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
…
unistd.h
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +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
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
2003-04-28 23:16:11 +00:00
wctype.h
add some ISO C 1995 I18N functions and types:
2003-03-02 22:18:11 +00:00