thorpej
|
2a43f22095
|
__warn_references and __indr_reference semicolon fixups. From
Chris Demetriou <cgd@pa.dec.com>.
|
1997-11-04 23:52:05 +00:00 |
christos
|
0c339c443a
|
Fix RCSID's
Fix gcc warnings.
Add prototypes for functions that were declared in more than one place
to local.h or extern.h and use that instead.
|
1997-07-13 20:15:17 +00:00 |
phil
|
4de11835a6
|
Modify to have _gettemp generate different names on repeated calls even if the
file was not created. Tempnam modified to make use of full possibilities.
|
1997-07-07 17:47:00 +00:00 |
lukem
|
1960b7137d
|
add warn_refs for mktemp(), tempnam(), and tmpnam() since most code
use these incorrectly. mkstemp() is ok however. inspired by openbsd
|
1997-03-16 05:00:38 +00:00 |
jtc
|
255db7b26b
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1995-02-02 02:09:03 +00:00 |
cgd
|
4d09105f58
|
needs string.h
|
1994-10-19 03:18:47 +00:00 |
jtc
|
9c20f740a3
|
Declare rcsid strings so they are stored in text segment.
|
1993-08-26 00:43:03 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cgd
|
3201bdaf64
|
fixed problem with 2 `/' chars back to back in temp files, which kills emacs
|
1993-04-02 12:31:56 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |