freebsd-dev/usr.bin/ar
David Greenman cfc22f9026 Old fix from Robert Crowe <bob@speakez.com> that has been sitting in
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>
1995-01-09 04:50:30 +00:00
..
append.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
ar.1 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
ar.1aout BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
ar.5 More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
ar.5.5 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
ar.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
archive.c Subject: ranlib fix for odd length long final file names (PR #82) 1994-12-23 22:55:00 +00:00
archive.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
contents.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
delete.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
extern.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
extract.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
Makefile More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
misc.c Fix odd length long names 1994-12-17 05:59:33 +00:00
move.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
print.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
replace.c Old fix from Robert Crowe <bob@speakez.com> that has been sitting in 1995-01-09 04:50:30 +00:00