Christian Brueffer
42b5d159f2
Oops, add back the SYNOPSIS section header I accidently removed in the
...
previous revision.
2008-03-20 08:46:27 +00:00
Christian Brueffer
11de779e13
Bah, missed one instance in the previous commit. Correct bpf
...
data-link type here as well.
PR: 121477
2008-03-17 16:37:35 +00:00
Christian Brueffer
523d048db6
Correct bpf data-link type.
...
PR: 121477
Submitted by: Sam Banks
MFC after: 3 days
2008-03-17 16:33:34 +00:00
Christian Brueffer
dd3a95f4df
Use a standard section 4 SYNOPSIS.
...
MFC after: 3 days
2008-03-17 08:17:04 +00:00
Christian Brueffer
19a29bc737
Device counts are long gone.
...
MFC after: 3 days
2008-03-17 08:06:41 +00:00
Christian Brueffer
1dabcd56c6
Fix AUTHORS formatting.
...
MFC after: 3 days
2008-03-16 22:51:30 +00:00
Christian Brueffer
1c4c3d38f5
Device counts are long gone, also remove the outdated FILES section.
...
MFC after: 3 days
2008-03-16 22:26:17 +00:00
Pawel Jakub Dawidek
6eb4157ffc
Implement atomic_fetchadd_long() for all architectures and document it.
...
Reviewed by: attilio, jhb, jeff, kris (as a part of the uidinfo_waitfree.patch)
2008-03-16 21:20:50 +00:00
Pawel Jakub Dawidek
b12455f34e
Implement soon-to-be-used rw_unlock() macro.
2008-03-16 17:10:52 +00:00
Pawel Jakub Dawidek
39887c5c2e
Add missing .El.
2008-03-16 17:06:05 +00:00
Robert Watson
b9a9803757
Add stack_print_ddb() to the synposis of stack(9), add mlink for it; fix
...
stack_print(9) mlink.
Spotted by: attilio
2008-03-14 13:13:37 +00:00
Sam Leffler
def2344db6
document device hints including new ones to control rx fifo trigger
...
MFC after: 2 weeks
2008-03-12 19:09:58 +00:00
Pyun YongHyeon
3d10068844
Document a new sysctl variable, dev.vr.%d.stats.
...
Touch Dd.
2008-03-11 05:05:55 +00:00
Warner Losh
671585344e
Document all the BUS_PROBE_* values.
...
Note to the mdoc gods: This may need some teaks.
2008-03-09 05:31:31 +00:00
Jason Evans
164bfe6abb
Install manpage links for RB_PREV and RB_FOREACH_REVERSE.
2008-03-07 22:29:53 +00:00
Robert Watson
31dd4200da
Update ddb.4 to reflect addition of /S (symbol name) printing mode for
...
examine.
MFC after: 3 days
PR: 57976
2008-03-07 18:14:29 +00:00
Robert Watson
226bb60e94
Minor spelling/grammer fixes.
...
MFC after: 3 days
2008-03-07 17:02:34 +00:00
Rink Springer
fa5161a674
Added missing BSD license text to the cmx.4 manpage.
...
Noticed by: brueffer
2008-03-06 08:47:16 +00:00
Rink Springer
603d67ae36
Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers.
...
PR: kern/114582
Submitted by: Daniel Roethlisberger <daniel@roe.ch>
Reviewed by: imp, myself
Tested by: johans, myself
MFC after: 2 weeks
2008-03-06 08:09:45 +00:00
Brooks Davis
ae2edb2af1
Use the new command file feature of ddb(8) to support setting ddb(4)
...
scripts at boot. This is currently disabled by default. /etc/ddb.conf
contains some potentially reasonable default scripts.
PR: conf/119995
Submitted by: Scot Hetzel <swhetzel at gmail dot com> (Earlier version)
X-MFC after: textdumps
2008-03-05 18:32:58 +00:00
Christian Brueffer
544b955a47
mdoc changes to make this manpage consistent with our other section 4 manpages.
2008-03-05 18:04:21 +00:00
Rink Springer
3a583d1e7f
Oops, I accidently concatenated uslcom.[c4] multiple times before the
...
commit :-/ Quickly fix before things get broken...
Pointyhat to: me
2008-03-05 14:18:29 +00:00
Rink Springer
2e7328e7cc
Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratories
...
CP2101/CP2102 based USB serial adapters.
Reviewed by: imp, emaste
Obtained from: OpenBSD
MFC after: 2 weeks
2008-03-05 14:13:30 +00:00
Christian Brueffer
861b026781
The Sony i.LINK (CXD1947) is _not_ supported.
...
PR: 116680
Submitted by: Jens Köhler <mail@chatty.de>
MFC after: 3 days
2008-03-03 08:55:50 +00:00
Christian Brueffer
06e361fb0e
New sentence -> new line.
2008-03-02 20:07:48 +00:00
Attilio Rao
78a25172e3
Fix lockstatus sorting on the top list.
2008-03-01 21:24:07 +00:00
Attilio Rao
8e6fdb9e56
Connect lockmgr_args(9) to the build.
2008-03-01 20:39:56 +00:00
Attilio Rao
7f527abc56
- Add the informations for lockmgr_args(9)
...
- Sort rightly lockstatus(9) in the manpage
2008-03-01 20:36:50 +00:00
Attilio Rao
008f392e2e
Update lockmgr manpage with last lockmgr modifies:
...
- Remove LK_SLEEPFAIL and LK_NOWAIT for lockinit() and add LK_QUIET and
LK_NOPROFILE
- Include sys/lock.h as mandatory for the lockmgr support
2008-03-01 20:05:20 +00:00
Alexander Motin
fffba935e4
Add support for the libalias redirect functionality.
...
Submitted by: Vadim Goncharov <vadim_nuclight@mail.ru>
2008-03-01 17:14:02 +00:00
Christian Brueffer
ba0700b5b6
Xref uchcom(4).
2008-03-01 13:28:27 +00:00
Christian Brueffer
b32d5fae5f
Manpage for the uchcom(4) driver, adapted from the one in NetBSD.
2008-03-01 13:05:03 +00:00
Christian Brueffer
9453fd717f
Move the HARDWARE section below the DESCRIPTION section, like it is
...
everywhere else.
MFC after: 3 days
2008-03-01 11:35:30 +00:00
Remko Lodder
64da64c3f7
Add the Epson - CX5400 to the supported lists of epson scanners.
...
Noticed by: simon
Forgotten by: me
2008-02-27 10:57:51 +00:00
Christian Brueffer
4c2d7071c5
Spell out the name of the month, normalize copyright layout.
2008-02-26 23:16:23 +00:00
Chad David
6e8ded9f82
Add vfs_mountedfrom.9 to the build.
2008-02-26 21:40:30 +00:00
Chad David
0835bcde34
Add new man page.
2008-02-26 21:39:59 +00:00
Chad David
60c6be61db
Add insmntque.9 to the build.
2008-02-26 21:11:05 +00:00
Chad David
19589ea1b1
Add new man page.
2008-02-26 21:09:54 +00:00
Chad David
1f5679e7f0
Link vholdl.9 to vhold.9
2008-02-26 21:03:20 +00:00
Chad David
b03ee585b4
Document vholdl(9)
...
No longer refer to vbusy(9) or vfree(9)
2008-02-26 20:25:01 +00:00
Chad David
96872be38c
Refer to vrefcnt(9)
2008-02-26 20:13:08 +00:00
Chad David
07fbcd3aac
Minor grammar fixup.
2008-02-26 20:11:37 +00:00
Chad David
40f7fef0d0
Add vrefcnt.9 to the build.
2008-02-26 20:10:32 +00:00
Chad David
b299ca2dc3
Add new man page.
2008-02-26 20:10:05 +00:00
Attilio Rao
3220cdf4a3
Modify VOP_ISLOCKED() and lockstatus() prototypes in order to reflect
...
'thread' argument axing.
2008-02-25 19:12:01 +00:00
Bruce M Simpson
e75f77ece7
ip6(4) man page lacks documentation for TCLASS option.
...
PR: docs/120945
Reviewed by: remko
2008-02-22 21:02:36 +00:00
Andrew Thompson
764fa86761
geom_lvm(4) is now known as geom_linux_lvm(4).
2008-02-20 07:52:43 +00:00
Andrew Thompson
1669d8afc6
Rename geom_lvm(4) to geom_linux_lvm(4).
...
Requested by: des, phk
2008-02-20 07:50:13 +00:00
Andrew Thompson
1332875338
Add a geom class to map Linux LVM logical volumes.
...
The logical disks will appear as /dev/lvm/<vol group>-<logical vol>, for
instance /dev/lvm/vg0-home. G_LINUX_LVM currently supports linear stripes with
segments on multiple physical disks. The metadata is read only, logical
volumes can not be allocated or resized.
Reviewed by: Ivan Voras
Previously known as geom_lvm(4), rename requested by des, phk.
2008-02-20 07:45:36 +00:00