Commit Graph

2194 Commits

Author SHA1 Message Date
yamt
dbedf3be19 yamt-pf42-base2 2008-05-19 02:14:45 +00:00
yamt
d8dbb4e2ee yamt-nfs-mp-base2 2008-05-19 02:14:14 +00:00
cegger
33e33b567c acpidalb(4): Driver for PNP0C32 Hotkeys aka "Direct Application Launch Buttons".
"awesome" jmcneill
2008-05-18 22:05:59 +00:00
jmcneill
ea69d61f1d Added PCI_BUS_FIXUP and PCI_ADDR_FIXUP support for amd64. 2008-05-18 02:07:20 +00:00
chuck
837e658d7e note change to ypserv to avoid DNS timeouts blocking NIS service. 2008-05-17 19:42:19 +00:00
bouyer
aaf34eeb09 Move aac(4) entry, because of ticket pullup-4 #1143. 2008-05-17 16:32:52 +00:00
wiz
df799ab8af file-4.24 out. 2008-05-17 11:32:39 +00:00
taca
c922486c17 Update current version of ISC dhcp. 2008-05-17 04:21:42 +00:00
peter
38ef85727a Update to libevent 1.4.4-stable.
Reviewed by provos@
2008-05-16 20:24:57 +00:00
tsutsui
73085a8640 Update gcc4-sh3-bz2 entry. 2008-05-16 13:16:25 +00:00
jmcneill
4dc263e1b4 ACPICA version 20080514 is out. 2008-05-15 09:51:26 +00:00
reinoud
4e1e69dd64 Added UDF write support. 2008-05-14 16:52:35 +00:00
tron
1fec9888f6 Mention "netgroup" support in getent(1). 2008-05-14 11:45:47 +00:00
wiz
d9ba6548dc cvs-1.11.23 out. 2008-05-13 09:31:19 +00:00
christos
89d424a9f8 mention new openssl 2008-05-09 21:59:02 +00:00
sborrill
cfe5fff059 Add support for IBM ServeRAID 8k (and 8k-l) 2008-05-08 15:33:34 +00:00
tsutsui
3367ee4762 - add an entry of gcc4/vax ICE on compiling ddb/db_command.c
- note gcc version in a vax gcc 2.95 entry
- remove obsolete gcc 3.3.2/arm -fno-strict-aliasing
- use mdate and restore cdate in gcc4-m68000
2008-05-07 12:50:35 +00:00
jmcneill
76b70ae0dc Note amd64 drm support. 2008-05-04 21:55:33 +00:00
tsutsui
6dc246f785 Update gcc4-m68000 entry again. 2008-05-04 15:42:12 +00:00
cegger
d9b775927c hpqlb(4): driver for HP Quick Launch buttons - found on HP Pavilion Notebooks 2008-05-01 20:18:18 +00:00
jmmv
b3bc2ad3e2 Note import of ATF 0.5. 2008-05-01 15:39:43 +00:00
mjf
d8c10bb873 Whoops.. revert previous because I committed it on the wrong branch. 2008-05-01 11:17:57 +00:00
mjf
e95159a6e5 Add a list of tasks that need completing. 2008-05-01 11:16:13 +00:00
martin
11a6dbe728 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
garbled
2faead5cd4 Note prep iso and fdc driver. Also note ofppc SMP. 2008-04-30 08:15:46 +00:00
cegger
b574865ea4 gpio(4): Extend with open/close to request/release the ppbus(4) on open/close.
ppbus(4): Extend to attach on gpiobus.
From Hans Rosenfeld from tech-kern:
http://mail-index.netbsd.org/tech-kern/2008/04/28/msg001168.html
Hint: Hans sent me this diff which differs in the one from tech-kern in:
- 2-clause license
- sprinkled some consts
2008-04-29 14:07:36 +00:00
matt
41434daffd Note merge of matt-armv6 2008-04-27 19:01:19 +00:00
yamt
4cc41517c3 mention yamt-nfs-mp branch. 2008-04-27 12:53:25 +00:00
tsutsui
b52282c7c0 Remove obsolete hack entries.
XXX could someone please take a look at gcc 2.95/vax hacks?
2008-04-27 03:33:06 +00:00
tsutsui
6deb8b7d3c Update an entry for gcc optimization on m68000. 2008-04-27 03:10:36 +00:00
plunky
2d7afff292 remove obsolete TPCONS code 2008-04-23 10:11:33 +00:00
cegger
68519ac971 amdtemp(4): Driver for AMD CPU Temperature Sensors. Adopted from OpenBSD's kate(4).
Changes beyond OpenBSD's driver:
- Improved support for AMD K8
- Added support for AMD Barcelona, AMD Phenom and AMD Griffin
Tested on various single and multi-socket machines.
Review and OK xtreame
2008-04-22 22:37:12 +00:00
martti
b439950800 IPFilter 4.1.29 is out 2008-04-22 07:41:32 +00:00
wiz
160b1e8f05 texinfo-4.12 is out. 2008-04-20 23:49:03 +00:00
macallan
ce0fcb9a82 mention X on rev. 4 sharks 2008-04-20 13:23:34 +00:00
yamt
bc776d3d3f add yamt-pf42 branch 2008-04-19 09:29:06 +00:00
jdc
b39bec86b0 Document recent libcurses additions. 2008-04-14 20:45:20 +00:00
jmcneill
53d1728b52 Note ACPICA update. 2008-04-12 16:18:06 +00:00
jmcneill
9babacccc0 We are now at ACPICA 20080321. 2008-04-12 16:16:57 +00:00
jmcneill
e057298d38 ACPI-CA 20080321 is out. 2008-04-11 23:43:41 +00:00
tls
597ee710c7 Extend crypto.4 interface:
* Asynchronous operation with result retrieval via select/poll
	* Mutliple-request submit/retrieve ioctls
	* Mutliple-session create-destroy ioctls

