Commit Graph

6434 Commits

Author SHA1 Message Date
thorpej
f69c907605 Add a firmload(9) manual page. 2006-01-17 17:29:28 +00:00
wiz
b3b44f7885 Be a bit more explicit what happens when init_func fails.
After explanation from yamt@.
2006-01-17 00:14:16 +00:00
wiz
f3c03afe5a Sort SEE ALSO. 2006-01-17 00:02:19 +00:00
wiz
a1cc6cb40c Improve English. 2006-01-16 23:58:43 +00:00
yamt
0541bd8909 add getiobuf.9 2006-01-16 22:32:07 +00:00
yamt
7706432040 note that biodone and biowait don't really belong here. 2006-01-16 22:26:41 +00:00
yamt
b77e625049 add a missing .Ed 2006-01-16 22:14:54 +00:00
yamt
b5550921e7 add a missing .El 2006-01-16 22:05:21 +00:00
yamt
f280ea86a0 sync with kernel. 2006-01-16 21:46:30 +00:00
rpaulo
461bb7e2b5 Revert to previous. ras(9) uses 'struct proc'.
Pointed out by Gregory McGarry.
2006-01-16 00:01:47 +00:00
rillig
dcad541236 Updated the .Ddate. 2006-01-15 21:45:50 +00:00
he
8cb8cb286c Descend into man8.hpcarm so that hpcarm's boot(8) actually gets installed. 2006-01-14 13:40:10 +00:00
rillig
09151829d3 The tprintf_open function returns NULL if no terminal handle could be
acquired.
2006-01-14 13:08:18 +00:00
peter
ac703b5374 Add boot(8) manual page for NetBSD/hpcarm, based on hpcsh/boot(8).
PR port-hpcarm/21369.
2006-01-13 23:30:13 +00:00
peter
cf5fdbc38b Fix a typo. 2006-01-13 23:22:29 +00:00
uwe
f34d9a1d48 Oops, add copyright notice.
Nudged by peter@.
2006-01-13 22:16:21 +00:00
wiz
3be220c969 Use In; mark up defined values with Dv; fix iic_exec arguments. 2006-01-12 21:36:23 +00:00
wiz
8e8f92270a 80 chars per line. Add missing line continuation. 2006-01-12 21:24:04 +00:00
wiz
dd0ea511f5 New sentence, new line. 2006-01-12 21:15:59 +00:00
wiz
cd1c32c0fe New sentence, new line. 2006-01-12 21:05:18 +00:00
wiz
7a54b7087f New sentence, new line. 2006-01-12 20:35:42 +00:00
wiz
ee37aa1e22 Remove duplicate Pp. 2006-01-12 20:33:39 +00:00
wiz
cab84271f9 Fix Dd argument. 2006-01-12 20:32:23 +00:00
wiz
f430e3dc90 Drop trailing whitespace. 2006-01-12 20:29:33 +00:00
wiz
b088ba7f6a Break lines to 80 chars. 2006-01-12 20:20:15 +00:00
wiz
be32f9b107 \-1, not -1 (correct PS output). 2006-01-12 19:52:13 +00:00
wiz
9573faea38 Serial comma; use Dq for strings instead of Sq (which is commonly used for
letters).
2006-01-12 19:49:23 +00:00
wiz
b74b4e4680 Sort. 2006-01-12 19:47:52 +00:00
wiz
9354759345 New sentence, new line. Use Bq instead of []. 2006-01-12 19:47:18 +00:00
cube
d0a6ccb0ad Sync with code: addresses have the local bit set now. Pointed out by is@. 2006-01-09 20:38:31 +00:00
tsutsui
7cc21e2059 - add ews4800mips
- add some missing dirs under sys/arch
  (XXX openblocks405 and pdp10 are still missing)
- sync some descriptions with 3.0 announcement

XXX: any reason to keep sys/arch/openblocks405?
2006-01-09 18:41:18 +00:00
riz
c54c8d879a pfil_add_hook() and pfil_remove_hook() return int, not void.
From Liam J. Foy.
2006-01-08 23:34:34 +00:00
xtraeme
b5702c305e Add missing "phy ?". bump date 2006-01-05 12:32:27 +00:00
bouyer
03d873e86e Note that gpio can attach to elansc, and xref elansc(4). Bump date. 2006-01-05 10:46:21 +00:00
xtraeme
c013fe0570 Mention rlphy(4) 2006-01-04 22:00:50 +00:00
xtraeme
d064eae373 Add rlphy(4) (Realtek 8139/8201L PHY) from OpenBSD. 2006-01-04 21:52:17 +00:00
xtraeme
d9b36aca62 Manpage that explains the i2c framework... from OpenBSD. 2006-01-04 19:14:55 +00:00
garbled
a62fc09ef9 Documentation for rm entry handling of port@host fully addresses
PR bin/12112
2006-01-04 16:12:35 +00:00
rumble
b4ad7ed6ec Typo: add a missing article. 2006-01-03 02:17:22 +00:00
rumble
a2cdb58340 Mention that some IBM Etherjet cards are X3201-3's. 2006-01-03 02:15:15 +00:00
rumble
a8a473f44e As noted in sys/dev/pci/cs4280.c, the cs461x chips are not fully supported
and the wss(4) or sb(4) drivers should be used instead. The man page
previously implied full support.
2006-01-03 01:59:25 +00:00
rumble
71b162b8f8 I believe that the VME bus is optional, but a GIO bus is always found. 2006-01-03 01:41:54 +00:00
rumble
c1a87362c3 Note that not all gio bus devices require the use of the HPC. Also, mention
existence in the 4D/3x series and the three GIO bus types.
2006-01-03 01:35:52 +00:00
rumble
b7eab49e74 Fix several typos and improve english. 2006-01-03 01:22:51 +00:00
rumble
ef94d87056 Fix a small typo and tweak wording slightly. 2006-01-02 16:45:44 +00:00
xtraeme
c9f2b0fc40 AMD PowerNow K7 driver written by Martin Vegiard via PR port-i386/26239.
Enabled by default on GENERIC and GENERIC_LAPTOP.

