.. |
accept_filter.9
|
|
|
accf_data.9
|
|
|
accf_http.9
|
|
|
acl.9
|
|
|
alq.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_activate_resource.9
|
|
|
bus_alloc_resource.9
|
Fix the example back the way it was. Fix the commentary to say it
|
2004-01-27 16:16:31 +00:00 |
bus_child_present.9
|
|
|
BUS_CONFIG_INTR.9
|
|
|
bus_dma.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_set_resource.9
|
bus_set_resource takes a rid, not a pointer to a rid.
|
2004-02-22 00:29:04 +00:00 |
BUS_SETUP_INTR.9
|
add verbage about how once BUS_TEARDOWN_INTR returns, the interrupt will
|
2004-02-10 20:34:44 +00:00 |
byteorder.9
|
|
|
cd.9
|
|
|
cdevsw_add.9
|
|
|
cdevsw_remove.9
|
|
|
condvar.9
|
- Document cv_broadcastpri().
|
2004-03-10 15:57:25 +00:00 |
contigmalloc.9
|
A manual page for contigmalloc(9).
|
2004-03-06 02:09:17 +00:00 |
copy.9
|
|
|
cr_seeothergids.9
|
|
|
cr_seeotheruids.9
|
|
|
critical_enter.9
|
|
|
crypto.9
|
|
|
CTASSERT.9
|
|
|
DECLARE_GEOM_CLASS.9
|
Added first part of GEOM kernel API manuals pages.
|
2004-02-11 10:06:18 +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_name.9
|
|
|
device_get_parent.9
|
|
|
device_get_softc.9
|
|
|
device_get_state.9
|
|
|
device_get_unit.9
|
|
|
DEVICE_IDENTIFY.9
|
Add warning about loading/unloading drivers and identify
|
2004-03-05 22:21:18 +00:00 |
device_ids.9
|
|
|
device_printf.9
|
|
|
device_probe_and_attach.9
|
|
|
DEVICE_PROBE.9
|
|
|
device_quiet.9
|
|
|
device_set_desc.9
|
|
|
device_set_driver.9
|
|
|
device_set_flags.9
|
|
|
DEVICE_SHUTDOWN.9
|
|
|
device.9
|
|
|
devstat.9
|
|
|
devsw.9
|
|
|
devtoname.9
|
|
|
disk.9
|
Improve formatting.
|
2004-02-19 12:02:54 +00:00 |
domain.9
|
|
|
DRIVER_MODULE.9
|
|
|
driver.9
|
|
|
extattr.9
|
|
|
fetch.9
|
|
|
g_access.9
|
mdoc(7): New sentence should start on new line.
|
2004-03-11 22:22:03 +00:00 |
g_attach.9
|
Add reference to the g_access(9) manual page.
|
2004-03-11 19:53:22 +00:00 |
g_bio.9
|
Add reference to the g_access(9) manual page.
|
2004-03-11 19:53:22 +00:00 |
g_consumer.9
|
Add reference to the g_access(9) manual page.
|
2004-03-11 19:53:22 +00:00 |
g_data.9
|
Add reference to the g_access(9) manual page.
|
2004-03-11 19:53:22 +00:00 |
g_event.9
|
Add reference to the g_access(9) manual page.
|
2004-03-11 19:53:22 +00:00 |
g_geom.9
|
Add reference to the g_access(9) manual page.
|
2004-03-11 19:53:22 +00:00 |
g_provider_by_name.9
|
Add reference to the g_access(9) manual page.
|
2004-03-11 19:53:22 +00:00 |
g_provider.9
|
Add reference to the g_access(9) manual page.
|
2004-03-11 19:53:22 +00:00 |
g_wither_geom.9
|
Add reference to the g_access(9) manual page.
|
2004-03-11 19:53:22 +00:00 |
get_cyclecount.9
|
|
|
getnewvnode.9
|
|
|
groupmember.9
|
|
|
hexdump.9
|
|
|
ieee80211_crypto.9
|
Initial import of documentation for net80211 interface code.
|
2004-03-04 12:52:10 +00:00 |
ieee80211_input.9
|
Initial import of documentation for net80211 interface code.
|
2004-03-04 12:52:10 +00:00 |
ieee80211_ioctl.9
|
Initial import of documentation for net80211 interface code.
|
2004-03-04 12:52:10 +00:00 |
ieee80211_node.9
|
Initial import of documentation for net80211 interface code.
|
2004-03-04 12:52:10 +00:00 |
ieee80211_output.9
|
Initial import of documentation for net80211 interface code.
|
2004-03-04 12:52:10 +00:00 |
ieee80211_proto.9
|
Initial import of documentation for net80211 interface code.
|
2004-03-04 12:52:10 +00:00 |
ieee80211_radiotap.9
|
Initial import of documentation for net80211 interface code.
|
2004-03-04 12:52:10 +00:00 |
ieee80211.9
|
Initial import of documentation for net80211 interface code.
|
2004-03-04 12:52:10 +00:00 |
ifnet.9
|
Add the kernel side of network interface renaming support.
|
2004-02-04 02:54:25 +00:00 |
inittodr.9
|
|
|
intro.9
|
|
|
ithread.9
|
|
|
jumbo.9
|
|
|
KASSERT.9
|
|
|
kernacc.9
|
|
|
kobj.9
|
|
|
kthread.9
|
|
|
ktr.9
|
|
|
lock.9
|
|
|
mac.9
|
Update copyright on mac.9 for 2004. Use "-" for copyright year
|
2004-02-26 01:18:46 +00:00 |
make_dev.9
|
|
|
Makefile
|
Rewrite sleepqueue manpage to catch up to the new sleep queue interface.
|
2004-03-12 19:07:18 +00:00 |
malloc.9
|
Cross-reference contigmalloc(9).
|
2004-03-06 02:13:03 +00:00 |
mbchain.9
|
|
|
mbpool.9
|
|
|
mbuf.9
|
mtod() returns pointer to the specified type, not necessarily "void *".
|
2004-02-27 17:14:00 +00:00 |
MD5.9
|
|
|
mdchain.9
|
|
|
mi_switch.9
|
|
|
microseq.9
|
|
|
microtime.9
|
|
|
microuptime.9
|
|
|
MODULE_DEPEND.9
|
|
|
MODULE_VERSION.9
|
|
|
module.9
|
|
|
mtx_pool.9
|
|
|
MUTEX_PROFILING.9
|
Add debug.mutex.prof.reset.
|
2004-01-28 22:21:04 +00:00 |
mutex.9
|
Add a cross-reference to MUTEX_PROFILING(9).
|
2004-01-25 12:24:23 +00:00 |
namei.9
|
|
|
p_candebug.9
|
|
|
panic.9
|
|
|
pbuf.9
|
|
|
pci.9
|
Spelling.
|
2004-02-10 16:11:08 +00:00 |
pfil.9
|
- Fix typo.
|
2004-03-01 22:58:07 +00:00 |
pfind.9
|
|
|
pgfind.9
|
|
|
physio.9
|
|
|
pmap_activate.9
|
|
|
pmap_addr_hint.9
|
|
|
pmap_change_wiring.9
|
|
|
pmap_clear_modify.9
|
|
|
pmap_copy.9
|
|
|
pmap_enter.9
|
|
|
pmap_extract.9
|
|
|
pmap_growkernel.9
|
|
|
pmap_init.9
|
|
|
pmap_is_modified.9
|
|
|
pmap_is_prefaultable.9
|
|
|
pmap_map.9
|
|
|
pmap_mincore.9
|
|
|
pmap_object_init_pt.9
|
|
|
pmap_page_exists_quick.9
|
|
|
pmap_page_protect.9
|
|
|
pmap_pinit.9
|
Update pmap_pinit(9) to reflect pmap_pinit2() removal by alc.
|
2004-03-08 15:07:14 +00:00 |
pmap_qenter.9
|
|
|
pmap_release.9
|
|
|
pmap_remove.9
|
|
|
pmap_resident_count.9
|
|
|
pmap_zero_page.9
|
|
|
pmap.9
|
Fix another typo.
|
2004-01-28 13:29:40 +00:00 |
printf.9
|
|
|
prison_check.9
|
|
|
pseudofs.9
|
|
|
psignal.9
|
|
|
random_harvest.9
|
|
|
random.9
|
|
|
resettodr.9
|
|
|
resource_int_value.9
|
|
|
rijndael.9
|
|
|
rman.9
|
|
|
rtalloc.9
|
|
|
rtentry.9
|
|
|
runqueue.9
|
|
|
sbuf.9
|
I don't normally use my middle name, so remove it from attributions in
|
2004-01-25 11:39:42 +00:00 |
scheduler.9
|
|
|
securelevel_gt.9
|
Document kernel functions securelevel_gt and securelevel_ge.
|
2004-03-07 15:22:08 +00:00 |
selrecord.9
|
|
|
sema.9
|
|
|
signal.9
|
|
|
sleep.9
|
o Be consistent with the declaration: pri -> priority.
|
2004-02-17 13:31:36 +00:00 |
sleepqueue.9
|
Rewrite sleepqueue manpage to catch up to the new sleep queue interface.
|
2004-03-12 19:07:18 +00:00 |
spl.9
|
|
|
store.9
|
|
|
style.9
|
|
|
suser.9
|
|
|
swi.9
|
|
|
sx.9
|
- Clarify ambiguous statement about not being able to both slock and xlock
|
2004-02-24 21:36:39 +00:00 |
SYSCALL_MODULE.9
|
|
|
sysctl_add_oid.9
|
Document sysctl_move_oid().
|
2004-02-27 17:13:42 +00:00 |
sysctl_ctx_init.9
|
|
|
taskqueue.9
|
|
|
thread_exit.9
|
|
|
time.9
|
|
|
timeout.9
|
|
|
tvtohz.9
|
|
|
ucred.9
|
|
|
uidinfo.9
|
|
|
uio.9
|
|
|
utopia.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
|
|
|
VFS_VPTOFH.9
|
|
|
VFS.9
|
|
|
vfsconf.9
|
|
|
vget.9
|
|
|
vgone.9
|
|
|
vhold.9
|
|
|
vinvalbuf.9
|
|
|
vm_fault_prefault.9
|
|
|
vm_map_check_protection.9
|
|
|
vm_map_clean.9
|
|
|
vm_map_create.9
|
|
|
vm_map_delete.9
|
|
|
vm_map_find.9
|
|
|
vm_map_findspace.9
|
|
|
vm_map_inherit.9
|
|
|
vm_map_init.9
|
|
|
vm_map_insert.9
|
|
|
vm_map_lock.9
|
|
|
vm_map_lookup.9
|
|
|
vm_map_madvise.9
|
|
|
vm_map_max.9
|
|
|
vm_map_protect.9
|
|
|
vm_map_remove.9
|
|
|
vm_map_simplify_entry.9
|
|
|
vm_map_stack.9
|
|
|
vm_map_submap.9
|
|
|
vm_map_wire.9
|
|
|
vm_map.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_fullpath.9
|
|
|
vn_isdisk.9
|
|
|
vnode.9
|
|
|
VOP_ACCESS.9
|
|
|
VOP_ACLCHECK.9
|
|
|
VOP_ADVLOCK.9
|
|
|
VOP_ATTRIB.9
|
|
|
VOP_BWRITE.9
|
|
|
VOP_CREATE.9
|
|
|
VOP_FSYNC.9
|
|
|
VOP_GETACL.9
|
|
|
VOP_GETEXTATTR.9
|
|
|
VOP_GETPAGES.9
|
|
|
VOP_GETVOBJECT.9
|
|
|
VOP_INACTIVE.9
|
|
|
VOP_IOCTL.9
|
|
|
VOP_LEASE.9
|
|
|
VOP_LINK.9
|
|
|
VOP_LISTEXTATTR.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
|
|
|
VOP_SETACL.9
|
|
|
VOP_SETEXTATTR.9
|
|
|
VOP_STRATEGY.9
|
|
|
VOP_VPTOFH.9
|
|
|
vput.9
|
|
|
vref.9
|
|
|
vrele.9
|
|
|
vslock.9
|
Change len pararmeter from u_int to size_t.
|
2004-03-15 10:05:27 +00:00 |
watchdog.9
|
Add contents to manualpage for generic watchdog facility.
|
2004-02-28 20:08:41 +00:00 |
zero_copy.9
|
|
|
zone.9
|
I don't normally use my middle name, so remove it from attributions in
|
2004-01-25 11:39:42 +00:00 |