OpenBSD CVS

src/share/man/man9/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / share / man / man9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] man9.i386/        
[TXT] KASSERT.9  1.2   5 years  mpi   The correct header for KASSERT(9) is <sys/systm.h>. ok deraadt@
[TXT] Makefile  1.310   2 months  cheloha   clockintr_bind.9: document clockintr, clockrequest APIs This manpage only cover...
[TXT] RBT_INIT.9  1.6   6 years  dlg   add RBT_SET_LEFT, RBT_SET_RIGHT, and RBT_SET_PARENT this are provided so an RBT...
[TXT] SMR_LIST_INIT.9  1.8   2 years  jsg   initialies -> initializes ok visa@
[TXT] SMR_PTR_GET.9  1.3   4 years  dlg   make the pointer value argument name "v" instead of "value" this makes a senten...
[TXT] SRPL_EMPTY_LOCKED.9  1.3   7 years  dlg   jmc@ pointed out i forgot to fix the missing SRPL_LEAVE in the synopsis. sprink...
[TXT] SipHash24.9  1.6   8 years  schwarze   Remove useless quoting from .Fo and .Fn function names, to prevent development o...
[TXT] VOP_LOOKUP.9  1.46   22 months  visa   Remove unused VOP_POLL(). OK mpi@
[TXT] aml_evalnode.9  1.11   8 years  schwarze   Remove useless quoting from .Fo and .Fn function names, to prevent development o...
[TXT] arc4random.9  1.15   3 years  deraadt   add_random() died years ago. additionally, remove other mistruths or repetitive...
[TXT] atomic_add_int.9  1.6   10 years  dlg   make a sentence better
[TXT] atomic_cas_uint.9  1.7   5 years  dlg   wrap some long lines, no change to actual content found while discussing atomic...
[TXT] atomic_dec_int.9  1.6   10 years  dlg   make a sentence better
[TXT] atomic_inc_int.9  1.6   10 years  dlg   make a sentence better
[TXT] atomic_load_int.9  1.1   2 years  bluhm   Provide atomic load and store functions for int and long. FreeBSD also uses the...
[TXT] atomic_setbits_int.9  1.3   10 years  jmc   update SEE ALSO;
[TXT] atomic_sub_int.9  1.6   9 years  guenther   Subtraction usually decrements the value ok dlg@
[TXT] atomic_swap_uint.9  1.6   9 years  dlg   pass atomic_{cas,swap}_uint a volatile void * instead of a volatile void **. the...
[TXT] audio.9  1.35   7 months  chrisz   audio(9): deprecate start_{output,input} ok ratchov@, kn@
[TXT] autoconf.9  1.17   6 years  dlg   apply some consistency with other manpages. move all the function prototypes to...
[TXT] bemtoh32.9  1.8   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] bintimeadd.9  1.1   4 years  cheloha   Switch from bintime_add() et al. to bintimeadd(9). Basically just make all the ...
[TXT] bio_register.9  1.6   8 years  schwarze   add missing function return types
[TXT] boot.9  1.10   9 years  mikeb   retire shutdown hooks; ok deraadt, krw
[TXT] bpf_mtap.9  1.18   13 months  jsg   remove duplicate lines
[TXT] buffercache.9  1.13   4 years  cheloha   getblk(9): tsleep(9) -> tsleep_nsec(9); ok visa@
[TXT] bufq_init.9  1.6   8 years  bentley   initialiases -> initialises
[TXT] bus_dma.9  1.37   2 years  jsg   dmameme -> dmamem
[TXT] bus_space.9  1.32   2 years  jsg   remove please from manual pages ok jmc@ sthen@ millert@
[TXT] clockintr.9  1.3   18 months  jsg   divison -> division
[TXT] clockintr_bind.9  1.1   2 months  cheloha   clockintr_bind.9: document clockintr, clockrequest APIs This manpage only cover...
[TXT] cond_init.9  1.3   2 years  visa   Fix formatting of cond_signal().
[TXT] config_attach.9  1.3   9 years  schwarze   keep punctuation separate on macro lines
[TXT] config_defer.9  1.2   8 years  jmc   tweak; ok mpi
[TXT] copy.9  1.18   16 months  miod   Remove copystr(9), unless used internally by copy{in,out}str.
[TXT] counters_alloc.9  1.13   8 months  mpi   Allow counters_read(9) to take an optional scratch buffer. Using a scratch buff...
[TXT] cpumem_get.9  1.11   3 years  fcambus   Fix a bunch of typos in various man pages.
[TXT] crypto.9  1.43   4 years  krw   CRYPTO_ALGORITHM_ALL died in a 2010 viking raid. Use CRYPTO_ALGORITHM_MAX + 1 in...
[TXT] delay.9  1.5   4 years  cheloha   DESCRIPTION: Be more direct about what delay(9) actually does. While here, "del...
[TXT] disk.9  1.35   20 months  jsg   ansi
[TXT] disklabel.9  1.18   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] dma_alloc.9  1.8   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] dohooks.9  1.8   8 years  mpi   Kill domountroothooks(9) and mountroothook_establish(9) references, reminded by ...
[TXT] dostartuphooks.9  1.11   9 years  mikeb   retire shutdown hooks; ok deraadt, krw
[TXT] evcount.9  1.8   18 months  jmatthew   Add support for per-cpu event counters, to be used for clock and IPI counters wh...
[TXT] extent.9  1.20   3 months  kettenis   Implement extent_alloc_region_with_descr(9) which is the equivalent of extent_al...
[TXT] fb_setup.9  1.7   6 years  helg   vn_open(9) does not pass the open(2) flags to VOP_CREATE(9) so we can't support ...
[TXT] ffs.9  1.2   20 months  jsg   remove apostrophe on possesive its ok jmc@
[TXT] file.9  1.22   4 years  visa   Fix a file descriptor close race in kqueue_register() After inserting a knote, ...
[TXT] fork1.9  1.32   16 months  jmc   capital letter at sentence start;
[TXT] getdevvp.9  1.9   3 years  jmc   remove macro instances from arbitrary string width specifiers. for example -wi...
[TXT] getnewvnode.9  1.11   3 years  jmc   remove macro instances from arbitrary string width specifiers. for example -wi...
[TXT] getsn.9  1.2   6 years  dlg   use size_t for the size of buffers and strings, not int. sprinkle some bounded ...
[TXT] hardclock.9  1.13   3 years  cheloha   timecounting: deprecate time_second(9), time_uptime(9) time_second(9) has been ...
[TXT] hashinit.9  1.9   7 years  tedu   jmc noticed a chunk failed to apply. actually document hashfree. from natano via...
[TXT] hook_establish.9  1.12   8 years  mpi   Kill domountroothooks(9) and mountroothook_establish(9) references, reminded by ...
[TXT] hz.9  1.9   5 years  tedu   hint that kern.clockrate is the userland sysctl name by referring to KERN_CLOCKR...
[TXT] idgen32.9  1.4   8 years  jmc   add missing NAME entries; feedback/ok schwarze
[TXT] ieee80211.9  1.15   2 years  naddy   man pages: add missing word, The foo() ... -> The foo() function ... ok jmc@ sc...
[TXT] ieee80211_crypto.9  1.6   8 years  jmc   add missing NAME entries; feedback/ok schwarze
[TXT] ieee80211_input.9  1.5   2 years  naddy   man pages: add missing word, The foo() ... -> The foo() function ... ok jmc@ sc...
[TXT] ieee80211_ioctl.9  1.5   10 years  schwarze   use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@
[TXT] ieee80211_node.9  1.9   8 years  jmc   add missing NAME entries; feedback/ok schwarze
[TXT] ieee80211_output.9  1.6   8 years  jmc   add missing NAME entries; feedback/ok schwarze
[TXT] ieee80211_proto.9  1.5   10 years  schwarze   use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@
[TXT] ieee80211_radiotap.9  1.15   3 years  mpi   Kill unused IEEE80211_RADIOTAP_HWQUEUE. Its value is conflicting with an effort...
[TXT] if_addrhook_add.9  1.3   2 months  jsg   if_inkstatehook -> if_linkstatehook
[TXT] if_get.9  1.3   3 years  mvs   Introduce new function if_unit(9). This function returns a pointer the interface...
[TXT] if_rxr_init.9  1.10   20 months  jsg   fix repeated words ok miod@ jmc@
[TXT] ifiq_input.9  1.4   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] ifq_deq_begin.9  1.5   3 years  sthen   s/struft/struct/; thanks James Hastings
[TXT] ifq_enqueue.9  1.13   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] iic.9  1.10   2 years  visa   Add iic_is_compatible() for matching I2C devices When using device trees, the i...
[TXT] imax.9  1.2   6 years  jmc   tweak previous;
[TXT] inittodr.9  1.12   3 years  cheloha   timecounting: deprecate time_second(9), time_uptime(9) time_second(9) has been ...
[TXT] intr_barrier.9  1.2   8 years  jmc   vallue -> value;
[TXT] intrmap_create.9  1.4   21 months  denis   typo
[TXT] intro.9  1.14   5 years  schwarze   Make the HISTORY sections of the "intro" manuals less confusing and more uniform...
[TXT] kcov_remote_register.9  1.6   3 years  jmc   some article fixes; from eddie youseph and grep
[TXT] km_alloc.9  1.9   4 years  jmc   replace links to uvm(9) to uvm_init(9); ok mpi
[TXT] knote.9  1.10   15 months  visa   Adjust knote(9) API Make knote(9) lock the knote list internally, and add knote...
[TXT] kstat_create.9  1.7   20 months  jsg   fix repeated words ok miod@ jmc@
[TXT] kstat_kv_init.9  1.2   3 years  schwarze   minor polishing: fix typos, add HISTORY and AUTHORS, a few wording simplificatio...
[TXT] kthread.9  1.10   10 years  deraadt   simplify kthread_create(). no more stdarg ok matthew guenther mikeb
[TXT] ktrace.9  1.14   5 months  jmc   no more syscall.2;
[TXT] lim_cur.9  1.2   4 years  visa   Improve wording Suggested by jmc@
[TXT] loadfirmware.9  1.4   10 years  schwarze   Replace old-fashioned .Fd by new-fangled .In for #include lines. Diff from Jan K...
[TXT] log.9  1.11   8 years  schwarze   Remove useless quoting from .Fo and .Fn function names, to prevent development o...
[TXT] malloc.9  1.72   3 months  deraadt   M_PINSYSCALL is for pinsyscalls(2), not pinsyscall(2)
[TXT] mbuf.9  1.125   10 months  jsg   m_reclaim() was removed in uipc_mbuf.c rev 1.195
[TXT] mbuf_tags.9  1.43   3 years  yasuoka   Fix IPsec NAT-T to work with pipex(4). Introduce a new packet tag PACKET_TAG_IP...
[TXT] md5.9  1.14   8 years  jmc   update NAME;
[TXT] membar_sync.9  1.4   2 years  bluhm   Document membar_enter_after_atomic and membar_exit_before_atomic. OK kettenis@
[TXT] memcmp.9  1.1   6 years  dlg   split the rest of kern.9 up into related groups of functions. ok mpi@
[TXT] mi_switch.9  1.7   6 years  jmatthew   bring mi_switch() manpage up to date ok mpi@ guenther@
[TXT] microtime.9  1.23   16 months  cheloha   microtime.9: rewrite description, miscellaneous cleanup - Remove the bintime in...
[TXT] ml_init.9  1.15   4 years  jmc   punctuation fixes;
[TXT] mq_init.9  1.13   3 years  fcambus   Fix a few more typos in man9. Pointed out by jmc@, thanks!
[TXT] mutex.9  1.25   4 years  anton   xr witness(4); prodded by and ok visa@
[TXT] namei.9  1.23   10 months  kn   sync with <sys/namei.h>; 'looks good' deraadt Document missing struct nameidat...
[TXT] panic.9  1.10   3 years  deraadt   hint that the panicstr should not contain \n, by saying one is printed.
[TXT] pci_conf_read.9  1.13   3 years  visa   Retire OpenBSD/sgi. OK deraadt@
[TXT] pci_intr_map.9  1.18   3 years  visa   Retire OpenBSD/sgi. OK deraadt@
[TXT] pci_mapreg_map.9  1.2   13 months  miod   Remove intentionally undocumented pci_{io,mem}_find and convert their last few u...
[TXT] physio.9  1.11   4 years  jmc   uvm_vslock and uvm_vsunlock are both in the same page, so don;t list them both i...
[TXT] pmap.9  1.20   13 months  miod   pmap_copy() has never, ever, been implemented in any of the platforms OpenBSD ev...
[TXT] pool.9  1.59   3 years  deraadt   documentation should say pool_init, not pmap_init
[TXT] pool_cache_init.9  1.8   6 years  deraadt   Adjust references for sysctl(3) to sysctl(2)
[TXT] ppsratecheck.9  1.7   3 years  cheloha   timecounting: deprecate time_second(9), time_uptime(9) time_second(9) has been ...
[TXT] printf.9  1.26   20 months  jmc   .Li -> .Vt where appropriate; from josiah frentsos, tweaked by schwarze ok schw...
[TXT] psignal.9  1.8   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] radio.9  1.12   2 years  miod   Mention constification of *_hw_if (files forgotten during constification commit)...
[TXT] rasops.9  1.18   6 years  fcambus   Document the newly introduced RI_ROTATE_CCW flag. OK kettenis@
[TXT] ratecheck.9  1.13   3 years  cheloha   timecounting: deprecate time_second(9), time_uptime(9) time_second(9) has been ...
[TXT] refcnt_init.9  1.6   10 months  jmc   missing word; from thib4711
[TXT] resettodr.9  1.8   3 years  cheloha   timecounting: deprecate time_second(9), time_uptime(9) time_second(9) has been ...
[TXT] route.9  1.17   7 years  rzalamena   Updated the route(9) man page by removing nonexistent function and updating the ...
[TXT] rssadapt.9  1.8   9 years  naddy   Replace \*(Lt \*(Le \*(Gt \*(Ge with literal < <= > >= respectively, except for ...
[TXT] rt_ifa_add.9  1.6   5 years  dlg   change rt_ifa_add and rt_ifa_del so they take an rdomain argument. this allows ...
[TXT] rt_timer_add.9  1.5   10 months  kn   Sync with reality after the API was revamped years ago, explain functions in par...
[TXT] rtable_add.9  1.9   3 years  mvs   Push kernel lock within rtable_add(9) and rework it to return 0 in the case when...
[TXT] rtable_walk.9  1.1   4 years  mpi   Document & cross Xr rtable_walk(9). With inputs from jmc@ and schwarze@
[TXT] rtalloc.9  1.12   4 years  mpi   Document & cross Xr rtable_walk(9). With inputs from jmc@ and schwarze@
[TXT] rtlabel_id2name.9  1.4   9 years  mpi   Use the terms "routing entry" or simply "entry" when talking about the kernel re...
[TXT] rtrequest.9  1.3   4 years  mpi   non-null -> not .Dv NULL Suggested by schwarze@ in a different thread
[TXT] rwlock.9  1.26   3 years  mvs   Fix prototype for rw_assert_wrlock() function. ok anton@ kn@
[TXT] sensor_attach.9  1.13   8 years  schwarze   Remove useless quoting from .Fo and .Fn function names, to prevent development o...
[TXT] sigio_init.9  1.4   4 years  visa   Unify handling of ioctls FIOSETOWN/SIOCSPGRP/TIOCSPGRP and FIOGETOWN/SIOCGPGRP/T...
[TXT] smr_call.9  1.4   22 months  visa   Document a locking constraint that applies to barriers. OK cheloha@
[TXT] socreate.9  1.11   20 months  jmc   .Li -> .Vt where appropriate; from josiah frentsos, tweaked by schwarze ok schw...
[TXT] sosplice.9  1.10   4 years  bluhm   Remove a useless kernel lock from the TCP socket splicing path. When send buffer...
[TXT] spl.9  1.26   7 years  dlg   splraise() is an MI API now. ok deraadt@ jmc@ mpi@
[TXT] srp_enter.9  1.17   21 months  bluhm   srp_finalize() takes two parameter, but only one was documented. OK jmatthew@
[TXT] srpl_rc_init.9  1.14   7 years  dlg   jmc@ pointed out i forgot to fix the missing SRPL_LEAVE in the synopsis. sprink...
[TXT] startuphook_establish.9  1.8   9 years  mikeb   retire shutdown hooks; ok deraadt, krw
[TXT] stoeplitz_to_key.9  1.8   2 years  jsg   stoeplizt -> stoeplitz
[TXT] strcmp.9  1.2   6 years  jmc   tweak previous;
[TXT] strnstr.9  1.1   4 months  jsg   add strnstr(9) string search within character limit From Mike Barcroft in FreeB...
[TXT] style.9  1.79   20 months  jmc   .Li -> .Vt where appropriate; from josiah frentsos, tweaked by schwarze ok schw...
[TXT] syscall.9  1.16   5 months  jmc   no more syscall.2;
[TXT] sysctl_int.9  1.9   3 years  gnezdo   Document sysctl_bounded_args(9) Remove obsolete sysctl_int_arr documentation. ...
[TXT] task_add.9  1.23   22 months  visa   Document a locking constraint that applies to barriers. OK cheloha@
[TXT] tc_init.9  1.12   13 months  cheloha   tc_init.9: miscellaneous cleanup and rewrites - In DESCRIPTION, try to more ful...
[TXT] tfind.9  1.1   7 years  mpi   Rename pfind(9) into tfind(9) to reflect that it deals with threads. While here...
[TXT] thread_fork.9  1.2   7 years  guenther   Fix some grammar and correct a manpage section prodding and ok jmc@
[TXT] timeout.9  1.57   7 months  cheloha   timeout: add TIMEOUT_MPSAFE flag Add a TIMEOUT_MPSAFE flag to signal that a tim...
[TXT] tsleep.9  1.16   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] tvtohz.9  1.11   5 years  schwarze   add missing .Vt markup
[TXT] uiomove.9  1.19   8 years  jmc   spelling fix;
[TXT] usb_add_task.9  1.3   3 years  anton   usb_init_task() wants a struct usb_task as the first argument ok kn@ mvs@
[TXT] usbd_close_pipe.9  1.2   5 years  mpi   Correct usbd_abort_pipe() signature. From Artturi Alm.
[TXT] usbd_open_pipe.9  1.5   2 years  naddy   man pages: add missing word, The foo() ... -> The foo() function ... ok jmc@ sc...
[TXT] usbd_ref_wait.9  1.3   7 years  mglocker   Also mention the term 'USB device' in the title to make clear that the reference...
[TXT] usbd_transfer.9  1.7   9 years  jmc   tweak previous;
[TXT] uvm_fault.9  1.1   4 years  mpi   Split uvm(9) into smaller manuals. ok jmc@, deraadt@, schwarze@
[TXT] uvm_init.9  1.7   10 months  cheloha   Revert "schedcpu, uvm_meter(9): make uvm_meter() an independent timeout" Someti...
[TXT] uvm_km_alloc.9  1.2   4 years  jmc   tweak previous;
[TXT] uvm_map.9  1.3   17 months  jmc   fix double word and Ar -> Dv;
[TXT] uvm_pagealloc.9  1.2   4 years  jmc   tweak previous;
[TXT] uvm_vslock.9  1.2   4 years  mpi   Document uvm_vslock_device(9) and its DMA-reachable dance.
[TXT] uvn_attach.9  1.1   4 years  mpi   Split uvm(9) into smaller manuals. ok jmc@, deraadt@, schwarze@
[TXT] vaccess.9  1.9   10 years  schwarze   Replace old-fashioned .Fd by new-fangled .In for #include lines. Diff from Jan K...
[TXT] vclean.9  1.11   3 years  jmc   remove macro instances from arbitrary string width specifiers. for example -wi...
[TXT] vcount.9  1.7   10 years  schwarze   Replace old-fashioned .Fd by new-fangled .In for #include lines. Diff from Jan K...
[TXT] vdevgone.9  1.8   3 years  jmc   remove macro instances from arbitrary string width specifiers. for example -wi...
[TXT] vfinddev.9  1.7   10 years  schwarze   Replace old-fashioned .Fd by new-fangled .In for #include lines. Diff from Jan K...
[TXT] vflush.9  1.7   3 years  jmc   remove macro instances from arbitrary string width specifiers. for example -wi...
[TXT] vflushbuf.9  1.3   10 years  schwarze   Replace old-fashioned .Fd by new-fangled .In for #include lines. Diff from Jan K...
[TXT] vfs.9  1.4   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] vfs_busy.9  1.3   5 years  guenther   Add VB_DUPOK to suppress witness(4) warning of concurrent mount locks. Use that ...
[TXT] vfs_cache.9  1.4   5 years  kn   Sync VFS documentation with reality Missed during the "Namecache revamp" in 200...
[TXT] vget.9  1.12   5 years  visa   Drop unnecessary `p' parameter from vget(9). OK mpi@
[TXT] vgone.9  1.10   3 years  tim   Document the p argument of vgonel(9) and vrecycle(9). Spotted by schwarze@, dis...
[TXT] vhold.9  1.9   10 years  schwarze   use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@
[TXT] vinvalbuf.9  1.13   3 years  jmc   remove macro instances from arbitrary string width specifiers. for example -wi...
[TXT] vnode.9  1.35   2 years  semarie   revert vnode: remove VLOCKSWORK and check locking when vop_islocked != nullop (b...
[TXT] vnsubr.9  1.16   4 years  jmc   tweak previous;
[TXT] vput.9  1.10   10 years  jmc   no longer any need to quote macro lines with >9 args; From: Jan Stary
[TXT] vrecycle.9  1.11   3 years  tim   Document the p argument of vgonel(9) and vrecycle(9). Spotted by schwarze@, dis...
[TXT] vref.9  1.8   10 years  schwarze   Replace old-fashioned .Fd by new-fangled .In for #include lines. Diff from Jan K...
[TXT] vrele.9  1.9   10 years  schwarze   Replace old-fashioned .Fd by new-fangled .In for #include lines. Diff from Jan K...
[TXT] vwaitforio.9  1.16   4 years  cheloha   vwaitforio(9): tsleep(9) -> tsleep_nsec(9); ok visa@
[TXT] vwakeup.9  1.5   10 years  jmc   no longer any need to quote macro lines with >9 args; From: Jan Stary
[TXT] wdog_register.9  1.7   10 years  schwarze   use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@
[TXT] wsfont_init.9  1.2   5 years  schwarze   tweak previous: fix three wrong macros and one missing macro
[TXT] VOP_GETATTR.9 (in the Attic) [Hide]  1.6   8 years  tedu   merge important bits of GETATTR into VOP_LOOKUP. provoked by jmc (and reminded t...
[TXT] access.9 (in the Attic) [Hide]  1.2   24 years  espie   REVERT TO PREVIOUS STATE OF AFFAIR. If those pages are different from the NetBS...
[TXT] altq.9 (in the Attic) [Hide]  1.17   10 years  henning   bye bye
[TXT] arp.9 (in the Attic) [Hide]  1.2   24 years  espie   REVERT TO PREVIOUS STATE OF AFFAIR. If those pages are different from the NetBS...
[TXT] atomic.9 (in the Attic) [Hide]  1.8   10 years  dlg   rename atomic.9 to atomic_setbits_int.9 since the former isn't a function you ca...
[TXT] atomic_add.9 (in the Attic) [Hide]  1.2   10 years  dlg   rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these afte...
[TXT] atomic_cas.9 (in the Attic) [Hide]  1.3   10 years  dlg   rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these afte...
[TXT] atomic_dec.9 (in the Attic) [Hide]  1.2   10 years  dlg   rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these afte...
[TXT] atomic_inc.9 (in the Attic) [Hide]  1.2   10 years  dlg   rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these afte...
[TXT] atomic_sub.9 (in the Attic) [Hide]  1.2   10 years  dlg   rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these afte...
[TXT] atomic_swap.9 (in the Attic) [Hide]  1.2   10 years  dlg   rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these afte...
[TXT] ctxsw.9 (in the Attic) [Hide]  1.14   16 years  deraadt   rename man page to a real function name
[TXT] domountroothooks.9 (in the Attic) [Hide]  1.7   8 years  mpi   Replace mountroothook_establish(9) by config_mountroot(9) a narrower API similar...
[TXT] dopowerhooks.9 (in the Attic) [Hide]  1.8   8 years  mpi   After being separated for more than 5 years, allow these poor manuals to meet th...
[TXT] doshutdownhooks.9 (in the Attic) [Hide]  1.12   9 years  mikeb   retire shutdown hooks; ok deraadt, krw
[TXT] ethersubr.9 (in the Attic) [Hide]  1.2   24 years  espie   REVERT TO PREVIOUS STATE OF AFFAIR. If those pages are different from the NetBS...
[TXT] extattr.9 (in the Attic) [Hide]  1.6   18 years  drahn   Extended Attributes was a piece to get to ACLs, however ACLs have not been worke...
[TXT] fetch.9 (in the Attic) [Hide]  1.9   21 years  miod   Remove fetch(9) and store(9) manual pages and references to them.
[TXT] fusebuf.9 (in the Attic) [Hide]  1.11   10 years  jmc   rename fuse docs after existent functions;
[TXT] hash.9 (in the Attic) [Hide]  1.8   7 years  tedu   forgot to actually remove file, thanks jmc
[TXT] hzto.9 (in the Attic) [Hide]  1.10   8 years  mikeb   Remove hzto(9) manual pages and references; OK dlg
[TXT] idgen.9 (in the Attic) [Hide]  1.3   15 years  deraadt   rename man page to a function name that actually exists; requested by jmc
[TXT] ifq_enq.9 (in the Attic) [Hide]  1.3   8 years  dlg   i made a mistake. rename ifq_enq and ifq_deq to ifq_enqueue and ifq_dequeue fix...
[TXT] kern.9 (in the Attic) [Hide]  1.25   6 years  dlg   split the rest of kern.9 up into related groups of functions. ok mpi@
[TXT] lock.9 (in the Attic) [Hide]  1.24   7 years  natano   Remove the lockmgr() API. It is only used by filesystems, where it is a trivial ...
[TXT] membar.9 (in the Attic) [Hide]  1.2   10 years  dlg   rename membar.9 to membar_sync.9 because manpages have to be named after functio...
[TXT] mountroothook_establish.9 (in the Attic) [Hide]  1.4   8 years  mpi   Replace mountroothook_establish(9) by config_mountroot(9) a narrower API similar...
[TXT] pfind.9 (in the Attic) [Hide]  1.8   7 years  mpi   Rename pfind(9) into tfind(9) to reflect that it deals with threads. While here...
[TXT] powerhook_establish.9 (in the Attic) [Hide]  1.8   8 years  mpi   After being separated for more than 5 years, allow these poor manuals to meet th...
[TXT] random.9 (in the Attic) [Hide]  1.27   13 years  deraadt   update random(4) and arc4random(9) manual pages
[TXT] rnd.9 (in the Attic) [Hide]  1.3   27 years  millert   rnd -> random doncha know
[TXT] rtrequest1.9 (in the Attic) [Hide]  1.6   8 years  bluhm   Rename rtrequest1() to rtrequest(). "make sure to update the manpage too" mpi@
[TXT] sensor_add.9 (in the Attic) [Hide]  1.4   17 years  deraadt   describe new functions to handle sensors; by Constantine A. Murenin
[TXT] shutdownhook_establish.9 (in the Attic) [Hide]  1.17   9 years  mikeb   retire shutdown hooks; ok deraadt, krw
[TXT] sleep.9 (in the Attic) [Hide]  1.7   16 years  mk   sleep(9) was removed aeons ago according to miod, so remove references to it. B...
[TXT] store.9 (in the Attic) [Hide]  1.9   21 years  miod   Remove fetch(9) and store(9) manual pages and references to them.
[TXT] systrace.9 (in the Attic) [Hide]  1.10   8 years  tedu   remove systrace
[TXT] time.9 (in the Attic) [Hide]  1.12   8 years  jsg   Long overdue updates for timecounter changes. Feedback from jmc@, ok guenther@ f...
[TXT] time_second.9 (in the Attic) [Hide]  1.2   3 years  cheloha   timecounting: deprecate time_second(9), time_uptime(9) time_second(9) has been ...
[TXT] uvm.9 (in the Attic) [Hide]  1.73   4 years  mpi   Split uvm(9) into smaller manuals. ok jmc@, deraadt@, schwarze@
[TXT] vm_allocate.9 (in the Attic) [Hide]  1.4   21 years  wcobb   Remove the vm_* manpages, these functions were replaced in uvm. ok art@
[TXT] vm_deallocate.9 (in the Attic) [Hide]  1.6   21 years  wcobb   Remove the vm_* manpages, these functions were replaced in uvm. ok art@
[TXT] vm_map_copy.9 (in the Attic) [Hide]  1.5   21 years  wcobb   Remove the vm_* manpages, these functions were replaced in uvm. ok art@
[TXT] vm_map_inherit.9 (in the Attic) [Hide]  1.7   21 years  wcobb   Remove the vm_* manpages, these functions were replaced in uvm. ok art@
[TXT] vm_map_protect.9 (in the Attic) [Hide]  1.4   21 years  wcobb   Remove the vm_* manpages, these functions were replaced in uvm. ok art@
[TXT] vn_lock.9 (in the Attic) [Hide]  1.8   18 years  marius   add vnsubr(9) from NetBSD. add the more detailed vn_lock(9) text to it and remo...
[TXT] vnodeops.9 (in the Attic) [Hide]  1.2   20 years  deraadt   change things back. (another note: with this change, suddenly there was no VOP_...
[TXT] vslock.9 (in the Attic) [Hide]  1.2   24 years  espie   REVERT TO PREVIOUS STATE OF AFFAIR. If those pages are different from the NetBS...
[TXT] wdc.9 (in the Attic) [Hide]  1.2   24 years  espie   REVERT TO PREVIOUS STATE OF AFFAIR. If those pages are different from the NetBS...
[TXT] workq_add_task.9 (in the Attic) [Hide]  1.18   9 years  dlg   remove workq code. its been replaced with tasks. it has been unused since decem...