Commit Graph

2157 Commits

Author SHA1 Message Date
nonaka
981f989102 Note recent rtsx(4) change. 2014-10-29 14:28:10 +00:00
roy
a36cc86c28 Note import of dhcpcd and openresolv. 2014-10-29 01:17:34 +00:00
tls
0eedfee32a Add viornd(4), a driver for the VirtIO entropy source available on
QEMU, KVM, and Google Compute Engine.  From OpenBSD.
2014-10-26 18:43:18 +00:00
tls
9b3a62bd20 Fixes and enhancements for polled entropy sources:
Add explicit enable/disable hooks for callout-driven sources (be more
	power friendly).

	Make "skew" source polled so it runs only when there is entropy
	demand.

	Adjust entropy collection from polled sources so it's processed
	sooner.
2014-10-26 18:22:32 +00:00
christos
9b7f269a28 new acpica 2014-10-25 21:02:31 +00:00
christos
da5fbf7d76 new pppd 2014-10-25 19:08:48 +00:00
christos
31c0f9dea1 new openpam. 2014-10-24 18:29:20 +00:00
christos
37f7124d43 mention tzcode 2014-10-23 18:46:49 +00:00
apb
947d6598d2 Note update to tzdata2014i, 2014-10-23 03:47:58 +00:00
christos
bacb21ce00 mention address sanitizer 2014-10-22 16:54:13 +00:00
jmcneill
87c2c4cd46 add some recent Allwinner changes -- PMU (axp20x, axp22x), A31 SoC changes, P2WI driver, OTG support for A10/A20. 2014-10-20 17:46:33 +00:00
jmcneill
c19b872236 AllWinner -> Allwinner 2014-10-20 17:37:20 +00:00
roy
81a505333d Note import of openresolv-3.6.0 2014-10-20 09:13:07 +00:00
christos
417347661f new OpenSSH 2014-10-19 16:38:21 +00:00
roy
77cd7d0280 Note import of dhcpcd-6.5.1 2014-10-17 23:56:47 +00:00
christos
bd085f66c8 new wpa code. 2014-10-16 19:31:38 +00:00
christos
79d6a56164 new file. 2014-10-10 20:16:32 +00:00
christos
b9c0573bec mention new tzcode. 2014-10-07 21:52:41 +00:00
roy
9370e2c6c5 Note import of dhcpcd-6.5.0 2014-10-06 18:30:24 +00:00
apb
692cf0085c zoneinfo: Import tzdata2014h. [apb 20141004]
Also delete a stray blank line.
2014-10-04 11:49:57 +00:00
jnemeth
de577d557c note addition of type subcommand to gpt(8) 2014-09-29 05:58:48 +00:00
jmcneill
6c115cd694 mpt(4): added bio(4) support. 2014-09-27 16:22:47 +00:00
roy
4f6af9daa8 Note import of dhcpcd-6.4.7 2014-09-27 11:23:11 +00:00
roy
ff2f0b8f70 Note import of dhcpcd-6.4.6 2014-09-27 01:18:49 +00:00
jnemeth
6875d0115b not overhaul of gpt(8) 2014-09-26 09:02:26 +00:00
ryo
c4f4bcfd88 Note i.MX6 2014-09-25 05:58:34 +00:00
roy
1e6bb6aee6 Note import of dhcpcd-6.4.5 2014-09-18 20:47:39 +00:00
roy
9be9bcccc0 Note import of dhcpcd-6.4.4 2014-09-16 22:28:56 +00:00
roy
c6314d6139 Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).
Remove rtsol(8) from rc.d/network.
Add -w seconds command to ifconfig to wait for N seconds for until DAD
has finished on all addresses.
Use ifconfig -w in rc.d/network instead of a forced sleep.

