freebsd-nq/share/man/man9
1999-09-29 16:49:18 +00:00
..
at_exit.9
at_fork.9
at_shutdown.9
bios.9
boot.9
buf.9
BUS_CONNECT_INTR.9
BUS_CREATE_INTR.9
bus_generic_attach.9
bus_generic_detach.9
bus_generic_map_intr.9
bus_generic_print_child.9
bus_generic_read_ivar.9
bus_generic_shutdown.9
BUS_PRINT_CHILD.9
BUS_READ_IVAR.9
cd.9
copy.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
devfs_add_devswf.9
devfs_link.9
devfs_remove_dev.9
device_add_child.9
DEVICE_ATTACH.9
device_delete_child.9
DEVICE_DETACH.9
device_enable.9
device_find_child.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_probe_and_attach.9
DEVICE_PROBE.9
device_quiet.9
device_set_desc.9 Add device_set_desc_copy(9). 1999-09-06 15:13:09 +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
device.9
devstat.9 Add to .Nm devstat_end_transaction_buf(). 1999-09-23 13:31:15 +00:00
devtoname.9 Remove a useless new line. 1999-09-25 16:11:09 +00:00
driver.9
fetch.9
ifnet.9 Adjust descriptions for if_up() and if_down(). 1999-09-14 01:05:40 +00:00
inittodr.9
intro.9
kernacc.9
make_dev.9 Document the make_dev(9) and remove_dev(9) facilities. 1999-09-25 20:12:01 +00:00
Makefile Document the make_dev(9) and remove_dev(9) facilities. 1999-09-25 20:12:01 +00:00
malloc.9 Bring kernel malloc documentation up to date, including the example. 1999-09-29 16:49:18 +00:00
MD5.9
mi_switch.9
microseq.9
namei.9
panic.9
physio.9
posix4.9
psignal.9
resettodr.9
rtalloc.9
rtentry.9
sleep.9
spl.9
store.9
style.9
suser.9
time.9
timeout.9
uio.9
VFS_CHECKEXP.9 vnode -> mountpoint 1999-09-11 21:00:03 +00:00
VFS_FHTOVP.9 Document VFS changes: 1999-09-11 00:57:20 +00:00
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
VFS.9 Document VFS changes: 1999-09-11 00:57:20 +00:00
vget.9
vnode.9
VOP_ABORTOP.9 Update errors in documentation for various VOP_ calls. Specifically, 1999-09-24 07:07:02 +00:00
VOP_ACCESS.9 More synchronization of the VOP documentation to the real world. 1999-09-24 13:58:55 +00:00
VOP_ADVLOCK.9
VOP_ATTRIB.9 More clarification of locking requirements. 1999-09-24 10:42:45 +00:00
VOP_BWRITE.9
VOP_CREATE.9 Update errors in documentation for various VOP_ calls. Specifically, 1999-09-24 07:07:02 +00:00
VOP_FSYNC.9
VOP_GETPAGES.9
VOP_INACTIVE.9 Update errors in documentation for various VOP_ calls. Specifically, 1999-09-24 07:07:02 +00:00
VOP_IOCTL.9
VOP_LEASE.9 More locking clarifications. Add skeleton manual page for VOP_LEASE 1999-09-24 17:11:02 +00:00
VOP_LINK.9 More locking clarifications. Add skeleton manual page for VOP_LEASE 1999-09-24 17:11:02 +00:00
VOP_LOCK.9
VOP_LOOKUP.9
VOP_MMAP.9
VOP_OPENCLOSE.9 More clarification of locking requirements. 1999-09-24 10:42:45 +00:00
VOP_PATHCONF.9
VOP_PRINT.9
VOP_RDWR.9
VOP_READDIR.9
VOP_READLINK.9
VOP_REALLOCBLKS.9
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_STRATEGY.9
VOP_VPTOFH.9
vput.9
vref.9
vrele.9
vslock.9