.. |
arch
|
Assign my copyrights to TNF.
|
1998-08-15 09:36:04 +00:00 |
compat-43
|
first pass at fixing up capitalization of function names and
|
1998-08-29 08:32:32 +00:00 |
db
|
Add some braces to make egcs happy.
|
1998-08-18 23:50:08 +00:00 |
gen
|
Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls.
|
1998-09-10 10:46:03 +00:00 |
gmon
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-10 02:43:08 +00:00 |
include
|
Add asctime_r(), ctime_r(), gmtime_r() and localtime_r().
|
1998-09-10 16:02:59 +00:00 |
locale
|
…
|
|
md
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-10 02:43:08 +00:00 |
net
|
first pass at fixing up capitalization of function names and
|
1998-08-29 08:32:32 +00:00 |
nls
|
clean up a bit more
|
1998-07-26 18:55:09 +00:00 |
quad
|
…
|
|
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
|
Make the fseek() return value description match XSH5 (again).
|
1998-09-09 20:17:27 +00:00 |
stdlib
|
Addendum to previous commit: remove stdio usage from sections during which
|
1998-09-09 19:34:00 +00:00 |
string
|
'c' is only used #ifndef BZERO so wrap its declaration accordingly.
|
1998-08-09 22:48:11 +00:00 |
sys
|
<vm/vm_swap.h> -> <sys/swap.h>
|
1998-08-29 17:11:09 +00:00 |
termios
|
clear IMAXBEL bit (fixes PR#2703)
|
1998-08-18 07:51:45 +00:00 |
time
|
Merge tzcode1998f.
|
1998-09-10 15:58:38 +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 minor version number (asctime_r(), ctime_r(), gmtime_r(), localtime_r()).
|
1998-09-10 18:41:17 +00:00 |