summaryrefslogtreecommitdiffstats
path: root/usr.bin/ar/replace.c
Commit message (Collapse)AuthorAgeFilesLines
* Finish the deorbital burn of the i386-only a.out toolchain.obrien2003-06-271-183/+0
|
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-5/+6
| | | | | | | | of the recent WARNS commits. The idea is: 1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though copyrights probably should). 3) There should be no blank line between including cdefs and __FBSDIF.
* Use __FBSDID().markm2001-12-021-1/+5
|
* Eliminate compiler warnings from -Wallarchie1998-12-061-1/+1
|
* General -Wall warning cleanup, part I.jkh1996-07-121-1/+1
| | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu>
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
|
* Old fix from Robert Crowe <bob@speakez.com> that has been sitting indg1995-01-091-1/+3
| | | | | | | | my mailbox since early last year. Fixes a problem with running out of fds (by hitting the limit or whatever) when ar is given a long list of objects. The fix was to add a missing close(). Submitted by: Robert Crowe <bob@speakez.com>
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+176
OpenPOWER on IntegriCloud