.. |
arch
|
Fix typo in last commit.
|
1997-05-04 06:40:57 +00:00 |
compat-43
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
db
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
gen
|
POSIX.1/stopgap measure: if "" is to be executed, fail with ENOENT
|
1997-04-24 18:55:51 +00:00 |
gmon
|
be safe with buffers. KNF.
|
1997-04-22 11:17:58 +00:00 |
include
|
clean up Id
|
1995-02-27 13:02:12 +00:00 |
locale
|
RCSid police.
|
1997-04-29 16:40:13 +00:00 |
md
|
- Liberal application of suggestions in /usr/share/misc/style.
|
1997-04-30 00:40:44 +00:00 |
net
|
use a nul not '0'. from <enami@ba2.so-net.or.jp> in PR#3558
|
1997-04-30 07:02:18 +00:00 |
nls
|
Svensk meddelandekatalog, ursprungligen skriven av Martin Kullberg.
|
1997-04-28 21:36:45 +00:00 |
quad
|
don't include lshrdi3.c in MI sources, since they're already in MD sources
|
1996-12-20 19:44:12 +00:00 |
regex
|
qualify opcode constants with long, so that bad things don't happen when long
|
1997-04-06 19:29:14 +00:00 |
rpc
|
PowerPC is an IEEE floating point system.
|
1997-03-29 21:04:08 +00:00 |
stdio
|
Upon an attempt to write to a stream that can't be written to, set errno
|
1997-05-03 09:01:48 +00:00 |
stdlib
|
move str[fp]time into libc/time.
|
1997-04-23 01:17:59 +00:00 |
string
|
move str[fp]time into libc/time.
|
1997-04-23 01:17:59 +00:00 |
sys
|
Use PSEUDO_NOERROR() for _exit(): it never returns.
|
1997-05-02 18:16:50 +00:00 |
termios
|
Strip out unneeded header files
|
1995-06-26 23:04:45 +00:00 |
time
|
* POSIX: use tzname for the %Z conversion, not tm->tm_zone.
|
1997-04-29 20:00:14 +00:00 |
yp
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
Makefile
|
Add md5c.c to the list of files to copy-to-libkern.
|
1997-04-30 00:43:08 +00:00 |
shlib_version
|
add strptime() to libc.
|
1997-04-21 12:36:25 +00:00 |