summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* system_info.cpustates isn't sparse, so a bitmask of available CPU statesru2008-04-111-2/+0
* Allocate enough memory for pcpu_cp_time[] to stop sysctl() fromru2008-04-111-1/+1
* - Add support for interrupt bindig to cpuset(1). Interrupts are boundjeff2008-04-111-7/+19
* Fix "top -P" (`&' mistyped as `&&' and a botched logic).ru2008-04-101-2/+3
* Add forgotten -H, -h, and -P to usage().ru2008-04-101-1/+1
* MFp4(mips2-jnpr):imp2008-04-041-0/+3
* Add mips support.imp2008-04-041-0/+3
* Spell -t option's argument by name.ru2008-04-024-8/+8
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-291-1/+1
* The sources covered by Sun's CDDL have been repo copied below thejb2008-03-271-8/+8
* Allow awk (the one true one!) to handle 64 files instead of just 20.jb2008-03-271-1/+1
* Fix some "in in" typos in comments.brueffer2008-03-262-2/+2
* Catch netstat up for the new bpf stats structures. Print 64 bit valuescsjp2008-03-241-2/+6
* Fix splitting into words of the .for expression to allow forru2008-03-241-22/+8
* Fix bugs in the previous revision.ru2008-03-241-8/+13
* Fix usage string.des2008-03-201-2/+2
* Change .8s port name restriction to .15s.ume2008-03-181-1/+1
* Fix --fast-read by decrementing the remaining patterns to be matched,kientzle2008-03-182-2/+2
* Initialize variable "now" before using it (it is used by the LEFTEARTHantoine2008-03-171-1/+1
* Add a -n option to split(1) to split files into N chunks rather thandas2008-03-162-12/+78
* style(9) fix to add whitespace around an '=' sign and restorekientzle2008-03-151-1/+2
* Support NetBSD's --insecure as a synonym for -P.kientzle2008-03-151-0/+1
* Document --chroot.kientzle2008-03-151-0/+6
* Support -q (from NetBSD) as a synonym for --fast-read (the old FreeBSDkientzle2008-03-152-14/+13
* Also accept --uncompress as a synonym for -Z.kientzle2008-03-151-0/+1
* --chroot implementation thanks to Joerg Sonnenberger.kientzle2008-03-154-0/+18
* Support --compress as a synonym for -Z.kientzle2008-03-151-0/+1
* Enable and document the -Z option for selecting "compress" compression,kientzle2008-03-153-5/+13
* uuidgen has been repo-copied from usr.bin/ to bin/ to match its "new"obrien2008-03-134-202/+0
* - When running a new command cause cpuset to operate on the per-thread maskjeff2008-03-122-4/+8
* If the special target .MAKEFILEDEPS exists, then enable theobrien2008-03-121-26/+26
* If the special target .MAKEFILEDEPS exists, then enable theobrien2008-03-124-1/+24
* - Remove ksethrcmdname.jeff2008-03-123-9/+0
* Fix apparent typo. The permitted confidence values include 95%, not 85%.peter2008-03-121-1/+1
* GNU ar did NOT implment option -q as a synonym of -r as the manualkaiw2008-03-114-6/+25
* Fix minor typo.joel2008-03-111-2/+2
* Teach gunzip that .tbz and .tbz2 uncompress to .tar, in a manner similar torwatson2008-03-091-0/+2
* When gzipping to a target file, only set the source file flags on therwatson2008-03-091-4/+4
* - Add my birthday entrylippe2008-03-081-0/+1
* Merge revisions 1.10 and 1.11 from DragonFly:delphij2008-03-071-68/+61
* The non-POSIX environment variable MAKE was supersededyar2008-03-051-1/+1
* Don't forget to set MAKEFLAGS in the childs' environmentyar2008-03-052-31/+35
* - Remove the -i argument when running a command to simplify things ajeff2008-03-053-14/+177
* - Verify that when a user supplies a mask that is bigger than the kerneljeff2008-03-051-8/+7
* It seems some don't care for the anchient joke. Add WITHOUT_OLD_JOKEobrien2008-03-041-0/+2
* No need to tell make to DTRT with "make love", just do it.obrien2008-03-042-11/+0
* <limits.h> is necessary for using INT_MIN, so included it hereimp2008-03-041-0/+1
* Move a stray paragraph on .Ev MAKEFLAGS to where it belongs.yar2008-03-041-14/+14
* Revise the description of how .Ev MAKEFILE and .Va .MAKEFILE relate.yar2008-03-041-21/+27
* Split descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS for clarity.yar2008-03-041-2/+2
OpenPOWER on IntegriCloud