.. |
arch
|
Fix weak alias.
|
2000-12-16 01:40:38 +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
|
Fix an old typo: s/ket_t/key_t/
|
2000-12-12 17:07:49 +00:00 |
gmon
|
Document the PROFDIR environment variable.
|
2000-10-24 19:31:59 +00:00 |
hash
|
Argh. Use __weak_alias on the RMD160 functions.
|
2000-12-11 19:12:35 +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
|
remove redundant declarations of h_errno and __hostalias
|
2000-12-10 04:19:53 +00:00 |
nls
|
Fix possible one-byte overrun
|
2000-09-30 16:47:26 +00:00 |
quad
|
remove duplicate declaration.
|
2000-12-10 03:54:22 +00:00 |
regex
|
add missing ' is ' in regerror() explanation
|
2000-11-06 13:20:58 +00:00 |
rpc
|
remove dedundant declaration of _svc_getreq_common; declared in <rpc/svc.h>
|
2000-12-10 04:12:03 +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
|
fix duplicate declaration of __glue.
|
2000-12-10 04:17:28 +00:00 |
stdlib
|
Radixsort wants a const u_char ** as a fisrt argument, not just a
|
2000-12-13 22:11:24 +00:00 |
string
|
sync with latest openbsd.
|
2000-11-24 16:19:05 +00:00 |
sys
|
Add __syscall.S back to sys/Makefile.inc. Remove from arch/i386/gen/
|
2000-12-13 07:42:47 +00:00 |
termios
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
thread-stub
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
time
|
Reflect current situation: we're using the tzcode-maintained strftime now.
|
2000-12-12 15:36:49 +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 to major-bump TODO: hash function should take the same arguments.
|
2000-12-12 15:45:04 +00:00 |