As discussed on tech-net@
2014-09-11 13:10:03 +00:00
jmcneill
e98de5473e awinrtc(4): Add support for AllWinner A10/A20 real-time clock. 2014-09-08 11:08:07 +00:00
jmcneill
5c97c16e8d awinmmc(4): Use DMA for MMC transfers. 2014-09-08 11:07:17 +00:00
jmcneill
f913bc60ad awindma(4): Add support for AllWinner A10/A20 DMA controller.
awinac(4): Add support for AllWinner A10/A20 audio codec.
2014-09-06 16:58:16 +00:00
matt
a3cf28a6c7 Note or1k port 2014-09-03 19:35:46 +00:00
msaitoh
9b60410c01 wm(4): Add internal SERDES support for 82575 and newer controllers. 2014-09-03 14:40:36 +00:00
apb
348c480661 zoneinfo: Import tzdata2014g. [apb 20140831] 2014-08-31 06:59:52 +00:00
joerg
0bcce746b8 Add note about the config rebuild. 2014-08-24 20:30:49 +00:00
jnemeth
e750bdb2e4 mention MODULAR_DEFAULT_AUTOLOAD 2014-08-24 08:05:29 +00:00
christos
e093601120 mention gmake 2014-08-18 07:03:33 +00:00
christos
14981c5c23 new tzcode 2014-08-15 11:05:07 +00:00
riz
f285cb1fbe Note the new netbsd-7 branch, and move CHANGES to CHANGES.prev . 2014-08-11 09:12:34 +00:00
jnemeth
3481529578 Add the infrastructure for MODULAR support for Xen kernels. At
the moment, this can only load very simple modules due to missing
symbols.  It is being add at this time to make pullups to the
netbsd-7 branch easier.  It is not enabled by default in any kernels.
2014-08-11 03:43:25 +00:00
tsutsui
8659cbbc7e Put several tweaks for changes page on www.
- add man page suffix where appropriate
- use "OpenSSH" case consistency
- avoid regular expression for human readability
- make specific ARM boards support belong to evbarm, not generic arm
- fix format of recent cprng_fast(9) entry as mentioned at the top
2014-08-10 19:44:52 +00:00
tsutsui
8168542d20 Fix openssl vs OpenSSL inconsistency. 2014-08-10 19:21:08 +00:00
tsutsui
287b7290f9 Fix date of openssl 1.0.1i update. 2014-08-10 19:15:55 +00:00
tsutsui
6a91f25925 Note misc user-visible changes committed by me and isaki recently. 2014-08-10 19:14:36 +00:00
spz
916c5fdf56 OpenSSL man page refresh, adding one new manpage
note the import/update in doc
2014-08-10 17:07:03 +00:00
tls
ea6af427bd Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
apb
d303f202fd rescue(8): Add /rescue/ekermit. [apb 20140809] 2014-08-09 18:44:07 +00:00
apb
d518b4f1d5 gkermit has been replaced by ekermit. 2014-08-08 20:20:42 +00:00
apb
b9f08c249a zoneinfo: Import tzdata2014f. [apb 20140806] 2014-08-06 19:28:20 +00:00
apb
c7ad0e88a3 Mention BUILDINFO in doc/CHANGES file 2014-08-03 09:33:48 +00:00
christos
58c47301f3 mention timeout 2014-08-01 14:05:35 +00:00
msaitoh
b35dbdb2a7 wm(4): Add internal SERDES support older than 82575. 2014-08-01 05:01:41 +00:00
roy
604a247d2a Note import of dhcpcd-6.4.3 2014-07-31 14:05:57 +00:00
dholland
a0c1d8cce6 note fallocate/fdiscard 2014-07-25 16:00:35 +00:00
hkenken
02af7c71ad Kobo touch 2014-07-25 15:53:00 +00:00
christos
6f67af7a74 new tmux 2014-07-24 15:12:20 +00:00
nonaka
d42187770d Note about urtwn(4)'s RTL8188EUS and RTL8188ETV support. 2014-07-20 13:34:14 +00:00
lneto
4ab4902eb2 lua: updated from 5.1 to 5.3 work3
* lua(1):
  - changed lua_Integer to intmax_t
  - updated distrib/sets/lists and etc/mtree
  - updated bsd.lua.mk
  - fixed bozohttpd (lua-bozo.c)
  - compatibilized bindings: gpio, sqlite
