| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build. | kaiw | 2008-09-21 | 1 | -0/+2 |
* | Add support for option "-M", which is used to operate ar(1) in a | kaiw | 2008-09-20 | 6 | -47/+864 |
* | GNU ar did NOT implment option -q as a synonym of -r as the manual | kaiw | 2008-03-11 | 4 | -6/+25 |
* | - Do not malloc buffer for 0-size member when reading from archive. | kaiw | 2008-03-02 | 1 | -11/+17 |
* | Make again BSD ar(1) the default system ar(1), now properly handling | ru | 2008-02-25 | 1 | -14/+1 |
* | style(9) whitespace fix: A space is mandated after keyword 'return'. | kaiw | 2008-02-24 | 1 | -5/+5 |
* | Since the program is installed as 'bsdranlib', we need to | kaiw | 2008-02-24 | 1 | -1/+2 |
* | Handle properly when insert zero size objects into the archive: | kaiw | 2008-02-24 | 1 | -3/+9 |
* | Fix typo. | brueffer | 2008-02-23 | 1 | -1/+1 |
* | Fix essential bugs and warnings. | ru | 2008-02-22 | 1 | -5/+4 |
* | Clean up created turds. | obrien | 2008-02-22 | 1 | -0/+1 |
* | We build important toolchain statically. So build BSD 'ar' statically | obrien | 2008-02-22 | 1 | -0/+1 |
* | Re-introduce the new BSDLed 'ar' to the build. | obrien | 2008-02-22 | 2 | -2/+18 |
* | Fix static linkage. | ru | 2008-02-21 | 1 | -2/+2 |
* | Import ar(1) front-end. (aka 'BSD' ar) | kaiw | 2008-02-21 | 7 | -0/+1989 |
* | Finish the deorbital burn of the i386-only a.out toolchain. | obrien | 2003-06-27 | 17 | -2578/+0 |
* | WARNS=4 | alfred | 2002-07-14 | 2 | -3/+2 |
* | Add .Pp before enumerating options | charnier | 2002-04-19 | 2 | -0/+2 |
* | remove __P | imp | 2002-03-22 | 3 | -22/+22 |
* | Remove leaf node WARNS?=2 (that mainly I added). This should | markm | 2002-02-08 | 1 | -1/+0 |
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 10 | -50/+60 |
* | Use __FBSDID(). | markm | 2001-12-02 | 10 | -18/+50 |
* | WARNS=2 fixup. | markm | 2001-12-02 | 6 | -12/+15 |
* | - When copying into a fixed buffer, bounds checking should occur. | arr | 2001-11-20 | 1 | -2/+3 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 2 | -8/+4 |
* | Replace the local `rname' with the cannonical `basename'. | obrien | 2001-07-24 | 4 | -13/+11 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+1 |
* | Don't attempt to parse %c | ache | 2001-03-21 | 1 | -5/+14 |
* | mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. | ru | 2001-02-13 | 2 | -18/+19 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 2 | -26/+26 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 2 | -2/+2 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 1 | -4/+4 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -4/+4 |
* | mdoc(7) police: added missing .Os call. | ru | 2000-12-14 | 1 | -0/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 2 | -23/+23 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 5 | -5/+5 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Eliminate compiler warnings from -Wall | archie | 1998-12-06 | 11 | -16/+16 |
* | Don't build or install ${MAN1}. It's just a copy of ${MAN1aout} and | bde | 1998-10-10 | 1 | -3/+3 |
* | Install the legacy man file in section 1aout. | jb | 1998-09-07 | 1 | -0/+1 |
* | Fixed printf format errors. | bde | 1998-07-06 | 1 | -8/+9 |
* | ELF preparation step 1: | sos | 1998-05-25 | 1 | -0/+1 |
* | localtime() needs a pointer to time_t which is not necessarily a long. | jb | 1998-02-20 | 1 | -1/+1 |
* | kill the undead | peter | 1997-07-13 | 1 | -146/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27241, | bde | 1997-07-06 | 1 | -0/+146 |
|\ |
|
| * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | bde | 1997-07-06 | 5 | -117/+330 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -145/+0 |
* | | Convert man page to mdoc format. Cosmetic in usage string. | charnier | 1997-06-23 | 3 | -241/+352 |