summaryrefslogtreecommitdiffstats
path: root/usr.bin/shar
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-112-8/+0
| | | | | | | | | is in accordance with the information provided at ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change Also add $FreeBSD$ to a few files to keep svn happy. Discussed with: imp, rwatson
* Remove superfluous eofmarker.remko2008-06-171-1/+0
| | | | | | | Requested by: Jaakko Heinonen Discussed with: Jaakko, edwin Approved by: imp (mentor, implicit)
* Limit the EOF marker length to a maximum of 79remko2008-05-271-2/+5
| | | | | | | | | | | | characters. [1] Add $FreeBSD$ tag so that I can actually commit this. PR: bin/118782 Reported by: Bjoern Koenig Patch by: edwin, Jaakko Heinonen (not used patch) MFC after: 1 week Approved by: imp (mentor, implicit)
* Sort sections.ru2005-01-181-23/+23
|
* Deal with double whitespace.ru2004-07-031-5/+5
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* beforeinstall -> SCRIPTS.ru2001-04-071-4/+1
|
* MAN[1-9] -> MAN.ru2001-03-271-1/+2
|
* Prepare for mdoc(7)NG.ru2000-12-191-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* more sanity check before making output.itojun1997-08-291-3/+3
| | | | | | bark when sed fails. Submitted by: wosch@apfel.de
* To cope with shell archive file generated by GNU sharutils 4.2.itojun1997-08-281-2/+10
| | | | | | | | (it assumes that shar will bark if there's invalid argument specified) Patch suggested by Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>. Reviewed by: joerg_wunsch@uriah.heep.sax.de
* Cosmetic.charnier1997-08-111-2/+3
|
* ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)jmg1997-04-271-11/+16
| | | | | add missing Id's other minor clean ups
* Grammar fix.mpp1997-04-011-1/+1
|
* Add a note in BUGS section that shar(1) cannot handle fileswosch1997-03-311-0/+3
| | | | without a newline ('\n') as last character.
* ${DESTDIR}/usr/bin -> ${DESTDIR}${BINDIR}wosch1997-02-021-1/+1
|
* Sort cross references.wosch1997-01-151-2/+2
|
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-1/+1
| | | | specified in the top level Makefiles.
* More merry makefile munging for man page compatability.wollman1994-08-051-1/+1
|
* Cleanup so that make install can run, many install: maninstall changedrgrimes1994-05-301-7/+0
| | | | to just install:, sperious targets and CLEANFILES removed.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+192
OpenPOWER on IntegriCloud