summaryrefslogtreecommitdiffstats
path: root/usr.bin/strip
Commit message (Collapse)AuthorAgeFilesLines
* strip not close files on errorache1994-12-181-1/+5
| | | | Submitted by: jc@irbs.com
* Define MAN1 man page variable.swallace1994-09-291-3/+3
| | | | | Get rid of install: and instead add an afterinstall: so that man page is properly installed
* Don't exit early if malloc() fails (never exit early now; the `fatal'bde1994-09-081-10/+12
| | | | | | | flag to err() is useless). The following files might be much smaller so malloc() might work for them. Clean up formatting of the -x change.
* - Bring in -x option changes from 1.xcsgr1994-09-033-6/+25
| | | | | - eval -> err_val : slightly more meaningful (eval is what you do in Linda ;-)) Submitted by: Geoff.
* Install with group BINGRP, not BINOWN.bde1994-08-201-1/+1
|
* Cleanup so that make install can run, many install: maninstall changedrgrimes1994-05-301-2/+1
| | | | to just install:, sperious targets and CLEANFILES removed.
* This commit was generated by cvs2svn to compensate for changes in r1590,rgrimes1994-05-273-0/+339
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+339
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+69
OpenPOWER on IntegriCloud