Commit Graph

2123 Commits

Author SHA1 Message Date
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