index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
sys_info
Age
Commit message (
Expand
)
Author
2020-07-14
show the verbose commands for bozohttpd and calendar too
reed
2020-07-08
Remove -a from example
reed
2017-09-28
Also report versions of tcpdump, libpcap, and wpa_supplicant
agc
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-09
add dtc (Device Tree Compiler) version info
jmcneill
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
Put back getopts - it is easier to get correct than hand rolled code.
kre
2017-08-21
also add tzdata versioning information
agc
2017-08-21
restore martin's change for tcsh versioning which got lost in the last update
agc
2017-08-21
Changes to sys_info (20170821)
agc
2017-08-20
Use tcsh --version instead of an echo $version -- the old way did not
martin
2017-08-19
Parse the arguments to sys_info(1) a bit differently, using getopts(1)
agc
2017-08-19
+ don't assume that tcsh is always installed, pointed out by jmcneill - thanks!
agc
2016-06-04
Following positive feedback on tech-userlevel, move the sys_info
agc