freebsd-nq/share/man/man9
Jeroen Ruigrok van der Werven 9a79558313 Document the zone allocator is now a slab allocator.
Show Jeff's work and your's truly manual page updates.
2002-04-30 14:56:44 +00:00
..
accept_filter.9
accf_data.9
accf_http.9
acl.9
at_exit.9
at_fork.9
atomic.9
bios.9
boot.9
BUF_LOCK.9
BUF_LOCKFREE.9
BUF_LOCKINIT.9
BUF_REFCNT.9
BUF_TIMELOCK.9
BUF_UNLOCK.9
buf.9
bus_alloc_resource.9
bus_generic_attach.9
bus_generic_detach.9
bus_generic_print_child.9
bus_generic_read_ivar.9
bus_generic_shutdown.9
BUS_PRINT_CHILD.9
BUS_READ_IVAR.9
bus_release_resource.9
BUS_SETUP_INTR.9
byteorder.9 Document bswap16(), bswap32(), and bswap64(). Change the included 2002-04-29 17:02:51 +00:00
cd.9 Removed 2 lines from the cd(9) manual page. 2002-04-15 06:02:58 +00:00
cdevsw_add.9
cdevsw_remove.9
condvar.9 Add mtx_pool(9) to the SEE ALSO section. 2002-03-28 12:51:06 +00:00
copy.9
critical_enter.9 Fix the prototypes for cpu_critical_exit and cpu_critical_enter and update 2002-04-12 05:06:38 +00:00
DECLARE_MODULE.9
DELAY.9
DEV_MODULE.9
devclass_add_driver.9
devclass_find.9
devclass_get_device.9
devclass_get_devices.9
devclass_get_maxunit.9
devclass_get_name.9
devclass_get_softc.9
devclass.9
device_add_child.9
DEVICE_ATTACH.9
device_delete_child.9
DEVICE_DETACH.9
device_enable.9
device_find_child.9
device_get_children.9
device_get_devclass.9
device_get_driver.9
device_get_ivars.9
device_get_softc.9
device_get_state.9
device_get_unit.9
DEVICE_IDENTIFY.9 Plural bogon: s/childs/children/ 2002-03-16 18:07:07 +00:00
device_ids.9
device_probe_and_attach.9
DEVICE_PROBE.9 mdoc(7) police: macroize UNIX. 2002-03-18 10:43:49 +00:00
device_quiet.9
device_set_desc.9
device_set_flags.9
DEVICE_SHUTDOWN.9
device.9
devstat.9
devsw.9
devtoname.9
domain.9
DRIVER_MODULE.9
driver.9
extattr.9
fetch.9
get_cyclecount.9 Fix required includes in accordance with recent source fixes. 2002-03-01 18:43:15 +00:00
getnewvnode.9
groupmember.9
ifnet.9
inittodr.9
intro.9
ithread.9
KASSERT.9
kernacc.9
kobj.9
kthread.9
ktr.9
lock.9 Update the prototype for lockinit to reflect that wmesg is a const char *. 2002-04-12 05:16:27 +00:00
make_dev.9
Makefile Prefix the remaining functions with uma_ as is now the case in UMA. 2002-04-30 12:45:31 +00:00
malloc.9 mdoc(7) police: fixed some wording, kill whitespace at EOL. 2002-03-18 10:52:09 +00:00
mbchain.9
mbuf.9
MD5.9
mdchain.9
mi_switch.9
microseq.9
microtime.9
microuptime.9
MODULE_DEPEND.9
MODULE_VERSION.9
module.9
mtx_pool.9 Add a manual page for the mtx_pool_* routines. 2002-03-28 12:50:17 +00:00
mutex.9 Remove a duplicate description of the type parameter for mtx_init. 2002-04-12 16:32:38 +00:00
namei.9
panic.9
pbuf.9
pfil.9
pfind.9
pgfind.9
physio.9 mdoc(7) police: tidy up. 2002-03-18 10:59:58 +00:00
posix4.9
printf.9
pseudofs.9
psignal.9
random_harvest.9 Add sys/types.h to the list of required includes. 2002-04-12 05:23:16 +00:00
random.9 Update the prototype for read_random to reflect that the count parameter 2002-04-12 05:19:12 +00:00
resettodr.9
resource_int_value.9
resource_query_string.9
rijndael.9 Add sys/types.h to the list of required includes. 2002-04-12 05:23:16 +00:00
rtalloc.9
rtentry.9 Grammar bogon: s/structure a route/structure of a route/ 2002-03-14 18:43:09 +00:00
runqueue.9
sbuf.9
scheduler.9 Update the prototype for maybe_resched to take a thread not a ksegrp. 2002-04-12 06:03:47 +00:00
selrecord.9 Add a new man page that documents selrecord and selwakeup. 2002-04-12 06:19:12 +00:00
sema.9 Add mtx_pool(9) to the SEE ALSO section. 2002-03-28 12:51:06 +00:00
sleep.9 mdoc(7) police: macroize UNIX. 2002-03-18 10:43:49 +00:00
sleepqueue.9
spl.9 mdoc(7) police: macroize UNIX. 2002-03-18 10:43:49 +00:00
store.9
style.9 Correct two syntax mistakes. 2002-04-14 19:52:42 +00:00
suser.9 - Update to new suser() API. 2002-04-02 16:41:11 +00:00
swi.9 Typo: s/conjuction/conjunction/ 2002-03-16 18:10:40 +00:00
sx.9 mdoc police: turn .PP back into .Pp 2002-04-17 21:26:43 +00:00
SYSCALL_MODULE.9
sysctl_add_oid.9
sysctl_ctx_init.9
taskqueue.9 mdoc(7) police: Kill the (now extraneous) empty line. Previously, 2002-03-15 12:04:49 +00:00
time.9
timeout.9
tvtohz.9
ucred.9 Document cru2x(). 2002-03-03 03:27:28 +00:00
uidinfo.9
uio.9
vaccess_acl_posix1e.9
vaccess.9
vcount.9
vflush.9
vfs_busy.9
VFS_CHECKEXP.9
VFS_FHTOVP.9
vfs_getnewfsid.9
vfs_getvfs.9
VFS_INIT.9
vfs_mount.9
VFS_MOUNT.9
vfs_mountedon.9
VFS_QUOTACTL.9
VFS_ROOT.9
vfs_rootmountalloc.9
VFS_SET.9
VFS_START.9
VFS_STATFS.9
VFS_SYNC.9
vfs_timestamp.9
vfs_unbusy.9
VFS_UNMOUNT.9
vfs_unmountall.9
VFS_VGET.9 Document the new flags parameter. 2002-04-12 04:23:22 +00:00
VFS_VPTOFH.9
VFS.9 Typo; s/Filesytems/Filesystems/ 2002-03-16 17:26:07 +00:00
vfsconf.9
vget.9
vgone.9
vhold.9
vinvalbuf.9
vm_page_alloc.9 mdoc(7) police: pedantry. 2002-03-18 11:08:53 +00:00
vm_page_bits.9
vm_page_cache.9
vm_page_copy.9
vm_page_deactivate.9
vm_page_dontneed.9
vm_page_flag.9
vm_page_free.9
vm_page_grab.9
vm_page_hold.9 Fix typo and change Fn to Xr. 2002-04-05 08:05:11 +00:00
vm_page_insert.9
vm_page_io.9
vm_page_lookup.9
vm_page_protect.9
vm_page_rename.9
vm_page_sleep_busy.9
vm_page_unmanage.9
vm_page_wakeup.9
vm_page_wire.9
vm_page_zero_fill.9
vm_set_page_size.9
vn_isdisk.9
vnode.9 mdoc(7) police: macroize UNIX. 2002-03-18 10:43:49 +00:00
VOP_ACCESS.9 mdoc(7) police: remove whitespace at EOL. 2002-03-28 12:57:48 +00:00
VOP_ACLCHECK.9
VOP_ADVLOCK.9
VOP_ATTRIB.9 mdoc(7) police: remove whitespace at EOL. 2002-03-28 12:57:48 +00:00
VOP_BWRITE.9
VOP_CREATE.9
VOP_FSYNC.9 mdoc(7) police: remove whitespace at EOL. 2002-03-28 12:57:48 +00:00
VOP_GETACL.9 mdoc(7) police: remove whitespace at EOL. 2002-03-28 12:57:48 +00:00
VOP_GETEXTATTR.9 Document the new size parameter. 2002-04-12 04:26:15 +00:00
VOP_GETPAGES.9
VOP_GETVOBJECT.9
VOP_INACTIVE.9
VOP_IOCTL.9 mdoc(7) police: remove whitespace at EOL. 2002-03-28 12:57:48 +00:00
VOP_LEASE.9
VOP_LINK.9
VOP_LOCK.9
VOP_LOOKUP.9
VOP_OPENCLOSE.9
VOP_PATHCONF.9
VOP_PRINT.9
VOP_RDWR.9
VOP_READDIR.9
VOP_READLINK.9
VOP_REALLOCBLKS.9
VOP_REMOVE.9
VOP_RENAME.9
VOP_REVOKE.9 mdoc(7) police: tidy up. 2002-03-18 16:40:07 +00:00
VOP_SETACL.9
VOP_SETEXTATTR.9
VOP_STRATEGY.9
VOP_VPTOFH.9
vput.9
vref.9
vrele.9
vslock.9
zone.9 Document the zone allocator is now a slab allocator. 2002-04-30 14:56:44 +00:00