mycroft
4462053ab3
Fill in missing (default) mmap(2) flags.
1998-02-20 09:27:18 +00:00
lukem
49e5f15617
WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF
1997-10-19 23:30:38 +00:00
mrg
acc19d2fa6
"merge" lite-2. (our strip was already radically different and only rcsids were changed)
1997-10-18 15:04:56 +00:00
pk
b55c3729fe
NULL => 0 (Arne Juul; PR#3629)
1997-05-17 20:09:26 +00:00
mycroft
2d4fff450e
Add another .PHONY.
1997-05-10 14:30:38 +00:00
mycroft
cbd2582f5b
Make these work again.
1997-05-09 12:38:30 +00:00
mycroft
9091c8c59a
Clean up the proginstall hacks a little.
1997-05-07 16:06:00 +00:00
christos
3917c3179d
- Makefile cleanups
1997-03-24 21:57:01 +00:00
thorpej
150c33e60b
Use ${INSTALL}.
1996-10-18 05:55:26 +00:00
gwr
b99b7ecf12
Fix some warnings, and cosmetic things (spaces/tabs, etc.)
1996-10-09 18:07:14 +00:00
christos
dc089e1ea1
Add -X flag, which strips only debugging and compiler identification
...
symbols. RCSid police and gcc -Wall cleanup.
1996-10-08 22:00:18 +00:00
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