aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Don't output a warning if kern.proc.auxv sysctl has returned EPERM.Mikolaj Golub2011-12-051-1/+1
* Use explicit information from the kernel to detect the traps due toKonstantin Belousov2011-12-041-3/+13
* - Fix segmentation fault when running "+command" when run with -jX -n dueMax Khon2011-11-302-58/+51
* - Create links to the xz and lzma versions even if BSD grep is not theGabor Kovesdan2011-11-281-7/+8
* - Call warnx() instead of errx() if a directory is not readable when usingGabor Kovesdan2011-11-281-1/+3
* - Fix behavior of --null to match GNU grepGabor Kovesdan2011-11-281-5/+5
* Update SYNOPSIS to include the flags added recently.Mikolaj Golub2011-11-281-2/+2
* Synchronize with laster version of m4 from OpenBSD and NetBSDBaptiste Daroussin2011-11-2830-1631/+2481
* Cast a_val on printing. This fixes build on mips.Mikolaj Golub2011-11-281-14/+14
* Make proctstat -x output more readable.Mikolaj Golub2011-11-271-55/+39
* usr.bin/procstatMikolaj Golub2011-11-245-7/+95
* Fix build, hopefully.Mikolaj Golub2011-11-231-33/+42
* Add new options, -e and -x, to display process environment variablesMikolaj Golub2011-11-226-12/+228
* Add helpful clarification text. While not strictly necessary, theseWarner Losh2011-11-161-3/+5
* - add a missing "be" and "in"Eitan Adler2011-11-111-1/+1
* Tidy up command line processing:Greg Lehey2011-11-094-42/+58
* Bumb date after r227317.Mikolaj Golub2011-11-081-1/+1
* Simplify getopt switch parsing.Ed Schouten2011-11-081-12/+4
* When displaying process virtual memory mappings print superpageMikolaj Golub2011-11-072-2/+5
* Remove unneeded CFLAGS.Ed Schouten2011-11-071-1/+0
* Partially revert r227233.Ed Schouten2011-11-062-4/+11
* Mark global functions and/or variables in xstr(1) static where possible.Ed Schouten2011-11-061-37/+37
* Mark global functions and/or variables in whois(1) static where possible.Ed Schouten2011-11-061-3/+3
* Mark global functions and/or variables in which(1) static where possible.Ed Schouten2011-11-061-2/+2
* Mark global functions and/or variables in whereis(1) static where possible.Ed Schouten2011-11-061-16/+16
* Mark global functions and/or variables in unifdef(1) static where possible.Ed Schouten2011-11-061-1/+1
* Mark global functions and/or variables in paste(1) static where possible.Ed Schouten2011-11-061-9/+9
* Mark global functions and/or variables in m4(1) static where possible.Ed Schouten2011-11-062-2/+2
* Mark global functions and/or variables in lam(1) static where possible.Ed Schouten2011-11-061-5/+5
* Mark global functions and/or variables in fstat(1) static where possible.Ed Schouten2011-11-062-11/+11
* Mark global functions and/or variables in expand(1) static where possible.Ed Schouten2011-11-061-2/+2
* Mark global functions and/or variables in enigma(1) static where possible.Ed Schouten2011-11-061-9/+9
* Mark global functions and/or variables in compress(1) static where possible.Ed Schouten2011-11-061-15/+15
* Mark global functions and/or variables in comm(1) static where possible.Ed Schouten2011-11-061-8/+8
* Mark global functions and/or variables in checknr(1) static where possible.Ed Schouten2011-11-061-33/+33
* Add missing static keywords to at(1).Ed Schouten2011-11-063-18/+9
* Mark the structure fields as const.Ed Schouten2011-11-062-17/+14
* Correct the change made in r227166.Ed Schouten2011-11-061-0/+2
* Add missing static keywords to xinstall(1)Ed Schouten2011-11-061-7/+8
* Add missing static keywords to wc(1)Ed Schouten2011-11-061-2/+2
* Add missing static keywords to wall(1)Ed Schouten2011-11-061-4/+4
* Add missing static keywords to w(1)Ed Schouten2011-11-061-14/+13
* Add missing static keywords to vis(1)Ed Schouten2011-11-061-3/+6
* Add missing static keywords to uuencode(1)Ed Schouten2011-11-061-7/+7
* Add missing static keywords to usbhidctl(1)Ed Schouten2011-11-061-6/+6
* Add missing static keywords to usbhidaction(1)Ed Schouten2011-11-061-1/+1
* Add missing static keywords to units(1)Ed Schouten2011-11-061-6/+6
* Add missing static keywords to uniq(1)Ed Schouten2011-11-061-15/+15
* Add missing static keywords to unexpand(1)Ed Schouten2011-11-061-3/+3
* Add missing static keywords to uname(1)Ed Schouten2011-11-061-20/+21