.. |
arch
|
change second parm of sysarch() from char * to void *
|
1998-02-25 21:24:56 +00:00 |
compat-43
|
trivial changes to quiet lint.
|
1998-02-27 17:43:20 +00:00 |
db
|
Fill in missing (default) mmap(2) flags.
|
1998-02-20 09:27:18 +00:00 |
gen
|
Need <time.h> for CLK_TCK definition.
|
1998-03-30 14:33:22 +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
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
md
|
when deciding whether to use standard system include files or libkern.h,
|
1998-03-26 23:53:36 +00:00 |
net
|
install links for inet_ntop(3) and inet_pton(3)
|
1998-03-12 12:08:09 +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
|
add "int" to bare static
|
1998-03-30 01:15:21 +00:00 |
stdio
|
don't assume buf is NL_TEXTMAX long
|
1998-02-16 11:27:15 +00:00 |
stdlib
|
changes to (partially) quiet lint.
|
1998-02-28 00:09:45 +00:00 |
string
|
limits.h if user-land, machine/limits.h if kernel or standalone
|
1998-03-27 05:34:15 +00:00 |
sys
|
Per XPG, if the file descriptor argument to mmap() refers to a file whose
|
1998-03-28 16:58:04 +00:00 |
termios
|
Sigh, pasto.
|
1998-02-15 02:41:40 +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
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +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 |