arch
|
Add #include <sys/syscall.h> for "SYS_sigprocmask".
|
1998-07-02 18:40:24 +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
|
Suppress blank fields due to continuation lines.
|
1998-07-21 13:36:54 +00:00 |
gmon
|
Prefer STDERR_FILENO over 2.
|
1998-07-04 20:22:05 +00:00 |
net
|
use AF_LOCAL instead of AF_UNIX
|
1998-07-18 05:04:35 +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
|
macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1998-02-06 05:39:31 +00:00 |
rpc
|
KNF.
|
1998-07-09 18:15:18 +00:00 |
stdlib
|
It's 1998, actually.
|
1998-06-14 17:54:59 +00:00 |
string
|
Principally, change foo(N) to .Xr foo N
|
1998-04-28 04:07:04 +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 |