Commit Graph

2031 Commits

Author SHA1 Message Date
jmcneill 3a8064081d Note addition of ossaudio support to COMPAT_LINUX32. 2008-01-22 01:23:36 +00:00
xtraeme 74470d7e13 Fix style in all the previous entries (hi garbled):
- Entries should end with a dot.
- Entries should start with a capital letter.
- Entries should not have extra whitespaces.

PLEASE FOLLOW THE STYLE IN FUTURE COMMITS TO THAT FILE.
2008-01-21 21:32:41 +00:00
garbled 5f31e21d22 Add all the changes from the ppcoea-renovation branch, and a few more
that have transpired since then.
2008-01-21 18:16:12 +00:00
xtraeme 80947307d3 Fix uhmodem(4) entry: the entries must be started with a capital letter. 2008-01-21 14:54:13 +00:00
ichiro 7c8ed48417 add uhmodem(4) for Huawei E220 wireless modem 2008-01-21 13:42:04 +00:00
yamt 1fafe1d5e9 yamt-lazymbuf-base9 2008-01-21 10:06:08 +00:00
rmind ef582b3c94 Mention implementation processor-sets, affinity, real-time
extensions and import of schedctl(8).
2008-01-21 01:08:02 +00:00
joerg eb444c6f85 evbarm was the last platform to be converted to timecounter support. 2008-01-20 17:15:00 +00:00
wiz bfcf8df19c gdb-6.7.1 out. 2008-01-20 11:22:20 +00:00
reinoud 7211eae041 Fix grammar in msdos speed up note 2008-01-19 11:15:45 +00:00
jmcneill 230c2072a3 Note addition of amd64 suppor for bktr(4) 2008-01-19 02:19:13 +00:00
ad a068899f90 vmlocking2 was merged. 2008-01-16 10:26:14 +00:00
xtraeme 1f7f5ebfad - Missing dot in the pc532 entry.
- x86 -> i386, amd64
2008-01-11 15:15:07 +00:00
simonb 58b5ff0c0d Note removal of pc532 port. 2008-01-11 11:30:22 +00:00
skrll 74b90c2d9b hppa gained gdb. 2008-01-11 08:02:35 +00:00
joerg 95cb39f158 Also attribute gdamore for the TODR changes as he did most of the work. 2008-01-10 17:07:05 +00:00
xtraeme 7382cf8872 Fix up the PaX ALSR and pmf(9) entries: multiple names may be
specified between [], but they have to be delimited by a comma
*without any whitespace* between them.
2008-01-10 16:54:38 +00:00
xtraeme a5dc1650f7 x86 -> i386,amd64
Re-indent the minidumps entry so that it appears correctly in www.
2008-01-10 15:03:39 +00:00
gdt 1bb301a220 + ulpt(4): Implement non-blocking read. [gdt 20080108] 2008-01-10 14:59:07 +00:00
xtraeme 1404147c87 Missed two entries in previous. 2008-01-10 13:54:05 +00:00
xtraeme b44fb0eb67 Follow these rules when editing this file:
1.- The entries should start with a capital letter if possible.
2.- The entries should be finished with a dot.

Apply some cosmetic changes to get a better result available via:
http://www.netbsd.org/changes/changes-5.0.html
2008-01-10 13:51:08 +00:00
tls c00bd3d543 Note sparse dumps (minidumps) for i386. 2008-01-10 11:32:05 +00:00
macallan 17a447b4f8 mention PGX32 / Raptor 8P support on sparc64 2008-01-09 22:04:23 +00:00
joerg c9a1d552fc Fix order. 2008-01-09 16:56:41 +00:00
joerg 115c1b1d7e Note that all platforms use the generic TODR framework now. 2008-01-09 16:48:09 +00:00
xtraeme 810aa8579e Add gcscpcib(4): a driver for the AMD CS5535 and CS5536 Companion Device
that acts as PCI-ISA bridge and supports a Timecounter, Watchdog Timer
and GPIO.

Adapted by Yojiro UO and minor tweaks by me from OpenBSD. Tested on
CS5535 and CS5536. This closes PR kern/37577.
2008-01-09 14:23:46 +00:00
xtraeme 5fbecc2c56 Fix date for the tprof entry. 2008-01-08 09:29:22 +00:00
drochner c654774bb6 tcpdump/libpcap are at 3.9.8/0.9.8 now 2008-01-07 18:27:16 +00:00
jmcneill a62d13ab5f acpica 20071219 is out; note that we are now at 20070320 2008-01-07 13:25:58 +00:00
jdc 4e9db724cc Note support for Sun SX fibre cards for gem(4). 2008-01-05 21:05:49 +00:00
xtraeme 81e1cc644e Change two entries to the kernel category, so that they appear
correctly in WWW.
2008-01-03 21:24:23 +00:00
mrg 4da27ffeee Support intallation and RAID bootable root. 2008-01-03 08:08:30 +00:00
xtraeme 1b7332f93e Cosmetics for previous entries. 2008-01-03 00:08:41 +00:00
xtraeme b6a1032403 Mention new bioctl(8) and arcmsr(4) features.
Say hello to native management stuff for the Areca RAID controllers
"out of the box".
2008-01-02 23:57:01 +00:00
yamt e0979e932f mention tprof. 2008-01-01 23:27:09 +00:00
jmcneill e8a80bb1c8 Note removal of systrace(1) by ad@ 2007-12-31 19:20:43 +00:00
ad 62091e24c8 Note that COMPAT_HPUX was euthanized. 2007-12-31 14:21:47 +00:00
ad ad6fd4484d -systrace 2007-12-31 14:10:41 +00:00
ad ba8a1c308a -systrace 2007-12-31 14:09:13 +00:00
jmcneill 9e4cb0fcd4 Note when arch/usermode was imported. 2007-12-31 13:03:38 +00:00
ad fb135f6d28 vmlocking2: update status. 2007-12-30 23:14:24 +00:00
jdc af71e387e8 Mention msdosfs speedup. OK reinoud@. 2007-12-30 13:39:07 +00:00
skrll 2e561c0a6f Note that hp700 kernels are now compiled with -O2 as standard. 2007-12-30 13:32:52 +00:00
xtraeme a590e35720 itesio(4): added support for the Watchdog Timer. 2007-12-29 06:05:40 +00:00
elad 72be971020 Mention security(8) for ASLR, requested by hubertf@. 2007-12-27 15:19:05 +00:00
christos 3f7baafe42 mention PaX ASLR 2007-12-26 22:18:46 +00:00
yamt d336796b0b yamt-kmem: todo 2007-12-24 05:26:34 +00:00
joerg 96fb7c224f Update pkg_install to 20071224. Important changes:
- Better diagnostic for duplicate packages
- Detect conflicts between already installed packages and a
to-be-installed package.
- Do not check for the build version of a package first, always get the
newest version.
- Remove pkgdb entries with rm -rf as rm get interactive for removal of
read-only files.
- Update usage() for pkg_info and pkg_admin for earlier additions.
2007-12-24 00:08:42 +00:00
ad c41ceea6c9 Update status for vmlocking2. 2007-12-23 03:52:44 +00:00
xtraeme 8b13cd5ed3 binutils-2.18 is the latest and greatest. 2007-12-21 18:04:18 +00:00