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_3_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] man9.i386/        
[TXT] Makefile  1.99   18 years  djm   expose arc4random_bytes() API; ok deraadt@
[TXT] VOP_LOOKUP.9  1.16   18 years  drahn   Extended Attributes was a piece to get to ACLs, however ACLs have not been worke...
[TXT] audio.9  1.16   20 years  jmc   update from Jared Yanovich: - sync with header - macro fixes - readability fixe...
[TXT] autoconf.9  1.6   20 years  jmc   some improvements from Jared Yanovich;
[TXT] boot.9  1.6   20 years  tom   Document RB_USERREQ ok beck@, jmc@, deraadt@
[TXT] buffercache.9  1.3   19 years  pedro   breada() is gone, help and ok jmc@
[TXT] bus_dma.9  1.19   20 years  pvalchev   correct description of bus_dmamap_sync; help & ok mickey
[TXT] bus_space.9  1.16   18 years  jmc   heh, two different spellings in the same sentence: co-exist and coexist; prefer ...
[TXT] copy.9  1.13   19 years  kevlo   The first argument is const void* ok millert@ and jmc@
[TXT] crypto.9  1.27   20 years  jmc   escape full stops where necessary to kill erroneous double spaces; softly, softl...
[TXT] disk.9  1.22   20 years  millert   Update description of disk_unbusy(); from NetBSD
[TXT] disklabel.9  1.8   21 years  jmc   typos; VOP, crypto and disklabel ok tedu@ audio(9) ok naddy@
[TXT] dohooks.9  1.4   20 years  tedu   add some includes, from Patrick Latifi via jmc@
[TXT] dostartuphooks.9  1.7   19 years  jmc   sort SEE ALSO;
[TXT] evcount.9  1.2   19 years  jmc   tweaks; ok jaredy@
[TXT] extent.9  1.9   20 years  jmc   simplify macro usage; from wiz@netbsd
[TXT] file.9  1.7   20 years  jmc   make .Nm match .Dt to avoid screwy apropos(1) output; found by pb@
[TXT] fork1.9  1.9   19 years  mpech   Remove references to non-existent manuals. From form@. millert@
[TXT] getdevvp.9  1.5   19 years  jmc   too much punctuation;
[TXT] getnewvnode.9  1.4   19 years  jaredy   kill __P in proto; ok deraadt pvalchev
[TXT] hardclock.9  1.6   20 years  jmc   typos from Jonathon Gray;
[TXT] hashinit.9  1.3   21 years  jmc   typos; md5(9): ok tedu@
[TXT] hook_establish.9  1.8   19 years  jmc   sort SEE ALSO;
[TXT] hz.9  1.6   20 years  jmc   .br workaround no longer necessary;
[TXT] ieee80211.9  1.3   19 years  jmc   add rssadapt(9) to SEE ALSO in ieee80211(9), and vice versa; ok jsg@
[TXT] ieee80211_crypto.9  1.2   19 years  jmc   whitespace;
[TXT] ieee80211_input.9  1.1   19 years  jsg   Some documentation for the 802.11 stack written by Bruce M. Simpson and Darron B...
[TXT] ieee80211_ioctl.9  1.1   19 years  jsg   Some documentation for the 802.11 stack written by Bruce M. Simpson and Darron B...
[TXT] ieee80211_node.9  1.1   19 years  jsg   Some documentation for the 802.11 stack written by Bruce M. Simpson and Darron B...
[TXT] ieee80211_output.9  1.1   19 years  jsg   Some documentation for the 802.11 stack written by Bruce M. Simpson and Darron B...
[TXT] ieee80211_proto.9  1.1   19 years  jsg   Some documentation for the 802.11 stack written by Bruce M. Simpson and Darron B...
[TXT] ieee80211_radiotap.9  1.5   18 years  jmc   from netbsd -r1.4: log message: "Explain how the extension bit works in the bit...
[TXT] iic.9  1.3   19 years  david   double word (a a)
[TXT] inittodr.9  1.9   21 years  jmc   typos; md5(9): ok tedu@
[TXT] intro.9  1.11   21 years  deraadt   more 3/4 cleanups for lazy developers
[TXT] knote.9  1.4   20 years  jmc   double word, from Tom Cosgrove;
[TXT] kthread.9  1.7   20 years  jmc   update from jared yanovich;
[TXT] ktrace.9  1.5   20 years  jmc   typos from Jared Yanovich;
[TXT] loadfirmware.9  1.2   19 years  jmc   tweaks;
[TXT] log.9  1.6   21 years  aaron   Remove trailing dot from SEE ALSO Xr list.
[TXT] malloc.9  1.35   18 years  dlg   document M_WAITOK as a separate flag rather than a note to M_NOWAIT help from a...
[TXT] mbuf.9  1.19   19 years  brad   csum -> csum_flags reminded by markus@
[TXT] mbuf_tags.9  1.18   20 years  mcbride   Mbuf tag tcp and udp packets which are translated to localhost, and use the the ...
[TXT] md5.9  1.9   20 years  jmc   list/display fixes, and whitespace;
[TXT] microtime.9  1.8   19 years  jmc   missing comma in .Nm;
[TXT] mutex.9  1.1   19 years  pedro   Manual page for the mutex set of functions. Okay jmc@ and art@.
[TXT] namei.9  1.11   18 years  millert   don't document whiteout/unionfs stuff
[TXT] panic.9  1.5   23 years  aaron   General man page cleanups, mostly to remove trailing whitespace, hard sentence b...
[TXT] physio.9  1.4   21 years  jmc   typos;
[TXT] pmap.9  1.8   19 years  hshoexer   correctly describe parameters for pmap_kremove. ok miod@
[TXT] pool.9  1.29   18 years  pascoe   Pools aren't fun, don't let people think they are. (fix argument name to match ...
[TXT] ppsratecheck.9  1.2   21 years  jmc   typos;
[TXT] printf.9  1.12   20 years  jmc   list/display fixes, and whitespace;
[TXT] psignal.9  1.2   24 years  espie   Minor fusses: OpenBSD tag, misused macros, codes references path.
[TXT] radio.9  1.7   20 years  jmc   - section reorder - macro fixes - kill whitespace at EOL - use .Ox for OpenBSD, ...
[TXT] rasops.9  1.4   21 years  jmc   typos;
[TXT] ratecheck.9  1.6   20 years  jmc   - section reorder - macro fixes - kill whitespace at EOL - use .Ox for OpenBSD, ...
[TXT] resettodr.9  1.5   23 years  aaron   General man page cleanups, mostly to remove trailing whitespace, hard sentence b...
[TXT] rssadapt.9  1.2   19 years  jmc   add rssadapt(9) to SEE ALSO in ieee80211(9), and vice versa; ok jsg@
[TXT] spl.9  1.21   19 years  jmc   grammar; new sentence, new line;
[TXT] startuphook_establish.9  1.4   20 years  tedu   add some includes, from Patrick Latifi via jmc@
[TXT] style.9  1.41   18 years  xsa   lclint is not in the ports tree anymore, splint is. OK jmc@.
[TXT] syscall.9  1.5   20 years  jmc   typos from Jonathon Gray;
[TXT] tc_init.9  1.1   19 years  grange   Add tc_init(9) page, a description of the timecounters. With some help from jmc@...
[TXT] timeout.9  1.22   20 years  jmc   `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) discussed wi...
[TXT] tvtohz.9  1.3   21 years  deraadt   toast some 3 & 4 for espie
[TXT] uiomove.9  1.9   19 years  jmc   uio->uio_resid, not uio->resid; from kirihara masaharu (netbsd pr #29355); ok m...
[TXT] vaccess.9  1.5   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vclean.9  1.6   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vcount.9  1.3   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vdevgone.9  1.4   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vfinddev.9  1.4   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vflush.9  1.3   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vflushbuf.9  1.1   19 years  jaredy   add man pages for vflushbuf() and vwakeup(). ok and help pedro and jmc, ok tedu...
[TXT] vfs.9  1.2   20 years  deraadt   change things back. (another note: with this change, suddenly there was no VOP_...
[TXT] vfs_cache.9  1.2   18 years  jaredy   actually, this is an original work, no need for the vfs_cache.c copyright
[TXT] vget.9  1.7   19 years  pedro   mention EBUSY, ok jmc@
[TXT] vgone.9  1.5   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vhold.9  1.4   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vinvalbuf.9  1.6   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vnode.9  1.19   19 years  jaredy   many xrefs added use more/better macros where appropriate show structure of vnod...
[TXT] vnsubr.9  1.4   19 years  jaredy   tweaks, grammar, punctuation, typos ok jmc
[TXT] vput.9  1.4   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vrecycle.9  1.6   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vref.9  1.4   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vrele.9  1.4   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vwaitforio.9  1.10   20 years  jmc   lots of fixes from jared yanovich;
[TXT] vwakeup.9  1.2   19 years  jaredy   CAVEATS comes after HISTORY. from jmc
[TXT] wdog_register.9  1.2   19 years  david   whitespace
[TXT] altq.9 (in the Attic) [Hide]  1.12   20 years  henning   better wording, from jared
[TXT] ctxsw.9 (in the Attic) [Hide]  1.10   20 years  tedu   add some includes, from Patrick Latifi via jmc@
[TXT] domountroothooks.9 (in the Attic) [Hide]  1.2   19 years  jmc   remove .Xr to self in SEE ALSO;
[TXT] dopowerhooks.9 (in the Attic) [Hide]  1.4   20 years  tedu   add some includes, from Patrick Latifi via jmc@
[TXT] doshutdownhooks.9 (in the Attic) [Hide]  1.9   19 years  jmc   sort SEE ALSO;
[TXT] hash.9 (in the Attic) [Hide]  1.5   21 years  jmc   typos; md5(9): ok tedu@
[TXT] hzto.9 (in the Attic) [Hide]  1.5   21 years  deraadt   toast some 3 & 4 for espie
[TXT] kern.9 (in the Attic) [Hide]  1.10   18 years  pedro   Correctly describe skpc(), okay deraadt@ jmc@.
[TXT] lock.9 (in the Attic) [Hide]  1.10   19 years  jmc   sort SEE ALSO;
[TXT] mountroothook_establish.9 (in the Attic) [Hide]  1.1   19 years  deraadt   document the mountroothooks
[TXT] pfind.9 (in the Attic) [Hide]  1.5   21 years  deraadt   toast some 3 & 4 for espie
[TXT] powerhook_establish.9 (in the Attic) [Hide]  1.5   20 years  tedu   add some includes, from Patrick Latifi via jmc@
[TXT] random.9 (in the Attic) [Hide]  1.20   18 years  djm   expose arc4random_bytes() API; ok deraadt@
[TXT] shutdownhook_establish.9 (in the Attic) [Hide]  1.14   20 years  tedu   add some includes, from Patrick Latifi via jmc@
[TXT] sleep.9 (in the Attic) [Hide]  1.4   23 years  aaron   General man page cleanups, mostly to remove trailing whitespace, hard sentence b...
[TXT] systrace.9 (in the Attic) [Hide]  1.5   19 years  marius   make systrace documentation more like reality. ok millert@
[TXT] time.9 (in the Attic) [Hide]  1.10   20 years  jmc   .br workaround no longer necessary;
[TXT] uvm.9 (in the Attic) [Hide]  1.25   20 years  jmc   typo from Jared Yanovich;