.. |
arch
|
The fast syscall path clobbers 2 registers. Which is fine for a plain
|
2002-12-13 17:43:02 +00:00 |
citrus
|
- handle s==NULL case of wcrtomb.
|
2003-01-01 15:57:12 +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
|
Fix typos pointed out by Igor Sobrado in PR misc/19621.
|
2003-01-02 00:22:29 +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
|
Fix typos pointed out by Igor Sobrado in PR misc/19632
|
2003-01-01 22:24:29 +00:00 |
softfloat
|
…
|
|
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
|
Drop trailing spaces; sort SEE ALSO.
|
2003-01-02 09:39:34 +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 |