Commit Graph

2282 Commits

Author SHA1 Message Date
kleink d0ec02536d tz{code,data}2008h out; tzdata2008h in. 2008-10-13 19:11:49 +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
kleink 2802dcd2fb tz{code,data}2008g out; tzdata2008g imported. 2008-10-06 16:03:20 +00:00
sborrill 44c025d1f1 Add note about aac(4) being updated to supported >2TB arrays 2008-10-02 08:25:33 +00:00
macallan 1d228fee4a add entry for the rtld.c __builtin_return_address(0) hack on powerpc 2008-09-27 03:57:37 +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
apb 437dcf469b * Strengthen the advice against relying on the default objdir selection
rules.
* Add "[options]" to examples in an attempt to make it clear that
  extra options should be passed.
2008-09-24 07:36: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
wiz ac74bdc0a7 texinfo-4.13 out. 2008-09-20 20:11:24 +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
joerg 2cb0fd8fd6 Updated dhcpcd to 4.0.1. 2008-09-19 23:02:30 +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
kleink 00408d83ae tzdata2008f out, imported. 2008-09-15 22:01:03 +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
wiz dd72566c2c dhcpcd-4.0.0 release is out.
Convert this file (i.e. one character) from latin-1 to utf-8.
2008-09-13 22:25:10 +00:00
apb aa0a5a668c tzcode2008e / tzdata2008e are available 2008-09-13 07:03:21 +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
joerg dc0088231d Document MKSTRIPIDENT. Requested by lukem@ 2008-09-10 11:16:41 +00:00
jmcneill d6caa10814 Note uvideo(4) 2008-09-09 01:20:32 +00:00
lukem d7fc424b0a document MKHTML 2008-09-06 23:22:46 +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
jmcneill 3dab27ec15 ACPICA 20080829 is out. 2008-09-04 00:57:13 +00:00
taca cd645dc1c9 Postfix 2.5.5 released. 2008-09-02 13:05:10 +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
mrg a6264ce274 update gcc info 2008-08-31 09:51:57 +00:00
christos 54de988cda mention nvi 2008-08-31 05:32:30 +00:00
tsutsui 66c800f815 matt-armv6 and simonb-wapbl have been merged
so move them to terminated section.
2008-08-30 18:33:47 +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