.. |
arch
|
ne64 is not used. #if 0 out its definition, so that its 'static inline'
|
1998-04-24 18:46:53 +00:00 |
compat-43
|
fix mdoc reference
|
1998-04-28 18:52:08 +00:00 |
db
|
/tmp to _PATH_TMP from paths.h
|
1998-04-07 10:40:21 +00:00 |
gen
|
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
|
1998-04-28 20:11:33 +00:00 |
gmon
|
don't actually compile any code if building in a _STANDALONE environment
|
1998-03-26 23:52:38 +00:00 |
include
|
Add support for multiple reader-single writer locks which will be used
|
1998-01-22 08:20:05 +00:00 |
locale
|
Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z]
|
1998-04-28 07:19:28 +00:00 |
md
|
when deciding whether to use standard system include files or libkern.h,
|
1998-03-26 23:53:36 +00:00 |
net
|
fix mdoc references
|
1998-04-28 20:25:53 +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
|
If poll(2) times out, report failure.
|
1998-04-24 11:21:19 +00:00 |
stdio
|
Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1998-04-28 06:00:51 +00:00 |
stdlib
|
Principally, change foo(N) to .Xr foo N
|
1998-04-28 04:07:04 +00:00 |
string
|
Principally, change foo(N) to .Xr foo N
|
1998-04-28 04:07:04 +00:00 |
sys
|
Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z]
|
1998-04-28 07:19:28 +00:00 |
termios
|
Remove some unnecessary header file inclusions (<sys/tty.h> was one them!).
|
1998-03-31 09:50:01 +00:00 |
time
|
Correct doc for tm.tm_sec to document range 0..61, not 0..60 (strptime(3)
|
1998-03-19 16:26:35 +00:00 |
yp
|
Need <time.h> for time() prototype.
|
1998-03-30 15:05:20 +00:00 |
Makefile
|
add bcopy.c to KSRCS, to sync with charles's libkern changes
|
1998-03-27 01:29:47 +00:00 |
shlib_version
|
Bump libc minor version to 26: addition of getsid(), tcgetsid() (both from
|
1998-02-14 20:23:28 +00:00 |