.. |
arch
|
Use the SYSTRAP() macro more uniformly.
|
2000-12-08 22:57:57 +00:00 |
compat-43
|
Delint.
|
2000-01-22 22:30:08 +00:00 |
db
|
check LIBC_SCCS
|
2000-09-13 22:32:25 +00:00 |
dlfcn
|
remove extra semi's
|
2000-07-06 02:48:41 +00:00 |
gen
|
The prototype for fmtcheck is in <stdio.h> so we'd better include it.
|
2000-11-16 02:10:18 +00:00 |
gmon
|
Document the PROFDIR environment variable.
|
2000-10-24 19:31:59 +00:00 |
hash
|
Use .{B,Bs,F,N,O}x and fix miscellaneous errors.
|
2000-09-21 10:43:49 +00:00 |
include
|
Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check
|
2000-10-20 18:46:05 +00:00 |
locale
|
Include <unistd.h> for the issetugid prototype.
|
2000-09-09 20:50:33 +00:00 |
md
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
net
|
strictly conform to RFC2553 (specifically ENXIO case). sync with KAME
|
2000-11-24 08:21:12 +00:00 |
nls
|
Fix possible one-byte overrun
|
2000-09-30 16:47:26 +00:00 |
quad
|
Use __GNUC_PREREQ__().
|
2000-05-05 00:20:22 +00:00 |
regex
|
add missing ' is ' in regerror() explanation
|
2000-11-06 13:20:58 +00:00 |
rpc
|
Need "namespace.h".
|
2000-09-28 09:07:04 +00:00 |
softfloat
|
Revert previous change -- turned out I'd got my build environment in a twist.
|
2000-07-15 15:07:34 +00:00 |
stdio
|
This is for completeness only (to make fdopen symmetric with fopen and freopen)
|
2000-11-29 15:36:42 +00:00 |
stdlib
|
Be SUS-conformant regarding return value when option argument is missing.
|
2000-11-26 23:39:11 +00:00 |
string
|
sync with latest openbsd.
|
2000-11-24 16:19:05 +00:00 |
sys
|
fix typo
|
2000-11-21 23:35:10 +00:00 |
termios
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
thread-stub
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
time
|
Format string cleanup, by Bill Sommerfeld.
|
2000-10-10 18:09:25 +00:00 |
yp
|
add explicit casts to avoid parameter conversion warnings.
|
2000-07-06 03:14:05 +00:00 |
Makefile
|
Don't enable lin's exit on warnings yet. It'll break most ports.
|
2000-08-13 23:26:12 +00:00 |
shlib_version
|
Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check
|
2000-10-20 18:46:05 +00:00 |