itojun
38b27406f9
remove unused macros
2003-07-30 08:51:55 +00:00
itojun
ef4b3d620c
copyright missing in files, copy them from README
2003-07-12 13:47:42 +00:00
kristerw
7e5434fe39
Remove stuff that are not needed any longer.
2003-05-30 22:33:58 +00:00
kristerw
b86c323d39
Simplify handling of memory allocation, and make sure all return values
...
from malloc etc. are handled.
This removes the old behavior to retry the operation with a less memory-
consuming method in case malloc failed (this mechanism has never really
worked, and is hard to test. Besides, it is less useful now than it was
20 years ago when the code was written...)
2003-05-30 18:14:13 +00:00
kristerw
2a9882e7e9
Be consistent with use of types (e.g. do not use LINENUM for quantities
...
that are not line numbers).
2003-05-29 00:59:23 +00:00
kristerw
175b5054de
Ansify
...
Remove unused defines
Remove #ifndef lint
Remove redundant and incorrect casts.
2002-03-11 18:47:51 +00:00
kristerw
8bcbaa7bc8
Ansify
...
Remove 'register'
Make local functions static.
Remove most '#ifndef lint'
2002-03-08 21:57:33 +00:00
sommerfe
141aa9e579
Fix PR2429: catch doubly-applied patches which create new files.
1999-02-09 05:15:45 +00:00
christos
795e0608f6
WARNSify
1998-02-22 12:55:44 +00:00
augustss
a26c93f4ed
Increase maximum line length. (Prompted by trying to use the FreeBSD
...
ghostscript package.)
1997-11-22 22:27:12 +00:00
lukem
0c81e58868
use mkstemp() instead of mktemp() to create the tempfile
1997-03-22 03:38:03 +00:00
thorpej
29cf09f47a
RCS id police.
1996-09-19 06:27:04 +00:00
cgd
1c759e8912
headers and redundant declarations.
1994-12-24 17:30:13 +00:00
cgd
e26987fe07
kill lseek def'n. the entire thing needs cleanup badly
1994-03-28 09:19:18 +00:00
mycroft
aee4b07b8a
Add RCS identifiers, remove some completely useless RCS logs and patchkit
...
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00
cgd
3b63e56cdf
patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL.
1993-04-09 11:33:50 +00:00