mycroft
a05e746824
Install the executable initially with permissions that allow stripping it.
1995-06-10 20:56:34 +00:00
jtc
ab01da01c5
Change BINOWN -> BINGRP where appropriate.
1994-06-02 23:40:06 +00:00
cgd
78fdfb6fd9
no more MAP_FILE
1994-03-28 02:17:50 +00:00
mycroft
cb9f7b955c
Make sure we don't touch a file that is already stripped.
1994-02-10 16:48:56 +00:00
mycroft
a142b7ef96
Remove the trailing zero hack. It cannot be made to work correctly without
...
changing the loader.
1994-01-05 19:02:09 +00:00
mycroft
64e5841061
N_RELOFF --> N_TRELOFF
1993-12-11 03:53:23 +00:00
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