Commit Graph

7686 Commits

Author SHA1 Message Date
yamt
fff57c5525 merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@.  requested by core@
2008-06-18 09:06:25 +00:00
ad
b7a93f5dfd Note that DIAGNOSTIC/LOCKDEBUG applies. 2008-06-04 11:24:36 +00:00
enami
6fddba0b06 No comma is necessary for the last .Nm entry. 2008-05-31 16:24:59 +00:00
nakayama
4b71a66d0f Change my license to 2 clause. 2008-05-31 08:08:54 +00:00
wiz
8f7dd998e2 Fix xref. End sentence with a dot. 2008-05-30 07:41:42 +00:00
mrg
04f2afbef7 convert the rest of my licenses to 2-clause, extracting myself out
from a group as necessary.

bozohttpd remains, but it will get fixed next time i update it.
2008-05-30 02:29:37 +00:00
joerg
32455b2087 Allow per-interface DHCP configuration using dhcpcd via
ifconfig_xxN=dhcp or a dhcp line in /etc/ifconfig.xxN.
2008-05-29 15:38:35 +00:00
mrg
c2b95373bf remove clause #3 from my license where there are no other
copyright holders involved.
2008-05-29 14:51:25 +00:00
jnemeth
a41d8833cb add reference to siisata(4) 2008-05-29 08:23:39 +00:00
wiz
42a745337d Sort SEE ALSO. Bump date for previous. 2008-05-28 19:00:16 +00:00
tonnerre
2fdc624293 Two unimportant changes for ciss(4):
- Add reference to bio(4), which is supported now.
 - Change my mail address to the NetBSD address since thebsh is no longer
   reachable, and people keep contacting me.
2008-05-28 17:53:25 +00:00
snj
fa7a018146 Fix a spelling error. 2008-05-28 00:31:10 +00:00
snj
86320a034c Fix a typo. 2008-05-28 00:29:12 +00:00
snj
4497f1f884 Remove trailing whitespace, correct a spelling error, and fix an xref. 2008-05-28 00:19:52 +00:00
hubertf
e81830fe24 Fix code reference after hashinit(9) was moved from
kern_subr.c to kern_hash.c some time ago.

Noted by Michael Spacek.
2008-05-27 22:03:52 +00:00
wiz
e528d2def7 New sentence, new line. 2008-05-26 08:13:06 +00:00
jmcneill
f44fdd6c17 Note umass(4) support for devices that report themselves as
BlackBerry Pearl compatible.
2008-05-26 03:43:07 +00:00
christos
672ddf84d6 A manual page. 2008-05-26 00:31:32 +00:00
wiz
ea2f84d8a6 Bump date for previous. Drop trailing whitespace. Improve text slightly. 2008-05-25 20:57:48 +00:00
mhitch
17dec2055b Add ciss(4) to drivers supporting bio(4) and bioctl(8). 2008-05-25 20:09:55 +00:00
wiz
08722cf1ef Remove trailing whitespace. New sentence, new line. 2008-05-25 20:08:12 +00:00
wiz
ade5187cdc Use Fn for function. 2008-05-25 20:00:30 +00:00
wiz
44fbe766ce Spelling fixes. Add RCS Id. New sentence, new line. Remove a CAVEAT
that could probably be added to most man4 pages.
2008-05-25 19:59:33 +00:00
wiz
6d252519d6 Put argument directly behind macro call. Link to sched_4bsd instead
of removed scheduler(9).
2008-05-25 19:45:43 +00:00
wiz
839eeade42 Bump date for previous. 2008-05-25 09:07:21 +00:00
he
0bf7256056 Document the new ${name}_env feature: list of new or modified environment
variables to set when starting ${command}.
2008-05-24 19:57:21 +00:00
jnemeth
3f1ee498b5 Import siisata(4) by Jonathan A. Kollasch.
The siisata driver supports the Silicon Image SteelVine family of SATA-II
     controllers, interfacing the hardware with the ata(4) and atapi(4) sub-
     systems.

     The following controllers are supported by the siisata driver:

           Silicon Image SiI3124 4-port PCI/PCI-X
           Silicon Image SiI3132 2-port PCI-Express x1
           Silicon Image SiI3531 1-port PCI-Express x1

     SATA Native Command Queueing is not yet supported.
     Device hot swapping is not yet supported.
     Silicon Image's Software RAID is not yet supported by the
             ataraid(4) driver.

