.. |
arpa
|
fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soon
|
16 years ago |
protocols
|
Add ffs2 support to dump/restore. From FreeBSD with some NetBSD changes.
|
17 years ago |
rpc
|
Commit requested by marco:
|
16 years ago |
rpcsvc
|
Remove unnecessary typedef usage.
|
21 years ago |
Makefile
|
rename libsa to libsndio
|
16 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 |
assert.h
|
Annotate _assert()/__assert2() as __dead.
|
19 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 |
bm.h
|
Remove unnecessary typedef usage.
|
21 years ago |
bsd_auth.h
|
Adapt things to use __type_t instead of _BSD_TYPE_T_
|
19 years ago |
cast.h
|
s/u8/u_int8_t/, s/u32/u_int32_t, put castsb.h into cast.c and include
|
26 years ago |
complex.h
|
Don't have anything after #endif.
|
16 years ago |
cpio.h
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
ctype.h
|
allow extern inline stuff to proceed unchanged thru the mess that the
|
18 years ago |
curses.h
|
I hereby place this file in the public domain.
|
21 years ago |
db.h
|
Remove unnecessary typedef usage.
|
21 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
|
_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so
|
17 years ago |
disktab.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
dlfcn.h
|
based on a diff from Matt Provost: allow printing of ldd information
|
17 years ago |
elf_abi.h
|
Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version.
|
29 years ago |
err.h
|
Adapt things to use __type_t instead of _BSD_TYPE_T_
|
19 years ago |
errno.h
|
Split off the non-kernel visible portion of sys/errno.h into a
|
19 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
|
bye bye whiteouts
|
19 years ago |
ftw.h
|
Need ftw.h for ftw(3) and nftw(3)
|
21 years ago |
getopt.h
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
glob.h
|
First step in include files overhaul. Use __FOO_VISIBLE (as defined
|
19 years ago |
grp.h
|
First step in include files overhaul. Use __FOO_VISIBLE (as defined
|
19 years ago |
ieeefp.h
|
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
23 years ago |
ifaddrs.h
|
Remove unnecessary typedef usage.
|
21 years ago |
inttypes.h
|
Add wcstoimax(3) and wcstoumax(3).
|
16 years ago |
iso646.h
|
C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite.
|
23 years ago |
kvm.h
|
kvm_openfiles() should take int flag, not unsigned
|
19 years ago |
langinfo.h
|
CODESET support. okay millert@, otto@
|
19 years ago |
libgen.h
|
Sync with share/misc/license.template and add missing DARPA credit
|
21 years ago |
limits.h
|
Define _POSIX_TZNAME_MAX to 6 if the user requested POSIX 1003.1-2001.
|
17 years ago |
link.h
|
Remove unnecessary typedef usage.
|
21 years ago |
link_aout.h
|
Remove unnecessary typedef usage.
|
21 years ago |
link_elf.h
|
typos from alexey dobriyan;
|
19 years ago |
locale.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 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
|
add __infinityf declaration. (only affects vax). pointed out by miod@
|
16 years ago |
md4.h
|
Make the `filename' parameter to HASHFile() and HASHFileChunk() const
|
20 years ago |
md5.h
|
Make the `filename' parameter to HASHFile() and HASHFileChunk() const
|
20 years ago |
memory.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
mpool.h
|
Remove unnecessary typedef usage.
|
21 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
|
First step in include files overhaul. Use __FOO_VISIBLE (as defined
|
19 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 |
ohash.h
|
use standard type uint32_t, instead of BSD-specific u_int32_t
|
19 years ago |
paths.h
|
_PATH_DRUM is no more.
|
16 years ago |
poll.h
|
PD
|
21 years ago |
pwd.h
|
Add _PW_BUF_LEN define and use it instead of hard-coding 1024 for
|
16 years ago |
ranlib.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
re_comp.h
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
readpassphrase.h
|
Sync with share/misc/license.template and add missing DARPA credit
|
21 years ago |
regex.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
resolv.h
|
make the resolver stat resolv.conf and update if it changes.
|
20 years ago |
rmd160.h
|
Make the `filename' parameter to HASHFile() and HASHFileChunk() const
|
20 years ago |
search.h
|
Adapt things to use __type_t instead of _BSD_TYPE_T_
|
19 years ago |
setjmp.h
|
First step in include files overhaul. Use __FOO_VISIBLE (as defined
|
19 years ago |
sgtty.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
sha1.h
|
Make the `filename' parameter to HASHFile() and HASHFileChunk() const
|
20 years ago |
sha2.h
|
Rename SHA256/384/512 API to avoid namespace collisions with
|
16 years ago |
signal.h
|
Make sure sys_signame and sys_siglist are wrapped in __BEGIN_DECLS.
|
16 years ago |
skipjack.h
|
kill evil \r; from cedric
|
19 years ago |
stab.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
stdbool.h
|
pcc knows _Bool. ok beck@ miod @millert
|
17 years ago |
stddef.h
|
Adapt things to use __type_t instead of _BSD_TYPE_T_
|
19 years ago |
stdio.h
|
Remove neither documented nor found in any spec ctermid_r() function - ctermid()
|
19 years ago |
stdlib.h
|
- replace dtoa w/ David's gdtoa, version 2008-03-15
|
16 years ago |
string.h
|
add memrchr(3)
|
17 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 |
time.h
|
Adapt things to use __type_t instead of _BSD_TYPE_T_
|
19 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
|
Move _POSIX_THREAD_SAFE_FUNCTIONS into unistd.h and set it to 200112
|
16 years ago |
utime.h
|
Adapt things to use __type_t instead of _BSD_TYPE_T_
|
19 years ago |
utmp.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
vis.h
|
Add VIS_GLOB to escape special characters used by shell-style globbing.
|
19 years ago |
wchar.h
|
Add wcstof(3) and wcstold(3).
|
16 years ago |
wctype.h
|
Adapt things to use __type_t instead of _BSD_TYPE_T_
|
19 years ago |