.. |
arch
|
Make this with whether __STDC__ is defined or not.
|
1996-08-07 17:39:44 +00:00 |
compat-43
|
Now that setreuid() and setregid() are system calls again, don't call
|
1996-07-08 16:42:49 +00:00 |
db
|
fix a bug that shows up only on alphas: ndbm "datum" variables can't be
|
1996-05-04 00:38:58 +00:00 |
gen
|
Make it correctly return unslept seconds if interrupted for any other
|
1996-08-02 17:52:50 +00:00 |
gmon
|
Copy over from libkern:
|
1996-06-29 14:32:58 +00:00 |
include
|
|
|
locale
|
Fix embarassing typo
|
1996-02-14 19:21:54 +00:00 |
net
|
Install linkaddr.3 as link_addr.3 and link_ntoa.3 too.
|
1996-07-10 20:15:48 +00:00 |
nls
|
Merged in changes from branch (make sure all memory, file descriptors,
|
1996-06-21 06:21:04 +00:00 |
quad
|
Note functions that probably can be removed
|
1996-06-01 21:39:21 +00:00 |
regex
|
|
|
rpc
|
Changed clnt_{s,}p{errno,error,createerror} so that the functions that
|
1996-06-19 20:38:43 +00:00 |
stdio
|
Cute little bug with operator precedence in our stdio code. It appears
|
1996-08-13 07:54:00 +00:00 |
stdlib
|
The argument to isspace() must be representable as an unsigned char.
|
1996-07-20 01:09:05 +00:00 |
string
|
#ifdef _KERNEL, #include <lib/libkern/libkern.h> instead of <string.h>.
|
1996-08-15 22:45:17 +00:00 |
sys
|
Build a stub for poll(2).
|
1996-09-07 14:25:51 +00:00 |
termios
|
Strip out unneeded header files
|
1995-06-26 23:04:45 +00:00 |
time
|
Changed manpages to reflect fact that localtime file is in /etc
|
1996-01-30 19:54:34 +00:00 |
yp
|
fix xdr_ypmap_parms (missing "&"'s in calls to xdr_ypdomain_wrap_string
|
1996-08-15 21:43:03 +00:00 |
Makefile
|
Add memcmp.c and memset.c to KSRCS (files copied to libkern).
|
1996-08-15 22:36:59 +00:00 |
shlib_version
|
as the new reboot(2) will only use the bootstr option if the new RB_STRING
|
1996-08-10 00:25:36 +00:00 |