Commit Graph

16 Commits

Author SHA1 Message Date
mycroft 6d45a1eb4c Another patch from Thomas Eberhardt. Don't bother to poke at the data segment
if it looks like it's already been minimized.
1993-11-19 02:40:46 +00:00
mycroft 2dc7cf301c Patch originally from Thomas Eberhardt to strip trailing zeroes at the end of
the data segment.  Further modifications by me.
1993-11-19 02:24:40 +00:00
mycroft 20750ec6fd From: Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>
2.  strip(1) shouldn't abort when processing a file and it detects
    an error (rationale: nm and size don't do this either).
3.  strip(1) doesn't free the memory it has allocated.
4.  added a very simple minded check so strip(1) doesn't dump core on
    bad files.
1993-11-18 21:09:10 +00:00
cgd 9ded154964 slight fix from Mark Weaver <Mark_Weaver@brown.edu> 1993-10-23 00:23:07 +00:00
brezak 392d33e338 Remove filenames with -x flag, too. 1993-09-07 16:12:15 +00:00
brezak 550ea769ff Add -x flag to remove stabs, compiler idents and local symbols. 1993-08-27 02:33:34 +00:00
mycroft d08fc14ef2 Use `realinstall', not `install', for special case, to avoid some lossage
when NOMAN is set.
1993-08-10 00:50:50 +00:00
mycroft 1a8be6e1aa New version from uunet. Uses mmap(). 1993-08-07 04:44:25 +00:00
mycroft e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mycroft c3e42d1c64 Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
mycroft 75ff3a90bd Add RCS identifiers. 1993-07-30 23:49:23 +00:00
mycroft 78f5c43040 Use ${COPY}, not -c for install. 1993-07-18 19:06:45 +00:00
mycroft 2a99fdcfad Define `realinstall' target, not `install', and let bsd.prog.mk do dependencies. 1993-04-26 03:35:05 +00:00
mycroft 0f409d388b Fix egregious stupidity which caused QMAGIC execs to be 32 bytes too long.
(Also occurs in BSDI's version, apparently.)
1993-04-17 20:06:31 +00:00
cgd f99488bf5a stop removing when done 1993-04-08 14:31:36 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00