aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ranlib/ranlib.1aout
Commit message (Collapse)AuthorAgeFilesLines
* Finish the deorbital burn of the i386-only a.out toolchain.David E. O'Brien2003-09-061-91/+0
| | | | Notes: svn path=/head/; revision=119791
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-131-2/+4
| | | | Notes: svn path=/head/; revision=72432
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Use err(3). Use #include "" instead of <> for local headers.Philippe Charnier1997-08-041-3/+3
| | | | Notes: svn path=/head/; revision=27889
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-1/+2
| | | | Notes: svn path=/head/; revision=18718
* Don't claim that `ranlib -t' is useful.Bruce Evans1995-10-091-1/+2
| | | | | | | | | | | Our ld is derived from gnu ld which doesn't check the timestamp on __.SYMDEF. gnu ld is designed to work with gnu ar which doesn't even have a ranlib option (gnu ar updates __.SYMDEF automatically if __.SYMDEF already exists, so gnu ld expects __.SYMDEF to be up to date if it exists). Notes: svn path=/head/; revision=11346
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+87
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590