Revise/rewrite crypto.4 manual page.  It should now be much easier to write
new applications to this API.

Measured performance for trivial requests: 84,000 very short modular math
operations/sec, 120,000 very short md5 hashes per sec (with a hardware
accellerator of moderate performance but very low latency, whose driver
will be contributed at a later date).

Contributed to TNF by Coyote Point Systems, Inc.
2008-04-10 22:48:42 +00:00
christos
2ff8572929 mention openssh 2008-04-06 23:41:22 +00:00
skrll
f214b85d2b Note siop(4) at various attachments support on hp700. 2008-04-05 15:48:22 +00:00
xtraeme
a68cbff5b2 Add the finsio(4) driver. This driver supports the Hardware Monitor
device in the Fintek LPC Super I/O chips, this includes the following
list:

- F71805F
- F71806F
- F71862FG
- F71872F
- F71882
- F71883F

This has been adapted from the fins(4) driver available in OpenBSD, which
only supported F71805F.

Tobias Nygren <tnn> and myself added support for the other chips; thanks go
to Tobias for testing the driver with a Fintek F71882 chip.
2008-04-03 22:46:22 +00:00
adrianp
3304ed5765 OpenSSH 5.0 is out 2008-04-03 12:44:56 +00:00
jmcneill
2b82be6063 Note additions of Realtek ALC662-GR support to azalia(4) and the new
asus(4) hotkey driver.
2008-04-01 00:16:14 +00:00
chris
745d331c98 Note addition of sysinst support for zaurus. 2008-04-01 00:03:54 +00:00
taca
1ecc4e51fc Update intree and current version of OpenSSH. (4.6 and 4.9/4.9p1) 2008-03-31 07:54:55 +00:00
dholland
19f2a45a44 Correct/clarify the default setting of USETOOLS in the previous version.
Noted by apb.
2008-03-29 05:22:42 +00:00
cube
f154459e7a Mention the addition of lii(4). 2008-03-29 00:42:22 +00:00
christos
8f949a45b8 undo previous 2008-03-28 21:18:24 +00:00
he
2d72e9e39b Note the build hack for racoon's privsep.c. 2008-03-28 18:14:23 +00:00
dholland
000424deb2 Assorted updates and clarifications, grammar fixes and wording improvements,
and so on. Significant highlights:
   - mention src/tests and reference atf;
   - provide examples of MACHINE and MACHINE_ARCH;
   - mention that MKOBJ=no is not recommended;
   - correct the description of the default setting of USETOOLS;
   - document the interactions of build.sh -[uo] with various things;
   - document the interactions of build.sh tools and kernel=FOO;
   - use a lot fewer parentheses.
Discussed on netbsd-docs.
2008-03-28 05:23:44 +00:00
tsutsui
5155960c3f Note cobalt Z85C30 serial support. 2008-03-27 15:42:07 +00:00
yamt
ddf7689f27 terminate yamt-lazymbuf branch. 2008-03-24 12:34:51 +00:00
yamt
a7a764750b yamt-lazymbuf-base14 2008-03-24 09:38:04 +00:00
mlelstv
bc2aa8cb1a document the import of Heimdal-1.1 2008-03-22 09:06:34 +00:00
spz
435d63b60c default itojuns responsibilities to core 2008-03-21 08:56:06 +00:00
spz
5bdbf3a591 fix typo noticed by Christoph Egger 2008-03-21 08:53:06 +00:00
jmcneill
c44602b31a I am not responsible for SCTP. 2008-03-20 23:17:56 +00:00
agc
3a4a1863f0 fix a small copyo 2008-03-20 22:55:01 +00:00
tsutsui
5469c6de57 Add some entries for my recent changes.
(puc(4), re(4), cobalt)
2008-03-20 15:33:39 +00:00
tsutsui
4fc9f09750 - add manpage suffix where appropriate (for changes page on www)
- fix typo
2008-03-20 15:13:50 +00:00
wiz
eafdfe7018 Fix typo. 2008-03-19 22:51:36 +00:00
jmmv
dbdd0bdc3b Pasto fix: this document does not detail storage changes.
Typo fix: fix a word (management) in a title.
2008-03-19 20:38:30 +00:00
jmmv
fae198d66b Formatting fixes:
- Fix underlining of titles.
- Separate subsections by one blank line only (this seemed to be the most
  common style among the four documents).
