.. |
arch
|
The fast syscall path clobbers 2 registers. Which is fine for a plain
|
2002-12-13 17:43:02 +00:00 |
citrus
|
More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 13:35:05 +00:00 |
compat-43
|
use strlcpy where it is more appropriate.
|
2002-11-17 01:51:24 +00:00 |
db
|
Only allow BSIZE to 1^16 - 1:
|
2002-12-11 21:20:15 +00:00 |
dlfcn
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
|
2002-08-19 09:41:27 +00:00 |
gen
|
Add a sysconf(3) knob for {ATEXIT_MAX}.
|
2002-12-19 23:31:54 +00:00 |
gmon
|
Fix signed/unsigned comparison warnings.
|
2002-11-11 17:13:59 +00:00 |
hash
|
New sentence, new line. From Robert Elz.
|
2002-10-01 17:02:56 +00:00 |
include
|
- Migrate fparseln(3) from libutil to libc, where it should have been in
|
2002-11-30 03:04:44 +00:00 |
locale
|
KNF
|
2002-11-17 20:40:59 +00:00 |
md
|
New sentence, new line. From Robert Elz.
|
2002-10-01 17:02:56 +00:00 |
net
|
make sure to bound string operation by strlcpy
|
2002-11-17 20:49:33 +00:00 |
nls
|
Replace "Fichero" words with "Archivo" that were missed in the last update.
|
2002-12-04 10:18:19 +00:00 |
quad
|
As discussed (briefly) on tech-userlevel, fix our quad support to work
|
2002-10-20 10:15:47 +00:00 |
regex
|
use strlcpy where it is more appropriate.
|
2002-11-17 01:51:24 +00:00 |
rpc
|
Fn arguments do not need (empty) braces.
|
2002-12-18 19:34:53 +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
|
- Migrate fparseln(3) from libutil to libc, where it should have been in
|
2002-11-30 03:04:44 +00:00 |
stdlib
|
Add a couple of missing THREAD_UNLOCK's, for the error exit path.
|
2002-12-09 14:14:59 +00:00 |
string
|
"namespace.h" should precede all included headers other than <sys/cdefs.h>.
|
2002-11-19 12:58:15 +00:00 |
sys
|
Provide O_NOFOLLOW with compatibility with the joneses.
|
2002-12-06 22:39:54 +00:00 |
termios
|
New sentence, new line. From Robert Elz.
|
2002-10-01 18:10:43 +00:00 |
thread-stub
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
time
|
use strlcpy where it is more appropriate.
|
2002-11-17 01:51:24 +00:00 |
yp
|
use strlcpy where it is more appropriate.
|
2002-11-17 01:51:24 +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
|
- Migrate fparseln(3) from libutil to libc, where it should have been in
|
2002-11-30 03:04:44 +00:00 |