| Age | Commit message (Expand) | Author |
| 2017-10-29 | The sign is optional in an exponent | ginsbach |
| 2017-10-29 | Fix typos (from FreeBSD) | ginsbach |
| 2017-10-28 | Ignore empty MAKEOBJDIR | sjg |
| 2017-10-28 | Update the kernhist(9) kernel history code to address issues identified | pgoyette |
| 2017-10-23 | remove the braces I accidentally added. | christos |
| 2017-10-23 | Remove superfluous Tn. | wiz |
| 2017-10-22 | PR/52638: matthew green: missing argument check causes m4 to core in ifelse() | christos |
| 2017-10-22 | Add newsyslog.conf to the NAME section | abhinav |
| 2017-10-22 | Add pgrep and prenice to the NAME section | abhinav |
| 2017-10-22 | Add getcap to the NAME section as well | abhinav |
| 2017-10-22 | Add gunzip and zcat to the NAME section as well | abhinav |
| 2017-10-15 | Nit-picking: avoid split infinitive | pgoyette |
| 2017-10-13 | Wse wide functions to avoid file corruption. Q+D because it does not | christos |
| 2017-10-12 | fix compile error without USE_PAM (-Werror,-Wmissing-noreturn) | ryo |
| 2017-10-10 | use librumpres | christos |
| 2017-10-09 | New sentence, new line. Remove superfluous Pps. | wiz |
| 2017-10-08 | Ensure consistent results on different platforms. | sjg |
| 2017-10-08 | Handle static PIE | christos |
| 2017-10-04 | pmap: Refresh debugging facilities | kamil |
| 2017-10-02 | unistd.h for close. | joerg |
| 2017-10-02 | Sort options. | wiz |
| 2017-10-01 | Remove some unnecessary words. | kre |
| 2017-10-01 | Add arguments to tail: | maya |
| 2017-09-29 | add sh arch | jmcneill |
| 2017-09-28 | Also report versions of tcpdump, libpcap, and wpa_supplicant | agc |
| 2017-09-24 | Force _GNU_SOURCE on Linux, otherwise strptime is not defined and more | joerg |
| 2017-09-21 | Handle the new %f (as an addition to the strftime format - -t arg) | kre |
| 2017-09-21 | KNF, and since this gets compiled as a tool, avoid C99 declarations. | kre |
| 2017-09-21 | Sort options and their descriptions in man page and usage. | wiz |
| 2017-09-21 | Update sys_info to 20170920 | agc |
| 2017-09-20 | Set the default time format for linux mode (-x) in the correct place, | kre |
| 2017-09-20 | whitespace fixes, use Xr. | wiz |
| 2017-09-20 | - add the sticky bits to mode | christos |
| 2017-09-19 | - if st_dev/st_rdev == NODEV print -1 instead of unsigned | christos |
| 2017-09-10 | Sync usage with man page. | wiz |
| 2017-09-10 | Sort flags in SYNOPSIS. Remove unnecessary .Tn. Remove trailing whitespace. | wiz |
| 2017-09-09 | add dtc (Device Tree Compiler) version info | jmcneill |
| 2017-09-08 | Print negative time offsets correctly. Provide an exegetical quote | uwe |
| 2017-09-08 | Option -E to display elapsed timestamps (time since beginning of trace). | uwe |
| 2017-09-08 | Drop support for KTRFACv0 (NetBSD 3) and KTRFACv1 (NetBSD 5). | uwe |
| 2017-09-06 | Don't print "nan" when there is no disk activity. | mlelstv |
| 2017-08-27 | Sync usage with man page. | wiz |
| 2017-08-27 | Use Nm. | wiz |
| 2017-08-27 | Fix xref. | wiz |
| 2017-08-24 | Get rid of the arg sorting - it doesn't work properly, and makes it | kre |
| 2017-08-23 | Move back to a simple version string for sys_info. The way of using | agc |
| 2017-08-23 | Add a \ -- allows sys_info -v pkg_install to tell us who the version info | kre |
| 2017-08-23 | add pkg_install to the list of programs reported | agc |
| 2017-08-23 | now that we are processing SIGINFO write can be interrupted and return | christos |
| 2017-08-23 | Put back getopts - it is easier to get correct than hand rolled code. | kre |