Commit Graph

2286 Commits

Author SHA1 Message Date
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
christos 8d74196e94 new ntp 2016-06-03 20:41:04 +00:00
christos 162319ac6a mention hostzerobroadcast default to "no". 2016-06-02 12:28:11 +00:00
agc 066a05a32e Note update of tzdata to 2016d:
Import tzdata2016d from ftp://ftp.iana.org/tz/releases/tzdata2016d.tar.gz

	Summary of changes in tzdata2016d (2016-04-17 22:50:29 -0700):
	  * America/Caracas switches from -0430 to -04 on 2016-05-01 at 02:30.
	  * Asia/Magadan switches from +10 to +11 on 2016-04-24 at 02:00.
	  * New zone Asia/Tomsk, split off from Asia/Novosibirsk.
	  * New zone Europe/Kirov, split off from Europe/Volgograd.
	  * Russia and nearby locations had daylight-saving transitions on
	    1992-03-29 at 02:00 and 1992-09-27 at 03:00, instead of on
	    1992-03-28 at 23:00 and 1992-09-26 at 23:00.
	  * Many corrections to historical time in Kazakhstan from 1991
	    through 2005.
	  * Mention Internet RFCs 7808 (TZDIST) and 7809 (CalDAV time zone references).

	Summary of changes in tzdata2016c (2016-03-23 00:51:27 -0700):
	  * Azerbaijan no longer observes DST.
	  * Chile reverts from permanent to seasonal DST.
	  * Europe/Kaliningrad and Europe/Vilnius changed from +03/+04 to
	    +02/+03 on 1989-03-26, not 1991-03-31.
	  * Several updates and URLs for historical and proposed Russian changes.
2016-06-01 00:12:27 +00:00
christos ec5b2a9e09 new bind 2016-05-26 16:55:08 +00:00
salazar 7eb37e612b Lua 5.3.2: update doc/3RDPARTY and add entry to doc/CHANGES 2016-05-24 17:11:14 +00:00
pgoyette b823c93930 Add entry for recent merge of nick-nhusb branch. Basically just a copy
of the commit log message, but this is easier for releng to find when
they start collecting info for 8.0

If anyone else wants to edit this entry, please feel free.
2016-05-21 07:22:28 +00:00
ryo 72c0aec318 Note i.MX7 2016-05-17 06:52:00 +00:00
maxv 683c80c88e Mention fine-grained permissions and large pages on x86. 2016-05-16 07:37:45 +00:00
nonaka dd98b35fce Fix format 2016-05-16 04:20:13 +00:00
maxv d0f608b1bb Mention SMEP. 2016-05-13 14:09:38 +00:00
roy 52185fadf0 Note import of dhcpcd-6.11.0 2016-05-09 10:21:42 +00:00
christos f8bc5e22e0 new acpica 2016-05-04 19:28:32 +00:00
christos 45eb37228a new openssl 2016-05-03 17:23:17 +00:00
christos 30a6f2ec16 new ntpd 2016-05-01 23:23:22 +00:00
nonaka 5abfa3fb18 note nvme(4). 2016-05-01 10:23:53 +00:00
roy 465626aae4 Note import of dhcpcd-6.10.3 2016-04-20 08:54:38 +00:00
ozaki-r a7aa74a57f Fix format 2016-04-13 00:47:46 +00:00
ozaki-r 4f0eb37aac ddb: rename show arptab to show routes
show arptab command of ddb is now inappropriate because it actually dumps
routes but arp entries aren't routes anymore. So rename it to show routes
and move the code from if_arp.c to route.c.

ok christos@
2016-04-13 00:47:01 +00:00
roy f42c031c26 Note import of openresolv-3.8.0 2016-04-11 10:44:30 +00:00
roy dffb5661e0 Note import of dhcpcd-6.10.2 2016-04-10 21:09:41 +00:00
roy 4844e7c234 Note addition of new pidfile functions. 2016-04-10 21:08:48 +00:00
ozaki-r 09973b35ac Separate nexthop caches from the routing table
By this change, nexthop caches (IP-MAC address pair) are not stored
in the routing table anymore. Instead nexthop caches are stored in
each network interface; we already have lltable/llentry data structure
for this purpose. This change also obsoletes the concept of cloning/cloned
routes. Cloned routes no longer exist while cloning routes still exist
with renamed to connected routes.

