summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Note that r186713 also contained a change to VarAdd where we propagate theobrien2009-01-061-2/+1
* Merge support for CVSMode (aka. mirror mode) into csup. This means csup can nowlulf2009-01-051-1/+5
|\
| * - Add missing rsyncfile from Makefilelulf2008-11-231-1/+2
| * - Import csup work from p4.lulf2008-10-191-0/+3
| * - Import the Makefile from HEAD for building csup.lulf2008-10-191-0/+36
| |\
| * | - Import the HEAD csup code which is the basis for the cvsmode work.lulf2008-10-191476-351849/+0
| |/
* | + Add the -Q be-quiet flag for parallel jobs.obrien2009-01-035-24/+29
* | o With -L flag show unix sockets listen queues stats. It is usefulmaxim2008-12-312-7/+18
* | Include param.h instead of types.h before mount.h so that the nestedrwatson2008-12-291-1/+1
* | Include param.h instead of types.h before user.h so that the nestedrwatson2008-12-299-9/+9
* | 1. Add the ability to tweak the token output before targets in job mode.obrien2008-12-296-4/+57
* | Consistently use Var_SetGlobal().obrien2008-12-293-4/+4
* | Fix up after last commit:trhodes2008-12-271-6/+5
* | Clarify the behaviour of conditionals when dealing with comparisons.luigi2008-12-261-12/+23
* | Right align the CPU column header.rpaulo2008-12-261-2/+2
* | o Fix grammar.maxim2008-12-261-1/+1
* | Remove reference to unimplemented "-c" option.trhodes2008-12-251-4/+1
* | Update the description of -k, output files appear totrhodes2008-12-241-7/+2
* | Update bmake glue for changes in 9.4.3dougb2008-12-231-1/+1
* | Add a basic manual page for elf2aout.trhodes2008-12-232-1/+65
* | Implement a new feature for the "-m" option: if the month number iswollman2008-12-222-21/+45
* | Fix a typo.wxs2008-12-191-1/+1
* | Do not segfault when procstat -f or procstat -v is called on a process notmarcus2008-12-192-0/+4
* | Exit with error code 2 when run with -k (continue if errors) and build failed.fjoe2008-12-185-25/+23
* | 1. Update fetch to consistently return 1 on error, as the man page states,murray2008-12-171-6/+5
* | Fix printing of shared memory limits.ru2008-12-161-5/+5
* | Add support for HTTP 1.1 If-Modified-Since behavior.murray2008-12-152-5/+40
* | This main goals of this project are:qingli2008-12-151-27/+11
* | Spell "substitution" correctly.kientzle2008-12-151-3/+3
* | Improve usage and sync SYNOPSIS with usage.ru2008-12-132-10/+17
* | Sync manpage's synopsis with program's usage().ru2008-12-131-6/+6
* | Apply the same defaults to https as to http.des2008-12-111-2/+3
* | Add strndup(3) prototype to string.h.kib2008-12-081-1/+1
* | Add a -L option to wc(1), for finger compatibility with the GNUkeramida2008-12-062-11/+60
* | bsdtar is synced up with 2.5.903akientzle2008-12-061-1/+1
* | bsdtar always supports long options now, so we can removekientzle2008-12-061-2/+2
* | Only use GCC-specific __dead2 marker when building with GCC.kientzle2008-12-062-1/+11
* | Custom command line parser for cpio; this is a little morekientzle2008-12-065-119/+198
* | Make the GCC-specific __dead2 markers conditional on whetherkientzle2008-12-062-1/+9
* | Update format string for kve_start/end.peter2008-12-021-2/+3
* | Merge user/peter/kinfo branch as of r185547 into head.peter2008-12-023-64/+16
|\ \
| * | Use libutil wrapper for kinfo_get{file|vmmap}()peter2008-12-013-64/+16
* | | Format the output of -itv for real. In particular:kientzle2008-11-293-13/+225
* | | When deciding which characters (of a filename, for instance)kientzle2008-11-292-49/+119
* | | MFp4:bz2008-11-292-13/+23
|/ /
* | Fix a printing problem when using the -L flag to netstat causedgnn2008-11-281-13/+16
* | After visiting a subdirectory, we use chdir("..") orkientzle2008-11-273-19/+57
* | If we're unable to chdir() to a directory that we know exists,kientzle2008-11-271-1/+3
* | Use strlcpy() where appropriate.delphij2008-11-191-4/+2
* | ANSIfy the wwend function.rdivacky2008-11-181-1/+2
OpenPOWER on IntegriCloud