Commit Graph

6403 Commits

Author SHA1 Message Date
yamt
0f9ed224d3 uvm_swapin: process -> lwp 2006-06-13 13:23:59 +00:00
msaitoh
d7c5c79883 add i8257[123] 2006-06-10 08:06:51 +00:00
rpaulo
f7625fc018 Update to the latest revision from OpenBSD. 2006-06-07 18:38:59 +00:00
chap
42f4810aa0 Reword a couple of spots that committed too much internal detail, spotted
by brian and der Mouse, and another that seemed to throw a reader. Add
the CODE REFERENCES section.

Critical discussion of this man page:
http://mail-index.netbsd.org/tech-kern/2006/06/04/0012.html et seq.

And with all that, what a lucky break to catch that I was thinking of
the /reciprocal/ of the load factor, before anybody else spotted it!
Now I can fix it before anybody notices. Heh. Wait, is this going in
the lo^C
2006-06-05 16:48:35 +00:00
perry
494da5ef96 add a couple of .Xr's to config(5).
Not yet really enough, but a bit for now.
2006-06-04 21:58:21 +00:00
perry
9ea4211ee2 .Xr config 5
Might need a bit more, but this looked okay for now.
2006-06-04 21:55:50 +00:00
chap
f3ef5715ba Document the recent trunk changes to ntp_gettime(2) (Hi Matthias!). 2006-06-04 15:46:08 +00:00
chap
8af3733e5a Document kernel function hashinit/hashdone.
"No[ objections] here." -christos@
2006-06-04 14:45:34 +00:00
wiz
a58ea03a37 Improve documentation for ! in check_devices_ignore_paths. 2006-05-29 22:07:25 +00:00
yamt
3d6707fa0d remove kauth_cred_destroy. 2006-05-28 06:50:37 +00:00
lukem
6d23caf285 Implement check_devices_ignore_paths, which is a list of paths to
avoid traversing during check_devices.
2006-05-25 02:38:10 +00:00
tsutsui
d4b574cc47 Mention COMPAT_30. 2006-05-19 17:53:18 +00:00
tsutsui
68f7891240 Mention options COMPAT_20 is also required for obsolete getfsstat(2)
and fhstatfs(2) system calls.
2006-05-19 17:43:44 +00:00
pavel
225c3d2ff3 Do not warn that Ultra160 controllers are limited to 80MB/s. My AHA 29160
works in the Ultra160 mode:

ahc0 at pci0 dev 6 function 0: Adaptec 29160 Ultra160 SCSI adapter
ahc0: interrupting at eb164 irq 0
ahc0: aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
scsibus1 at ahc0: 16 targets, 8 luns per target
sd1 at scsibus1 target 0 lun 0: <SEAGATE, ST336607LW, 0007> disk fixed
sd1: sync (12.50ns offset 63), 16-bit (160.000MB/s) transfers, tagged queueing
sd2 at scsibus1 target 8 lun 0: <SEAGATE, ST336607LW, 0007> disk fixed
sd2: sync (12.50ns offset 63), 16-bit (160.000MB/s) transfers, tagged queueing

(Those two drives can read at a speed of 64 MB/s each, in parallel.)

Bump date.
2006-05-19 16:15:14 +00:00
cube
f8934ee93b Install compat_30.8 [hi chap!]. 2006-05-18 21:22:33 +00:00
chap
a24d299bb5 Add compat_30.8 man page, incorporating suggestions
by <wiz> and <pavel>.
2006-05-18 17:08:04 +00:00
liamjfoy
4876c304b1 Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
'pseudo-device	carp'

Thanks to: joerg@ christos@ riz@ and others who tested
Ok: core@
2006-05-18 09:05:49 +00:00
kiyohara
005a7b1437 Add man page for lmtemp(4). 2006-05-17 00:28:02 +00:00
elad
97e393b1f1 kill unused man-pages. prompted by Iain Hibbert. 2006-05-16 15:56:15 +00:00
elad
04d63f90b5 Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen
W^X mappings.

Disabled by default.

First proposed in:

	http://mail-index.netbsd.org/tech-security/2005/12/18/0000.html