Imported 1 year later... but it's here finally.
2005-12-31 17:55:55 +00:00
dbj
ab8cc62009 add missing quote in subshell invocation.
bash complains without it.
2005-12-28 03:54:07 +00:00
perry
e1834435d5 note the intN_t, uintN_t types.
XXX this document is rather musty. It needs a general update.
2005-12-26 20:00:04 +00:00
perry
fd18408b9a u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
xtraeme
a8e8170d02 Sync bufq API with the new source code. ok'ed by yamt. 2005-12-26 12:18:11 +00:00
rpaulo
188e99a1b6 Remove ppi* at ppbus?. 2005-12-25 18:39:36 +00:00
perry
0be44b35dc Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:22:46 +00:00
matt
3fff2406b3 Update man pages for new coredump interface. 2005-12-24 21:07:05 +00:00
hubertf
768192ee9f Back out previous attempt at cleaning up the mess,
let someone else resolve this.

Requested by uwe.
2005-12-22 02:52:40 +00:00
rpaulo
b66583facd Fix links for cpu_lwp_fork.9. Pointed out by ghen@ and salo@. 2005-12-21 15:36:38 +00:00
uwe
a527ca4c45 Fix formatting botch. 2005-12-21 07:43:30 +00:00
hubertf
266577df3c At least try to be consistent about where to document (most...)
user-settable MKxxx and USE_xxx variables, and put them into mk.conf(5).
Sort alphabetically.

