Commit Graph

4214 Commits

Author SHA1 Message Date
christos 11a6b026db new tmux 2016-08-31 09:34:04 +00:00
wiz 523d4d8d2a gcc-6.2 out. 2016-08-22 22:53:02 +00:00
maxv 21eb885e04 My changes. 2016-08-21 12:02:38 +00:00
wiz ec8cd010f2 binutils-2.27 out. 2016-08-20 17:09:34 +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
pgoyette 83e4431e30 Expand discussion a bit, and provide ppp as an example way to do things. 2016-08-06 00:30:57 +00:00
pgoyette 86ecb258f2 The ppp compressors are already being handled correctly. No new
work will be needed here.
2016-08-05 04:21:01 +00:00
pgoyette 5c61d9f897 Add some info regarding ppp 2016-08-05 02:27:14 +00:00
pgoyette d1fb75105d Add some more notes 2016-08-04 22:12:31 +00:00
pgoyette a26f51ded8 Add a list of "module issues" based on an Email discussion between myself
and christos@
2016-08-04 10:45:52 +00:00
christos 1a07036a4e new openssh 2016-08-02 13:45:46 +00:00
wiz 3a76e604f5 OpenSSH-7.3 out. 2016-08-01 15:01:49 +00:00
dholland b42061f23c stick my neck out for a runnable-but-experimental lfs64 2016-07-30 06:20:14 +00:00
msaitoh fedc066b92 Note sdtemp(4)'s JEDEC TSE2004av support. 2016-07-28 09:13:06 +00:00
christos 813c85c184 start creating a table and say I will do binutils. 2016-07-27 02:33:40 +00:00
msaitoh f55137418d Note sdtemp(4). 2016-07-26 07:36:54 +00:00
martin 4f28c9c9b8 First cut at netbsd-8 branch objectives. 2016-07-26 04:18:04 +00:00
pgoyette b480c5f769 Add the pgoyette-localcount branch 2016-07-19 02:04:06 +00:00
taca a0e1068441 BIND 9.10.4-P2 has released. 2016-07-19 01:04:09 +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
wiz d854f54539 mdocml-1.13.4 out. 2016-07-14 22:39:40 +00:00
knakahara d0cdb1d106 Add missing network MP-ify changes.
Pointed out by chs@n.o.
2016-07-13 05:45:00 +00:00
mrg 6a40e30af2 g++.1 is a link to gcc.1, don't need to generate/update it. 2016-07-06 11:37:58 +00:00
wiz ffb7c409a9 binutils-2.26.1 out. 2016-07-04 20:24:24 +00:00
abhinav 65e710b9bd sqlite-3.13.0 imported. 2016-07-03 11:42:50 +00:00
abhinav 5440ea015c SQLite 3.13.0 was released. 2016-06-29 06:12:49 +00:00
roy 938d823de6 Note import of dhcpcd-6.11.1 2016-06-17 19:45:24 +00:00
riastradh 7c30fabe0e Remove dumplfs from the list now that it seems strict-aliasing-safe. 2016-06-15 14:11:15 +00:00
riastradh 7554812ac2 No more obvious strict aliasing violations here. 2016-06-15 13:57:26 +00:00
riastradh 356b70489c Kill another strict aliasing violation. 2016-06-15 13:47:26 +00:00
riastradh d947e13b5f This hack no longer exists since the switch to ipsec-tools in 2005.
Another strict-aliasing problem killed.
2016-06-15 13:29:30 +00:00
mrg e6e96483bf replace the previous hack with something that i believe is actually
correct and, more importantly ;), works properly.

thanks for riastradh for hints about which bit was actually broken.
2016-06-15 05:01:58 +00:00
mrg 6bfcf96505 build convert_endian() with "no-strict-aliases" optimiser attribute
to avoid some unknown miscompilation in endian_convert() that causes
ssh to exit on some output (for me, "cc -v".)

