summaryrefslogtreecommitdiffstats
path: root/usr.bin/ar/archive.c
Commit message (Collapse)AuthorAgeFilesLines
* Finish the deorbital burn of the i386-only a.out toolchain.obrien2003-06-271-333/+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-3/+5
|
* WARNS=2 fixup.markm2001-12-021-2/+2
|
* Replace the local `rname' with the cannonical `basename'.obrien2001-07-241-1/+4
|
* Eliminate compiler warnings from -Wallarchie1998-12-061-2/+2
|
* Fixed printf format errors.bde1998-07-061-8/+9
|
* More ts_nse -> tv_nsec changes following the kernel changes I made earlier.nate1996-09-201-3/+3
| | | | Submitted by: Chuck Robey <chuckr@glue.umd.edu>
* General -Wall warning cleanup, part I.jkh1996-07-121-1/+1
| | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu>
* Back out the change in rev.1.4 and fix the formatting of the changebde1995-09-181-7/+2
| | | | | | in rev.1.3. 1.4 just broke 1.3 for the -x case. This fixes PR 721 and merges archive.c with 4.4Lite2.
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
|
* Subject: ranlib fix for odd length long final file names (PR #82)nate1994-12-231-2/+7
| | | | Submitted by: Peter Dufault <dufault@hda.com>
* Fix odd length long namesache1994-12-171-1/+2
| | | | | Submitted by: dufault@hda.com also Obtained from: 1.1.5.1
* Since Rod insists on having this idiotic error message, at least callwollman1994-10-061-1/+1
| | | | warnx() correctly so we don't get the double newline.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+325
OpenPOWER on IntegriCloud