OK: christos, lukem
2005-12-21 04:25:54 +00:00
rpaulo
7d7fe4b786 Adapt man pages to ktrace-lwp. 2005-12-20 19:53:14 +00:00
rpaulo
cfdce0208a Update to match reality. 2005-12-20 19:34:43 +00:00
elad
1864f3b314 - Add a new section, "Security Options"
- Move INSECURE to be under it, and fix wording - we hardwire to -1, not 0.
- Add Veriexec options.
2005-12-20 18:15:30 +00:00
wiz
fc9c16cb33 Mention COMPAT_LINUX is available for x86_64. Bump date. 2005-12-15 20:52:20 +00:00
pooka
6db9fd4698 * CICRLEQ -> CIRCLEQ in some places (it's much easier to pronounce)
* be more explicit that CIRCLEQ_FOREACH{,_REVERSE) traverse the queue
  exactly once
2005-12-15 11:41:58 +00:00
rpaulo
bcc8ea407a Remove BIOC[GS]RSIG and fix BIOC[GS]HDRCMPLT typo. 2005-12-14 22:50:07 +00:00
peter
3c194e239e Add an extra argument to "setvar" to indicate whether a keyboard,
display or mouse variable should be changed. This is backwards compatible
with the old setvar style: if the argument is not specified, it defaults
to `keyboard'.
2005-12-13 21:46:47 +00:00
christos
51f1d9a81b Man page for the new laptop driver. 2005-12-13 18:20:56 +00:00
explorer
3bf671ed3b 'the the' => 'the' and change DLT type from IEEE_80211_RADIO to the correct IEEE802_11_RADIO name 2005-12-13 16:15:10 +00:00
wiz
4da531101e Bump date for previous. 2005-12-12 22:47:36 +00:00
wiz
34c28a6af4 Bump date for more hardware, remove extra whitespace. 2005-12-12 22:46:49 +00:00
wiz
da4df4f01d Install nologin(5). 2005-12-12 22:26:53 +00:00
elad
a9505be892 Add and document a "query" keyword to veriexecctl. Usage:
/sbin/veriexecctl query /path/to/file

will print out filename, device, inode, evaluation status, entry flags,
fingerprint, and fingerprinting algorithm.
2005-12-12 21:47:58 +00:00
dyoung
398ad9e78a Correct manual section in cross-reference to if_nametoindex. 2005-12-12 07:22:17 +00:00
dyoung
a012374f4d Document alternative calling convention for IP_MULTICAST_IF. 2005-12-12 07:20:38 +00:00
jonathan
7871d4095b Add pcidevs entries and support to amr(4) for newer LSI MegaRAID devices,
including the LSI MegaRAID SCSI 320-0x, 320-2x, 320-4x, 320-1E, 320-2E,
the LSI MegaRAID SATA 300-6x and 300-8x.

Tested on an LSI MegaRAID SATA 300-8x, which confirms private advice
that after PCI-IDs to our amr(4) driver, the newer LSI MegaRAID cards
will Just Work

The Linux megaraid2 driver accepts various Intel cards with the same
pci-device IDs as the LSI MegaRAID cards, treating them exaclty as the
above-listed LSI cards. Rework our amr(4) driver to also match and
attach those device-ID if seen with an Intel vendor-ID. Add the
Intel-vendor PCI decice-ids to pcidevs, so that PCI_VERBOSE will
correctly identify the Intel cards.

Update src/share/man/man4/amr.4 to list the newly-supported cards.

(NB: I don't have the LSI SCSI or any Intel cards to test, just the
LSI SATA, which works fine for me.)
2005-12-11 19:34:47 +00:00
elad
f39afe3e47 Add and document a VERIEXEC_DELETE operation for Veriexec.
We can now delete an entry from the tables using

	veriexecctl delete /path/to/file

or remove an entire table using

	veriexecctl delete /mount_point

(any directory will work for the mount point it's on)
2005-12-10 02:10:00 +00:00
ginsbach
ae50fb06a3 Add a nologin(5) man page. 2005-12-09 17:02:53 +00:00
tsutsui
c91f73110a options VNODE_OP_NOINLINE is gone. 2005-12-07 12:46:32 +00:00
tsutsui
e8946f3801 Mention options FFS_NO_SNAPSHOT. Maybe incomplete, but better than nothing... 2005-12-07 12:08:37 +00:00
wiz
0d0e7c8ea3 Mention TerraTec TValue cards. Bump date. Copyright maintenance. 2005-12-06 23:45:48 +00:00
wiz
9b410b0b20 Use more displays (.Bd) instead of lots of line breaks (.Pp). 2005-12-06 22:06:27 +00:00
wiz
519298998f Mark up functions with .Fn. 2005-12-06 21:58:49 +00:00
wiz
64d99d06ac First part of cleanup:
. replace .br (roff) with .Pp (mdoc)
. remove dot and end of some enumerations (SEE ALSO, AUTHORS)
. use standard headers
. fix tcpdump xref
. fix a typo (KENEL)
. mark up paths with .Pa, not .Ic.
2005-12-06 21:57:09 +00:00
wiz
b3826d01bf Drop trailing whitespace. 2005-12-06 21:39:13 +00:00
wiz
1eabf25320 Bump date for previous. 2005-12-06 17:23:21 +00:00
christos
34a6e05323 update to the man page for the new driver from David Boggs 2005-12-06 03:02:35 +00:00
wiz
187c950940 Comma fix. 2005-12-04 12:36:18 +00:00
wiz
bfd334e39b Remove leading zero in Dd argument. 2005-12-04 12:35:44 +00:00
xtraeme
c60f14706f Intel ICH7 and 6300ESB are supported by this driver. Bump date. 2005-12-04 12:31:27 +00:00
cube
06267a35ab ACPI_ACTIVATE_DEV is a defflag, hence doesn't take a value. Pointed out
by Nicolas Joly in misc/32235.
2005-12-04 11:25:40 +00:00
hubertf
a7477788d0 bump date for previous (PIM) 2005-12-02 21:06:22 +00:00
hubertf
0ae416724f Add a bit more data on where to go with option PIM 2005-12-02 21:03:44 +00:00
wiz
00eff9c058 Remove superfluous quoting. Use Aq macro instead of \*[Lt]\*[Gt]. 2005-12-01 18:07:18 +00:00
yamt
288ca6911b document "show all pools". 2005-12-01 14:20:47 +00:00
yamt
0de2ab9787 reflect yamt-readahead changes. 2005-12-01 13:01:39 +00:00
yamt
09073ec514 fix bread prototype. reminded by adam at albedo.art.pl 2005-11-30 16:01:26 +00:00
wiz
de29fc3303 Sort SEE ALSO. Fix typo. 2005-11-28 20:05:49 +00:00
yamt
5ac8f2eb47 document DDB_COMMANDONENTER. 2005-11-26 12:17:08 +00:00
jdolecek
980a85a52a mention the AAC family contains SATA controllers too 2005-11-26 11:38:47 +00:00
wiz
80e8ea1ea5 Use Fa for a structure member. 2005-11-24 22:18:03 +00:00
wiz
b0e357e4fe Article improvements. 2005-11-24 19:40:16 +00:00
wiz
c460143353 Article improvements. Use more macros. Sort SEE ALSO. 2005-11-24 19:39:56 +00:00
wiz
abb7e1e8ca Grammar fix, HTML quoting, sort SEE ALSO. 2005-11-24 19:36:43 +00:00
wiz
4b2675b81a Drop trailing whitespace. 2005-11-24 19:32:35 +00:00
rpaulo
7acb962baa RFC 3879 deprecated the IPv6 site-local prefix (fec0::/10):
* remove all references to $ip6sitelocal and output a warning
    message if the variable is defined.
    * introduce $ip6uniquelocal (defaults to 'NO') that will control the
    behaviour of the system when $ip6mode is ``router'' (i.e. fc00::/7
    will not be routed if the variable is ``NO'') as per RFC 4193.

Thanks to Jonathan A. Kollasch for pointing this out in PR 32152.
2005-11-24 17:28:45 +00:00
yamt
48b26c0311 .Xr kcont and workqueue each other. 2005-11-24 08:24:01 +00:00
yamt
224db8bcf4 document workqueue. 2005-11-24 08:20:51 +00:00
yamt
2c4cbc68d8 document RUN_ONCE. 2005-11-24 08:14:13 +00:00
augustss
9aedcdc8a5 Document "flags 1" that forces the driver to attach with a high priority. 2005-11-23 08:56:08 +00:00
elad
017aa4d6ab Add information about recently added veriexec_strict and veriexec_verbose
rc.conf variables.
2005-11-19 19:59:24 +00:00
wiz
46f7c8b9d2 Bump date for previous. 2005-11-18 07:21:47 +00:00
jld
404ce674c1 Fix names of constants to match the actual header. 2005-11-17 21:30:00 +00:00
christos
de62b7b165 bump the date. 2005-11-12 18:55:19 +00:00
christos
fe8683b138 this never made it to 2.1 2005-11-12 18:53:47 +00:00
wiz
bd32aa6131 Sort sections. Uppercase BIOS. 2005-11-12 16:43:07 +00:00
dsl
391c56e7e1 Add a note that the console can be changed to a serial port by using
installboot to patch the binary.
Also note that and i386 pxeboot won't load an amd64 kernel.
2005-11-12 09:12:13 +00:00
wiz
8e56b8bf87 Bump date for previous. 2005-11-09 23:47:37 +00:00
wiz
b219b1d248 Bump date for additional supported cards. 2005-11-09 23:31:36 +00:00
pooka
19d733c7f7 one thinko: s/VOP_START/VFS_START/ 2005-11-09 20:17:55 +00:00
tsutsui
366c7b6131 dt_day in struct clock_ymdhms should be 1-31, not 0-365. 2005-11-06 17:50:37 +00:00
gendalia
0fbb37df6f statvfs did not appear in 2.1, but in 3.0. 2005-11-04 06:09:20 +00:00
yamt
73a46700dc sync with kernel. (yamt-vop) 2005-11-02 14:22:36 +00:00
wiz
8312fd6420 Fix pcmcia_io_map arguments. From Iain Hibbert in PR 31973.
Bump date.
2005-11-02 06:42:36 +00:00
mrg
77b434d1e4 note that Airlink AWLH4030 PCI b/g and Belkin F6D3000 PCI a/b/g cards
are supported.
2005-11-01 20:42:07 +00:00
jmcneill
b755c1973c Change description to contain the text 'audio device driver', for consistency
with other audio device manuals.
2005-11-01 02:20:17 +00:00
wiz
28b104b3ee Reword a sentence slightly, and add more markup. 2005-10-31 12:05:21 +00:00
uwe
f3cbdab068 Minus sign is \-
Mark up function argument in the text.
2005-10-31 11:55:04 +00:00
wiz
3a6af42b59 Bump date for previous. 2005-10-31 11:34:55 +00:00
erh
4535d519d7 Mention that VOP_CREATE always unlocks the directory vnode. 2005-10-30 20:49:05 +00:00
wrstuden
d68d1b14ad Tweak non-device-file discussion of blkno units. 2005-10-27 16:08:48 +00:00
wrstuden
6eb892ae53 Adjust discussion of blkno's units to describe the units for
blkno for non-special files. Per comments from yamt at.
2005-10-27 00:05:03 +00:00
wiz
cb875aba7d New sentence, new line. 2005-10-25 02:27:18 +00:00
wiz
acaf0263d7 Fix a typo. 2005-10-25 02:25:32 +00:00
hubertf
3b644e49b3 Per Christos (board):
* move src/etc/COPYRIGHT to src/share/legal/COPYRIGHT and install that
   (in /usr/share/legal)
 * nuke src/share/man/man0/COPYRIGHT
 * mark /usr/share/man/COPYRIGHT as obsolete
2005-10-22 06:04:57 +00:00
tsutsui
1a3f7c2731 - Fix pasto (s/keyboard/mouse/)
- Note that mouse events are returned in struct wscons_event via read(2).

XXX: We should have complete descriptions about struct wscons_event
XXX: and WSMOUSEIO ioctls defined in <sys/dev/wscons/wsconsio.h> here.
2005-10-19 18:33:25 +00:00
tsutsui
d8ae27cfff - Clarify the definitions of wsmouse_input(9) arguments as request
from Steave Rumble on port-sgimips. (maybe needs wizd(8))
- Add Xref pms(4), wsmouse(4), wscons(9).
- Bump date.
2005-10-19 16:11:55 +00:00
wiz
a3da67ef18 Add comma in enumeration. 2005-10-16 19:26:05 +00:00
wiz
d9955f7766 English improvements. 2005-10-16 19:25:31 +00:00
wiz
ecbceff0c8 Fix Dd argument. New sentence, new line. 2005-10-16 19:23:35 +00:00
yamt
d6f623e617 it's ok for BUFQ_PUT to change the next buffer after BUFQ_PEEK. 2005-10-16 04:11:02 +00:00
yamt
e060d87164 sync with the new api. 2005-10-16 04:06:20 +00:00
abs
2a300eeeb2 crank date for last 2005-10-15 22:28:46 +00:00
abs
7e80374049 Document the reciever lockup workaround 2005-10-15 22:28:13 +00:00
xtraeme
b4a646a1fc Add missing entries for National Semiconductor LM81 and
Winbond 83627THF to reflect reality.
2005-10-15 00:43:33 +00:00
wiz
d7afe3e729 New sentence, new line. 2005-10-10 20:57:43 +00:00
xtraeme
16efb249a7 * bufq functions are defined in bufq.h not buf.h.
* Add missing bufq_drain() function.

Bump DATE.
2005-10-10 15:28:42 +00:00
wiz
62f804786b Reinstate DESCRIPTION section. New sentence, new line. Start
sentences with upper-case letter. Bump date for previous.
2005-10-09 15:15:36 +00:00
wiz
b0ea387605 Bump date for previous. 2005-10-09 15:14:58 +00:00
sekiya
571b0951e5 Document PCI_*_FIXUP. Fixes kern/30742. 2005-10-09 01:54:10 +00:00
oster
a4b472b330 Mention that we can boot from RAID 1 sets on amd64 now too.
From PR#31511 by Ben Collver.  Thanks!
2005-10-08 18:30:27 +00:00
jmmv
56e945ca0d Mention "file-system tmpfs". Pointed out by Rui Paulo. 2005-10-08 11:22:13 +00:00
riz
4b5421222c Add support for the gpio(4) framework to the elansc(4) system controller.
From Alexander Yurchenko (grange@openbsd), via OpenBSD.
Approved by jmcneill.
2005-10-07 15:59:49 +00:00
elad
8fc0d7a9c3 Introduce per-page fingerprints in Veriexec.
This closes a hole pointed out by Thor Lancelot Simon on tech-kern ~3
years ago.

The problem was with running binaries from remote storage, where our
kernel (and Veriexec) has no control over any changes to files.

An attacker could, after the fingerprint has been verified and
program loaded to memory, inject malicious code into the backing
store on the remote storage, followed by a forced flush, causing
a page-in of the malicious data from backing store, bypassing
integrity checks.

Initial implementation by Brett Lymn.
2005-10-05 13:48:48 +00:00
hubertf
e533c36a54 Add locate.updatedb(8).
Discovered missing while sorting things out for BSDcertification.org.
Ran through wizd(8).
2005-10-05 06:29:03 +00:00
wiz
4785baa84f Use Dv instead of Sy for macros.
Do not Xr to ourselves, use .Nm instead.
2005-10-03 19:16:35 +00:00
rpaulo
75886382db Update to reflect new ifmedia constants.
Reviewed by David Young.
2005-10-03 18:08:03 +00:00
wiz
13132461ea Use full month names in Dd. 2005-10-03 16:52:17 +00:00
wiz
5219255abf getfsent(3) does not contain any information about the (nonexisting)
function getfstype(), so don't MLINK it. Remove getfstype from other
places that reference it too.

Noted by jmc@openbsd.
2005-10-03 14:56:32 +00:00
bouyer
c42416ada1 Xref pool_cache(9) and bump date. 2005-10-02 15:17:32 +00:00
kleink
8ab59cd76b Remove MLINKS leftover from previous. 2005-10-02 14:57:13 +00:00
yamt
ac3e57ebff we don't have the global runtime anymore. 2005-10-01 04:09:06 +00:00
rpaulo
9622c7ed25 Add sysexits.3 2005-09-30 20:55:26 +00:00
rpaulo
13419de87f Add a manual page for <sysexists.h>, from FreeBSD with a minor
adjustments (removed reference to the style(9) man page added NetBSD
to the HISTORY section) by me.
2005-09-30 20:54:58 +00:00
jmmv
4d3c62ba48 Make the file system names column wide enough to suit all names.
Terminate all entries with a dot (for consistency with the ones that were
like this before).
Few minor markup fixes.
2005-09-29 21:02:14 +00:00
jmmv
1a0ed0c2e8 Mention tmpfs; noted by martti@. While here, also mention smbfs and ptyfs. 2005-09-29 20:59:13 +00:00
wiz
e7b5f94c7d Wording improvements from jmc@openbsd. 2005-09-27 19:07:17 +00:00
wiz
33db60eae0 Grammar improvement, remove trailing whitespace. 2005-09-27 13:23:55 +00:00
jmcneill
00e0f7867d Add gscpcib(4) man page as requested by wizd(8). 2005-09-27 10:59:45 +00:00
wiz
233ed29117 Use .In. Mention NetBSD import. Use .Nx. 2005-09-27 09:13:00 +00:00
jmcneill
2772d72668 Add man page for gpio framework (from OpenBSD) 2005-09-27 02:38:03 +00:00
rpaulo
4e47c694c9 Sync prototypes with reality. 2005-09-26 01:04:34 +00:00
jmmv
50f3dc6f20 Fix two typos in ubc_alloc. 2005-09-25 09:01:21 +00:00
wiz
ca32cb658b Fix Dd argument (long month name). 2005-09-23 20:53:08 +00:00
wiz
2b92eba533 Improve wording. Fix Dd argument. 2005-09-23 20:52:05 +00:00
wiz
4321428753 New sentence, new line. 2005-09-23 20:47:25 +00:00
wiz
6021522859 Add missing comma. Mark up NULL with Dv. 2005-09-23 20:30:48 +00:00
wiz
50da23b12f Fix Dt abuse. 2005-09-23 20:29:08 +00:00
wiz
6d698973ab Sort SEE ALSO. 2005-09-23 20:00:43 +00:00
gavan
532593dd52 Note that MEMORY_DISK_DYNAMIC is incompatible with mdsetimage(8). 2005-09-23 17:31:10 +00:00
jmmv
b0085cab71 Kill the tmpfs(9) manual page; it was just documenting internal details of
tmpfs' "API" and was already rotting.

Instead, merge all the relevant comments into the code.  This includes
acknowledgements to Google's Summer of Code 2005 program (they were in the
AUTHORS section of tmpfs(9) before), so all the files need to be changed
to include this sentence alongside the title.  (Note that this was not a
requirement of the program.)
2005-09-23 15:36:15 +00:00
jmmv
2a3e5eeb7c Apply the NFS exports list rototill patch:
- Remove all NFS related stuff from file system specific code.
- Drop the vfs_checkexp hook and generalize it in the new nfs_check_export
  function, thus removing redundancy from all file systems.
- Move all NFS export-related stuff from kern/vfs_subr.c to the new
  file sys/nfs/nfs_export.c.  The former was becoming large and its code
  is always compiled, regardless of the build options.  Using the latter,
  the code is only compiled in when NFSSERVER is enabled.  While doing this,
  also make some functions in nfs_subs.c conditional to NFSSERVER.
- Add a new command in nfssvc(2), called NFSSVC_SETEXPORTSLIST, that takes a
  path and a set of export entries.  At the moment it can only clear the
  exports list or append entries, one by one, but it is done in a way that
  allows setting the whole set of entries atomically in the future (see the
  comment in mountd_set_exports_list or in doc/TODO).
- Change mountd(8) to use the nfssvc(2) system call instead of mount(2) so
  that it becomes file system agnostic.  In fact, all this whole thing was
  done to remove a 'XXX' block from this utility!
- Change the mount*, newfs and fsck* userland utilities to not deal with NFS
  exports initialization; done internally by the kernel when initializing
  the NFS support for each file system.
- Implement an interface for VFS (called VFS hooks) so that several kernel
  subsystems can run arbitrary code upon receipt of specific VFS events.
  At the moment, this only provides support for unmount and is used to
  destroy NFS exports lists from the file systems being unmounted, though it
  has room for extension.

Thanks go to yamt@, chs@, thorpej@, wrstuden@ and others for their comments
and advice in the development of this patch.
2005-09-23 12:10:31 +00:00
dyoung
f6fb08f361 Add the manual page for geodewdog(4), the driver for the AMD Geode
SC1100's integrated watchdog timer.
2005-09-22 07:31:10 +00:00
wiz
de76f19a15 Fix typo. 2005-09-17 19:39:48 +00:00
elad
be00ef5e40 Document permit_nonalpha.
PR/20497.
2005-09-17 19:32:11 +00:00
yamt
b0f1e65487 note that VMSWAP is on by default. 2005-09-17 14:44:09 +00:00
yamt
a9fc4cefe5 revive VMSWAP. 2005-09-17 14:42:39 +00:00
wiz
b2e59d5cd3 Sort sections. 2005-09-15 15:14:37 +00:00
nonaka
f4b01f6f22 Added rs5c372rtc, shpcic man pages. 2005-09-15 15:04:55 +00:00
wiz
5ae9d694d4 Add adt7467c.4. 2005-09-12 08:16:29 +00:00
macallan
dc24724129 man page for the adt7467c driver 2005-09-12 03:19:50 +00:00
wiz
e1ee35d138 portmap is dead, refer to rpcbind instead. From YOMURA Masanori in private mail. 2005-09-11 23:36:19 +00:00
wiz
141be58d15 Mention that this man page is obsolete and will die. 2005-09-11 23:35:17 +00:00
wiz
7e05179fed Remove duplicate MAKE_ENV description. From YOMURA Masanori in private mail. 2005-09-11 23:33:22 +00:00
wiz
2a27f58d26 genassym.sh(8) -> genassym(1). From YOMURA Masanori in private mail. 2005-09-11 23:32:48 +00:00
wiz
5dba10faf8 Drop useless comma. From YOMURA Masanori in private mail. 2005-09-11 23:30:49 +00:00
wiz
448718c6fc Mark up CDPATH. From YOMURA Masanori in private mail. 2005-09-11 23:10:39 +00:00
wiz
e95eb1410c Remove superfluous .Pp.
New sentence, new line.
2005-09-10 22:48:09 +00:00
wiz
382e4da58a Drop trailing whitespace. 2005-09-10 22:45:45 +00:00
wiz
ef2f276eb2 Bump date for 1.32.
Use .Aq instead of \*[Lt]\*[Gt] and mark up paths with .Pa.
2005-09-10 22:40:37 +00:00
wiz
d44e7a1778 Use Xr to avoid Nm abuse. 2005-09-10 22:30:33 +00:00
wiz
7b47372df1 Bump date for 1.77. 2005-09-10 22:25:58 +00:00
wiz
f28fe3eca1 Use more markup. Drop trailing whitespace. 2005-09-10 22:24:42 +00:00
wiz
4c0f3d6384 Bump date for previous. 2005-09-10 22:21:41 +00:00
jmmv
9b0d5af66f Fix some mistakes spotted by wiz@. 2005-09-10 21:59:39 +00:00
wiz
87274aa423 Punctuation fixes. Add another XXX. 2005-09-10 21:48:21 +00:00
wiz
d6a46ac226 Various fixes:
file-system -> file system
make (most) lines shorter than 80 chars
use more appropriate macros
fix a few typos
add two XXX for wrong sentences I'm not sure how to fix properly
2005-09-10 21:42:32 +00:00
jmmv
ec93365612 Initial addition of tmpfs, an efficient memory file-system. This project
was developed as part of Google's Summer of Code 2005 program.  This
change adds the kernel code, the mount_tmpfs utility, a regression test
suite and does all other related changes to integrate these.

The file-system is still *experimental*.  Therefore, it is disabled by
default in all kernels.  However, as typically done, a commented-out
entry is added in them to ease its setup.

Note that I haven't commited the required mountd(8) changes to be able
to export tmpfs file-systems because NFS support is still very unstable
and because, before enabling it, I'd like to do some other changes.

OK'ed by my project mentor, William Studenmund (wrstuden@).
2005-09-10 19:20:48 +00:00
wiz
efd6948ad1 Whitespace nits. 2005-09-10 12:51:13 +00:00
wiz
10a241c2eb Uppercase CPU. Remove a superfluous double quote. Use Dv for defined
values.
2005-09-09 20:33:54 +00:00
wiz
b6b6657a5a Uppercase I/O. 2005-09-09 20:29:12 +00:00
drochner
ce9fc42a2b -avoid references to the cardbus "dev" locator, this doesn't make
sense technically and should be removed
2005-09-09 14:11:39 +00:00
drochner
68f1c179c5 -mention fwohci
-avoid references to the cardbus "dev" locator, this doesn't make
 sense technically and should be removed
2005-09-09 14:03:51 +00:00
ragge
aada101c5e Add man page for the xge driver. 2005-09-09 11:20:38 +00:00
wrstuden
1fa8554ba6 Note the fact that buffer cache takes block numbers in
units of DEV_BSIZE, even if the device's device size is
larger. Update date.

Reviewed by wiz. :-)
2005-09-08 22:51:36 +00:00
kleink
54281f5ccd Typo. 2005-09-06 20:12:43 +00:00
rpaulo
6733d4dc7b Change 'headers' to 'network layer headers' as suggested by Tetsuya Isaki. 2005-09-06 19:18:41 +00:00
kiyohara
f49de0934c Support LCD screen driver for PERSONA SH3 machines. 2005-09-05 19:23:29 +00:00
kiyohara
17587c6104 Support LCD screen driver for PERSONA SH3 machines. 2005-09-05 18:54:10 +00:00
rpaulo
a9b5ede7fc PR misc/31139: bpf(4) does not describe some ioctls, by Tetsuya Isaki.
IOCTLs explained: BIO[GS]HDRCMPLT and IO[GS]SEESENT.
2005-09-05 18:03:18 +00:00
hubertf
105b456cb7 Mention pwhash(1) in a few places,
suggested in PR 31125 by Stefan Schumacher.
2005-09-05 03:37:14 +00:00
rillig
3177b76827 Fixed white-space. 2005-09-02 22:06:53 +00:00
kleink
d272861eb2 In the wake of C99 (which dropped the implicit int), add a type specifier
to the declarations to keep them warning-free; also add some clarifying
words that the globals are _located at_ those addresses.

Inspired by a conversation with Takayoshi Kochi.
2005-09-01 12:39:33 +00:00
jmmv
c35190a672 Sync the description of the getattr, link and rmdir operations with reality
as regards vnode locking.  Thanks to wrstuden@ for clarifying this.
2005-08-30 21:03:13 +00:00
gson
c1b877ce29 Update description of struct usb_device_info to match the current
definition in usb.h revision 1.72.
2005-08-29 11:49:36 +00:00
reinoud
f4a3f04cb2 Create functions ioctl_copyin() and ioctl_copyout(). They are meant to be
used in ioctl routines to do the right thing when the FKIOCTL flag is
passed to the IOCTL routine indicating its a in-kernel VOP_IOCTL call and
indirect addresses provided in the arguments are to be seen as kernel
adresses rather than userland adresses.

A simple substitution and prepending of the `flags' passed on to the ioctl
handler is enough to DTRT.
2005-08-28 20:58:14 +00:00
kiyohara
89a1921f3a Fix locator specified by sbp(4). 2005-08-28 15:22:06 +00:00
briggs
60c87a4d4c Mention that a kthread *must* call kthread_exit() to terminate itself
properly.  If you don't, the kernel will likely crash.
2005-08-27 01:32:59 +00:00
yamt
653095ecab document M_MOVE_PKTHDR. 2005-08-23 09:34:11 +00:00
christos
21e4f1184e mention ICMPPRINTFS; from Liam Foy 2005-08-19 12:28:37 +00:00
jmmv
8f66d74dea Specify the types for the cookies and ncookies parameters to the readdir
operation.
2005-08-19 10:56:29 +00:00
christos
c4ee9f6d2e 64 bit inode changes 2005-08-19 02:07:18 +00:00
rpaulo
70d95a4d7d /sys is no longer available, change it to /usr/src/sys. 2005-08-18 01:09:02 +00:00
yamt
54313d8a0e remove disk_init. 2005-08-14 12:02:02 +00:00
yamt
e776c85955 remove disk_init which we don't have anymore. 2005-08-14 12:01:26 +00:00
jmmv
589ba12e9c uvm_unmap returns void, not int.
Also drop some spaces before commas, as they ought not to be there.
2005-08-13 09:49:58 +00:00
yamt
2edce77c87 document pmap_procwr. 2005-08-11 11:20:48 +00:00
pooka
9157daca51 apply cosmetics to VOP_MK/RMDIR prototypes 2005-08-11 10:49:47 +00:00
pooka
f219942c2b match section on read/write ioflags with current reality
(bump date!)
2005-08-11 10:06:38 +00:00
wiz
b54afe3f3c Remove trailing whitespace. 2005-08-07 11:15:38 +00:00
jmmv
1dae1602d4 vgonel takes two parameters, not one. 2005-08-05 13:37:25 +00:00
jmmv
dc8a3e3a58 Sync tag-types list with reality (missing VT_PTYFS) and fix some typos.
Bump date.
2005-08-05 13:28:50 +00:00
jmmv
a31858b1d2 Fix a typo and replace a comma with an 'and'. 2005-08-05 13:20:05 +00:00
rpaulo
0095c1a604 Added a new section called "SYSCTLS" explaining the purpose of
net.bpf.maxbufsize, net.bpf.stats and net.bpf.peers.
Bump the date.

Reviewed by: wiz@
2005-08-04 20:13:29 +00:00
elad
a6ac91e102 Sync with reality.
- We now support multiple entry types and not just one
- We care for kern.veriexec.strict, not securelevel
- Add sysctl(3) to SEE ALSO
2005-08-02 18:54:53 +00:00
wiz
4b9a77db2a Remove another outdated variable. 2005-08-01 11:38:30 +00:00
augustss
c3723e17d4 Add ucycom.4 2005-07-31 13:31:07 +00:00
yamt
852a558e35 revert 1.286 for now. (VMSWAP) 2005-07-31 04:13:20 +00:00
yamt
39df1811b1 document VMSWAP. 2005-07-31 01:07:02 +00:00
wiz
b4c2f91b37 Add an article. 2005-07-31 00:25:58 +00:00
wiz
c8110a6e00 Add some articles. 2005-07-31 00:21:09 +00:00
nakayama
69b6d49897 Add man page for teliosio(4). 2005-07-31 00:12:16 +00:00
rpaulo
056ff58f97 Since bpf is now a clonable device, remove references to /dev/bpfX.
Update the structs so that they match bpf.h and bpfdesc.h.
Bump date.

ok christos@
2005-07-30 16:37:36 +00:00
wiz
0a56fe008a Drop trailing whitespace. 2005-07-30 13:22:34 +00:00
skrll
c6963d0441 regen. 2005-07-30 06:18:39 +00:00
skrll
acd7c4c5ca Add a driver for Cypress microcontroller based USB serial adapters.
XXX hw flow control is not supported.
2005-07-30 06:14:49 +00:00
xtraeme
5c429f92b9 Add missing .Pp, bump date. 2005-07-29 19:11:16 +00:00
wiz
85de2d6607 Remove COMMON VARIABLES section, moved to guide. 2005-07-28 13:08:09 +00:00
augustss
c1a19f89d8 Document 'uhci at cardbus'. From FUKAUMI Naoki. 2005-07-24 08:44:59 +00:00
peter
c9b40229dd 3com -> 3Com. from OpenBSD. 2005-07-22 14:18:21 +00:00
wiz
418e12ffb2 Bump date for v. 2005-07-20 12:55:14 +00:00
pooka
4a04e27c9d statfs -> statvfs
(better late than never)
2005-07-20 11:35:48 +00:00
gdt
918f9be889 Note that once a tag is attached to an mbuf with m_tag_prepend,
freeing the mbuf will free the tag.
2005-07-19 12:44:02 +00:00
wiz
7da36539c0 Bump date for uipaq. 2005-07-18 15:33:14 +00:00
wiz
a55750f505 Drop trailing space. 2005-07-18 15:32:25 +00:00
wiz
839d8caeb0 Add missing .Re 2005-07-18 14:59:06 +00:00
wiz
610e0d6575 New sentence, new line. 2005-07-18 14:55:06 +00:00
wiz
db27d6b43f Minor fixes. 2005-07-18 14:53:58 +00:00
wiz
c5541497ba Drop trailing whitespace. 2005-07-18 14:06:05 +00:00
wiz
4a1c381386 Sort SEE ALSO. 2005-07-18 14:03:40 +00:00
augustss
028353b945 Add uipaq(4). From OpenBSD. 2005-07-18 11:36:46 +00:00
rpaulo
f90b533f0a Remove the sentence in parenthesis about WSDISPLAY_SCROLLSUPPORT that
might confuse readers on which framebuffers support that option.
2005-07-18 00:21:58 +00:00
rpaulo
404ec27cd6 Add rtw.4 2005-07-17 22:04:07 +00:00
rpaulo
5188e9d01d Add man page for Realtek RTL8180L IEEE 802.11b wireless network driver (rtw).
By Jonathan Gray <jsg@openbsd.org>.
This solves part of PR#29733.

ok David Young.
2005-07-17 22:02:32 +00:00
macallan
440d58aac9 added tslot.4 and dbri.4 2005-07-17 01:27:15 +00:00
macallan
1039a142ea add manpages for tslot and dbri, update tctrl 2005-07-17 01:00:31 +00:00
hubertf
673730506c Add support for reading cloop2 compressed filesystem image,
enable by putting VND_COMPRESSION into kernel config file.
Written by Cliff Wright, polished up slightly by me.
2005-07-17 00:08:27 +00:00
rtr
f44fd3e324 not -> no typo 2005-07-16 14:45:18 +00:00
rtr
599cc15c8c forward.5 from FreeBSD
resolves pr#20179
2005-07-16 09:10:02 +00:00
rpaulo
cb3370b308 Mention WSDISPLAY_SCROLLSUPPORT and bump date.
Reviewed by Thomas Klausner and ok'ed by Hubert Feyrer.
2005-07-15 01:00:52 +00:00
wiz
a4c1884902 & -> \*[Am]; comment out Xref to non-existing hostapd(8). 2005-07-14 12:54:23 +00:00
drochner
fed189aea6 add a manpage for the ral (at pci/cardbus/uhub) wlan driver,
mostly from OpenBSD
2005-07-14 12:46:45 +00:00
wiz
4cc011a622 Point to PCI_*_FIXUP instead of PCIBIOS_*_FIXUP. 2005-07-13 14:28:12 +00:00
wiz
f98aecc19a Remove documentation for obsolete ACPI_PCI_FIXUP option. CLoses PR 30736 by Nicolas Joly. 2005-07-13 14:27:48 +00:00
dyoung
1273a75e1f Be explicit about the requirement that capture fields be naturally
aligned to comply with the radiotap standard.

Assert David Young's maintainership of the radiotap capture format.
2005-07-12 21:26:33 +00:00
wiz
e55fafbcd6 Bump date for last but one. 2005-07-12 08:51:11 +00:00
wiz
bbcf1c57e6 Use more markup. 2005-07-12 08:50:49 +00:00
wiz
8a067178c8 Long month name in Dd, grammar improvements, formatting improvement, sort
SEE ALSO, end sentence with a dot.
2005-07-12 07:33:39 +00:00
wiz
2c0333bc3b Long month in Dd, sort SEE ALSO, punctuation fixes. 2005-07-12 07:31:57 +00:00
wiz
eaa97e942f Long month in Dd, sort SEE ALSO, grammar fix, punctuation nits. 2005-07-12 07:30:41 +00:00
wiz
27d3306b6a Long month name in Dd, drop trailing space, end sentence with a dot. 2005-07-12 07:28:46 +00:00
wiz
112e36f255 regen (+fw#, fwmem#). 2005-07-12 07:26:19 +00:00
dyoung
1dd028fbc1 Explain how the extension bit works in the bitmap that tells which
fields are present.
2005-07-11 21:59:12 +00:00
kiyohara
c1a84a4d12 ieee1394 import from FreeBSD. 2005-07-11 15:29:05 +00:00
xtraeme
a8b011d03a Mention BUFQ_PRIOCSCAN as a valid flag for the bq_flags argument,
ok'ed by yamt.
2005-07-09 15:25:17 +00:00
abs
ff3ec262da remove reference to ncr(4) 2005-07-08 13:21:48 +00:00
snj
944f9952e1 config lives in src/usr.bin/config these days. 2005-07-07 20:57:27 +00:00
thorpej
d379332a27 Document the new @emul magic symlink var as well as the new @{var} syntax. 2005-07-06 19:05:09 +00:00
wiz
d19171ad7d Drop trailing whitespace. Bump date fore previous. 2005-07-06 07:47:45 +00:00
dyoung
f8e6fb9af1 Update the list of supported cards for wi(4). Add cross-references.
Addresses PR 30141, PR 30162, PR 30164, and PR 30231.
2005-07-06 07:30:59 +00:00
fair
5b701efaa2 Document that misaligned transfers will be done with PIO rather than DMA. 2005-07-06 06:36:10 +00:00
kleink
f811c80a93 Document LOGNAME; from Pavel Cahyna in PR misc/30671. 2005-07-05 19:46:02 +00:00
augustss
002fc8d619 Add a list of the supported ATI chips. 2005-07-04 13:01:54 +00:00