index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
Age
Commit message (
Expand
)
Author
2011-12-12
Consistently use the term "route label" throughout.
Bret Lambert
2011-12-09
s/timout/timeout
Stuart Henderson
2011-12-09
typo, s/conficts/conflicts/
Stuart Henderson
2011-12-08
Begin documenting the soup sandwich that is the kernel routing code.
Bret Lambert
2011-12-02
it's MAXMCLBYTES, not MAXCLBYTES.
David Gwynne
2011-11-30
this diff introduces the MAXMCLBYTES macro to describe the largest
David Gwynne
2011-11-16
do not Xr non-existent man pages;
Jason McIntyre
2011-10-16
stacksize argument is gone and replaced with tidptr argument
Philip Guenthe
2011-10-06
no more ccd(4);
Jason McIntyre
2011-09-19
Sync with reality: remove %r and %z which have been removed quite some time
Miod Vallat
2011-09-17
remove mdoc.samples(7): all info already is in mdoc(7)
Ingo Schwarze
2011-09-03
make -column lists pretty again;
Jason McIntyre
2011-07-31
cred argument was removed from bread() and breadn()
Alexandr Shadchin
2011-07-29
Remove references to a function that no longer exists, reminded by claudio@
Bret Lambert
2011-07-21
no more vnode_if.src;
Jason McIntyre
2011-07-18
Wording fixes and remove refrences to vnode_if.src as it's gone;
Thordur I. Bjornsson
2011-07-06
Update to reflect new bounds_check_with_label() semantics.
Matthew Dempsky
2011-07-05
a short note about PR_DEBUGCHK
Ted Unangst
2011-07-04
Implement an idle timeout for the socket splicing. A new `sp_idle'
Mike Belopuhov
2011-06-04
tweak previous;
Jason McIntyre
2011-06-04
Bring man page closer to current reality.
Kenneth R Westerback
2011-05-22
- new sentence, new line
Jason McIntyre
2011-05-22
fix pathname
Theo de Raadt
2011-05-21
Document pci_intr_map_msi(9).
Mark Kettenis
2011-05-10
timeout_del now returns an int.
David Gwynne
2011-05-09
the api that these timeouts replaced doesnt exist in our tree anymore, so
David Gwynne
2011-04-12
document size argument; prodded by jmc
Theo de Raadt
2011-04-10
Merge viapm and viaenv
Alexandr Shadchin
2011-04-07
zap trailing whitespace;
Jason McIntyre
2011-04-07
Tweak wording a bit more.
Matthew Dempsky
2011-04-06
tweak previous;
Jason McIntyre
2011-04-05
add a man page for dma_alloc(9)
Theo de Raadt
2011-04-05
Arguments to m_dup_pkthdr() have changed; sync man page with reality.
Bret Lambert
2011-04-04
Nd strings do not start uppercase;
Jason McIntyre
2011-04-04
tweak previous;
Jason McIntyre
2011-04-04
Missing . Noted by mikeb@
Artur Grabowski
2011-04-04
Documentation for km_alloc and km_free
Artur Grabowski
2011-04-03
fix typo; found by and ok jmc@
Bret Lambert
2011-04-03
Document m_dup_pkthdr function.
Bret Lambert
2011-03-12
There existed a race when a process was trying to read from a spliced
Alexander Bluhm
2011-03-08
Add a kernel man page sosplice(9) for the socket splicing implementation.
Alexander Bluhm
2011-01-30
zap unneeded Pp;
Jason McIntyre
2011-01-30
missing space: out-of-banddata -> out-of-band data
Stefan Sperling
2011-01-29
The function m_tag_copy_chain() returned 0 on success and 1 on
Alexander Bluhm
2011-01-09
Upon consideration, random(9) should definately not be documented. It
Theo de Raadt
2011-01-09
kern(9) documents the kernel API srandom/random, which should only
Theo de Raadt
2011-01-09
tweak previous;
Jason McIntyre
2011-01-09
update random(4) and arc4random(9) manual pages
Theo de Raadt
2010-12-26
Kill pmap_phys_address(), and force every driver's mmap() routine to return
Miod Vallat
2010-12-24
Sync uvm_km_alloc1() prototype with reality.
Alexander Yurchenko
[next]