aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* o With -L flag show unix sockets listen queues stats. It is usefulMaxim Konovalov2008-12-312-7/+18
* Include param.h instead of types.h before mount.h so that the nestedRobert Watson2008-12-291-1/+1
* Include param.h instead of types.h before user.h so that the nestedRobert Watson2008-12-299-9/+9
* 1. Add the ability to tweak the token output before targets in job mode.David E. O'Brien2008-12-296-4/+57
* Consistently use Var_SetGlobal().David E. O'Brien2008-12-293-4/+4
* Fix up after last commit:Tom Rhodes2008-12-271-6/+5
* Clarify the behaviour of conditionals when dealing with comparisons.Luigi Rizzo2008-12-261-12/+23
* Right align the CPU column header.Rui Paulo2008-12-261-2/+2
* o Fix grammar.Maxim Konovalov2008-12-261-1/+1
* Remove reference to unimplemented "-c" option.Tom Rhodes2008-12-251-4/+1
* Update the description of -k, output files appear toTom Rhodes2008-12-241-7/+2
* Update bmake glue for changes in 9.4.3Doug Barton2008-12-231-1/+1
* Add a basic manual page for elf2aout.Tom Rhodes2008-12-232-1/+65
* Implement a new feature for the "-m" option: if the month number isGarrett Wollman2008-12-222-21/+45
* Fix a typo.Wesley Shields2008-12-191-1/+1
* Do not segfault when procstat -f or procstat -v is called on a process notJoe Marcus Clarke2008-12-192-0/+4
* Exit with error code 2 when run with -k (continue if errors) and build failed.Max Khon2008-12-185-25/+23
* 1. Update fetch to consistently return 1 on error, as the man page states,Murray Stokely2008-12-171-6/+5
* Fix printing of shared memory limits.Ruslan Ermilov2008-12-161-5/+5
* Add support for HTTP 1.1 If-Modified-Since behavior.Murray Stokely2008-12-152-5/+40
* This main goals of this project are:Qing Li2008-12-151-27/+11
* Spell "substitution" correctly.Tim Kientzle2008-12-151-3/+3
* Improve usage and sync SYNOPSIS with usage.Ruslan Ermilov2008-12-132-10/+17
* Sync manpage's synopsis with program's usage().Ruslan Ermilov2008-12-131-6/+6
* Apply the same defaults to https as to http.Dag-Erling Smørgrav2008-12-111-2/+3
* Add strndup(3) prototype to string.h.Konstantin Belousov2008-12-081-1/+1
* Add a -L option to wc(1), for finger compatibility with the GNUGiorgos Keramidas2008-12-062-11/+60
* bsdtar is synced up with 2.5.903aTim Kientzle2008-12-061-1/+1
* bsdtar always supports long options now, so we can removeTim Kientzle2008-12-061-2/+2
* Only use GCC-specific __dead2 marker when building with GCC.Tim Kientzle2008-12-062-1/+11
* Custom command line parser for cpio; this is a little moreTim Kientzle2008-12-065-119/+198
* Make the GCC-specific __dead2 markers conditional on whetherTim Kientzle2008-12-062-1/+9
* Update format string for kve_start/end.Peter Wemm2008-12-021-2/+3
* Merge user/peter/kinfo branch as of r185547 into head.Peter Wemm2008-12-023-64/+16
* Format the output of -itv for real. In particular:Tim Kientzle2008-11-293-13/+225
* When deciding which characters (of a filename, for instance)Tim Kientzle2008-11-292-48/+118
* MFp4:Bjoern A. Zeeb2008-11-292-13/+23
* Fix a printing problem when using the -L flag to netstat causedGeorge V. Neville-Neil2008-11-281-13/+16
* After visiting a subdirectory, we use chdir("..") orTim Kientzle2008-11-273-19/+57
* If we're unable to chdir() to a directory that we know exists,Tim Kientzle2008-11-271-1/+3
* Use strlcpy() where appropriate.Xin LI2008-11-191-4/+2
* ANSIfy the wwend function.Roman Divacky2008-11-181-1/+2
* Add myselfPeter Holm2008-11-181-0/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek2008-11-171-35/+20
* Fix the code to conform to the "or more" part of the following POSIXDiomidis Spinellis2008-11-111-1/+1
* Include more detailed explanation of this case, since it's prettyTim Kientzle2008-11-101-5/+34
* Test --strip-components and fix it to actually work. Jaakko did aTim Kientzle2008-11-103-15/+115
* Add workaround for a back reference when no correspondingHiroki Sato2008-11-091-0/+8
* New command-line parser for bsdtar.Tim Kientzle2008-11-086-356/+455
* Restore (intmax_t) casts I lost during the last change & unbreak the build.Max Laier2008-11-061-4/+6