freebsd-nq/share/man/man9
Chris Costello 2699228f1e Activate mac_biba.9
Approved by:	re
Sponsored by:	DARPA, Network Associates Labs
2002-11-20 22:28:20 +00:00
..
accept_filter.9 de-__P() 2002-10-10 00:32:55 +00:00
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
cd.9
cdevsw_add.9
cdevsw_remove.9
condvar.9
copy.9
critical_enter.9
crypto.9 mdoc(7) police: markup and spelling fixes. 2002-10-16 16:46:58 +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
device_ids.9
device_probe_and_attach.9
DEVICE_PROBE.9
device_quiet.9
device_set_desc.9
device_set_flags.9
DEVICE_SHUTDOWN.9
device.9
devstat.9
devsw.9
devtoname.9
domain.9 de-__P() 2002-10-10 00:32:55 +00:00
DRIVER_MODULE.9
driver.9 Correct minor errors in the code examples. 2002-10-01 23:35:33 +00:00
extattr.9
fetch.9
get_cyclecount.9
getnewvnode.9 Start new sentence with newline. 2002-09-16 19:53:51 +00:00
groupmember.9
ifnet.9 Last missed bit of user-setable promisc mode. 2002-08-28 07:24:20 +00:00
inittodr.9
intro.9
ithread.9
jumbo.9
KASSERT.9
kernacc.9
kobj.9
kthread.9 Update the documentation for kthread_create to include the pages argument. 2002-10-19 01:39:44 +00:00
ktr.9 - Add a reference to ktrdump(8) 2002-10-12 03:01:11 +00:00
lock.9
mac_biba.9 Document the Biba MAC policy. 2002-11-20 22:26:58 +00:00
mac_bsdextended.9 o Change .Nd to be less redundant and more consistent with upcoming policy 2002-10-29 00:21:03 +00:00
mac.9 License: update, remove clause three of BSD license per approval of 2002-11-04 18:11:17 +00:00
make_dev.9
Makefile Activate mac_biba.9 2002-11-20 22:28:20 +00:00
malloc.9
mbchain.9
mbuf.9 Add m_fixhdr() and m_length(). 2002-09-18 20:04:30 +00:00
MD5.9
mdchain.9
mi_switch.9 mdoc(7) police: tidy up formatting. 2002-08-13 14:51:17 +00:00
microseq.9
microtime.9
microuptime.9
MODULE_DEPEND.9
MODULE_VERSION.9
module.9
mtx_pool.9
mutex.9 Add some documentation of FreeBSD's special synchronization quirks 2002-10-21 12:54:13 +00:00
namei.9 Mention SAVENAME and SAVESTART in the namei(9) operation flag description 2002-07-23 13:16:36 +00:00
panic.9
pbuf.9
pfil.9
pfind.9
pgfind.9
physio.9
printf.9
pseudofs.9
psignal.9
random_harvest.9
random.9 Slight overhaul of arc4random() and friends. 2002-10-11 13:13:08 +00:00
resettodr.9
resource_int_value.9
resource_query_string.9
rijndael.9
rtalloc.9
rtentry.9
runqueue.9
sbuf.9 Add the new function "sbuf_done()" which returns non-zero if the sbuf is 2002-10-04 09:58:17 +00:00
scheduler.9
selrecord.9
sema.9
signal.9 Note that siginit() does not cause every signal to be ignored only the 2002-09-07 06:07:55 +00:00
sleep.9
sleepqueue.9
spl.9
store.9
style.9 Further clarifications of the #ifdef/#if/#elif/#endif style information, 2002-11-01 16:20:31 +00:00
suser.9
swi.9 SWI_SWITCH and SWI_NOSWITCH were OBE a long time ago. 2002-10-11 19:45:19 +00:00
sx.9
SYSCALL_MODULE.9
sysctl_add_oid.9
sysctl_ctx_init.9
taskqueue.9
thread_exit.9 Add a man page. Style comments welcome. I have a bunch-o-new-pages 2002-07-08 07:51:20 +00:00
time.9
timeout.9
tvtohz.9
ucred.9 mdoc(7) police: typos. 2002-08-13 14:57:33 +00:00
uidinfo.9 mdoc(7) police: nits. 2002-08-13 15:01:26 +00:00
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 Remove a repeated word. 2002-08-25 07:13:05 +00:00
VFS_VGET.9
VFS_VPTOFH.9
VFS.9
vfsconf.9
vget.9
vgone.9
vhold.9
vinvalbuf.9
vm_page_alloc.9
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
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 de-__P() 2002-10-10 00:32:55 +00:00
VOP_ACCESS.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_ACLCHECK.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_ADVLOCK.9
VOP_ATTRIB.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_BWRITE.9
VOP_CREATE.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_FSYNC.9
VOP_GETACL.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_GETEXTATTR.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_GETPAGES.9
VOP_GETVOBJECT.9
VOP_INACTIVE.9
VOP_IOCTL.9 Document that ENOTTY is the correct "default" error return; 2002-09-26 14:10:21 +00:00
VOP_LEASE.9
VOP_LINK.9 The file vnode passed to VOP_LINK() should now be locked before the call. 2002-09-19 13:34:50 +00:00
VOP_LOCK.9
VOP_LOOKUP.9 Style and markup changes only. 2002-09-18 09:34:01 +00:00
VOP_OPENCLOSE.9
VOP_PATHCONF.9
VOP_PRINT.9
VOP_RDWR.9
VOP_READDIR.9 Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
VOP_READLINK.9 Style and markup changes only. 2002-09-18 09:34:01 +00:00
VOP_REALLOCBLKS.9
VOP_REMOVE.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_RENAME.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_REVOKE.9
VOP_SETACL.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_SETEXTATTR.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_STRATEGY.9
VOP_VPTOFH.9
vput.9
vref.9
vrele.9
vslock.9
zero_copy.9 Fix typo. 2002-08-15 13:11:35 +00:00
zone.9 Flesh out the description of the uma_zcreate callback function arguements 2002-11-18 01:11:58 +00:00