summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Implement from scratch a -l option for du(1), to match the same optionkeramida2008-02-252-11/+23
* Make again BSD ar(1) the default system ar(1), now properly handlingru2008-02-251-14/+1
* Bump .Dd for revisions 1.83 and 1.84.ceri2008-02-241-1/+1
* Tag -ilname and -lname as GNU extensions.imp2008-02-241-1/+4
* style(9) whitespace fix: A space is mandated after keyword 'return'.kaiw2008-02-241-5/+5
* Since the program is installed as 'bsdranlib', we need tokaiw2008-02-241-1/+2
* Handle properly when insert zero size objects into the archive:kaiw2008-02-241-3/+9
* The matching in -lname and -ilname are on the contents of the linkimp2008-02-241-5/+10
* Implement a number of primaries present in GNU find, but not presentimp2008-02-235-5/+159
* Fix typo.brueffer2008-02-231-1/+1
* This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payloaddes2008-02-236-13/+258
* Fix essential bugs and warnings.ru2008-02-221-5/+4
* Hide BSD ar(1) under the MK_TOOLCHAIN option.ru2008-02-221-1/+2
* Clean up created turds.obrien2008-02-221-0/+1
* We build important toolchain statically. So build BSD 'ar' staticallyobrien2008-02-221-0/+1
* Re-introduce the new BSDLed 'ar' to the build.obrien2008-02-223-2/+19
* Fix static linkage.ru2008-02-211-2/+2
* Back out previous commit. Restore Binutils ar as default. Disconnectkaiw2008-02-211-4/+0
* * Connect ar(1) to the build and make it default ar. Rename GNUkaiw2008-02-211-0/+4
* Import ar(1) front-end. (aka 'BSD' ar)kaiw2008-02-217-0/+1989
* getopt(3) returns -1, not EOF.ru2008-02-191-1/+1
* Allow appending to archives on block devices as well askientzle2008-02-191-1/+1
* remove Vette Dinsdag. It was on the wrong day of the week, and not really a t...edwin2008-02-181-1/+1
* Make the human readable numbers printed with the -h option a bitmpp2008-02-181-4/+6
* Make netstat -rn more resilient to having the routing table change out fromjhb2008-02-141-19/+43
* Change another argument and a variable both related to netname() tomarius2008-02-111-3/+3
* Fix a few obvious errors in the znew(1) script.yar2008-02-091-4/+3
* WARNS fixes:dwmalone2008-02-094-10/+12
* Add support for displaying a process' current working directory, rootmarcus2008-02-091-4/+26
* Fix truncation of lines at LINE_MAX characters by dynamicallyghelmer2008-02-081-15/+61
* WARNS fixes: mainly constness and avoid comparing signed withdwmalone2008-02-086-14/+19
* WARNS fixes: remove two unused variables and add some constness.dwmalone2008-02-081-4/+3
* Fix netname() [1] and routename() on big-endian LP64 archs.marius2008-02-072-8/+7
* Add my birthday.antoine2008-02-051-0/+1
* Minor style(9) nit.obrien2008-02-051-1/+1
* Revert CLEANDEPFILES commit per ru@'s request; it does not really solvedes2008-02-052-4/+2
* Normally, when a header file is removed from the build (as i4b headersdes2008-02-032-3/+5
* These are files are shell scripts; give smart editors a chance to figuredes2008-02-032-8/+12
* Christos decided to keep the manpages in mdoc(7) format,ru2008-01-303-1032/+12
* Use calloc() when requesting zero'ed memory allocation rather than rollingdelphij2008-01-291-8/+4
* Revive '-opt' flags which I accidentally removed.keramida2008-01-271-1/+1
* Document the no-op -r option of BSD xargs(1).keramida2008-01-261-2/+30
* Flag a hack.ru2008-01-241-1/+2
* Style.ru2008-01-241-2/+2
* Make -l always have the SUSv2 meaning of "check links."kientzle2008-01-222-30/+11
* Understand newly introduced "ASCII" encodingache2008-01-222-0/+3
* Note what options are only for DDS drives.trhodes2008-01-211-4/+4
* When printing process file descriptor lists, show a type of 'h' forrwatson2008-01-201-0/+4
* Fix some boolean logic errors. && vs & and other sillyness. *blush*peter2008-01-181-3/+3
* Add a -P flag to display per-cpu cpu usage stats.peter2008-01-181-5/+95
OpenPOWER on IntegriCloud