.. |
arch
|
change second parm of sysarch() from char * to void *
|
1998-02-25 21:24:56 +00:00 |
compat-43
|
Coerce -1 to a (uid_t) to shut up lint.
|
1998-02-25 22:57:22 +00:00 |
db
|
Fill in missing (default) mmap(2) flags.
|
1998-02-20 09:27:18 +00:00 |
gen
|
trivial changes to reduce lint complaints
|
1998-02-26 02:40:11 +00:00 |
gmon
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +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
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
net
|
Include <stddef.h> for NULL.
|
1998-02-18 12:22:42 +00:00 |
nls
|
Fill in missing (default) mmap(2) flags.
|
1998-02-20 09:27:18 +00:00 |
quad
|
remove obsolete register declarations
|
1998-02-03 18:23:37 +00:00 |
regex
|
macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1998-02-06 05:39:31 +00:00 |
rpc
|
* in get_myaddress(); always return sockaddr_in containing localhost:PMAP_PORT.
|
1998-02-13 05:52:11 +00:00 |
stdio
|
don't assume buf is NL_TEXTMAX long
|
1998-02-16 11:27:15 +00:00 |
stdlib
|
Cast size_t to long for printing.
|
1998-02-06 14:35:46 +00:00 |
string
|
Add the same protection as other files have for _KERNEL, which at least works
|
1998-02-22 09:12:57 +00:00 |
sys
|
parameters to setreuid are uid_t, not int.
|
1998-02-25 22:56:00 +00:00 |
termios
|
Sigh, pasto.
|
1998-02-15 02:41:40 +00:00 |
time
|
Change interval specification style from (a-b) to [a,b] where appropriate.
|
1998-02-11 18:52:24 +00:00 |
yp
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
Makefile
|
copy memchr.c, index.c, and rindex.c to libkern
|
1998-01-22 00:17:11 +00:00 |
shlib_version
|
Bump libc minor version to 26: addition of getsid(), tcgetsid() (both from
|
1998-02-14 20:23:28 +00:00 |