freebsd-dev/share/man/man9
Alexander Langer 12829b5fd8 - DECLARE_MODULE needs SYSINIT -> include sys/kernel.h
- modeventhand_t declares a pointer to a function, so it can't be
  used as a forward declaration (d'oh!)

Submitted by:	Harti Brandt <brandt@fokus.gmd.de>
2001-03-23 14:05:05 +00:00
..
accept_filter.9 Fixed missing include in synopsis. 2001-02-15 11:58:38 +00:00
accf_data.9 Fix typos. 2000-11-17 09:16:29 +00:00
accf_http.9 Prepare for mdoc(7)NG. 2000-12-29 09:18:45 +00:00
acl.9 Prepare for mdoc(7)NG. 2000-12-29 09:18:45 +00:00
at_exit.9 Oops, the previous did not work with current mdoc(7). 2001-01-12 16:02:58 +00:00
at_fork.9 mdoc(7) police: Ft/Vt now accept punctuation-type arguments. 2001-01-12 15:46:56 +00:00
atomic.9 Add 2001 to copyright. 2001-03-09 03:17:18 +00:00
bios.9 mdoc(7) police: Ft/Vt now accept punctuation-type arguments. 2001-01-12 15:46:56 +00:00
boot.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
buf.9 Prepare for mdoc(7)NG. 2000-12-29 09:18:45 +00:00
bus_alloc_resource.9 Fixed missing and wrong includes in synopsis. The prerequisites for 2001-02-15 12:21:44 +00:00
bus_generic_attach.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bus_generic_detach.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bus_generic_map_intr.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bus_generic_print_child.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bus_generic_read_ivar.9 mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:11:48 +00:00
bus_generic_shutdown.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
BUS_PRINT_CHILD.9 mdoc(7) police: removed duplicate .Os calls. 2000-12-14 12:40:48 +00:00
BUS_READ_IVAR.9 mdoc(7) police: removed duplicate .Os calls. 2000-12-14 12:40:48 +00:00
bus_release_resource.9 Fixed missing and wrong includes in synopsis. The prerequisites for 2001-02-15 12:21:44 +00:00
BUS_SETUP_INTR.9 Grammar police. 2001-03-06 10:19:12 +00:00
cd.9 mdoc(7) police: do not split author names in the AUTHORS section. 2000-11-22 09:35:58 +00:00
CONDSPLASSERT.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
condvar.9 mdoc(7) police: use .Fa for function arguments, use .Vt for variable type. 2001-01-16 08:53:04 +00:00
copy.9 mdoc(7) police: use canonical form of .Dd macro. 2000-12-11 15:47:53 +00:00
DECLARE_MODULE.9 Fix brain damage: s/CDEV_MODULE/DEV_MODULE/ 2001-03-11 16:52:17 +00:00
DELAY.9 Fixed missing and/or wrong and/or extra includes in synopsis. 2001-02-15 11:47:31 +00:00
DEV_MODULE.9 Add a manpage for the DEV_MODULE kernel macro. 2001-03-11 17:30:08 +00:00
devclass_add_driver.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
devclass_find.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
devclass_get_device.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
devclass_get_devices.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
devclass_get_maxunit.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
devclass_get_name.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
devclass_get_softc.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
devclass.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
devfs_add_devswf.9 Prepare for mdoc(7)NG. 2000-12-29 09:18:45 +00:00
devfs_link.9 Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
devfs_remove_dev.9 Fix miscellaneous mdoc macro argument limit infringements. 2000-05-09 14:02:06 +00:00
device_add_child.9 Fix miscellaneous mdoc macro argument limit infringements. 2000-05-09 14:02:06 +00:00
DEVICE_ATTACH.9 Cross references between the DEVICE_*(9) manual pages. 2001-03-10 19:53:38 +00:00
device_delete_child.9 Prepare for mdoc(7)NG. 2001-01-16 09:32:40 +00:00
DEVICE_DETACH.9 Cross references between the DEVICE_*(9) manual pages. 2001-03-10 19:53:38 +00:00
device_enable.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
device_find_child.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
device_get_children.9 Add the device_get_children(9) man page. 1999-12-02 16:34:09 +00:00
device_get_devclass.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
device_get_driver.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
device_get_ivars.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
device_get_softc.9 Correct the text for the return value. 2000-07-04 12:45:56 +00:00
device_get_state.9 Prepare for mdoc(7)NG. 2001-01-16 09:32:40 +00:00
device_get_unit.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
DEVICE_IDENTIFY.9 Cross references between the DEVICE_*(9) manual pages. 2001-03-10 19:53:38 +00:00
device_probe_and_attach.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
DEVICE_PROBE.9 Cross references between the DEVICE_*(9) manual pages. 2001-03-10 19:53:38 +00:00
device_quiet.9 Prepare for mdoc(7)NG. 2000-12-29 09:18:45 +00:00
device_set_desc.9 Remove single-space hard sentence breaks. These degrade the quality 2000-03-03 14:05:08 +00:00
device_set_flags.9 Add new manpage device_set_flags.9 and add links for 1999-09-12 16:01:11 +00:00
DEVICE_SHUTDOWN.9 Cross references between the DEVICE_*(9) manual pages. 2001-03-10 19:53:38 +00:00
device.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
devstat.9 mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
devtoname.9 Fixed missing and/or wrong and/or extra includes in synopsis. 2001-02-15 11:47:31 +00:00
DRIVER_MODULE.9 Fix typo: s/DRIVERMODULE/DRIVER_MODULE/ 2001-03-18 16:54:39 +00:00
driver.9 Add references to the various DEVICE_*(9) manpages, otherwise people 2001-03-10 19:42:26 +00:00
extattr.9 o The revenge of the mdoc(7) police: 2001-03-16 17:42:38 +00:00
fetch.9 mdoc(7) police: use canonical form of .Dd macro. 2000-12-11 15:47:53 +00:00
get_cyclecount.9 Fixed missing and/or wrong and/or extra includes in synopsis. 2001-02-15 11:47:31 +00:00
get_cyclecounter.9 Fixed missing and/or wrong and/or extra includes in synopsis. 2001-02-15 11:47:31 +00:00
ifnet.9 Fixed bitrot in synopsis. The Lite2 change from int to u_long for ioctl 2001-02-15 12:54:34 +00:00
inittodr.9 Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
intro.9 Prepare for mdoc(7)NG. 2000-12-29 09:18:45 +00:00
ithread.9 mdoc(7) police: mark C types with Vt macro. 2001-03-12 08:54:49 +00:00
KASSERT.9 Abuse .Fn for macros better (don't hand-format the parameter string by 2000-05-11 16:54:52 +00:00
kernacc.9 Remove single-space hard sentence breaks. These degrade the quality 2000-03-03 14:05:08 +00:00
kobj.9 Document kobj_class_compile_static(). 2000-08-28 21:17:46 +00:00
kthread.9 - Add 2001 to copyright. 2001-03-09 03:09:30 +00:00
lock.9 mdoc(7) police: add the missing and required .Dd macro call. 2000-11-22 13:31:01 +00:00
make_dev.9 mdoc(7) police: 2001-03-12 10:15:03 +00:00
Makefile Add a manpage for the DEV_MODULE kernel macro. 2001-03-11 17:30:08 +00:00
malloc.9 mdoc(7) police: Removed extraneous .No call. The .Nm macro in 2001-02-07 10:11:57 +00:00
mbchain.9 Add documentation for mchain API. 2001-03-10 06:10:48 +00:00
mbuf.9 mdoc(7) police: sanitize previous revision changes. 2001-02-16 09:05:48 +00:00
MD5.9 Prepare for mdoc(7)NG. 2000-12-29 09:18:45 +00:00
mdchain.9 mdoc(7) police: misc formatting fixes. 2001-03-12 09:26:32 +00:00
mi_switch.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
microseq.9 mdoc(7) police: in -offset clause, spell the ``indent'' correctly. 2001-03-02 09:38:50 +00:00
microtime.9 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 18:41:33 +00:00
microuptime.9 Remove references to the defunct kern.timecounter.method sysctl variable. 2000-09-25 11:18:51 +00:00
MODULE_DEPEND.9 Add a manpage for the MODULE_DEPEND macro. 2001-03-11 14:33:34 +00:00
MODULE_VERSION.9 Fixed typo. 2001-03-12 10:07:33 +00:00
module.9 - DECLARE_MODULE needs SYSINIT -> include sys/kernel.h 2001-03-23 14:05:05 +00:00
mutex.9 mdoc(7) cleanup. 2001-02-12 10:56:50 +00:00
namei.9 Prepare for mdoc(7)NG. 2001-01-16 09:32:40 +00:00
panic.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
pfil.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
physio.9 Remove spurious .Fc which caused this manpage to be closed 2000-04-01 20:31:07 +00:00
posix4.9 mdoc(7) police: add missing .Ed call. 2001-01-18 17:23:15 +00:00
psignal.9 Remove single-space hard sentence breaks. These degrade the quality 2000-03-03 14:05:08 +00:00
random.9 Sort NAMES section and separate Nm arguments from trailing punctuation. 2000-11-13 13:12:44 +00:00
resettodr.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
resource_int_value.9 Correct English used. 2001-03-01 09:37:38 +00:00
resource_query_string.9 Fix the rest of formatting. 2001-03-02 08:09:19 +00:00
rtalloc.9 Prepare for mdoc(7)NG. 2000-12-29 09:18:45 +00:00
rtentry.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
runqueue.9 Add 2001 to copyright. 2001-03-09 03:17:18 +00:00
sbuf.9 Fixed missing and/or wrong and/or extra includes in synopsis. 2001-02-15 11:47:31 +00:00
scheduler.9 Add 2001 to copyright. 2001-03-09 03:17:18 +00:00
sleep.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
sleepqueue.9 Add 2001 to copyright. 2001-03-09 03:17:18 +00:00
spl.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
SPLASSERT.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
store.9 mdoc(7) police: use canonical form of .Dd macro. 2000-12-11 15:47:53 +00:00
style.9 Expand 2001-02-21 20:43:55 +00:00
suser.9 Fixed bitrot in synopsis (some const poisoning had not reached here). 2001-02-15 12:27:11 +00:00
swi.9 mdoc(7) police: Use Vt for variable types. 2001-03-06 08:22:10 +00:00
sx.9 Implement shared/exclusive locks. 2001-03-05 19:59:41 +00:00
sysctl_add_oid.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
sysctl_ctx_init.9 Fixed missing and/or wrong and/or extra includes in synopsis. 2001-02-15 11:47:31 +00:00
taskqueue.9 mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:11:48 +00:00
time.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
timeout.9 Document the mpsafe argument to callout_init(). 2001-01-31 12:17:45 +00:00
tvtohz.9 Add new manpages for: 2000-01-07 12:42:59 +00:00
uio.9 Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
vcount.9 mdoc(7) police: minor style/formatting fixes. 2001-02-06 14:58:39 +00:00
VFS_CHECKEXP.9 Fixed rotted-as-committed pseudo-prototype for VFS_CHECKXP(). It had not 2001-02-15 12:41:44 +00:00
VFS_FHTOVP.9 Fix typo (accessable --> accessible) and add period. 2000-06-14 17:53:11 +00:00
VFS_INIT.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
VFS_MOUNT.9 Remove single-space hard sentence breaks. These degrade the quality 2000-03-03 14:05:08 +00:00
VFS_QUOTACTL.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
VFS_ROOT.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
VFS_START.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
VFS_STATFS.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
VFS_SYNC.9 Document possible values for the waitfor arg. 2000-06-12 13:53:04 +00:00
VFS_UNMOUNT.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
VFS_VGET.9 mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:11:48 +00:00
VFS_VPTOFH.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
VFS.9 Correct a patch name and use the correct macro for displaying it. 2000-05-09 18:44:34 +00:00
vget.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
vnode.9 Prepare for mdoc(7)NG. 2000-12-29 09:18:45 +00:00
VOP_ACCESS.9 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
VOP_ACLCHECK.9 s/of possible/if possible/ 2000-04-21 01:14:33 +00:00
VOP_ADVLOCK.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
VOP_ATTRIB.9 Be consistent with struct vattr' naming. Half of this manual used vpp' 2000-03-16 22:40:38 +00:00
VOP_BWRITE.9 mdoc(7) police: eliminate warnings. 2000-11-17 15:40:57 +00:00
VOP_CREATE.9 Document changed calling conventions (lost WILLRELE) for VOP_MKNOD and 1999-11-13 21:00:26 +00:00
VOP_FSYNC.9 Document possible values for the waitfor arg. 2000-06-12 13:53:04 +00:00
VOP_GETACL.9 o The revenge of the mdoc(7) police: 2001-03-16 17:42:38 +00:00
VOP_GETEXTATTR.9 o Rename "namespace" argument to "attrnamespace" as namespace is a C++ 2001-03-19 05:53:39 +00:00
VOP_GETPAGES.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
VOP_GETVOBJECT.9 mdoc(7) police: minor style/formatting fixes. 2001-02-06 15:07:35 +00:00
VOP_INACTIVE.9 mdoc(7) police: eliminate warnings. 2000-11-17 15:40:57 +00:00
VOP_IOCTL.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
VOP_LEASE.9 mdoc(7) police: use canonical form of .Dd macro. 2000-12-11 15:47:53 +00:00
VOP_LINK.9 Prepare for mdoc(7)NG. 2000-12-29 09:18:45 +00:00
VOP_LOCK.9 Fixed bitrot in synopsis. The prototype for VOP_ISLOCKED() changed 1999-12-23 17:28:46 +00:00
VOP_LOOKUP.9 mdoc(7) police: Change -filled displays (which just happen 2001-02-07 13:45:30 +00:00
VOP_OPENCLOSE.9 More clarification of locking requirements. 1999-09-24 10:42:45 +00:00
VOP_PATHCONF.9 mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:11:48 +00:00
VOP_PRINT.9 mdoc(7) police: eliminate warnings. 2000-11-17 15:40:57 +00:00
VOP_RDWR.9 explain that ioflags can be used to give read-ahead hints to the underlying 1999-12-13 02:28:53 +00:00
VOP_READDIR.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
VOP_READLINK.9 Fix a cut&paste mistake. 2000-09-16 14:37:41 +00:00
VOP_REALLOCBLKS.9 Removed unused include of <sys/buf.h> from synopsis. This include is 1999-12-23 17:35:48 +00:00
VOP_REMOVE.9 Update errors in documentation for various VOP_ calls. Specifically, 1999-09-24 07:07:02 +00:00
VOP_RENAME.9 mdoc style cleanup 1999-09-25 17:21:21 +00:00
VOP_SETACL.9 o The revenge of the mdoc(7) police: 2001-03-16 17:42:38 +00:00
VOP_SETEXTATTR.9 o Rename "namespace" argument to "attrnamespace" as namespace is a C++ 2001-03-19 05:53:39 +00:00
VOP_STRATEGY.9 mdoc(7) police: eliminate warnings. 2000-11-17 15:40:57 +00:00
VOP_VPTOFH.9 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
vput.9 mdoc(7) police: eliminate warnings. 2000-11-17 15:40:57 +00:00
vref.9 mdoc(7) police: eliminate warnings. 2000-11-17 15:40:57 +00:00
vrele.9 Prepare for mdoc(7)NG. 2000-12-29 09:18:45 +00:00
vslock.9 mdoc(7) police: use canonical form of .Dd macro. 2000-12-11 15:47:53 +00:00
zone.9 Fixed missing and/or wrong and/or extra includes in synopsis. 2001-02-15 11:47:31 +00:00