Commit Graph

3115 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
jdolecek e1d5d53574 remove the mention of /usr/mdec/biosboot_ps2.sym, it no longer exist
(the support is part of standard bootblocks)
2001-10-25 21:34:30 +00:00
bouyer 786a6026c6 Note that the ethernet function of Xircom RealPort 10/100 Ethernet + Modem
works.
2001-10-25 20:23:46 +00:00
augustss c642c12a27 Add a BUGS section mentioning the difficulties with using ddb during boot. 2001-10-24 22:37:07 +00:00
enami 4644bbe41d s/fnctl/fcntl/ 2001-10-24 09:01:47 +00:00
wiz 2893e5922b Don't xref ourselves.
Noted by YAMAMOTO Takashi on tech-userlevel.
2001-10-23 09:57:10 +00:00
augustss 94a6eb942b Xref. 2001-10-22 22:23:44 +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
lukem 179b47c97b install all the macro links to queue.3 using the correct UPPER_CASE name 2001-10-22 04:37:57 +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
thorpej 322df02b17 Document the 0x02 flag. 2001-10-21 18:57:39 +00:00
wiz 2be5ce2fe5 Sort SEE ALSO, sort sections, remove spurios .Pp, NetBSD -> .Nx. 2001-10-21 09:42:41 +00:00
isaki 74242463f6 add about vs driver. 2001-10-21 03:33:44 +00:00
manu 3245c82583 Added clockctl.4 2001-10-20 09:45:31 +00:00
wiz a2f94a8a64 Fix whitespace, ispell, sort SEE ALSO, add HISTORY section. 2001-10-20 09:32:22 +00:00
manu e9d17b72f9 Added clockctl(4) 2001-10-20 09:10:33 +00:00
uch fc6d46ce8d add playstation2 port. 2001-10-19 15:36:36 +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
jdolecek 0e6348a6ce use 2001 not 1999 in (c) message 2001-10-18 18:41:22 +00:00
jdolecek 2176576808 Add emuxki manpage 2001-10-18 18:40:13 +00:00
wiz a18563818b NetBSD -> .Nx 2001-10-15 13:44:47 +00:00
wiz ed6c442306 Whitespace fix. 2001-10-15 13:44:19 +00:00
blymn eefd77845d Added TIMEFORMAT entry. 2001-10-15 13:22:22 +00:00
itojun 91498ffec5 implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt.
IPV6_BINDV6ONLY (netbsd only) is deprecated, but still work just like before.
2001-10-15 09:51:15 +00:00
lukem d76f074387 - expand check_homes description
- check_disklabels now backs up fdisk output if /sbin/fdisk exists
- expand check_mtree description
- s/pkg_dbdir/pkgdb_dir/
2001-10-15 08:53:28 +00:00
lukem af6420c46f /var/chroot 2001-10-15 04:56:11 +00:00
bouyer eceedc163a Note that ADAPTER_REQ_GROW_RESOURCES is called from the completion thread. 2001-10-14 21:12:52 +00:00
wiz b03425348a Sort SEE ALSO. 2001-10-14 19:53:06 +00:00
augustss abb7474405 Xref wsmuxctl(4). 2001-10-13 20:21:48 +00:00
augustss 1bcfb3cc57 Xref xi and pci. 2001-10-13 17:20:48 +00:00
augustss 004903c9e0 Update for the recent changes to wsmux. 2001-10-13 17:15:33 +00:00
ichiro 6f33add3d8 The description about PRISM for PCI-bus was added. 2001-10-13 16:56:17 +00:00
pooka a809d8b762 Make "[EXPERIMENTAL]" in NTFS consistent with other experimental filesystems 2001-10-13 00:15:53 +00:00
hubertf 99e2cfa498 fix typo (shaed) 2001-10-10 10:40:54 +00:00
jdolecek 8afa2826a7 add info on setting procfs 2001-10-07 10:12:05 +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