Approved by: core (christos), releng (bouyer)
2008-05-23 21:11:40 +00:00
tsutsui
31d6cdf996 Add simple help messages for MD machine commands on ddb(4).
PR port-mips/38306
2008-05-23 17:01:32 +00:00
spz
2c2348b398 add a syntax hint for the recently added tftp capability in ofwboot.net 2008-05-23 15:25:25 +00:00
wiz
643fc5bd81 Improve markup, remove trailing whitespace and empty section. 2008-05-23 13:05:09 +00:00
hauke
b4529683e5 Install Hurdler CPI man page. 2008-05-22 19:51:48 +00:00
hauke
f5ede5dc2e Added driver for the Creative Systems Inc. Hurdler CPI parallel printer card.
Timecounter support for the Z8536 counters A + B is not complete, yet.

Reviewed by Martin Husemann.
2008-05-22 19:49:43 +00:00
lukem
f21cc69704 Document src/external.
Per discussion with core.
2008-05-22 12:44:26 +00:00
wiz
6e1c25bcb1 Bump date for previous. 2008-05-21 14:03:17 +00:00
ghen
41f841e610 Add support for the Colemak keyboard layout variant, see http://colemak.com 2008-05-21 07:39:24 +00:00
wiz
f7071a8d15 Improve description. Improve markup. Bump date for previous. 2008-05-19 07:53:22 +00:00
wiz
8593c906b4 Use more markup. 2008-05-19 07:52:52 +00:00
cegger
35a2302b4c The keys on the remote control not sending keycodes are actually PNP0C32 keycodes, handled by acpidalb(4) 2008-05-18 22:13:26 +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
cegger
de392b09c1 Remove "Pavilion". This driver also works on HP Compaq NC4400 as pointed out by Jukka Ruohonen on current-users. 2008-05-18 18:09:42 +00:00
hannken
5d2bff060a Make sure all cached buffers with valid, not yet written data have been
run through copy-on-write.  Call fscow_run() with valid data where possible.

The LP_UFSCOW hack is no longer needed to protect ffs_copyonwrite() against
endless recursion.

- Add a flag B_MODIFY to bread(), breada() and breadn().  If set the caller
  intends to modify the buffer returned.

- Always run copy-on-write on buffers returned from ffs_balloc().

- Add new function ffs_getblk() that gets a buffer, assigns a new blkno,
  may clear the buffer and runs copy-on-write.  Process possible errors
  from getblk() or fscow_run().  Part of PR kern/38664.

Welcome to 4.99.63

Reviewed by: YAMAMOTO Takashi <yamt@netbsd.org>
2008-05-16 09:21:59 +00:00
tsutsui
b87210fa51 Normalize my licenses. 2008-05-14 13:29:27 +00:00
jmcneill
8981ea449c Remove BUGS section as hardware volume buttons are now supported. 2008-05-13 20:04:28 +00:00
tnn
88a92b676a Change a couple of stray selwakeup references to selnotify.
Also fix typo.
2008-05-13 15:52:51 +00:00
he
e37d711d99 Manually break up the pci_activate() declaration, so that we avoid a
warning from nroff.
2008-05-11 14:15:53 +00:00
martin
7734697b2f Simplify some unclear grammar (sync KASSERT and KDASSERT wording) 2008-05-10 15:39:04 +00:00
martin
5d1469bd77 Backout previous: the license sweep touched these files in error, so
restore the old license.
2008-05-10 15:31:03 +00:00
martin
e033c388a9 normalize license (cosmetics only) 2008-05-10 09:33:31 +00:00
rumble
8c7664bba5 Typo. 2008-05-10 04:08:59 +00:00
sborrill
f8596645f3 Add support for IBM ServeRAID 8k.
Fix some grammatical errors
2008-05-08 19:09:33 +00:00