note in HACKS.  we should investigate this further if possible as
this seems to indicate a strict aliasing violation.  there certainly
are 32 and 64 bit object arrays being accessed with 8 bit accessors,
but i don't have time currently.
2016-06-15 02:12:14 +00:00
nonaka 3270f530d9 note nvmectl 2016-06-12 06:21:56 +00:00
wiz 9dae7015c3 gcc-5.4 out. 2016-06-06 10:52:09 +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
joerg bfeb1114e7 Drop CSU entry. 2016-06-04 11:25:43 +00:00
christos 8d74196e94 new ntp 2016-06-03 20:41:04 +00:00
taca 39c4a471a8 NTP 4.2.8p8 has released (with security fix). 2016-06-03 09:47:21 +00:00
christos 162319ac6a mention hostzerobroadcast default to "no". 2016-06-02 12:28:11 +00:00
wiz 604b97f94d gdb-7.11.1 out. 2016-06-01 14:17:59 +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
agc 767f450818 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:11:08 +00:00
alnsn b89a04f5f7 Update sljit entry. 2016-05-29 22:41:54 +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
christos 58a6a6ea92 Add my list of things to do for 8. To be expanded. 2016-05-18 15:27:17 +00:00
ozaki-r c82107a100 Split "MP network stack" into two and make our targets clear 2016-05-18 09:12:04 +00:00
christos 874c2fbeab mention my last coda work 2016-05-17 21:03:36 +00:00
christos e6adf9a769 reflect reality (through my ping glasses) 2016-05-17 20:53:53 +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
dholland f73cfd4294 add:
config(1)  (cube)
        error(1)   (christos)
        inetd(8)   (me)
        mail(1)    (christos)
        sh(1)      (add kre)

