..
alpha
Remove last vestiges of thr_sleep and thr_wakeup from libc.
2000-12-02 05:58:03 +00:00
amd64
Remove last vestiges of thr_sleep and thr_wakeup from libc.
2000-12-02 05:58:03 +00:00
compat-43
Merge the documentation for sigsetmask() and sigblock() into a
2001-01-17 19:20:58 +00:00
db
man(7) -> mdoc(7).
2001-01-11 20:07:30 +00:00
gen
SIGABRT is *not* the same as calling abort(), so don't claim that it is.
2001-01-16 22:25:26 +00:00
gmon
Prepare for mdoc(7)NG.
2000-12-29 14:08:20 +00:00
i386
Prepare for mdoc(7)NG.
2000-12-29 14:08:20 +00:00
ia64
Remove last vestiges of thr_sleep and thr_wakeup from libc.
2000-12-02 05:58:03 +00:00
include
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
locale
Prepare for mdoc(7)NG.
2000-12-29 14:08:20 +00:00
mips
Bring in initial libc support for mips. These files were taken from
1999-03-03 07:06:17 +00:00
mipseb
Fix all the mipseb Makefiles. They were broken when I checked them in
1999-04-22 07:16:11 +00:00
mipsel
Fix all the mipseb Makefiles. They were broken when I checked them in
1999-04-22 07:16:11 +00:00
net
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
2001-01-12 15:46:56 +00:00
nls
Prepare for mdoc(7)NG.
2000-12-29 14:08:20 +00:00
posix1e
o When returning NULL, return (NULL) instead of return (0).
2001-01-17 02:40:39 +00:00
quad
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
regex
man(7) -> mdoc(7).
2001-01-12 13:35:17 +00:00
rpc
man(7) -> mdoc(7).
2001-01-17 18:26:21 +00:00
stdio
Fix bugs in the handling of > 8 positional arguments:
2001-01-06 20:48:00 +00:00
stdlib
Prepare for mdoc(7)NG.
2001-01-16 09:08:22 +00:00
stdtime
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
2001-01-12 15:46:56 +00:00
string
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
2001-01-12 15:46:56 +00:00
sys
The bit about sigpending not detecting any errors is a lie, it can return
2001-01-16 21:57:42 +00:00
xdr
Do proper byte swapping in 64bit routines.
2000-04-12 08:41:16 +00:00
yp
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
Makefile
Bump the shared lib version. There seems to have been an incompatible
2000-11-14 02:46:23 +00:00
Makefile.inc
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
2000-09-06 18:16:48 +00:00