Commit Graph

3549 Commits

Author SHA1 Message Date
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
apb
9e61294560 Add note about sending bsd-family-tree changes upstream to FreeBSD. 2014-04-19 16:05:45 +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
christos
4d17f2c6e5 Add x86 bootblock hack. 2014-04-07 21:20:17 +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
tron
20378f9e34 Document xauth(1) hack. 2014-04-05 17:06:44 +00:00
apb
e9e441ae11 Add a "Location" line for all three versions of gcc. Explain why both
gcc.old and gcc trees are expected to persist in the future.  Briefly
describe how to import a new version of gcc.old.
2014-04-05 11:18:03 +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
wiz
18e5ee8730 Fix typo. 2014-04-04 07:21:40 +00:00
christos
2863807fc9 add ctfconvert bug. 2014-04-04 01:23:34 +00:00
wiz
18e3a847d7 mention our third in-tree gcc version as well. 2014-04-03 15:35:55 +00:00
wiz
7aa4547add file-5.18 out. 2014-04-03 15:32:21 +00:00
martin
aad6ef8bb5 Bring back the playstation2 port - now that a toolchain for it is
available again.
2014-03-31 11:25:47 +00:00
matt
430f11e825 Note ARMv6 MMU & SMP support 2014-03-30 16:03:56 +00:00
apb
59df49b517 Add placeholder for osnet. 2014-03-28 08:15:48 +00:00
tron
067da39e03 Document makeinfo(1) hack. 2014-03-24 23:03:21 +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
riastradh
6cb10275d0 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +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
skrll
6d3ceb1d61 Rename NetBSD/hp700 to NetBSD/hppa.
Unfortunately our VCS isn't very helpful here.
2014-02-24 07:23:38 +00:00
wiz
7c3d18998b tmux-1.9a out. 2014-02-22 23:32:26 +00:00
wiz
74116e3a4a tmux-1.9 out. 2014-02-20 22:01:24 +00:00
tsutsui
7ca3eda1e9 Mention luna68k sysinst update. 2014-02-19 13:30:45 +00:00
wiz
3d9f6124dc grep-2.17 out. 2014-02-19 07:39:52 +00:00