Commit Graph

3666 Commits

Author SHA1 Message Date
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
tsutsui
c82b34bdb0 Note about hp300 arcofi(4) audio driver pulled up to netbsd-7 recently. 2014-10-05 13:27:33 +00:00
apb
692cf0085c zoneinfo: Import tzdata2014h. [apb 20141004]
Also delete a stray blank line.
2014-10-04 11:49:57 +00:00
apb
0411c3e79d tzdata2014h/tzcode2014h have been released. we have updated tzdata. 2014-10-04 11:49:02 +00:00
apb
6f06bb4696 Updates for active and inactive release branches,
from PR 49127 by J. Lewis Muir.
2014-10-02 09:18:44 +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
nat
6b43349b26 Mention ossaudio(3) inital OSSv4 support from May.
This commit was approved by wiz@
2014-09-09 10:34:36 +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
apb
34449a0e34 tzcode2014g/tzdata2014g have been released. We have updated tzdata. 2014-08-31 06:58:59 +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
wiz
8ad71c32db Fix typo. 2014-08-18 07:16:32 +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
joerg
9074b7ff29 Use the lint path as workaround for Clang on 32bit PPC for now.
Document this hack.
2014-08-13 14:43:48 +00:00
apb
cb6b43c72f Formatting fixes, following the guidelines in the comments
at the top of CHANGES:

* Start with <tab><heading><colon><one space><capital letter>...
* Indent with exactly two tabs.
* End with <full stop><one or two spaces, or newline and two tabs>
  <left square bracket><initials><space><date><right square bracket>

I edited only in the "Changes from NetBSD 6.0 to NetBSD 7.0" section,
and I left one entry starting with a lowercase letter because it was a
literal variable name.
2014-08-11 10:28:38 +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
wiz
8a2c3b2aab mdocml-1.13.1 out. 2014-08-10 20:52:33 +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
joerg
e62b1a83b7 Add pixman. 2014-08-10 19:12:08 +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
ede978fd0a gkermit has been replaced by ekermit. 2014-08-08 19:50:45 +00:00
wiz
c7eb405116 Update tzdata section. 2014-08-08 11:00:56 +00:00
apb
c170baae9a Add advice about avoiding common pitfalls.
This is taken from the patch in PR 48741, by David H. Gutteridge,
but I made small changes to wording and markup.
2014-08-07 21:45:27 +00:00
apb
a960e5c872 Document build.sh list-arch 2014-08-07 21:32:11 +00:00
apb
b9f08c249a zoneinfo: Import tzdata2014f. [apb 20140806] 2014-08-06 19:28:20 +00:00
apb
ff4b1d5a3f tzcode2014f/tzdata2014f has been released. We have updated tzdata. 2014-08-06 19:27:58 +00:00
apb
c7ad0e88a3 Mention BUILDINFO in doc/CHANGES file 2014-08-03 09:33:48 +00:00