freebsd_amp_hwpstate/share/man/man9
Mike Pritchard 5d70612b3f Fix some typos and do some minor mdoc cleanup. 1999-06-27 02:38:46 +00:00
..
BUS_CONNECT_INTR.9
BUS_CREATE_INTR.9
BUS_PRINT_CHILD.9 Fixed wrong function prototype(s) in synopsis. 1999-03-06 17:25:50 +00:00
BUS_READ_IVAR.9 Fixed bitrot in synopsis (u_long changed to uintptr_t for portability). 1999-03-06 17:21:14 +00:00
DEVICE_ATTACH.9
DEVICE_DETACH.9 Fixed wrong function prototype(s) in synopsis. 1999-03-06 17:25:50 +00:00
DEVICE_PROBE.9 Update the comments on values than can be returned by DEVICE_PROBE. 1999-06-17 19:22:12 +00:00
DEVICE_SHUTDOWN.9
MD5.9
Makefile Add man page for device_quiet and friends 1999-06-22 18:09:54 +00:00
VFS.9
VFS_FHTOVP.9
VFS_INIT.9
VFS_MOUNT.9
VFS_QUOTACTL.9
VFS_ROOT.9
VFS_START.9
VFS_STATFS.9
VFS_SYNC.9
VFS_UNMOUNT.9
VFS_VGET.9
VFS_VPTOFH.9
VOP_ABORTOP.9
VOP_ACCESS.9
VOP_ADVLOCK.9
VOP_ATTRIB.9
VOP_BWRITE.9
VOP_CREATE.9
VOP_FSYNC.9
VOP_GETPAGES.9
VOP_INACTIVE.9
VOP_IOCTL.9
VOP_LINK.9 Clarify more of what VOP_LINK expects. 1999-02-13 07:56:49 +00:00
VOP_LOCK.9 Fixed bitrot in synopsis. 1999-03-26 02:11:59 +00:00
VOP_LOOKUP.9
VOP_MMAP.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_STRATEGY.9
VOP_VPTOFH.9
at_exit.9
at_fork.9
at_shutdown.9 Add a new at_shutdown queue, SHUTDOWN_FINAL. This queue is run at 1998-09-15 08:48:57 +00:00
bios.9
boot.9
buf.9 Fix some typos and do some minor mdoc cleanup. 1999-06-27 02:38:46 +00:00
bus_generic_attach.9
bus_generic_detach.9
bus_generic_map_intr.9
bus_generic_print_child.9 Fixed wrong function prototype(s) in synopsis. 1999-03-06 17:25:50 +00:00
bus_generic_read_ivar.9 Fixed bitrot in synopsis (u_long changed to uintptr_t for portability). 1999-03-06 17:21:14 +00:00
bus_generic_shutdown.9
cd.9 Change the worm(4) man page to note that there is no longer a worm(4) 1998-10-16 00:26:28 +00:00
copy.9
devclass.9 Fix some spelling errors. 1999-02-01 22:55:54 +00:00
devclass_add_driver.9
devclass_find.9
devclass_get_device.9 Fixed wrong function prototype(s) in synopsis. 1999-03-06 17:25:50 +00:00
devclass_get_devices.9 Fixed C syntax error in synopsis. 1999-03-06 17:14:24 +00:00
devclass_get_maxunit.9
devclass_get_name.9
devclass_get_softc.9 Fixed wrong function prototype(s) in synopsis. 1999-03-06 17:25:50 +00:00
devfs_add_devswf.9
devfs_link.9 Fixed bitrot in synopsis (devfs_link was renamed to devfs_makelink). 1999-03-06 17:37:20 +00:00
devfs_remove_dev.9
device.9 Fix some spelling errors. 1999-02-01 22:55:54 +00:00
device_add_child.9 Document device_add_child_ordered(). 1999-05-28 09:38:25 +00:00
device_delete_child.9
device_enable.9
device_find_child.9 Fixed wrong function prototype(s) in synopsis. 1999-03-06 17:25:50 +00:00
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_probe_and_attach.9
device_quiet.9 Add man page for device_quiet and friends 1999-06-22 18:09:54 +00:00
device_set_desc.9
devstat.9 Fixed bitrot in synopsis (const poisoning hadn't reached here). 1999-03-06 17:10:15 +00:00
driver.9
fetch.9 Fixed bitrot in synopsis (fuword() and suword() changed to support alpha). 1999-03-06 17:04:18 +00:00
ifnet.9 Fix some typos and do some minor mdoc cleanup. 1999-06-27 02:38:46 +00:00
inittodr.9
intro.9 s/file it possible/file if possible/ 1999-05-11 01:19:34 +00:00
kernacc.9
malloc.9 Fix some typos and do some minor mdoc cleanup. 1999-06-27 02:38:46 +00:00
mi_switch.9
microseq.9 Fix some typos and do some minor mdoc cleanup. 1999-06-27 02:38:46 +00:00
namei.9 Description of LOCKLEAF said "inode" when it should have said "vnode". 1999-05-29 13:00:40 +00:00
panic.9
physio.9
posix4.9
psignal.9
resettodr.9
rtalloc.9
rtentry.9
sleep.9 Fix some spelling errors. 1999-02-01 22:55:54 +00:00
spl.9 Removed all `vector xxxintr' specifications. Interrupt handlers are now 1998-10-22 15:53:06 +00:00
store.9 Fixed bitrot in synopsis (fuword() and suword() changed to support alpha). 1999-03-06 17:04:18 +00:00
style.9 Fix some typos and do some minor mdoc cleanup. 1999-06-27 02:38:46 +00:00
suser.9 Fix some typos and do some minor mdoc cleanup. 1999-06-27 02:38:46 +00:00
time.9
timeout.9
uio.9
vget.9
vnode.9 typo: Adviseroty -> Advisory 1999-06-22 02:34:47 +00:00
vput.9
vref.9
vrele.9
vslock.9