.. |
arch
|
(Fortunately harmless) typo in previous.
|
1998-10-01 19:20:44 +00:00 |
compat-43
|
Squash remnants of signal breakage... old sigvec() interface...
|
1998-09-27 13:21:28 +00:00 |
db
|
Add some braces to make egcs happy.
|
1998-08-18 23:50:08 +00:00 |
gen
|
Remove old lint files.
|
1998-09-27 16:42:40 +00:00 |
gmon
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-10 02:43:08 +00:00 |
include
|
Add missing renaming of tcgetsid().
|
1998-09-27 18:14:14 +00:00 |
locale
|
constify some tables.
|
1998-07-26 11:11:07 +00:00 |
md
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-10 02:43:08 +00:00 |
net
|
Use posix signal system calls.
|
1998-09-26 23:58:29 +00:00 |
nls
|
clean up a bit more
|
1998-07-26 18:55:09 +00:00 |
quad
|
use machine/limits.h if _KERNEL or _STANDALONE
|
1998-03-27 01:01:54 +00:00 |
regex
|
first pass at fixing up capitalization of function names and
|
1998-08-29 08:32:32 +00:00 |
rpc
|
const poisoning.
|
1998-07-26 14:13:00 +00:00 |
stdio
|
Document %ll[diouxX] as requested by <bgrayson@ece.utexas.edu> in PR
|
1998-09-14 21:10:18 +00:00 |
stdlib
|
Adapt to posix signal system calls.
|
1998-09-26 23:54:25 +00:00 |
string
|
Add an internal name for strtok_r().
|
1998-09-27 17:57:49 +00:00 |
sys
|
Fixes kern/6216 by me.
|
1998-09-30 14:03:06 +00:00 |
termios
|
clear IMAXBEL bit (fixes PR#2703)
|
1998-08-18 07:51:45 +00:00 |
time
|
Frob internal state keeping to make strftime() reentrant.
|
1998-09-27 16:41:20 +00:00 |
yp
|
Remove a little lint.
|
1998-07-27 12:29:21 +00:00 |
Makefile
|
add strchr.c, strrchr.c, memmove.c, memcpy.c, to KSRC for copy to libkern.
|
1998-08-04 05:55:56 +00:00 |
shlib_version
|
Bump version
|
1998-09-27 16:43:04 +00:00 |