..
arch
Rename __sigtramp1.S to __sigtramp.S.
2002-09-12 18:28:52 +00:00
citrus
More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
2002-08-19 13:35:05 +00:00
compat-43
Sort sections. Update Dd for EXAMPLES addition.
2002-08-10 09:07:15 +00:00
db
use int32_t, instead of int, for on-disk data.
2002-05-30 14:55:47 +00:00
dlfcn
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
2002-08-19 09:41:27 +00:00
gen
Always use NetBSD's fts(3) in compat builds. Some systems (notably
2002-09-16 04:10:36 +00:00
gmon
disable profiling set{u,g}id binaries.
2002-04-26 16:39:52 +00:00
hash
In userland, use <sha1.h>, not <sys/sha1.h>.
2002-03-31 14:17:19 +00:00
include
Add prototype for __sigaction_sigtramp(). This system call is used
2002-07-09 23:35:49 +00:00
locale
Rearrange code to avoid core dump and just return an error instead
2002-08-07 04:42:42 +00:00
md
Add the md[245], sha1 and rmd160 functions to libnbcompat, conditional on their
2002-03-31 12:58:54 +00:00
net
Use "const" for all input parameters of ethers(3) functions.
2002-09-16 19:25:30 +00:00
nls
- implement NL_CAT_LOCALE.
2002-02-13 07:48:49 +00:00
quad
regex
make this compile with -DREDEBUG again.
2002-07-22 12:56:17 +00:00
rpc
Make this work in the !INET6 case -- if we mismatch the AF, don't return a
2002-09-23 14:12:31 +00:00
softfloat
Import the 32-bit version of SoftFloat 2a and separate it and the 64-bit
2002-05-21 23:51:04 +00:00
stdio
Allow mktemp to be built as a host tool.
2002-09-14 04:26:23 +00:00
stdlib
Mark up NULL and ENOMEM.
2002-08-20 16:15:38 +00:00
string
Use Dq instead of single quotes.
2002-08-20 16:22:44 +00:00
sys
Revise wording to say that setting the argument vector is not mandatory.
2002-09-26 12:08:10 +00:00
termios
__STDC__ is always defined on NetBSD.
2002-05-26 16:39:57 +00:00
thread-stub
time
note that month and weekday names are case-insensitive.
2002-08-18 06:43:32 +00:00
yp
heavily, not heaviliy.
2002-09-04 00:59:44 +00:00
Makefile
Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the
2002-08-19 14:55:14 +00:00
shlib_version
Bump minor: rasctl(2)
2002-08-28 09:33:36 +00:00