Commit Graph

420 Commits

Author SHA1 Message Date
gmcgarry a51e9664a9 - simple_lock_unlock() -> simple_unlock()
- include description of LK_INTERLOCK flag

Improvements suggested by Anthony Mallet in PR-14367.
2001-10-27 06:06:19 +00:00
jdolecek 9f786f908f Fix typo - it's <dev/mca/mcadevs.h>, not <dev/tc/mcadevs.h>.
Reported by Miod Vallat in misc/14365.
2001-10-26 17:10:22 +00:00
yamt 2b98bd0728 - VOP_READDIR will remain vnode locked.
- our VOP_FSYNC doesn't have argument "waitfor".
- IO_SYNC is synchronous.
- remove a repeated sentence in VOP_UNLOCK.
- fix some misspells.
2001-10-26 06:24:08 +00:00
yamt 43a577818e s/falg/flag/ 2001-10-26 03:48:41 +00:00
enami 4644bbe41d s/fnctl/fcntl/ 2001-10-24 09:01:47 +00:00
gmcgarry 18a46c1d6c mount.9 doesn't exist (yet?) 2001-10-22 20:47:05 +00:00
gmcgarry 3cda02af37 wsemul.9 was merged with wsdisplay.9 2001-10-22 20:43:03 +00:00
gmcgarry ec7180252d fnctl -> fcntl 2001-10-22 19:22:42 +00:00
wiz 1978ea7c16 Whitespace, punctuation fixes; sort sections, fix xrefs. 2001-10-22 08:21:32 +00:00
gmcgarry d67daa9469 Update for new pages and sort. 2001-10-22 03:34:39 +00:00
gmcgarry f9acd7a62a Programmer's guide to the VFS interface. 2001-10-22 03:33:19 +00:00
gmcgarry 3609682ad9 Programmer's guide for wscons. 2001-10-22 03:29:58 +00:00
gmcgarry c6f6ff8c51 Programmer's guide for the rasops subsystem. 2001-10-22 03:28:44 +00:00
gmcgarry f878fc9982 Programmer's guide for TurboChannel. 2001-10-22 03:25:52 +00:00
gmcgarry 4d4c103867 Programmer's guide for MicroChannel. 2001-10-22 03:25:26 +00:00
wiz 70925a0ded Remove an empty line. 2001-10-18 19:41:48 +00:00
gmcgarry f599563f29 Improve the descriptions of the detach and activate/deactivate interfaces. 2001-10-18 19:35:25 +00:00
bouyer eceedc163a Note that ADAPTER_REQ_GROW_RESOURCES is called from the completion thread. 2001-10-14 21:12:52 +00:00
hubertf 99e2cfa498 fix typo (shaed) 2001-10-10 10:40:54 +00:00
jdolecek 263dfb9f86 xref hz(9), remove dot after lock(9) 2001-10-07 09:47:45 +00:00
wiz 819c6ef3ac Whitespace fixes, formatting improvements, drop some unnecessary .Pp, sort
sections.
2001-10-04 19:39:41 +00:00
eeh 15a1a192f2 Build the properties.9 manpage. 2001-10-04 18:58:04 +00:00
eeh e1bd5ac110 Add generic properties. 2001-10-04 18:56:06 +00:00
augustss 3d2be4cf9b Fix pasto in type of dev_ioctl method. 2001-10-03 20:48:41 +00:00
augustss 8972205779 Document a new method, dev_ioctl, for passing ioctl() down to the hardware
driver.
2001-10-02 23:58:03 +00:00
hubertf 9c540fd029 Fix some typos,
submitted in PR 14053 by Michael K. Sanders <msanders@confusion.net>
2001-09-24 12:15:11 +00:00
uwe 571e595ff4 Fix duplicate "is is". 2001-09-15 23:57:33 +00:00
briggs 94a1fb639f Correct the return value description for config_found_sm().
Talk about return values for config_attach(), too.
2001-09-13 21:41:01 +00:00
atatat 28b7bb87a2 Add mention of the _IO() ioctl type: ioctls that just frob something
in the kernel, but don't copy anything in or out.
2001-09-13 17:19:55 +00:00
uwe be7ed09a36 Fix quotes for `time-of-day'. 2001-09-11 05:41:37 +00:00
wiz 1f8c01ef58 Use standard section headers. 2001-09-10 23:32:29 +00:00
chris 526acc0e8f Update man page with pmap_update change. 2001-09-10 21:25:23 +00:00
gmcgarry f1ad946ad3 Document pci_find_device(). 2001-09-10 20:13:17 +00:00
gmcgarry a4d0e4c970 Fix formatting glitches, from Thomas Klausner. 2001-09-09 04:23:19 +00:00
wiz 4ba2e18ea5 Add hardclock(9). Written by myself, improved via some comments from
Christos (thanks!).
2001-09-09 03:07:09 +00:00
gmcgarry 8f0d50ef8b Spelling and punctuation fixes. 2001-09-05 05:37:41 +00:00
gmcgarry 7f677635d3 Spelling fixes. 2001-09-05 05:30:29 +00:00
wiz 4537f2cc42 Xref hz(9), now that it exists. 2001-09-04 04:03:50 +00:00
wiz b35bc23d45 Add hz(9) man page. 2001-09-04 04:01:49 +00:00
wiz 6d1c80037a Two punctuation fixes. 2001-09-04 03:05:54 +00:00
wiz ab1b3c443e Two punctuation nits, and sort SEE ALSO. 2001-09-04 03:05:07 +00:00
wiz c5d58619a3 One formatting and two punctuation fixes. 2001-09-04 03:03:46 +00:00
wiz 220403858e Remove trailing whitespace 2001-09-04 03:02:19 +00:00
wiz 0307782f8e Sort SEE ALSO, and a punctuation nit. 2001-09-04 03:01:50 +00:00
wiz 28972f3ae7 Fix isa xrefs, and SEE ALSO. 2001-09-04 03:01:27 +00:00
wiz 8a24620130 Punctuation fixes. 2001-09-04 03:00:46 +00:00
wiz 864c460726 Whitespace formatting improvements. 2001-09-04 02:52:44 +00:00
wiz 42a2a8e490 Boring whitespace fixes. 2001-09-04 02:51:15 +00:00
wiz e689590189 Usually, the SEE ALSO section doesn't end with a dot. 2001-09-04 02:48:40 +00:00
thorpej c6fda2584d Define the bus_space_mmap() method for mmap'ing bus space into
user programs.
2001-09-04 02:10:52 +00:00