| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Tag -ilname and -lname as GNU extensions. | imp | 2008-02-24 | 1 | -1/+4 |
* | 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 |
* | The matching in -lname and -ilname are on the contents of the link | imp | 2008-02-24 | 1 | -5/+10 |
* | Implement a number of primaries present in GNU find, but not present | imp | 2008-02-23 | 5 | -5/+159 |
* | Fix typo. | brueffer | 2008-02-23 | 1 | -1/+1 |
* | This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payload | des | 2008-02-23 | 6 | -13/+258 |
* | Fix essential bugs and warnings. | ru | 2008-02-22 | 1 | -5/+4 |
* | Hide BSD ar(1) under the MK_TOOLCHAIN option. | ru | 2008-02-22 | 1 | -1/+2 |
* | 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 | 3 | -2/+19 |
* | Fix static linkage. | ru | 2008-02-21 | 1 | -2/+2 |
* | Back out previous commit. Restore Binutils ar as default. Disconnect | kaiw | 2008-02-21 | 1 | -4/+0 |
* | * Connect ar(1) to the build and make it default ar. Rename GNU | kaiw | 2008-02-21 | 1 | -0/+4 |
* | Import ar(1) front-end. (aka 'BSD' ar) | kaiw | 2008-02-21 | 7 | -0/+1989 |
* | getopt(3) returns -1, not EOF. | ru | 2008-02-19 | 1 | -1/+1 |
* | Allow appending to archives on block devices as well as | kientzle | 2008-02-19 | 1 | -1/+1 |
* | remove Vette Dinsdag. It was on the wrong day of the week, and not really a t... | edwin | 2008-02-18 | 1 | -1/+1 |
* | Make the human readable numbers printed with the -h option a bit | mpp | 2008-02-18 | 1 | -4/+6 |
* | Make netstat -rn more resilient to having the routing table change out from | jhb | 2008-02-14 | 1 | -19/+43 |
* | Change another argument and a variable both related to netname() to | marius | 2008-02-11 | 1 | -3/+3 |
* | Fix a few obvious errors in the znew(1) script. | yar | 2008-02-09 | 1 | -4/+3 |
* | WARNS fixes: | dwmalone | 2008-02-09 | 4 | -10/+12 |
* | Add support for displaying a process' current working directory, root | marcus | 2008-02-09 | 1 | -4/+26 |
* | Fix truncation of lines at LINE_MAX characters by dynamically | ghelmer | 2008-02-08 | 1 | -15/+61 |
* | WARNS fixes: mainly constness and avoid comparing signed with | dwmalone | 2008-02-08 | 6 | -14/+19 |
* | WARNS fixes: remove two unused variables and add some constness. | dwmalone | 2008-02-08 | 1 | -4/+3 |
* | Fix netname() [1] and routename() on big-endian LP64 archs. | marius | 2008-02-07 | 2 | -8/+7 |
* | Add my birthday. | antoine | 2008-02-05 | 1 | -0/+1 |
* | Minor style(9) nit. | obrien | 2008-02-05 | 1 | -1/+1 |
* | Revert CLEANDEPFILES commit per ru@'s request; it does not really solve | des | 2008-02-05 | 2 | -4/+2 |
* | Normally, when a header file is removed from the build (as i4b headers | des | 2008-02-03 | 2 | -3/+5 |
* | These are files are shell scripts; give smart editors a chance to figure | des | 2008-02-03 | 2 | -8/+12 |
* | Christos decided to keep the manpages in mdoc(7) format, | ru | 2008-01-30 | 3 | -1032/+12 |
* | Use calloc() when requesting zero'ed memory allocation rather than rolling | delphij | 2008-01-29 | 1 | -8/+4 |
* | Revive '-opt' flags which I accidentally removed. | keramida | 2008-01-27 | 1 | -1/+1 |
* | Document the no-op -r option of BSD xargs(1). | keramida | 2008-01-26 | 1 | -2/+30 |
* | Flag a hack. | ru | 2008-01-24 | 1 | -1/+2 |
* | Style. | ru | 2008-01-24 | 1 | -2/+2 |
* | Make -l always have the SUSv2 meaning of "check links." | kientzle | 2008-01-22 | 2 | -30/+11 |
* | Understand newly introduced "ASCII" encoding | ache | 2008-01-22 | 2 | -0/+3 |
* | Note what options are only for DDS drives. | trhodes | 2008-01-21 | 1 | -4/+4 |
* | When printing process file descriptor lists, show a type of 'h' for | rwatson | 2008-01-20 | 1 | -0/+4 |
* | Fix some boolean logic errors. && vs & and other sillyness. *blush* | peter | 2008-01-18 | 1 | -3/+3 |
* | Add a -P flag to display per-cpu cpu usage stats. | peter | 2008-01-18 | 1 | -5/+95 |
* | ANSIfy and remove register. | delphij | 2008-01-16 | 18 | -169/+99 |
* | Fix some bugs in wall(1): | das | 2008-01-15 | 1 | -6/+13 |
* | Update for the 'file' 4.23 import. | obrien | 2008-01-13 | 1 | -4/+23 |