.. |
arch
|
From Arne Juul <arnej@math.ntnu.no>:
|
1998-07-25 03:01:45 +00:00 |
compat-43
|
warn_refs getwd
|
1998-06-08 09:38:07 +00:00 |
db
|
Use pread(2) and pwrite(2) where appropriate.
|
1998-06-30 21:30:52 +00:00 |
gen
|
constify some tables.
|
1998-07-26 11:24:14 +00:00 |
gmon
|
Prefer STDERR_FILENO over 2.
|
1998-07-04 20:22:05 +00:00 |
include
|
Add support for multiple reader-single writer locks which will be used
|
1998-01-22 08:20:05 +00:00 |
locale
|
constify some tables.
|
1998-07-26 11:11:07 +00:00 |
md
|
constify some tables.
|
1998-07-26 11:38:24 +00:00 |
net
|
const poisoning.
|
1998-07-26 12:29:33 +00:00 |
nls
|
Fill in missing (default) mmap(2) flags.
|
1998-02-20 09:27:18 +00:00 |
quad
|
use machine/limits.h if _KERNEL or _STANDALONE
|
1998-03-27 01:01:54 +00:00 |
regex
|
const poisoning.
|
1998-07-26 12:17:51 +00:00 |
rpc
|
constify some tables.
|
1998-07-26 11:47:37 +00:00 |
stdio
|
const poisoning.
|
1998-07-26 12:29:33 +00:00 |
stdlib
|
constify some tables.
|
1998-07-26 11:24:14 +00:00 |
string
|
Principally, change foo(N) to .Xr foo N
|
1998-04-28 04:07:04 +00:00 |
sys
|
Added AppleTalk to the list of supported protocol domains.
|
1998-07-21 20:02:38 +00:00 |
termios
|
Remove some unnecessary header file inclusions (<sys/tty.h> was one them!).
|
1998-03-31 09:50:01 +00:00 |
time
|
Fubar: XPG4 (SUS'98) _does_ specify two digit year behavior without %C.
|
1998-05-05 14:24:00 +00:00 |
yp
|
Need <time.h> for time() prototype.
|
1998-03-30 15:05:20 +00:00 |
Makefile
|
Enable quad support on PowerPC.
|
1998-05-06 18:12:35 +00:00 |
shlib_version
|
Add pread(2), pwrite(2), preadv(2), pwritev(2) system calls.
|
1998-06-30 19:46:00 +00:00 |