| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a cross-reference to pkill(1), now that pkill is hooked up to the build. | gad | 2004-03-27 | 1 | -0/+1 |
* | bde also tells me that he is confident that P_SYSTEM will not work | gad | 2004-03-27 | 1 | -8/+1 |
* | Hook `pkill' (and thus `pgrep') to the standard buildworld. | gad | 2004-03-27 | 1 | -0/+1 |
* | Some style(9)-ish improvements, courtesy of bde. | gad | 2004-03-27 | 1 | -6/+6 |
* | Remove the _PATH_DEVNULL setting for "swapf". From the kvm_open(3) | gad | 2004-03-26 | 1 | -3/+3 |
* | Remove the NEED_KMEM support meant for FreeBSD 3.x. This base-system | gad | 2004-03-26 | 1 | -9/+1 |
* | Switch to checking P_KTHREAD instead of P_SYSTEM when deciding what | gad | 2004-03-26 | 1 | -3/+10 |
* | Properly document the -M and -N options. | ru | 2004-03-26 | 2 | -9/+19 |
* | Correct the description of the -N option. | ru | 2004-03-26 | 1 | -2/+2 |
* | Avoid the manpage layering violation and low-level implementation | ru | 2004-03-26 | 1 | -3/+2 |
* | Correct the description of options -N and -M to match reality. | ru | 2004-03-26 | 1 | -4/+4 |
* | Apply style.Makefile(5). | ru | 2004-03-26 | 1 | -6/+4 |
* | Send those -Debug messages to stderr, not stdout... | gad | 2004-03-26 | 1 | -2/+2 |
* | Add a debugging option, as I don't understand something that I'm seeing. | gad | 2004-03-26 | 1 | -2/+18 |
* | Remove a redundant check against mypid (the check is done later, in | gad | 2004-03-26 | 1 | -1/+1 |
* | Add a cast to get this to compile with WARNS=5 on sparc64. This is | gad | 2004-03-26 | 2 | -2/+3 |
* | Fixes so this will compile with WARNS=5 on i386. | gad | 2004-03-26 | 1 | -19/+22 |
* | Fix two cosmetic style(9) issues. | gad | 2004-03-25 | 1 | -2/+2 |
* | Add a comment for when these utilities were added to FreeBSD, and add | gad | 2004-03-25 | 1 | -0/+3 |
* | Add `-M' and `-N' options to `pkill' and `pgrep', similar to | gad | 2004-03-25 | 2 | -6/+35 |
* | Use the correct type for some casts, thus avoiding a few warning messages | gad | 2004-03-25 | 1 | -4/+4 |
* | Change some routine and variable names to match the FreeBSD system. | gad | 2004-03-25 | 2 | -35/+55 |
* | Add the `pkill' and `pgrep' commands from NetBSD. This is the source | gad | 2004-03-25 | 3 | -0/+752 |
* | Respect decimal flag when dumping USER type records. | phk | 2004-03-25 | 1 | -1/+4 |
* | Sort SRCS in Makefile and document -g option additions. | bms | 2004-03-25 | 2 | -2/+3 |
* | Output style: Get rid of an unnecessary newline. | bms | 2004-03-25 | 1 | -1/+0 |
* | Teach netstat(1) how to print the multicast group memberships present | bms | 2004-03-25 | 4 | -2/+154 |
* | Add -u option to ipcs(1) and document it in ipcs.1 | bmilekic | 2004-03-24 | 2 | -3/+39 |
* | Remove doscmd from the base system now that it lives in the ports tree. | des | 2004-03-23 | 70 | -25635/+0 |
* | Add support for decoding Timespec, Timeval, Itimerval, Pollfd, | dwmalone | 2004-03-23 | 2 | -3/+179 |
* | Use pread to implement pread, rather than taking a detour throug stdio. | dwmalone | 2004-03-23 | 1 | -16/+2 |
* | decode mprotect args while i'm here. | alfred | 2004-03-23 | 1 | -0/+2 |
* | decode fcntl and mmap arguments. | alfred | 2004-03-23 | 3 | -2/+66 |
* | Use fseeko() to properly support large files. | tjr | 2004-03-22 | 1 | -3/+3 |
* | Use errc(). | tjr | 2004-03-22 | 1 | -4/+2 |
* | 1. Use socklen_t instead of int | cperciva | 2004-03-21 | 1 | -4/+4 |
* | Support C-style comments in profile. | des | 2004-03-21 | 1 | -3/+18 |
* | More cleanups: | ru | 2004-03-18 | 1 | -20/+20 |
* | NULL -> 0. | ru | 2004-03-17 | 1 | -1/+1 |
* | Improved incorrect usage diagnostics. | ru | 2004-03-17 | 1 | -2/+6 |
* | Trust bsd.prog.mk to set SRCS correctly. | ru | 2004-03-17 | 1 | -1/+0 |
* | GC unnecessary include file. | ru | 2004-03-17 | 2 | -38/+0 |
* | Approved by: mat (mentor). | thierry | 2004-03-16 | 1 | -0/+1 |
* | Catch up with the removal of the wt(4) driver. | ru | 2004-03-14 | 1 | -16/+0 |
* | Add multiple inclusion guards. Mostly this is for extern.h, which was | jmallett | 2004-03-14 | 3 | -1/+10 |
* | Fixed misspellings of 0 as NULL. Fixed some nearby style bugs. | bde | 2004-03-14 | 1 | -1/+2 |
* | Fixed a misspelling of 0 as NULL. | bde | 2004-03-14 | 2 | -2/+2 |
* | With the passing of the asc driver, the sasc prograqm is no longer | imp | 2004-03-14 | 6 | -374/+0 |
* | Do not print a warning about net.inet.pim.stats if errno is | des | 2004-03-12 | 1 | -1/+2 |
* | Fixed a misspelling of 0 as NULL. | bde | 2004-03-11 | 1 | -4/+4 |