and take out entries compat_irix, compat_darwin, and compat_mach as
these were removed from the kernel some time back.
2016-05-15 22:57:31 +00:00
kamil c5cd6fc399 Remove redundant entry for pmax 2016-05-15 22:47:12 +00:00
mlelstv d9e725b220 updated nvme entry 2016-05-14 21:32:50 +00:00
spz cb08e2756f .. and don't forget to update doc/3RDPARTY when updating external/* stuff 2016-05-14 14:46:55 +00:00
maxv d0f608b1bb Mention SMEP. 2016-05-13 14:09:38 +00:00
mrg d8ed176f44 move the ufs_lookup hack to the global section and update it to current
reality.  add a section for the crt hacks.
2016-05-10 19:32:47 +00:00
roy 52185fadf0 Note import of dhcpcd-6.11.0 2016-05-09 10:21:42 +00:00
wiz 4c689aa848 libarchive-3.2.0 is out. 2016-05-08 09:19:28 +00:00
snj 912989e05c whitespace 2016-05-06 07:45:53 +00:00
dholland 6c5f250fa0 mention some of the other known severe wapbl problems 2016-05-05 06:17:45 +00:00
christos d04a36ae01 mention libmalloc hack 2016-05-04 22:42:40 +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
dholland 4068561891 Update: we got an nvme driver. Also mention the ext4 GSoC project. 2016-05-01 20:51:36 +00:00
nonaka 5abfa3fb18 note nvme(4). 2016-05-01 10:23:53 +00:00
mrg 6761b4740e note the -fno-tree-vrp hack for amd64. 2016-04-28 21:18:23 +00:00
wiz c3a8cf2ad8 gcc-6.1 is out. 2016-04-28 09:22:19 +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
riastradh f408525b7f Reminder to add RCSIDs in any future DRM update. 2016-04-07 15:36:42 +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
taca 6e08e9b7d3 Update root.cache entry. 2016-04-03 08:21:15 +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
wiz 0c71d630f2 Mention to update MDATE in src/external/gpl2/groff/Makefile.inc on
next groff import, if any.
2016-03-16 23:52:53 +00:00
wiz fc64986abe expat-2.1.1 out. 2016-03-16 20:17:42 +00:00
christos 6361633a4d tz{code,data}2016b 2016-03-15 17:30:26 +00:00
christos e4aeb67ff4 tz{code,data} 2016b is out. 2016-03-15 15:17:08 +00:00
snj b247a5c33c ntp 4.2.8p6 is out. 2016-03-13 00:09:46 +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
taca 9d3fab3e74 BIND 9.10.3-P4 has released. 2016-03-10 02:23:26 +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
joerg 24d50a40b3 As workaround for limitations in Clang's atomic lowering on SPARC,
require v8+ for those files that need C++11 atomics.
2016-02-27 21:42:14 +00:00
joerg dda31211fa When building the atomic op test on SPARC64 with Clang, skip the
sub-32bit tests for now. Clang currently doesn't synthesize a CAS
replacement nor does it create a libcall.
2016-02-27 18:50:39 +00:00
wiz 60be27da02 gdb-7.11 is out. 2016-02-24 16:06:20 +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
wiz 8fb56a34eb texinfo-6.1 and grep-2.23 out. 2016-02-11 13:36:00 +00:00
christos 74d3e3e66c new openssl 2016-01-30 17:00:53 +00:00
wiz 630110fe35 Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
wiz dbd12a24b4 binutils-2.26 out. 2016-01-28 09:12:17 +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 596bcc40ea mention autoconf 2016-01-16 18:56:48 +00:00
christos e034577dd9 explain gnats 2016-01-14 21:15:17 +00:00
christos 1fa343e626 move rcs 2016-01-14 04:25:13 +00:00
christos 8154c64cfe texinfo has moved. 2016-01-14 00:41:14 +00:00
christos 855f16463e Document archeological digs for our gnumalloc. 2016-01-13 22:01:15 +00:00
christos 5830aac598 groff has moved. 2016-01-13 19:27:26 +00:00
taca c5ef9c870f ISC DHCP 4.3.3-P1 is released. 2016-01-13 04:41:01 +00:00
christos ddbfbb101f update diffutils and gettext 2016-01-13 03:44:27 +00:00
christos feb1e65606 new gettext (and minor explanations to other GPL programs) 2016-01-12 23:03:55 +00:00
christos e9066f4d8e vax does not use gcc 2.95 2016-01-12 23:03:33 +00:00
christos 7801ee002b Add hack for cabs{,f,l} in <complex> 2016-01-11 22:50:35 +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
wiz 056eaaa80c llvm-3.7.1 out. 2016-01-07 10:18:36 +00:00
wiz 42285f7bf0 sqlite3-3.10 out. 2016-01-07 10:13:37 +00:00
kamil 8f0a7c96ff gnu mp 6.1.0 is out 2016-01-06 04:42:10 +00:00
kamil e423508608 mpfr 3.1.3 is out 2016-01-06 04:41:02 +00:00
kamil 1cb150a9a0 mpc 1.0.3 is out 2016-01-06 04:40:07 +00:00
kamil b2121b9165 Lutok has moved to GitHub 2016-01-06 04:34:03 +00:00
kamil 2f60472eaf lutok 0.4 is out 2016-01-06 04:32:32 +00:00
kamil 2207ec60fa lua 5.3.2 is out 2016-01-06 04:31:44 +00:00
kamil 51d4052170 llvm 3.7 is out 2016-01-06 04:30:56 +00:00
kamil fabb54a093 gcc 5.3 is out 2016-01-06 04:27:33 +00:00
kamil 2fb10f204d flex 2.6.0 is out 2016-01-06 04:25:06 +00:00
kamil 23030a62e7 binutils 2.25.1 are out 2016-01-06 04:18:21 +00:00
kamil 45cb60ffae Automated Testing Framework (ATF) 0.21 is out 2016-01-06 04:16:20 +00:00
kamil 11502b4ce8 acpica 20151218 is out 2016-01-06 04:15:34 +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
wiz d8834a4a1d tmux 2.1 is out. 2015-12-31 10:21:02 +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
wiz e54f25a390 gdb-7.10.1 out. 2015-12-06 10:40:51 +00:00
taca 80949f4e99 root.cache is 2015120100 (December 01, 2015) now. 2015-12-03 10:42:12 +00:00
roy 62322cbffe Note import of dhcpcd-6.9.4 2015-12-01 10:36:15 +00:00
dholland 306f0df124 Add two more items: tls-maxphys and nvme support. 2015-11-20 08:13:41 +00:00
dholland 4207ed816b Update the storage roadmap. Please review/comment... 2015-11-20 07:20:21 +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
snj e055a12f26 add an entry for netbsd-7-0 2015-11-11 06:53:36 +00:00
snj 2fba4b1be0 Note that the netbsd-5{,-1,-2} branches have been terminated.
Goodbye, dear friends.
2015-11-11 03:14:34 +00:00
christos 70a08afc24 Mention TI-RPC changes. 2015-11-07 23:16:00 +00:00
wiz fdf5365713 less-481 is out. 2015-11-07 20:17:49 +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
taca 643a1b7789 Postfix 3.0.3 has released. 2015-10-12 05:43:25 +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
mbalmer 284b66034a Lua is at 5.3.1 now 2015-10-08 13:42:26 +00:00
mbalmer 32fb1943e3 Fix Lua version, add lneto as responsible person, too. 2015-10-08 08:22:54 +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
taca eba7baf0f4 Latest versino of ISC DHCP is 4.3.3. 2015-09-27 07:04:05 +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
tron e3923864ed Postfix 2.11.6 has been imported. 2015-09-12 09:49:21 +00:00
tron e879e27efd XFree86 was removed from the source tree. 2015-09-11 08:02:20 +00:00
wiz 4f5bba6b16 postfix-3.0.2 out. 2015-09-07 10:35:10 +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
wiz 301f4ba9d1 gdb-7.10 is available. 2015-08-29 17:18:35 +00:00
nonaka e10e75fcab note rtwn(4). 2015-08-27 14:17:14 +00:00
pooka a3a1685910 update c++/volatile/constexpr entry 2015-08-27 12:32:05 +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
apb bac1668902 Update for tzdata2015f 2015-08-11 18:11:11 +00:00
szptvlfn 7e84c95f09 typo 2015-08-09 05:45:42 +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
wiz e272cbeff0 Use date of last distfile for am-utils.info date.
Update doc/3RDPARTY to mention this should be kept up-to-date during
imports.
Addresses PR 50118.
2015-08-06 10:22:34 +00:00
christos 138650eddf new bind 2015-07-28 18:58:08 +00:00
kamil f7f1e07c2d Update the ACPICA entry
Version:       20150410
Current Vers:  20150717
2015-07-26 19:31:19 +00:00
mrg cf4dd8937a remove the xfree86 reachover makefiles and the vast majority of
the support in the rest of the source tree.

