Commit Graph

1148 Commits

Author SHA1 Message Date
tsutsui 7c0bf93c80 Note some recent user visible changes for www. 2008-12-07 10:34:52 +00:00
tsutsui 8586c9700b - uppercase API
- add man page suffix
2008-12-06 04:45:05 +00:00
tsutsui 4bb074305d Mention fxp(4) hardware ip4csum-tx bug workaround. 2008-12-06 04:42:37 +00:00
pooka 5863246694 note librumpvfs 2008-11-21 11:19:07 +00:00
christos 1248600ee4 mention syslog 2008-10-31 16:13:53 +00:00
agc 5061d904d5 Fold 5.0 CHANGES into CHANGES.prev, and create a new CHANGES file for -current. 2008-10-31 04:07:08 +00:00
tsutsui 9462b646c0 Note more changes committed recently. 2008-10-30 16:15:05 +00:00
joerg 68ab5fbb16 Add glue to ship Intel firmware images. For ipw and iwi require user to
accept the EULA via sysctl as discussed with core@.
2008-10-30 00:27:31 +00:00
mrg 842ce98d01 note cc -m32 support 2008-10-27 22:34:17 +00:00
apb 71c484f48c Mention ksh posix mode fix.
Also fix formatting in some other recent entries: \xa0 -> space,
remove comma between username and date, add full stop.
2008-10-27 20:01:27 +00:00
christos 1d21cb730e mention ps 'O' change. 2008-10-19 14:46:40 +00:00
joerg bc73584b47 Add entry for the addition of u3g. 2008-10-19 11:42:27 +00:00
pooka aaf8f8f981 mention rump networking support 2008-10-18 14:09:53 +00:00
bouyer 540cab1ec8 jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and
JME260 Fast Ethernet PCI Express controllers.
Written with a lot of cut-n-paste from the FreeBSD jme(4) driver.
No support for jumbo ethernet frames yet (but should come soon).
Thanks to JMicron Technologies for providing me sample boards and
documentation for this work.
2008-10-11 21:54:11 +00:00
joerg cb095a70b7 Mention multiboot support for Xen. 2008-10-11 15:53:07 +00:00
ad 6ca270975e pthread_diagassert is now off by default. 2008-10-08 10:06:52 +00:00
pgoyette 379328cb93 Remove chip-specific drivers for ADT7463, ADT7467, and ADM1030; these
have been superseded by the dbcool(4) driver.
2008-10-07 19:32:29 +00:00
sborrill 44c025d1f1 Add note about aac(4) being updated to supported >2TB arrays 2008-10-02 08:25:33 +00:00
apb 427c778f67 Mention ps -A 2008-09-26 08:12:33 +00:00
lukem 43f1731e08 ls -n now implies -l 2008-09-25 23:46:52 +00:00
hubertf 3315dfcbf7 Implement /usr/bin/c99 script as wrapper for cc to run in C99 compatible
mode. Patch submitted by Andy Shevchenko <andy.shevchenko@gmail.com>
on tech-userlevel.
2008-09-23 23:59:03 +00:00
jmcneill fc13824bd0 mjf and I added bulk endpoint support to uvideo(4) 2008-09-21 18:00:11 +00:00
tsutsui cfe467a247 Misc cosmetics:
- add manpage suffix to several entries
- Nubus -> NuBus
- uppercase NVIDIA, GPL
- use `udf' for theme consistently (not fs/udf) as other filesystems
2008-09-21 17:25:00 +00:00
tsutsui aca85662ec - fix pasto
- add [name date] to recent am-utils 6.2a3 import
2008-09-21 13:29:24 +00:00
tsutsui 644672369b Add more user visible changes. 2008-09-21 11:06:00 +00:00
apb 94f952dfe5 * Allow multiple commands in $ifconfig_xxN variables in rc.conf(5).
This may be done either by embedding newlines in the value,
  or by using semicolons to represent line breaks (but not both at once).
* Allow shell quoting insode $ifconfig_xxN variables or /etc/ifconfig.xxN
  files.  This allows something like ifconfig_wi0="ssid 'my network'; dhcp"
2008-09-20 12:12:38 +00:00
christos 37a271ced9 mention new amd. 2008-09-19 21:44:13 +00:00
joerg 31c20e0789 Annotate patch update. 2008-09-19 18:41:20 +00:00
tron e20ad976df Note that we now support multiple volumes attached to an
Intel MatrixRAID controller.
2008-09-16 11:54:40 +00:00
tron 3e6ef39a09 It's ataraid(4), not ataraid(8). Pointed out by Juan RP. 2008-09-16 06:40:31 +00:00
jdc 94bb53e4a7 Mention SBus gem(4) support.
Change previous gem(4) entry to PCI.
2008-09-15 20:11:50 +00:00
tron bcafaa6e90 Mention Intel MatrixRAID and bio(4) support in ataraid(8). 2008-09-15 11:59:51 +00:00
apb b63d26647e Mention recent changes to etcupdate(8) and postinstall(8). 2008-09-14 14:28:10 +00:00
christos 3d6d4997c6 mention cgd 2008-09-12 18:40:30 +00:00
joerg cba79e0ec4 Add support for source address hashhing in ALTQs WFQ. This allows to
easily distribute bandwidth for huge number of clients for incoming
traffic.
2008-09-11 17:58:59 +00:00
jmcneill d6caa10814 Note uvideo(4) 2008-09-09 01:20:32 +00:00
jmcneill 7a72647769 Note new video(4) and pseye(4) drivers. 2008-09-06 19:54:19 +00:00
tron 809e2b666e Note JMicron RAID support in ataraid(4). 2008-09-05 12:39:30 +00:00
lukem e3a7918a34 Document db(1)'s ability to tune the page size of the database,
folded into yesteday's entry for VIS_HTTPSTYLE.
2008-09-05 08:04:41 +00:00
lukem cf6d5129c5 db -Th 2008-09-05 01:03:31 +00:00
hubertf 8148583231 xref manpages for access filters. OK'd by tls@ 2008-09-04 14:19:31 +00:00
christos 54c79f76dc mention new texinfo 2008-09-02 08:42:58 +00:00
tsutsui b0370586fd - add more interesting items from 20071001 to 20071231
- sort and fix date of some entries
- refer htutils/changes/changes2html script in notice header
2008-09-01 16:04:57 +00:00
christos e1e2288100 explain vi 2008-09-01 09:50:39 +00:00
christos 54de988cda mention nvi 2008-08-31 05:32:30 +00:00
tsutsui 915a78e14f More updates for the changes page on www:
- add more notable changes from 20080101 to 20080330
- reword theme terms of some entries
- reorder some entries
2008-08-30 17:56:20 +00:00
christos 5ce82a620a mention file 2008-08-30 12:20:52 +00:00
bouyer 495a4a6c9f Note fsck_ffs(8) snapshot support, and daily.conf(5) run_fsck_flags
configuration variable.
2008-08-30 10:57:38 +00:00
christos 40d6abddb6 mention new postfix 2008-08-30 10:54:54 +00:00
christos f9096766f6 new wpa_supplicant/hostapd code. 2008-08-30 07:35:46 +00:00