* lua(4):
  - removed floating-point and libc dependencies using '#ifndef _KERNEL'
  - fixed division by zero and exponentiation
  - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct()
  - acpica: removed isprint() from acnetbsd.h
  - libc: moved strcspn.c, strpbrk.c and strspn.c to common
  - removed stub headers
  - compatibilized bindings: luapmf, luasystm
* reorganized luaconf.h
* updated doc/CHANGES and doc/RESPONSIBLE
2014-07-19 18:38:33 +00:00
bouyer
43ba8f8118 Mention tiotg and tifb 2014-07-16 19:05:37 +00:00
roy
bfd7ec5b45 Note import of dhcpcd-6.4.2 2014-07-14 14:08:41 +00:00
mbalmer
c42a8c7850 wskbd(4) has a belgian keyboard layout now. 2014-07-14 12:38:00 +00:00
roy
43068d711a Note import of dhcpcd-6.4.1 2014-07-14 11:51:08 +00:00
spz
c7bd963dad update the records for the dhcp import 2014-07-12 12:53:27 +00:00
dholland
37c9f9432e Mention /usr/share/doc/changes. 2014-07-09 04:53:35 +00:00
spz
95e04c6da2 note bind import 2014-07-08 06:01:47 +00:00
tron
1920448cf8 Postfix 2.11.1 was imported. 2014-07-06 20:14:08 +00:00
ozaki-r
fc4b038b3e Note micphy(4) 2014-06-30 05:52:24 +00:00
christos
ac5779e0d2 mention new gdb 2014-06-22 23:53:16 +00:00
apb
8ef5ef95a6 pigz(1): Update to pigz-2.3.1 [tls 20140615] 2014-06-16 09:12:30 +00:00
roy
3e4bc01859 Note import of dhcpcd-6.4.0 2014-06-14 21:01:39 +00:00
christos
44b088fcf5 new tzcode 2014-06-14 17:50:34 +00:00
apb
ed8c474a22 zoneinfo: Import tzdata2014e. [apb 20140613] 2014-06-13 19:58:22 +00:00
christos
95f8ac2c53 mention new file. 2014-06-13 02:09:20 +00:00
apb
77f1084b46 etcupdate(8): Add destdir support. [apb 20140612] 2014-06-12 15:13:44 +00:00
hikaru
500ee91377 Note vmx(4). 2014-06-10 03:47:57 +00:00
matt
17e219d407 Note switch of VAX to GCC 4.8 2014-06-05 21:06:47 +00:00
christos
b8a1c1db09 new OpenSSL 2014-06-05 14:41:13 +00:00
christos
012ef73493 tzcode 2014d 2014-05-28 19:14:17 +00:00
tron
e90a718885 OpenLDAP 2.4.39 was imported. 2014-05-28 11:35:50 +00:00
skrll
ed96d2512e Note gcc 4.8.3 import. 2014-05-27 09:23:10 +00:00
kardel
54c2251d60 add HYT-221/271/939 humidity/temperature I2C sensor
extend envsys(4) framework by %rH (relative humidity)
2014-05-18 11:46:23 +00:00
apb
8868e29c31 zoneinfo: Import tzdata2014c. [apb 20140515] 2014-05-16 06:25:22 +00:00
christos
ae23b6332b mention tzcode 2014-05-13 16:35:02 +00:00
pettai
72b299699e reformat line so webpage parser updates correctly 2014-04-27 21:45:53 +00:00
pettai
bb5b3d69da note kerberos(8) update 2014-04-24 14:57:37 +00:00
jnemeth
c9cad90aec space -> tab conversion 2014-04-24 03:00:10 +00:00
riastradh
bca9723e6a matt@ did the real work for the Beaglebone, so credit him properly.
My memory misled me when I added this entry the other day.
2014-04-23 21:53:53 +00:00
kardel
511648e509 add a driver for BCM2835 obio gpio 2014-04-22 18:51:35 +00:00
pettai
5fcf04fcdf Swap spaces to tab on second line (so netbsd.org/changes updates correctly) 2014-04-22 05:32:55 +00:00
riastradh
110a6cdd7b Note my paltry contributions. 2014-04-21 18:26:51 +00:00
bad
89fef8a2c6 Add support for accelerated AES_CBC in ubsec(4) for BCM5823 and newer.
Update man-page and bump date.
Adjust OpenBSD RCS IDs to reflect roughly the version we are in sync with.
2014-04-19 12:29:24 +00:00
tsutsui
e2db4e9107 Note recent hp300 changes for HP9000/425e. 2014-04-19 06:20:51 +00:00
martin
719b3cdc66 The sparc64 port switched to TOPDOWN_VM finally. 2014-04-14 10:57:46 +00:00
christos
bae5e04f24 new OpenSSL 2014-04-08 02:19:54 +00:00
wiz
7341cc33ed Fix typo. 2014-04-07 11:26:16 +00:00
kardel
a845bf81d9 add Microchip MCP23S17 GPIO driver
(via SPI interface)
2014-04-06 17:59:39 +00:00
christos
df5092a1d0 mention i386 switch to gcc-4.8 2014-04-05 02:25:44 +00:00
christos
75f197c294 mention ptyfs change. 2014-04-04 18:12:59 +00:00
matt
430f11e825 Note ARMv6 MMU & SMP support 2014-03-30 16:03:56 +00:00
pettai
15aa966ec0 fix date timestamp 2014-03-24 06:27:56 +00:00
pettai
4b26aee1e1 Import mDNSResponder-258.14 2014-03-24 01:04:37 +00:00
nonaka
b03472b4aa Note Realtek RTS5209/RTS5229 Card Reader driver support. 2014-03-19 15:42:47 +00:00
roy
7488a0a59f Note import of dhcpcd-6.3.2 2014-03-14 11:32:34 +00:00
christos
0d8e1badf7 switch amd64 to gcc-4.8
Regression: ctf stuff does not work properly with some c++ (gcc)
2014-03-11 23:23:44 +00:00
christos
e0b5ed6688 mention elftoolchain 2014-03-09 17:16:09 +00:00
skrll
fc20ebc3ec Note arm switch to gcc 4.8 2014-03-07 16:23:42 +00:00
martin
cac2c0dac4 Note alpha switched to gcc 4.8 (fix date for previous) 2014-03-07 08:28:13 +00:00
skrll
e24ef8073a Note hppa switch to gcc 4.8 2014-03-06 11:31:45 +00:00
mrg
290fc14165 note sparc* switch to gcc 4.8. 2014-03-06 11:22:44 +00:00
macallan
4ca2afde60 mention ppc601 support 2014-03-03 16:22:57 +00:00
tsutsui
cd459eb403 Note x68k is now using Xorg.
Also note (untested) ews4800mips and newsmips Xorg switch.
2014-03-01 20:58:04 +00:00
roy
21301bf036 Note import of dhcpcd-6.3.1 2014-03-01 11:08:11 +00:00
christos
9722d95795 update bind 2014-03-01 03:29:01 +00:00
rkujawa
c762c93fc5 s/mcp48x1dac/mcp48x1dac(4)/ 2014-02-25 20:16:29 +00:00
rkujawa
3ae9b5f5f8 Note the new mcp48x1dac driver. 2014-02-25 20:15:24 +00:00
roy
708758954f Note import of dhcpcd-6.3.0 2014-02-25 13:22:14 +00:00
tsutsui
7ca3eda1e9 Mention luna68k sysinst update. 2014-02-19 13:30:45 +00:00
christos
4a9f1015e5 new sqlite3 2014-02-16 18:21:25 +00:00
rmind
b99196035c Mention some NPF improvements: static (stateless) NAT, support for NPTv6
and CDB based tables.
2014-02-14 02:07:49 +00:00
jmmv
0ed5fe36b2 Note update of atf to 0.20. 2014-02-11 16:15:06 +00:00
jmmv
614f5b07c5 Note import of atf 0.19. 2014-02-08 19:18:39 +00:00
christos
f1dcab14ad consistency fixes. 2014-02-04 00:52:47 +00:00
skrll
09e640df5f Note National Semiconductor PC87560 ohci(4) support. 2014-01-28 17:32:00 +00:00
mlelstv
ad69878653 mention igmafb 2014-01-21 17:50:47 +00:00
tron
fc3d55ffe6 Postfix was updated to version 2.10.3. 2014-01-18 17:09:04 +00:00
christos
c37a92d75e new openssl 2014-01-11 18:35:48 +00:00
tsutsui
92959260a4 Note recent visible luna68k bootloader updates. 2014-01-11 09:04:17 +00:00
roy
4be7ea2619 Note import of dhcpcd-6.2.0 2014-01-03 22:28:51 +00:00
christos
92fd269742 mention new wpa 2014-01-03 02:10:19 +00:00
christos
1ab3b05614 new bind 2013-12-31 20:27:57 +00:00
christos
f1736efba8 new tcpdump/libpcap 2013-12-31 17:35:45 +00:00
msaitoh
0ab2b83057 Add note about wm(4)'s I354 support. 2013-12-29 21:31:17 +00:00
tsutsui
2d54d3972b Note luna68k 4bpp framebuffer support. 2013-12-28 09:26:41 +00:00
tsutsui
b06143a210 Fix name and date pasto in previous ntp update. 2013-12-28 09:24:46 +00:00
christos
3af5ed8ddf mention new ntp 2013-12-28 03:24:35 +00:00
christos
5646c58d29 new openpam 2013-12-27 20:13:36 +00:00
christos
de29e5bc0e new acpica 2013-12-27 18:55:40 +00:00
apb
60b70d0f7c zoneinfo: Import tzdata2013i. [apb 20131226]
Also fix a typp in the previous line, for tzcode2013i.
2013-12-26 18:56:23 +00:00
christos
154e2492e6 new tzcode 2013-12-26 18:38:09 +00:00
rkujawa
523bbfbb4c Note ACA500 support. 2013-12-22 11:36:12 +00:00
rmind
498745e28e Mention POSIX shared memory support. 2013-12-19 19:40:59 +00:00
christos
6b756a66db new file(1) 2013-12-01 20:02:43 +00:00
joerg
8eb446fde8 Long double related changes. 2013-11-29 13:36:42 +00:00
mrg
1a394330ad note MPC, MPFR, and GMP updates. 2013-11-29 08:49:26 +00:00
christos
d61f119cbb mention new nvi 2013-11-22 16:26:52 +00:00
pettai
5ed88cf990 mention new command zless 2013-11-12 22:19:57 +00:00
christos
1e9feaef61 new OpenSSH 2013-11-08 19:22:19 +00:00
rmind
4751aed358 Note some BPF and NPF changes. 2013-10-27 16:18:30 +00:00
tsutsui
089d29ddbe Note that NetBSD/x68k now supports upto 1008 MB extended memory found on XM6i. 2013-10-27 02:25:03 +00:00
nonaka
3f78cb481f note axen(4). 2013-10-26 09:19:45 +00:00
macallan
153890fc9a mention gffb 2013-10-23 09:32:10 +00:00
jmmv
095038806e Note updates of lutok to 0.3 and kyua-cli to 0.7. 2013-10-18 23:43:35 +00:00
bad
3173b2d1c6 netstat -f takes multiple address families.
systat now allows fnmatch(3) patterns to select drives.
2013-10-18 22:49:40 +00:00
tsutsui
919864b846 Add a late entry about addition of support for AlphaStation DS15. 2013-10-13 17:03:00 +00:00
mbalmer
9cd7fe4d28 Mention httpd(8) Lua support 2013-10-13 08:05:16 +00:00
christos
19d8a076cb new gdb 2013-10-03 18:24:28 +00:00
christos
883b2a89c4 mention new binutils 2013-09-29 14:05:05 +00:00
tron
4b236b9a46 Postfix 2.10.2 was imported. 2013-09-25 19:35:59 +00:00
roy
8284fb7518 Import dhcpcd-6.1.0 2013-09-20 10:59:24 +00:00
rkujawa
8017a004f0 Note the new driver for MPL115A2. 2013-09-08 16:04:21 +00:00
tron
c29b48bb92 Version 458 of less(1) was imported. 2013-09-04 19:51:37 +00:00
tron
a8555ad426 Postfix 2.9.7 was imported. 2013-08-21 21:17:37 +00:00
rkujawa
8f2759c558 Note the new xsh(4) driver. 2013-08-08 21:27:50 +00:00
spz
3e0d597377 resort entry about ipsec kernel option change so it's chronologically
fitting
2013-08-08 21:09:49 +00:00
spz
15ffa58d96 add hints about FAST_IPSEC no longer being around 2013-08-08 20:00:20 +00:00
reinoud
e71a2d553c Document adding makefs(8) support for UDF 2013-08-05 18:47:58 +00:00
msaitoh
a9bc5a63ec Add some device support for bge(4) and brgphy(4). 2013-08-05 03:06:51 +00:00
roy
efe644d8de Import dhcpcd-6.0.5 2013-08-03 10:31:52 +00:00
roy
b0c815229b Import dhcpcd-6.0.4 2013-07-29 20:40:33 +00:00
prlw1
71a1d1de35 Add support for Centrino Wireless-N 1030 and Centrino Advanced-N 6230
http://mail-index.netbsd.org/tech-net/2013/01/04/msg003802.html
2013-07-28 11:46:24 +00:00
christos
485bfa6f6a mention new bind. 2013-07-27 19:25:23 +00:00
matt
83b16e7e52 Note addition of non-kernel coldfire support. 2013-07-20 04:46:58 +00:00
roy
e62e167ab0 Import dhcpcd-6.0.3 2013-07-19 11:56:42 +00:00
adam
495e7e8d6b Import wpa_supplicant and hostapd 1.1 2013-07-17 21:58:14 +00:00
christos
995432063b new tzcode 2013-07-17 20:16:50 +00:00
roy
6f827ce7f6 Import openresolv-3.5.6 2013-07-12 16:52:56 +00:00
apb
afa012f242 zoneinfo: Import tzdata2013d. [apb 20130707] 2013-07-07 10:50:58 +00:00
roy
51fcdb4ba1 Note import of dhcpcd-6.0.0 2013-06-21 19:50:13 +00:00
macallan
21de529e92 mention CG14 acceleration support 2013-06-19 13:31:33 +00:00
kardel
d1abea10e2 adjust soekrisgpio driver to NetBSD 2013-06-10 07:14:01 +00:00
mrg
f84646f75b note Xorg updates. 2013-06-06 06:48:25 +00:00
msaitoh
08290fa5f4 Note about I217 and I218 support (wm(4)). 2013-06-02 09:45:04 +00:00
rkujawa
ee9601a634 Note Armada XP support. 2013-05-30 00:07:07 +00:00
apb
39865ca576 zoneinfo: Import tzdata2013c. [apb 20130508] 2013-05-08 08:24:13 +00:00
rkujawa
9cc50fcac5 Note mcp980x(4). 2013-05-06 22:12:50 +00:00
matt
0273610899 Note recent arm and disklabel changes. 2013-05-03 16:08:48 +00:00
kiyohara
2bcfc6c744 Note NetBSD/epoc32. 2013-04-28 12:19:49 +00:00
rkujawa
026c3432cd Note Thylacine USB support. 2013-04-27 22:42:08 +00:00
rkujawa
5b8ce91452 Note tps65217pmic(4). 2013-04-25 21:11:03 +00:00
isaki
cc956d5848 m68k FPE supports all mathematics functions. 2013-04-20 05:46:20 +00:00
msaitoh
e016df2794 wm(4): Add support for I210 and I211. 2013-04-19 00:42:53 +00:00
christos
0a4b53f3c5 new libevent 2013-04-11 17:50:23 +00:00
christos
00b317fd1d mention tcpdump 2013-04-06 19:33:59 +00:00
christos
17e55052cd new libpcap 2013-04-06 17:29:12 +00:00
christos
d2ab761d7d new byacc 2013-04-06 14:54:05 +00:00
christos
570363fb78 more flexible 2013-04-06 14:30:03 +00:00
christos
ac503ce8cb new openpam 2013-04-06 02:22:07 +00:00
christos
f546e07471 update for mdocml 2013-04-03 15:19:52 +00:00
christos
21d2b27619 new openssh 2013-03-29 16:21:59 +00:00