.. |
arch
|
SH5 asm versions of some low-level libc routines.
|
2002-12-08 09:48:36 +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 kern.forkfsleep sysctl - set/get time (in miliseconds) for which
|
2002-12-11 19:14:34 +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
|
Add description of struct netconfig.
|
2002-12-07 12:21:45 +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
|
|
|
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 |