.. |
arch
|
#include <machine/asm.h> instead of "DEFS.h"
|
1997-01-04 03:26:18 +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
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
gmon
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
include
|
|
|
locale
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
md
|
Add MD4/MD5 routines to the C library, taken directly from FreeBSD's
|
1997-01-30 01:01:39 +00:00 |
net
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
nls
|
merge in 1.2 branch
|
1996-10-09 01:46:13 +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
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
rpc
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
stdio
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
stdlib
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
string
|
Teach strmode(3) about whiteouts. They get w 'w' now.
|
1997-01-30 09:23:46 +00:00 |
sys
|
replace <sys/types.h> with <unistd.h> and fix type of brk();
|
1997-01-23 05:32:52 +00:00 |
termios
|
Strip out unneeded header files
|
1995-06-26 23:04:45 +00:00 |
time
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
yp
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
|
1997-01-23 14:01:45 +00:00 |
Makefile
|
Build the MD4/MD5 sources.
|
1997-01-30 01:02:17 +00:00 |
shlib_version
|
Functions were added to the C library; bump minor.
|
1997-01-30 01:02:45 +00:00 |