More information in:

	http://pax.grsecurity.net/docs/mprotect.txt

Read relevant parts of options(4) and sysctl(3) before using!

Lots of thanks to the PaX author and Matt Thomas.
2006-05-16 00:08:24 +00:00
yamt
23e67e66d2 add a missing \ . 2006-05-14 22:48:58 +00:00
elad
1674cef53d add kauth man-page. 2006-05-14 22:07:22 +00:00
uwe
f668cd8f95 G/c properties(9) and links. They are marked as obsolete in the sets
already.
2006-05-14 15:43:42 +00:00
xtraeme
04b76accfc This driver does not support IT87xxF chips anymore. 2006-05-13 09:06:25 +00:00
xtraeme
fda8d0a4d7 Xref it(4) 2006-05-13 09:04:48 +00:00
xtraeme
33a96be9f2 Driver for iTE IT87xxF and compatibles hardware monitor. Add
commented out entries on GENERIC and GENERIC_LAPTOP.

Adapted from OpenBSD.
2006-05-13 09:02:18 +00:00
gdamore
1247b1ef2d Add preliminary documentation for DDC and EDID subsystem. 2006-05-11 21:00:18 +00:00
xtraeme
50d9e15bdc Mention that it was ported for NetBSD 4.0. 2006-05-07 02:01:26 +00:00
jmcneill
cab8eb4069 Man page for the Intel PIIX4 power management driver. 2006-05-07 01:34:46 +00:00
wiz
d402623a86 Remove trailing space. 2006-04-30 15:37:44 +00:00
rpaulo
6074aec576 Add irdaattach and hostapd. 2006-04-30 15:28:34 +00:00
peter
2c36209bf8 Use american english and fix a typo. 2006-04-29 14:34:25 +00:00
wiz
2c93523996 New sentence, new line; capitalize Ethernet. 2006-04-28 22:13:08 +00:00
martin
c9cf9bd396 Remove an old bug item - this is not client only anymore.
Add a section describing how we "violate" the standard by allowing larger
MTUs and why this is a good thing.
2006-04-28 08:15:30 +00:00
wiz
8868e3b665 Bump date for previous. 2006-04-28 06:04:27 +00:00
hubertf
8937cec96c How to enter ddb on a xen comU: +++++
By Jeff Ito (ijk at speakeasy dot net) on port-xen@
2006-04-27 11:23:19 +00:00
wiz
9d6f9cc626 Fix typo.
If you are the only hit on Google,
chances are high that something's wrong :)
2006-04-25 06:24:57 +00:00
rtr
fda8fb7c07 list -> lists 2006-04-25 01:45:17 +00:00
wiz
7827f466ab Mark up functions with .Fn; new sentence, new line. 2006-04-24 21:53:48 +00:00
snj
bf5ceaae16 It's "its." 2006-04-24 18:00:53 +00:00
jmcneill
e04eaffce1 Add vesafb man page. 2006-04-24 14:35:15 +00:00
wiz
18cc3581fb New sentence, new line. Some fixes for HTML output.
Add RCS Id. Other minor fixes.
2006-04-23 17:40:08 +00:00
rittera
e067575084 Added ndis.4, a manpage describing the use of ndis drivers. OK'ed by hubertf 2006-04-23 01:34:01 +00:00
christos
df4a13ef08 New version from David Boggs 2006-04-20 16:53:19 +00:00
jmmv
766ab88550 The getwschar and putwschar accessops are gone. 2006-04-15 17:54:34 +00:00
jmmv
36c5a043b5 WSDISPLAY_CHARFUNCS is gone. 2006-04-15 17:51:24 +00:00
jmmv
38d8c6bf5c Document that the ioctl and mmap accessops now take an extra parameter that
points to the screen on which these were called.
2006-04-12 19:45:17 +00:00
wiz
65236f0cee Fix date (no leading zero); use Dq. 2006-04-08 23:12:13 +00:00
wiz
94331e28dc Add RCS Id. Fix Nx argument. 2006-04-08 23:10:40 +00:00
wiz
bd3d86b969 Add RCS Id. 2006-04-08 23:10:03 +00:00