.. |
arpa
|
Resolve conflicts.
|
2007-03-30 19:57:16 +00:00 |
heimdal
|
Heimdal on NetBSD uses __RCSID.
|
2008-03-22 12:43:47 +00:00 |
protocols
|
Change/fix tsptype to const char * const [];
|
2008-02-16 07:30:15 +00:00 |
rpc
|
…
|
|
rpcsvc
|
kill another definition of bool.
|
2007-10-06 16:17:34 +00:00 |
ssp
|
- Misc cleanups to make the code more readable.
|
2007-06-03 17:41:19 +00:00 |
Makefile
|
Implementation of POSIX message queues.
|
2007-09-07 18:56:02 +00:00 |
a.out.h
|
…
|
|
aio.h
|
Unify the license: All rights reserved.
|
2007-11-28 19:30:55 +00:00 |
ar.h
|
…
|
|
assert.h
|
…
|
|
bitstring.h
|
…
|
|
bm.h
|
…
|
|
complex.h
|
Add C99 complex support, for double and float.
|
2007-08-20 16:01:28 +00:00 |
cpio.h
|
…
|
|
ctype.h
|
…
|
|
db.h
|
…
|
|
dirent.h
|
tell about getdents, not getdirentries
|
2008-01-09 20:55:03 +00:00 |
disktab.h
|
…
|
|
dlfcn.h
|
…
|
|
err.h
|
…
|
|
errno.h
|
Add a comment noting that the definition of __errno is now replicated in
|
2008-03-03 06:57:48 +00:00 |
fmtmsg.h
|
…
|
|
fnmatch.h
|
…
|
|
fstab.h
|
…
|
|
fts.h
|
Use "unsigned foo" instead of "u_foo".
|
2008-03-07 10:38:31 +00:00 |
ftw.h
|
…
|
|
getopt.h
|
revert the reversion of the previous change. Kill _NETBSD_SOURCE again.
|
2007-11-08 20:29:35 +00:00 |
glob.h
|
GLOB_NO_DOTDIRS patch from mouse@
|
2008-02-22 18:33:51 +00:00 |
grp.h
|
kill _NETBSD_TOOLS.
|
2007-10-19 15:58:52 +00:00 |
hesiod.h
|
…
|
|
iconv.h
|
…
|
|
ieeefp.h
|
…
|
|
ifaddrs.h
|
…
|
|
inttypes.h
|
…
|
|
iso646.h
|
…
|
|
kvm.h
|
Add kvm_dump_header and implement kvm_dump_wrtheader on top of it.
|
2007-11-08 20:48:04 +00:00 |
langinfo.h
|
…
|
|
libgen.h
|
…
|
|
limits.h
|
- Correct the value of _POSIX_SYMLINK_MAX as defined in standard.
|
2007-09-21 01:41:43 +00:00 |
link.h
|
…
|
|
link_aout.h
|
…
|
|
link_elf.h
|
…
|
|
locale.h
|
…
|
|
login_cap.h
|
don't set obsolete flags in SETALL. From Anon Ymous
|
2007-10-07 01:23:17 +00:00 |
lwp.h
|
Add _lwp_ctl() - sorry, I thought I had checked this in yesterday along
|
2007-11-13 17:38:55 +00:00 |
malloc.h
|
…
|
|
math.h
|
…
|
|
md2.h
|
…
|
|
memory.h
|
…
|
|
mntopts.h
|
…
|
|
monetary.h
|
…
|
|
mpool.h
|
…
|
|
mqueue.h
|
Unify the license: All rights reserved.
|
2007-11-28 19:30:55 +00:00 |
ndbm.h
|
…
|
|
netconfig.h
|
…
|
|
netdb.h
|
Move .db files for services and netgroup to /var/db per gimpy's request.
|
2007-05-10 17:45:50 +00:00 |
netgroup.h
|
Move .db files for services and netgroup to /var/db per gimpy's request.
|
2007-05-10 17:45:50 +00:00 |
nl_types.h
|
…
|
|
nlist.h
|
…
|
|
nsswitch.h
|
…
|
|
paths.h
|
move gettytab to paths.h
|
2008-02-04 15:27:20 +00:00 |
pwd.h
|
kill _NETBSD_TOOLS.
|
2007-10-19 15:58:52 +00:00 |
randomid.h
|
…
|
|
ranlib.h
|
…
|
|
re_comp.h
|
…
|
|
regex.h
|
…
|
|
regexp.h
|
…
|
|
res_update.h
|
Resolve conflicts.
|
2007-03-30 19:57:16 +00:00 |
resolv.h
|
Resolve conflicts.
|
2007-03-30 19:57:16 +00:00 |
rmt.h
|
…
|
|
sa.h
|
…
|
|
sched.h
|
…
|
|
search.h
|
…
|
|
semaphore.h
|
…
|
|
setjmp.h
|
change some __attribute__s to __keywords
|
2007-12-24 17:26:09 +00:00 |
sgtty.h
|
…
|
|
signal.h
|
Add a comment noting that the definition of __errno is now replicated in
|
2008-03-03 06:57:48 +00:00 |
stab.h
|
…
|
|
stdbool.h
|
…
|
|
stddef.h
|
…
|
|
stdio.h
|
Since _file is a short, check that the fd fits in it, otherwise bail with
|
2008-03-13 15:40:00 +00:00 |
stdlib.h
|
RANDOM_MAX: don't rely on integer overflow.
|
2008-04-07 12:24:52 +00:00 |
string.h
|
kill _NETBSD_TOOLS.
|
2007-10-19 15:58:52 +00:00 |
stringlist.h
|
…
|
|
strings.h
|
Do not include SSP files unless _FORTIFY_SOURCE > 0.
|
2007-08-02 21:49:09 +00:00 |
struct.h
|
…
|
|
sysexits.h
|
…
|
|
tar.h
|
…
|
|
time.h
|
everyone else assumes that defining "_XOPEN_SOURCE" means XPG4.2,
|
2008-04-01 19:23:28 +00:00 |
ttyent.h
|
…
|
|
tzfile.h
|
…
|
|
ucontext.h
|
…
|
|
ulimit.h
|
…
|
|
unistd.h
|
everyone else assumes that defining "_XOPEN_SOURCE" means XPG4.2,
|
2008-04-01 19:23:28 +00:00 |
util.h
|
humanize_number was the only function in <util.h> that is not in libutil.
|
2007-12-14 16:36:19 +00:00 |
utime.h
|
…
|
|
utmp.h
|
…
|
|
utmpx.h
|
…
|
|
uuid.h
|
…
|
|
varargs.h
|
…
|
|
vis.h
|
…
|
|
wchar.h
|
…
|
|
wctype.h
|
…
|
|
wordexp.h
|
everyone else assumes that defining "_XOPEN_SOURCE" means XPG4.2,
|
2008-04-01 19:23:28 +00:00 |