freebsd-dev/usr.bin/ar
Søren Schmidt 77dfb966d9 ELF preparation step 1:
Move our old a.out utils to /usr/libexec/aout.
Enable binutils and put the utils in /usr/libexec/elf
Enable objformat, a little helper program that calls the right
utils based on /etc/objformat and $OBJFORMAT.

This will enable the ELF generating tools.
Remember that this is only step one, the system is still compiled
and run in a.out format ONLY.

Problem left to solve: The BSD manpages wins over the GNU equivalents
as the are installed last. We need to distinguish between the manpages
somehow...
1998-05-25 17:34:42 +00:00
..
append.c General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
ar.1 Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, 1997-07-06 06:54:14 +00:00
ar.1aout Convert man page to mdoc format. Cosmetic in usage string. 1997-06-23 06:41:30 +00:00
ar.5 Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
ar.c Convert man page to mdoc format. Cosmetic in usage string. 1997-06-23 06:41:30 +00:00
archive.c Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, 1997-07-06 06:54:14 +00:00
archive.h localtime() needs a pointer to time_t which is not necessarily a long. 1998-02-20 05:01:05 +00:00
contents.c Replace old strftime format by %c, old format forces "Mon Day", 1995-08-08 03:32:03 +00:00
delete.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
extern.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
extract.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
Makefile ELF preparation step 1: 1998-05-25 17:34:42 +00:00
misc.c Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, 1997-07-06 06:54:14 +00:00
move.c Remove trailing whitespace. 1995-05-30 06:41:30 +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 Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, 1997-07-06 06:54:14 +00:00