| Commit message (Expand) | Author | Age | Files | Lines |
* | system_info.cpustates isn't sparse, so a bitmask of available CPU states | ru | 2008-04-11 | 1 | -2/+0 |
* | Allocate enough memory for pcpu_cp_time[] to stop sysctl() from | ru | 2008-04-11 | 1 | -1/+1 |
* | - Add support for interrupt bindig to cpuset(1). Interrupts are bound | jeff | 2008-04-11 | 1 | -7/+19 |
* | Fix "top -P" (`&' mistyped as `&&' and a botched logic). | ru | 2008-04-10 | 1 | -2/+3 |
* | Add forgotten -H, -h, and -P to usage(). | ru | 2008-04-10 | 1 | -1/+1 |
* | MFp4(mips2-jnpr): | imp | 2008-04-04 | 1 | -0/+3 |
* | Add mips support. | imp | 2008-04-04 | 1 | -0/+3 |
* | Spell -t option's argument by name. | ru | 2008-04-02 | 4 | -8/+8 |
* | Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer | ru | 2008-03-29 | 1 | -1/+1 |
* | The sources covered by Sun's CDDL have been repo copied below the | jb | 2008-03-27 | 1 | -8/+8 |
* | Allow awk (the one true one!) to handle 64 files instead of just 20. | jb | 2008-03-27 | 1 | -1/+1 |
* | Fix some "in in" typos in comments. | brueffer | 2008-03-26 | 2 | -2/+2 |
* | Catch netstat up for the new bpf stats structures. Print 64 bit values | csjp | 2008-03-24 | 1 | -2/+6 |
* | Fix splitting into words of the .for expression to allow for | ru | 2008-03-24 | 1 | -22/+8 |
* | Fix bugs in the previous revision. | ru | 2008-03-24 | 1 | -8/+13 |
* | Fix usage string. | des | 2008-03-20 | 1 | -2/+2 |
* | Change .8s port name restriction to .15s. | ume | 2008-03-18 | 1 | -1/+1 |
* | Fix --fast-read by decrementing the remaining patterns to be matched, | kientzle | 2008-03-18 | 2 | -2/+2 |
* | Initialize variable "now" before using it (it is used by the LEFTEARTH | antoine | 2008-03-17 | 1 | -1/+1 |
* | Add a -n option to split(1) to split files into N chunks rather than | das | 2008-03-16 | 2 | -12/+78 |
* | style(9) fix to add whitespace around an '=' sign and restore | kientzle | 2008-03-15 | 1 | -1/+2 |
* | Support NetBSD's --insecure as a synonym for -P. | kientzle | 2008-03-15 | 1 | -0/+1 |
* | Document --chroot. | kientzle | 2008-03-15 | 1 | -0/+6 |
* | Support -q (from NetBSD) as a synonym for --fast-read (the old FreeBSD | kientzle | 2008-03-15 | 2 | -14/+13 |
* | Also accept --uncompress as a synonym for -Z. | kientzle | 2008-03-15 | 1 | -0/+1 |
* | --chroot implementation thanks to Joerg Sonnenberger. | kientzle | 2008-03-15 | 4 | -0/+18 |
* | Support --compress as a synonym for -Z. | kientzle | 2008-03-15 | 1 | -0/+1 |
* | Enable and document the -Z option for selecting "compress" compression, | kientzle | 2008-03-15 | 3 | -5/+13 |
* | uuidgen has been repo-copied from usr.bin/ to bin/ to match its "new" | obrien | 2008-03-13 | 4 | -202/+0 |
* | - When running a new command cause cpuset to operate on the per-thread mask | jeff | 2008-03-12 | 2 | -4/+8 |
* | If the special target .MAKEFILEDEPS exists, then enable the | obrien | 2008-03-12 | 1 | -26/+26 |
* | If the special target .MAKEFILEDEPS exists, then enable the | obrien | 2008-03-12 | 4 | -1/+24 |
* | - Remove ksethrcmdname. | jeff | 2008-03-12 | 3 | -9/+0 |
* | Fix apparent typo. The permitted confidence values include 95%, not 85%. | peter | 2008-03-12 | 1 | -1/+1 |
* | GNU ar did NOT implment option -q as a synonym of -r as the manual | kaiw | 2008-03-11 | 4 | -6/+25 |
* | Fix minor typo. | joel | 2008-03-11 | 1 | -2/+2 |
* | Teach gunzip that .tbz and .tbz2 uncompress to .tar, in a manner similar to | rwatson | 2008-03-09 | 1 | -0/+2 |
* | When gzipping to a target file, only set the source file flags on the | rwatson | 2008-03-09 | 1 | -4/+4 |
* | - Add my birthday entry | lippe | 2008-03-08 | 1 | -0/+1 |
* | Merge revisions 1.10 and 1.11 from DragonFly: | delphij | 2008-03-07 | 1 | -68/+61 |
* | The non-POSIX environment variable MAKE was superseded | yar | 2008-03-05 | 1 | -1/+1 |
* | Don't forget to set MAKEFLAGS in the childs' environment | yar | 2008-03-05 | 2 | -31/+35 |
* | - Remove the -i argument when running a command to simplify things a | jeff | 2008-03-05 | 3 | -14/+177 |
* | - Verify that when a user supplies a mask that is bigger than the kernel | jeff | 2008-03-05 | 1 | -8/+7 |
* | It seems some don't care for the anchient joke. Add WITHOUT_OLD_JOKE | obrien | 2008-03-04 | 1 | -0/+2 |
* | No need to tell make to DTRT with "make love", just do it. | obrien | 2008-03-04 | 2 | -11/+0 |
* | <limits.h> is necessary for using INT_MIN, so included it here | imp | 2008-03-04 | 1 | -0/+1 |
* | Move a stray paragraph on .Ev MAKEFLAGS to where it belongs. | yar | 2008-03-04 | 1 | -14/+14 |
* | Revise the description of how .Ev MAKEFILE and .Va .MAKEFILE relate. | yar | 2008-03-04 | 1 | -21/+27 |
* | Split descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS for clarity. | yar | 2008-03-04 | 1 | -2/+2 |