summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Alow dirname(1) to accept multiple arguments in the same way thatrwatson2009-02-022-5/+9
* Remove duplicate OPTFLAGS definition.fjoe2009-02-021-1/+0
* Sort the options, per style(9).imp2009-02-021-24/+25
* src/usr.bin/usbhidaction/usbhidaction.calfred2009-02-022-10/+4
* Remove the single global unlocked route cache ip6_forward_rtbz2009-02-011-2/+0
* David doesn't consider the prior -s behavior a bug. Back out thisimp2009-01-311-1/+0
* Unbreak make -s. There's about a 10% performance improvement with -simp2009-01-301-0/+1
* Make sure the entries don't run into each other when they're longer thandes2009-01-301-6/+6
* When "-b" is specified, one could easily create "smaller" filestrhodes2009-01-241-3/+3
* Attaching to the init process returns EINVAL,trhodes2009-01-231-2/+2
* Remove inlining of functions that are used mostly in different object files.rdivacky2009-01-203-4/+4
* The FTP_TIMEOUT and HTTP_TIMEOUT environment variables were ignored becausedes2009-01-171-3/+4
* Rename mail(1)'s aux.c to util.c.ed2009-01-162-2/+2
* o Respect -ss flags (suppress zero counters) for icmp6 "histogrammaxim2009-01-131-1/+2
* Don't enable -Q by default - I've fixed the rescue build issue.obrien2009-01-132-3/+3
* If running with "-K" really do not information about symbols from the a.outobrien2009-01-121-1/+1
* Fix usage() with SYNOPSIS.ru2009-01-101-5/+6
* Fix markup and spelling.ru2009-01-101-4/+7
* A bit of rewording for clarity, taken from OpenBSD.trhodes2009-01-101-9/+26
* Fix crash with "netstat -m -N foo".ru2009-01-101-1/+1
* 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
OpenPOWER on IntegriCloud