Noticeable changes are:
- Nexthop caches aren't listed in route show/netstat -r
  - sysctl(NET_RT_DUMP) doesn't return them
  - If RTF_LLDATA is specified, it returns nexthop caches
- Several definitions of routing flags and messages are removed
  - RTF_CLONING, RTF_XRESOLVE, RTF_LLINFO, RTF_CLONED and RTM_RESOLVE
- RTF_CONNECTED is added
  - It has the same value of RTF_CLONING for backward compatibility
- route's -xresolve, -[no]cloned and -llinfo options are removed
  - -[no]cloning remains because it seems there are users
  - -[no]connected is introduced and recommended
    to be used instead of -[no]cloning
- route show/netstat -r drops some flags
  - 'L' and 'c' are not seen anymore
  - 'C' now indicates a connected route
- Gateway value of a route of an interface address is now not
  a L2 address but "link#N" like a connected (cloning) route
- Proxy ARP: "arp -s ... pub" doesn't create a route

You can know details of behavior changes by seeing diffs under tests/.

Proposed on tech-net and tech-kern:
  http://mail-index.netbsd.org/tech-net/2016/03/11/msg005701.html
2016-04-04 07:37:07 +00:00
ozaki-r 0b31db8c25 Document arp sysctl removals 2016-03-30 05:55:04 +00:00
ozaki-r 9bacf05801 Document net.inet6.ip6.neighborgcthresh change 2016-03-30 05:45:26 +00:00
mrg 6647f806a6 note (belatedly) gdb 7.10 import. 2016-03-26 10:40:05 +00:00
mbalmer 9949b464d8 Note Lua patch level. 2016-03-25 08:16:57 +00:00
roy 617cd03a1a Note wpa_supplicant interface matching addition 2016-03-23 09:56:40 +00:00
christos 6361633a4d tz{code,data}2016b 2016-03-15 17:30:26 +00:00
christos d600878e36 new openssh 2016-03-11 01:57:14 +00:00
christos fd7d1a5df9 new bind 2016-03-10 04:02:29 +00:00
christos 61a6f3b1eb new openssl 2016-03-02 01:54:19 +00:00
mrg 540da75fb3 add mv(1) and SIGINFO. 2016-02-28 11:00:14 +00:00
roy 06d45ff91d Note import of openresolv-3.7.3 2016-02-22 10:10:15 +00:00
christos e7f950d16b mention latest elftoolchain 2016-02-20 02:50:33 +00:00
christos 74d3e3e66c new openssl 2016-01-30 17:00:53 +00:00
roy d19d3590dc Note import of dhcpcd-6.10.1 2016-01-20 19:43:23 +00:00
christos bcae4de40b mention new bind. 2016-01-20 02:15:15 +00:00
christos feb1e65606 new gettext (and minor explanations to other GPL programs) 2016-01-12 23:03:55 +00:00
christos fd90bcde07 mention new dhcp. 2016-01-10 20:12:20 +00:00
christos 41b5dd61e0 update tmux info 2016-01-10 19:06:08 +00:00
christos b4d1e6eb5b new byacc 2016-01-09 22:07:53 +00:00
christos 767df2e7b4 new acpica 2016-01-09 21:16:35 +00:00
christos 41fe85e8dc new flex 2016-01-09 18:37:24 +00:00
christos 3ec8d00a3d new ntpd 2016-01-08 21:38:16 +00:00
roy 57e55b4121 Note import of dhcpcd-6.10.0 2016-01-07 20:16:12 +00:00
msaitoh 0c27f9bb62 Add ismt(4). 2016-01-05 11:33:18 +00:00
jdc afddb7ce54 Mention admtemp(4) and lmtemp(4) temperature limits changes. 2016-01-03 17:29:25 +00:00
pgoyette 27d4456b5d Mention modularization of raidframe driver 2015-12-26 01:18:25 +00:00
christos df0a0855b0 mention sortinfo 2015-12-18 19:01:21 +00:00
christos 69949f29e0 new mdocml 2015-12-17 22:32:41 +00:00
christos e63b12e88f new bind 2015-12-17 04:04:39 +00:00
jdc 572b198968 Mention new ADM1026 i2c driver. 2015-12-16 08:08:22 +00:00
christos 1078cb9176 add ip6addrctl 2015-12-12 23:43:36 +00:00
christos e2c3609f82 new openssl 2015-12-06 21:54:26 +00:00
roy 62322cbffe Note import of dhcpcd-6.9.4 2015-12-01 10:36:15 +00:00
mrg b6e10eb27c note cpuctl and multiple-cpu support. 2015-11-16 03:38:18 +00:00
phx f8fe085c49 Amiga Xorg support. 2015-11-12 15:13:03 +00:00
christos 70a08afc24 Mention TI-RPC changes. 2015-11-07 23:16:00 +00:00
jmcneill c02e58f275 omapgpio(4): Add support for TI AM335x GPIO 2015-11-02 00:50:47 +00:00
christos ec3e61d2b5 mention vioscsi 2015-10-30 23:06:49 +00:00
christos bbdbbcbda0 new ntpd 2015-10-23 18:09:42 +00:00
christos 629b694dc0 new tzcode. 2015-10-09 17:22:44 +00:00
mbalmer 523e5ae09d note Lua update 2015-10-08 13:43:16 +00:00
msaitoh 9cc673ab14 x86: Add PCI Extended Configuration Space support.
pci(3): Decode Extended Capability in PCI Extended Configuration Space.
2015-10-02 05:33:07 +00:00
roy e3c65ae6e7 Note import of openresolv-3.7.1 2015-09-29 09:14:11 +00:00
christos 1fc78635f7 new things 2015-09-24 14:37:56 +00:00
mrg 09797aa101 note netstat(1) knows window height now. 2015-09-20 00:35:14 +00:00
wiz 2772e651e2 ftp(1): SNI support for https. [wiz 20150912] 2015-09-12 20:20:30 +00:00
roy 318e6e78c3 Note import of dhcpcd-6.9.3 2015-09-04 12:27:36 +00:00
christos 03f191dba1 new bind 2015-09-03 07:34:34 +00:00
jmcneill 5a463a38a1 note addition of Tegra K1 and Jetson TK1 support back in July 2015-09-02 18:53:30 +00:00
nonaka e10e75fcab note rtwn(4). 2015-08-27 14:17:14 +00:00
roy 0a7b50d2d4 Note import of dhcpcd-6.9.2 2015-08-21 10:47:53 +00:00
christos a190e87f6e new OpenSSH 2015-08-21 08:22:16 +00:00
phx d643dd143b MI driver for the Microchip 3x0x series of SAR analog to digital converters. 2015-08-18 15:54:20 +00:00
christos 0893127dee new acpica 2015-08-18 10:48:01 +00:00
christos fd364598dd new gdb 2015-08-18 08:39:34 +00:00
christos 0b6a748c0a New tzcode 2015-08-13 11:30:17 +00:00
christos 851c23a318 new openssh 2015-08-13 10:36:31 +00:00
apb 12054cebf1 zoneinfo: Import tzdata2015f. [apb 20150811] 2015-08-11 18:12:21 +00:00
jmcneill b7e942f101 note UHS-I and MMC HS200 support 2015-08-08 16:11:15 +00:00
maxv 0bba1d7de4 Document some of my most important changes
(a bit late...)
2015-08-07 15:53:24 +00:00
christos 138650eddf new bind 2015-07-28 18:58:08 +00:00
mrg 2e2a488279 note that nfssvc(2) supports compat_netbsd32 now. 2015-07-15 14:43:01 +00:00
christos 08cb065efa new ntpd 2015-07-10 15:28:01 +00:00
christos 1299b09ebd mention openssl 2015-07-09 14:32:24 +00:00
mrg 44f8f73007 (belatedly) note GCC 4.8.5. 2015-07-09 13:39:51 +00:00
mrg 30e3553a8e note iostat fnmatch patterns for disknames. 2015-07-09 13:28:11 +00:00
roy 471a77dfa0 Note import of dhcpcd-6.9.1 2015-07-09 10:17:32 +00:00
christos 0093650676 new bind 2015-07-08 17:30:46 +00:00
apb 8cdc7a4ecb zoneinfo: Import tzdata2015e. [apb 20150621] 2015-06-21 15:32:52 +00:00
christos f55ff19c7b new openssl again 2015-06-16 20:01:20 +00:00
christos 325108d669 new OpenSSL 2015-06-12 17:02:30 +00:00
roy 5975ab558d Note import of dhcpcd-6.9.0 2015-05-16 23:34:52 +00:00
roy df4214b3bd Note import of dhcpcd-6.8.2 2015-05-02 15:23:49 +00:00
roy 641376cc16 Note addition of IN_IFF_TENTATIVE and friends. 2015-05-02 14:54:10 +00:00
roy 126f457bb0 Note import of openresolv-3.7.0 2015-05-01 18:26:58 +00:00
christos 7b216f83e1 new tzcode. 2015-04-28 17:01:40 +00:00
msaitoh aec097895e Move wm(4)'s X540 support from CHANGES to CHANGES.prev because it was
pulled up to netbsd-7.
2015-04-24 04:42:42 +00:00
snj 2a79bc2442 move service(8) entry to CHANGES.prev, since it'll be appearing in 7.0 2015-04-21 05:27:30 +00:00
christos 0816015c48 update xz 2015-04-17 18:50:36 +00:00
bouyer 80bc374bef Note DMA support for sdhc on beaglebone 2015-04-14 19:41:38 +00:00
christos e56ae4e0d5 new acpica 2015-04-13 17:25:52 +00:00
christos 1bce08c0cb new ntp 2015-04-07 17:41:42 +00:00
bouyer f1695f90a0 btmagic(4): add Magic Trackpad support 2015-04-06 17:59:10 +00:00
christos f0cc19d59b new openssh 2015-04-04 00:03:12 +00:00
christos ad2f4a92b0 new wpa 2015-04-01 19:46:19 +00:00
christos 3fa6d111fe new libpcap/tcpdump 2015-03-31 22:00:53 +00:00
msaitoh 7bb0ed52a2 wm(4): Add X540 support. 2015-03-27 12:45:00 +00:00
roy 119df01f45 Note import of dhcpcd-6.8.1 2015-03-27 11:35:43 +00:00
roy bf5024efa4 Note import of dhcpcd-6.8.0 2015-03-26 10:37:06 +00:00
christos 1cd22af862 new tzcode 2015-03-24 20:02:18 +00:00
spz 9cef71b670 merge OpenSSL 1.0.1m
do the necessary changes in src/crypto/external/bsd/openssl
update doc
2015-03-23 10:22:45 +00:00
ast 6ffaa22c57 Mention import of service(8) command from FreeBSD. 2015-03-22 12:48:18 +00:00
apb 2b56eacd4f zoneinfo: Import tzdata2015b. [apb 20150321]
Also s/tzdata/tzcode in another line.
2015-03-21 15:54:11 +00:00
riastradh 897e55ae59 Note replacement arc4random(3) implementation. 2015-03-09 02:03:19 +00:00
christos 1d864697b0 mention dtrace_lockstat... 2015-03-09 01:43:30 +00:00
christos 1b9d35744a mention dtrace syscall support 2015-03-07 16:50:10 +00:00
jmcneill e993b7b57c evbarm: Add support for ODROID-C1. 2015-03-05 23:46:54 +00:00
skrll d65bd3c06a Note RPI2 support 2015-03-05 10:14:16 +00:00
tron 0b0e94888c Postfix 2.11.4 will ship with NetBSD 7.0. 2015-03-03 07:32:56 +00:00
roy b72a741beb Document addition of RTF_LOCAL 2015-02-26 10:14:33 +00:00
spz fd11cf9e1a note bind now is 9.10.1-P2 2015-02-23 07:17:37 +00:00
tron eb46b6e41f Postfix 2.11.4 was imported. 2015-02-21 12:05:47 +00:00
christos 6b60c92d7e new tzcode 2015-01-31 19:14:45 +00:00
apb 396ad5d6bf zoneinfo: Import tzdata2015a. [apb 20150131] 2015-01-31 18:27:28 +00:00
spz 4f02d470ff note the libevent update 2015-01-30 23:00:06 +00:00
roy 991eff41b3 Note import of dhcpcd-6.7.1 2015-01-30 10:21:23 +00:00
roy ea3d0a6c12 Note import of dhcpcd-6.7.0 2015-01-30 09:49:50 +00:00
tron eaa8b764fa Postfix 2.11.3 will ship with NetBSD 7.0. 2015-01-27 18:20:56 +00:00
christos 9290a995cb note blacklist 2015-01-25 15:51:17 +00:00
tron 72c815bb41 Postfix 2.11.3 was imported. 2015-01-24 19:24:08 +00:00
hkenken 132c2164b7 Zynq 2015-01-23 12:37:54 +00:00