freebsd-src/usr.bin/ar
Ruslan Ermilov d0ca999980 Make again BSD ar(1) the default system ar(1), now properly handling
source upgrades by falling back to GNU ar(1) as necessary.  Option
WITH_BSDAR is gone.  Option _WITH_GNUAR to aid in upgrades is *not*
supposed to be set by the user.

Stop bootstrapping BSD ar(1) on the next __FreeBSD_version bump, as
there are no known bugs in it.  Bump __FreeBSD_version to anticipate
this and to flag the switch to BSD ar(1), should it be needed for
something.

Input from:	obrien, des, kaiw
2008-02-25 16:16:17 +00:00
..
ar.1 Fix typo. 2008-02-23 14:34:52 +00:00
ar.c Since the program is installed as 'bsdranlib', we need to 2008-02-24 18:07:46 +00:00
ar.h Re-introduce the new BSDLed 'ar' to the build. 2008-02-22 06:47:45 +00:00
Makefile Make again BSD ar(1) the default system ar(1), now properly handling 2008-02-25 16:16:17 +00:00
read.c Import ar(1) front-end. (aka 'BSD' ar) 2008-02-21 10:52:31 +00:00
util.c Import ar(1) front-end. (aka 'BSD' ar) 2008-02-21 10:52:31 +00:00
write.c style(9) whitespace fix: A space is mandated after keyword 'return'. 2008-02-24 18:30:17 +00:00