2008-03-19 20:34:34 +00:00
agc
f7361cf3f7 Add roadmap files, outlining the directions, projects and rough indicative
timescales for new development within the

	networking
	storage
	system
	virtualization

More roadmaps will be forthcoming.

The dates in these documents may well change, and are provided for guidance
on relative, not absolute, timescales.
2008-03-19 20:12:53 +00:00
christos
469658ec62 mention bzip2-1.0.5 2008-03-18 15:02:00 +00:00
lukem
b08050d67a Consistently document RELEASEDIR/RELEASEMACHINEDIR. 2008-03-18 04:24:38 +00:00
yamt
ba867c29fd yamt-lazymbuf-base13 2008-03-17 09:17:43 +00:00
nakayama
1316ec8115 SMP support for sparc64 now works on some models. 2008-03-14 15:57:14 +00:00
reed
09831171ac Mention that "build" and "distribution" do not build nor install (to DESTDIR)
a kernel.
2008-03-08 14:48:57 +00:00
tnn
fee0071881 Note that wpa_supplicant/hostapd 0.6.3 are available. 2008-03-01 23:47:28 +00:00
yamt
42020733fc yamt-lazymbuf: change the goal.
although i still want to unify buf and mbuf, it will be on another branch.
2008-02-27 09:27:23 +00:00
yamt
8cf209cf2b yamt-lazymbuf-base12 2008-02-27 09:07:41 +00:00
yamt
0157822c3f bouyer-xeni386 is not active anymore 2008-02-26 23:39:14 +00:00
xtraeme
1ce5670d7f Add a note about the convention that should be used when adding
items to that file. Grammar review by mjf@.
2008-02-25 16:39:34 +00:00
xtraeme
9d1e610027 Fix date format for the iwn(4) entry added by ober@. 2008-02-25 16:09:25 +00:00
tnn
005d8bc4e5 Note that db4 was borged by Oracle and that the upstream version is 4.6.21. 2008-02-25 12:22:34 +00:00
xtraeme
61541ecd71 Fix date format in a previous entry added by garbled@. 2008-02-25 10:51:21 +00:00
xtraeme
54880c4f00 Added support for the mfi(4) controllers with powerpc IOPs such as
LSI SAS1078 or Dell PERC 6, from OpenBSD.

Tested by Akira Kato on current-users@.
2008-02-25 10:46:02 +00:00
dholland
d23f8089df Note that I broke compat for the save files of monop(6). 2008-02-24 02:51:54 +00:00
mjf
1ca9f54774 Terminate mjf-devfs branch because of some CVS tagging error I must
have made somewhere. All new work will be on mjf-devfs2.

Long live mjf-devfs2!
2008-02-21 20:35:50 +00:00
garbled
7dac6a6965 Note 7046-B50 support and new asm routines on powerpc. 2008-02-21 17:39:22 +00:00
skrll
60a9c724c0 Note nick-net80211-sync branch. 2008-02-21 17:23:24 +00:00
keiichi
5a3480171e added keiichi-mipv6 branch for developing Mobile IPv6/NEMO BS functions
on NetBSD.
2008-02-21 11:09:39 +00:00
spz
5fefda665c add missing dot and tab 2008-02-21 09:30:07 +00:00
degroote
af15f6299f Mention support for the 'list scan' command in ifconfig, prompted by hubertf@ 2008-02-20 15:27:43 +00:00
drochner
054cab9f88 (belatedly) mention complex support in libm, prompted by hubertf 2008-02-19 11:23:55 +00:00
wiz
4c222cd05a + file-4.23, less-418. 2008-02-13 07:33:27 +00:00
ober
9a6d88bf44 Update to reflect iwn(4) checkin. 2008-02-12 05:27:43 +00:00
jmmv
56716d112e Note the addition of the MKMODULAR option. 2008-02-09 19:36:04 +00:00
jmmv
e9ac11d090 Beleatedly note the addition of the new modules framework (options MODULAR)
and the new versions of modload, modstat and modunload that was done by ad@
on January 16th.
2008-02-09 13:02:13 +00:00
mrg
5139f277b1 note gcc 4.1.3-20080802 2008-02-09 02:43:22 +00:00
mrg
ecc90aa046 make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
macallan
1d2e5fa7a1 mention hw acceleration for crmfb 2008-02-07 15:05:56 +00:00
joerg
e30c305fb5 Point to the home page of wpa_supplicant itself, not the parent. 2008-02-05 16:41:56 +00:00
tsutsui
ee209d2a75 Add several late entries about some user visible changes I committed. 2008-02-05 13:37:28 +00:00
yamt
56b9f196d7 yamt-lazymbuf-base10 2008-02-05 09:31:44 +00:00
mrg
e6f4791d95 make sun2 build again with liberal use of -O0. 2008-02-05 02:41:15 +00:00