<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/usr.bin/sys_info/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Following positive feedback on tech-userlevel, move the sys_info<br/>script from othersrc to usr.bin/sys_info<br/><br/>	The sys_info script is a small script which will show the version<br/>	information for installed utilities.  It also works on the kernel, and<br/>	on most libraries.<br/><br/>	Its use is as follow:<br/><br/>		[19:41:13] agc@netbsd-002 ...external/bsd/sys_info [4568] &gt; ./sys_info -a<br/>		awk-20121220<br/>		bind-9.10.3pl3<br/>		bzip2-1.0.6<br/>		calendar-20160601<br/>		ftpd-20110904<br/>		g++-4.8.5<br/>		gcc-4.8.5<br/>		grep-2.5.1anb1<br/>		gzip-20150113<br/>		bozohttpd-20151231<br/>		NetBSD-7.99.26<br/>		netpgp-3.99.17<br/>		netpgpverify-20160214<br/>		ntp-4.2.8pl5<br/>		openssl-1.0.1r<br/>		sqlite3-3.12.2<br/>		openssh-7.1<br/>		opensshd-7.1<br/>		tcsh-6.19.00<br/>		xz-5.2.1<br/>		[19:41:20] agc@netbsd-002 ...external/bsd/sys_info [4569] &gt; ./sys_info ntp ssh netpgp<br/>		ntp-4.2.8pl5<br/>		openssh-7.1<br/>		netpgp-3.99.17<br/>		[19:41:31] agc@netbsd-002 ...external/bsd/sys_info [4570] &gt; ./sys_info ntp ssh netbsd<br/>		ntp-4.2.8pl5<br/>		openssh-7.1<br/>		NetBSD-7.99.26<br/>		[19:41:38] agc@netbsd-002 ...external/bsd/sys_info [4571] &gt;<br/><br/>	The -a option can be given to the script to print out the information<br/>	on all known components.<br/><br/>	The sys_info script also works on libraries, returning their<br/>	"versions" as given by the shared object version numbers.<br/><br/>		[19:45:06] agc@netbsd-002 ...external/bsd/sys_info [4572] &gt; ./sys_info libevent libXfont libc netbsd<br/>		libevent-4.0<br/>		libXfont-3.0<br/>		libc-12.200<br/>		NetBSD-7.99.26<br/>		[19:45:27] agc@netbsd-002 ...external/bsd/sys_info [4573] &gt;<br/><br/>	Alistair Crooks<br/>	Wed Jun  1 19:44:01 PDT 2016</title>
    <description>/src/usr.bin/sys_info/Makefile - 1.1</description>
    <pubDate>Sat Jun 04 15:27:11 UTC 2016</pubDate>
    <dc:creator>agc</dc:creator>
</item>
</channel></rss>