X11 sets could use some cleaning up perhaps (just deletion, as
we've never really marked the old X11R6 as obsolete for native
xorg using platforms so far either.)
2015-07-23 08:03:24 +00:00
wiz f8a662ece8 gcc-5.2 out. 2015-07-17 15:24:27 +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
taca 5aaf4ad219 Latest ntp is 4.2.8p3 which contains security fix (low risk).
Security Fix:

* [Sec 2853] Crafted remote config packet can crash some versions of
  ntpd.  Aleksis Kauppinen, Juergen Perlinger, Harlan Stenn.

Under specific circumstances an attacker can send a crafted packet to
cause a vulnerable ntpd instance to crash. This requires each of the
following to be true:

1) ntpd set up to allow remote configuration (not allowed by default), and
2) knowledge of the configuration password, and
3) access to a computer entrusted to perform remote configuration.

This vulnerability is considered low-risk.
2015-07-09 15:58:51 +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
mrg df89a495e2 note GCC 4.8.5 has been imported, and while i'm here, untag thorpej
and tag christos and skrll as being responsible :-)
2015-06-27 07:30:10 +00:00
pooka 7088070459 document g++ 5.1 + libpthread volatile workaround (PR lib/49989) 2015-06-26 10:25:41 +00:00
wiz 8a6aede74b gcc-4.8.5 out. 2015-06-24 10:26:26 +00:00
apb 8cdc7a4ecb zoneinfo: Import tzdata2015e. [apb 20150621] 2015-06-21 15:32:52 +00:00
apb 74a75f19ac tzcode2015e/tzdata2015e were released. We have tzdata2015e. 2015-06-21 15:30:13 +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
pgoyette c09d6082f2 Update location of live-images to reflect changes made in rev 1.398 of
src/etc/Makefile
2015-06-07 05:30:18 +00:00
roy 5975ab558d Note import of dhcpcd-6.9.0 2015-05-16 23:34:52 +00:00
snj 0dc8c343da fix gimplish 2015-05-16 17:18:57 +00:00
joerg 5331e11882 The relocation relaxation issue in AES on ARM has been resolved
differently, so remove hack marker.
2015-05-14 19:27:23 +00:00
wiz 8eea49b975 tmux-2.0 is out. 2015-05-14 13:53:36 +00:00
martin 9d38c277ed Remove mips-kern-ksyms-size, now that it is already gone 2015-05-08 09:44:45 +00:00
martin 2873464391 Document mips64 kernel symbol table hack 2015-05-08 07:44:59 +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 63b1069f35 X540 is not wm(4) but ixg(4). 2015-04-24 04:43:32 +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
wiz 30d699bead Update gcc entry. gcc-5.1 is out. 2015-04-23 13:51:53 +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
martin 7d4d183bb8 Note ia64/gcc hack for mknative 2015-04-17 12:40:17 +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
wiz ac59b1c330 Update Xorg defaults description. From Joachim Henke on netbsd-docs. 2015-04-08 05:47:43 +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
matt 177859160c note change to workaround bug in clang's arm integrated assembler. 2015-03-30 05:30:08 +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