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

Current tag: OPENBSD_5_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] man9.i386/        
[TXT] Makefile  1.171   11 years  matthew   link copy.9 to kcopy.9
[TXT] VOP_LOOKUP.9  1.22   13 years  thib   Update the documentation reflecting the latest churn in the vop layer. By updati...
[TXT] aml_evalnode.9  1.7   14 years  jmc   dispense with some wacky escape sequences;
[TXT] arc4random.9  1.5   13 years  jmc   tweak previous;
[TXT] audio.9  1.22   13 years  jakemsr   add two new members to structs audio_encoding and audio_prinfo. for both structs...
[TXT] autoconf.9  1.10   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] bio_register.9  1.4   16 years  weingart   Fix function prototype.
[TXT] boot.9  1.7   17 years  jmc   convert to new .Dd format;
[TXT] buffercache.9  1.8   12 years  shadchin   cred argument was removed from bread() and breadn() ok tedu@, jmc@
[TXT] bus_dma.9  1.29   13 years  miod   Kill pmap_phys_address(), and force every driver's mmap() routine to return a ph...
[TXT] bus_space.9  1.20   14 years  miod   Make sure all platforms understand the flags argument of bus_space_map() and bus...
[TXT] copy.9  1.15   11 years  matthew   Document kcopy() and add a note that copystr() does not return EFAULT when it en...
[TXT] crypto.9  1.33   13 years  mikeb   Retire Skipjack There's not much use for the declassified cipher from the 80's ...
[TXT] delay.9  1.4   16 years  mk   sleep(9) was removed aeons ago according to miod, so remove references to it. B...
[TXT] disk.9  1.31   12 years  jsing   Remove raidframe related references.
[TXT] disklabel.9  1.16   12 years  matthew   Update to reflect new bounds_check_with_label() semantics.
[TXT] dma_alloc.9  1.5   13 years  deraadt   document size argument; prodded by jmc
[TXT] dohooks.9  1.5   17 years  jmc   convert to new .Dd format;
[TXT] dostartuphooks.9  1.8   17 years  jmc   convert to new .Dd format;
[TXT] evcount.9  1.4   13 years  matthew   Update evcount(9) documentation to reflect simplifications. "yes, that's fine" ...
[TXT] extent.9  1.14   15 years  kettenis   Add a new EX_FILLED flag to make extent_create() create an extent map that has a...
[TXT] file.9  1.10   17 years  jmc   convert to new .Dd format;
[TXT] fork1.9  1.19   11 years  guenther   Remove duplicate description of FORK_TFORK ok jmc@
[TXT] getdevvp.9  1.7   17 years  jmc   convert to new .Dd format;
[TXT] getnewvnode.9  1.6   12 years  jmc   "int (**vops)((void *)" is now "struct vops *vops"; from David Matthew Mattli ok...
[TXT] hardclock.9  1.8   17 years  jmc   convert to new .Dd format;
[TXT] hashinit.9  1.4   17 years  jmc   convert to new .Dd format;
[TXT] hook_establish.9  1.9   17 years  jmc   convert to new .Dd format;
[TXT] hz.9  1.7   17 years  jmc   convert to new .Dd format;
[TXT] idgen32.9  1.2   13 years  deraadt   update random(4) and arc4random(9) manual pages
[TXT] ieee80211.9  1.11   16 years  damien   make it clear in the code and in the man page that the rate2plcp and plcp2rate f...
[TXT] ieee80211_crypto.9  1.4   17 years  jmc   convert to new .Dd format;
[TXT] ieee80211_input.9  1.3   17 years  jmc   convert to new .Dd format;
[TXT] ieee80211_ioctl.9  1.4   17 years  jmc   convert to new .Dd format;
[TXT] ieee80211_node.9  1.6   14 years  jmc   spelling fixes, from Brad Tilley;
[TXT] ieee80211_output.9  1.4   16 years  damien   move ieee80211_compute_duration() and ieee80211_compute_duration1() functions in...
[TXT] ieee80211_proto.9  1.4   16 years  damien   constify
[TXT] ieee80211_radiotap.9  1.11   14 years  jmc   dispense with some wacky escape sequences;
[TXT] iic.9  1.6   17 years  jmc   convert to new .Dd format;
[TXT] inittodr.9  1.10   17 years  jmc   convert to new .Dd format;
[TXT] intro.9  1.12   17 years  jmc   convert to new .Dd format;
[TXT] km_alloc.9  1.3   13 years  jmc   tweak previous;
[TXT] knote.9  1.6   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] kthread.9  1.8   17 years  jmc   convert to new .Dd format;
[TXT] ktrace.9  1.6   17 years  jmc   convert to new .Dd format;
[TXT] loadfirmware.9  1.3   17 years  jmc   convert to new .Dd format;
[TXT] log.9  1.8   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] malloc.9  1.47   12 years  jsing   Remove raidframe related references.
[TXT] mbuf.9  1.56   12 years  dlg   it's MAXMCLBYTES, not MAXCLBYTES.
[TXT] mbuf_tags.9  1.26   13 years  bluhm   The function m_tag_copy_chain() returned 0 on success and 1 on failure. The man...
[TXT] md5.9  1.11   13 years  deraadt   update random(4) and arc4random(9) manual pages
[TXT] mi_switch.9  1.4   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] microtime.9  1.13   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] mutex.9  1.14   13 years  jmc   cpu -> CPU;
[TXT] namei.9  1.15   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] panic.9  1.7   17 years  jmc   convert to new .Dd format;
[TXT] pci_conf_read.9  1.10   16 years  jmc   the kids want I/O;
[TXT] pci_intr_map.9  1.12   13 years  jmc   - new sentence, new line - space needed before punctuation
[TXT] physio.9  1.7   13 years  matthew   All users of physio(9) now pass NULL as the buf pointer argument, so no point in...
[TXT] pmap.9  1.11   15 years  jmc   pmap_remove() correction; from Ariane van der Steld
[TXT] pool.9  1.42   12 years  tedu   a short note about PR_DEBUGCHK
[TXT] ppsratecheck.9  1.4   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] printf.9  1.18   12 years  miod   Sync with reality: remove %r and %z which have been removed quite some time ago,...
[TXT] psignal.9  1.4   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] radio.9  1.9   17 years  jmc   convert to new .Dd format;
[TXT] rasops.9  1.10   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] ratecheck.9  1.9   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] resettodr.9  1.6   17 years  jmc   convert to new .Dd format;
[TXT] route.9  1.4   12 years  blambert   Consistently use the term "route label" throughout. Noticed by and ok sthen@
[TXT] rssadapt.9  1.5   16 years  damien   constify
[TXT] rwlock.9  1.9   13 years  blambert   document the rw_assert_ functions ok jmc@
[TXT] sensor_attach.9  1.9   16 years  cnst   KNF synopsis: put stars in appropriate places (consistent with other synopses)
[TXT] socreate.9  1.2   15 years  jmc   - fix .Nm and .Dt - remove a duplicate
[TXT] sosplice.9  1.3   12 years  mikeb   Implement an idle timeout for the socket splicing. A new `sp_idle' field of the...
[TXT] spl.9  1.23   16 years  mk   sleep(9) was removed aeons ago according to miod, so remove references to it. B...
[TXT] startuphook_establish.9  1.5   17 years  jmc   convert to new .Dd format;
[TXT] style.9  1.53   12 years  ratchov   Recommend using "unsigned int" instead of just "unsigned". ok deraadt@, tweaks f...
[TXT] syscall.9  1.8   13 years  jmc   - put the Os macro in the correct place - in one instance, .Dr -> .Dq
[TXT] sysctl_int.9  1.4   17 years  jmc   convert to new .Dd format;
[TXT] tc_init.9  1.5   13 years  shadchin   Merge viapm and viaenv Pluses: - Add support SMBus for VT82C596, VT82C596B, VT8...
[TXT] timeout.9  1.31   13 years  dlg   timeout_del now returns an int. this could probably be explained a bit better :...
[TXT] tsleep.9  1.6   14 years  tedu   these functions are in systm.h now, reminded by kettenis
[TXT] tvtohz.9  1.5   13 years  matthew   Change hzto(9) and tvtohz(9) arguments to const pointers. ok krw@, "of course" ...
[TXT] uiomove.9  1.12   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] vaccess.9  1.7   13 years  jmc   - put the Os macro in the correct place - in one instance, .Dr -> .Dq
[TXT] vclean.9  1.9   13 years  jmc   - put the Os macro in the correct place - in one instance, .Dr -> .Dq
[TXT] vcount.9  1.6   13 years  jmc   knock out some "-*- nroff -*-" lines;
[TXT] vdevgone.9  1.6   13 years  jmc   - put the Os macro in the correct place - in one instance, .Dr -> .Dq
[TXT] vfinddev.9  1.6   13 years  jmc   - put the Os macro in the correct place - in one instance, .Dr -> .Dq
[TXT] vflush.9  1.4   17 years  jmc   convert to new .Dd format;
[TXT] vflushbuf.9  1.2   17 years  jmc   convert to new .Dd format;
[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.2   17 years  jmc   convert to new .Dd format;
[TXT] vfs_cache.9  1.3   17 years  jmc   convert to new .Dd format;
[TXT] vget.9  1.10   13 years  jmc   knock out some "-*- nroff -*-" lines;
[TXT] vgone.9  1.6   17 years  jmc   convert to new .Dd format;
[TXT] vhold.9  1.6   14 years  jmc   spelling fixes, from Brad Tilley;
[TXT] vinvalbuf.9  1.7   17 years  jmc   convert to new .Dd format;
[TXT] vnode.9  1.28   12 years  thib   Wording fixes and remove refrences to vnode_if.src as it's gone; From Benny Lvf...
[TXT] vnsubr.9  1.11   12 years  jmc   make -column lists pretty again; specifically, rewrite them to permit some mark...
[TXT] vput.9  1.8   13 years  jmc   knock out some "-*- nroff -*-" lines;
[TXT] vrecycle.9  1.9   13 years  jmc   - put the Os macro in the correct place - in one instance, .Dr -> .Dq
[TXT] vref.9  1.7   13 years  jmc   knock out some "-*- nroff -*-" lines;
[TXT] vrele.9  1.8   13 years  jmc   knock out some "-*- nroff -*-" lines;
[TXT] vwaitforio.9  1.12   15 years  blambert   Remove man page mentions of the vnode interlock, which is long dead. ok jmc@ th...
[TXT] vwakeup.9  1.3   17 years  jmc   convert to new .Dd format;
[TXT] wdog_register.9  1.5   17 years  jmc   convert to new .Dd format;
[TXT] VOP_GETATTR.9 (in the Attic) [Hide]  1.4   16 years  jmc   update pedro's email address, at his request;
[TXT] altq.9 (in the Attic) [Hide]  1.14   17 years  jmc   convert to new .Dd format;
[TXT] atomic.9 (in the Attic) [Hide]  1.4   17 years  jmc   convert to new .Dd format;
[TXT] domountroothooks.9 (in the Attic) [Hide]  1.3   17 years  jmc   convert to new .Dd format;
[TXT] dopowerhooks.9 (in the Attic) [Hide]  1.6   15 years  krw   Mention acpi(4) can also call dopowerhooks(). Tweak verbiage a bit. ok jmc@
[TXT] doshutdownhooks.9 (in the Attic) [Hide]  1.10   17 years  jmc   convert to new .Dd format;
[TXT] hash.9 (in the Attic) [Hide]  1.6   17 years  jmc   convert to new .Dd format;
[TXT] hzto.9 (in the Attic) [Hide]  1.7   13 years  matthew   Change hzto(9) and tvtohz(9) arguments to const pointers. ok krw@, "of course" ...
[TXT] kern.9 (in the Attic) [Hide]  1.15   12 years  matthew   Add strnlen() to libkern. ok deraadt
[TXT] lock.9 (in the Attic) [Hide]  1.19   15 years  oga   Remove LK_SLEEPFAIL
[TXT] mountroothook_establish.9 (in the Attic) [Hide]  1.2   17 years  jmc   convert to new .Dd format;
[TXT] pfind.9 (in the Attic) [Hide]  1.6   17 years  jmc   convert to new .Dd format;
[TXT] powerhook_establish.9 (in the Attic) [Hide]  1.6   17 years  jmc   convert to new .Dd format;
[TXT] shutdownhook_establish.9 (in the Attic) [Hide]  1.15   17 years  jmc   convert to new .Dd format;
[TXT] systrace.9 (in the Attic) [Hide]  1.6   17 years  jmc   convert to new .Dd format;
[TXT] time.9 (in the Attic) [Hide]  1.11   17 years  jmc   convert to new .Dd format;
[TXT] uvm.9 (in the Attic) [Hide]  1.43   13 years  grange   Sync uvm_km_alloc1() prototype with reality. ok miod@
[TXT] workq_add_task.9 (in the Attic) [Hide]  1.14   14 years  jmc   tweak previous;