Commit Graph

2219 Commits

Author SHA1 Message Date
mrg
cccf376f77 note crash for sparc 2016-12-10 10:43:28 +00:00
nat
a60401d684 Synthesized PC speaker(4) device. 2016-12-08 11:34:40 +00:00
nat
d33023d925 New audio sub-system changes - in kernel mixing 2016-12-08 11:17:36 +00:00
msaitoh
ab2bd4b3c6 Add Intel X55x support. 2016-12-05 08:53:01 +00:00
maya
949eb6bfc4 Note new axe(4) chipset support. 2016-12-04 11:40:01 +00:00
tsutsui
a8597f078b Mention luna68k HD647180X I/O processor support. 2016-12-03 19:15:27 +00:00
kre
e6f7463f19 Note update to tzdata2016j 2016-11-24 05:50:15 +00:00
christos
066477bb9b new ntp 2016-11-22 03:11:16 +00:00
christos
c419acb658 new wpa code 2016-11-21 20:16:21 +00:00
maya
df37607337 Note scsipi and umass MP safety changes
ok skrll
2016-11-21 08:40:30 +00:00
christos
751612fcd9 new acpica 2016-11-11 21:11:03 +00:00
christos
aafaa3c48f tzcode2016i 2016-11-04 19:41:53 +00:00
kre
a9e931a44a I should learn to read a calendar, and not just cut&paste... 2016-11-03 10:04:36 +00:00
kre
aaa2e0eafa Note upgrade of tzdata to 2016i 2016-11-03 09:57:18 +00:00
flxd
196134d5e3 Note tcu(4). 2016-11-02 17:19:53 +00:00
christos
5651a1bdca update bind 2016-11-02 00:40:27 +00:00
jdolecek
7d01329449 note wapbl truncate fix 2016-11-01 18:57:56 +00:00
christos
476ba6bc9e new binutils 2016-10-26 20:05:21 +00:00
kre
0879fca268 Note update to tzdata2016h 2016-10-20 23:16:23 +00:00
christos
40f6e414c5 new tzcode 2016-10-20 17:42:29 +00:00
kamil
ea5cf14493 libc: Add the wcsnlen(3) function in <wchar.h>. 2016-10-15 14:25:31 +00:00
christos
f3753ea46b update gdb. 2016-10-12 20:24:18 +00:00
nat
052c684aa1 Add support for Realtek 8192EU. 2016-10-12 03:27:00 +00:00
roy
a0a2fa8e13 Note import of dhcpcd-6.11.4 2016-10-09 09:25:26 +00:00
christos
474ba1e130 new tzcode 2016-10-07 15:31:01 +00:00
ryo
6eee6a78c7 Note MT7628 2016-10-05 16:01:59 +00:00
christos
c31f58b845 new bind to address CVE-2016-2776 2016-10-04 23:47:12 +00:00
kamil
3f2b401a31 libc: Add the timespec_get function and TIME_UTC definition in the
<time.h> header. Enable unconditionally the timespec struct
      definition in <time.h>. Changes conform to the C11 standard.
2016-10-04 09:55:56 +00:00
rkujawa
47a53d3226 Note mntva(4). 2016-10-03 21:36:32 +00:00
kamil
5770e440f3 libc: Add the C11 static_assert macro in <assert.h>. 2016-10-03 20:31:44 +00:00
kamil
f39f51a53f c11: Import cc(1) wrapper for C11 2016-10-03 01:04:36 +00:00
kamil
40eb0908ed libc: Add <stdalign.h> and <stdnoreturn.h>.
These headers conform C1x (ISO/IEC 9899:201x).
2016-10-02 17:28:57 +00:00
kre
5591d9b51d Note tzdata update to 2016g 2016-09-29 20:44:06 +00:00
jdolecek
e6b2addfd6 mention the ext2fs and nvme(4) work 2016-09-21 20:19:08 +00:00
christos
98032c3254 new tzcode 2016-09-16 17:13:06 +00:00
salazar
b1f13c5ca7 add lua 5.3.3 entry 2016-09-08 21:33:56 +00:00
christos
11a6b026db new tmux 2016-08-31 09:34:04 +00:00
maxv
21eb885e04 My changes. 2016-08-21 12:02:38 +00:00
christos
c90b9921a5 unbound additions 2016-08-20 11:21:50 +00:00
roy
cc08080f03 Note import of dhcpcd-6.11.3 2016-08-15 11:06:46 +00:00
kre
b5b1783052 Note import of tzdata2016f 2016-08-07 00:56:02 +00:00
christos
1a07036a4e new openssh 2016-08-02 13:45:46 +00:00
msaitoh
fedc066b92 Note sdtemp(4)'s JEDEC TSE2004av support. 2016-07-28 09:13:06 +00:00
msaitoh
f55137418d Note sdtemp(4). 2016-07-26 07:36:54 +00:00
christos
bc1b97558b new acpica 2016-07-18 17:26:58 +00:00
christos
4523c25649 new mdocml. 2016-07-15 19:42:08 +00:00
knakahara
d0cdb1d106 Add missing network MP-ify changes.
Pointed out by chs@n.o.
2016-07-13 05:45:00 +00:00
roy
938d823de6 Note import of dhcpcd-6.11.1 2016-06-17 19:45:24 +00:00
nonaka
3270f530d9 note nvmectl 2016-06-12 06:21:56 +00:00
agc
3f81b60716 Following positive feedback on tech-userlevel, move the sys_info
script from othersrc to usr.bin/sys_info

	The sys_info script is a small script which will show the version
	information for installed utilities.  It also works on the kernel, and
	on most libraries.

	Its use is as follow:

		[19:41:13] agc@netbsd-002 ...external/bsd/sys_info [4568] > ./sys_info -a
		awk-20121220
		bind-9.10.3pl3
		bzip2-1.0.6
		calendar-20160601
		ftpd-20110904
		g++-4.8.5
		gcc-4.8.5
		grep-2.5.1anb1
		gzip-20150113
		bozohttpd-20151231
		NetBSD-7.99.26
		netpgp-3.99.17
		netpgpverify-20160214
		ntp-4.2.8pl5
		openssl-1.0.1r
		sqlite3-3.12.2
		openssh-7.1
		opensshd-7.1
		tcsh-6.19.00
		xz-5.2.1
		[19:41:20] agc@netbsd-002 ...external/bsd/sys_info [4569] > ./sys_info ntp ssh netpgp
		ntp-4.2.8pl5
		openssh-7.1
		netpgp-3.99.17
		[19:41:31] agc@netbsd-002 ...external/bsd/sys_info [4570] > ./sys_info ntp ssh netbsd
		ntp-4.2.8pl5
		openssh-7.1
		NetBSD-7.99.26
		[19:41:38] agc@netbsd-002 ...external/bsd/sys_info [4571] >

	The -a option can be given to the script to print out the information
	on all known components.

	The sys_info script also works on libraries, returning their
	"versions" as given by the shared object version numbers.

		[19:45:06] agc@netbsd-002 ...external/bsd/sys_info [4572] > ./sys_info libevent libXfont libc netbsd
		libevent-4.0
		libXfont-3.0
		libc-12.200
		NetBSD-7.99.26
		[19:45:27] agc@netbsd-002 ...external/bsd/sys_info [4573] >

	Alistair Crooks
	Wed Jun  1 19:44:01 PDT 2016
2016-06-04 15:27:11 +00:00