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
2014-04-14
"struct pkthdr" holds a routing table ID, not a routing domain one.
Martin Pieuchot
2014-04-10
Retire rtinit() an use rt_ifa_add(9) and rt_ifa_del(9) to manage
Martin Pieuchot
2014-04-03
Sync malloc(9) M_* types with sys/malloc.h
Lawrence Teo
2014-04-03
lies lies lies lies lies
Ted Unangst
2014-04-02
Add missing "SEE ALSO" header.
Martin Pieuchot
2014-04-02
Add a man page for rtrequest1(9) splitted from route(9) with some
Martin Pieuchot
2014-03-27
tweak previous; help/ok mpi
Jason McIntyre
2014-03-27
Store an ifp index instead of a pointer in the "struct mbuf_ext".
Martin Pieuchot
2014-03-27
tweak previous; help/ok dlg
Jason McIntyre
2014-03-26
Add a CONTEXT section.
Martin Pieuchot
2014-03-26
Add a CONTEXT section.
Martin Pieuchot
2014-03-26
Add a CONTEXT section, requested by dlg@
Martin Pieuchot
2014-03-26
CONTEXT for malloc.
David Gwynne
2014-03-21
zap trailing whitespace;
Jason McIntyre
2014-03-21
rt_timer* spring cleanup.
Martin Pieuchot
2014-03-19
Stop abusing the rcvif pointer to pass wireless nodes down to the
Martin Pieuchot
2014-03-18
Fix rtlabel_id2name() SYNOPSIS, requested by jmc@.
Martin Pieuchot
2014-03-18
zap trailing whitespace;
Jason McIntyre
2014-03-18
typo, pointed by millert@
Martin Pieuchot
2014-03-18
Rename rt_gettable() into rtable_get(), swap its arguments to be
Martin Pieuchot
2014-03-18
Split route(9) into various manuals to make it easier to complete/improve
Martin Pieuchot
2014-03-14
tweak previous;
Jason McIntyre
2014-03-14
provide an MI api for doing byteswapping loads and stores. some
David Gwynne
2014-02-14
remove the caveat apologising that you cant use rwlocks in interrupt
David Gwynne
2014-02-14
CONTEXT
David Gwynne
2014-02-14
CONTEXT
David Gwynne
2014-02-13
update SEE ALSO;
Jason McIntyre
2014-02-13
lowercase non-capital;
Jason McIntyre
2014-02-13
revery -r1.34's addition of spl(9) to SEE ALSO: we already have splclock(9)
Jason McIntyre
2014-02-13
use the return values section to document return values
David Gwynne
2014-02-13
explicitely document the contexts you can call mutex functions in.
David Gwynne
2014-02-13
wrap long lines
David Gwynne
2014-02-13
this wasnt supposed to be part of the timeout.9 change
David Gwynne
2014-02-13
document the timeout_add and timeout_del return values in the RETURN VALUES
David Gwynne
2014-02-13
document the contexts you can call this api from out into its own section
David Gwynne
2014-02-13
make a sentence better
David Gwynne
2014-02-13
add CONTEXT
David Gwynne
2014-02-13
document return values in the RETURN VALUES section.
David Gwynne
2014-02-13
introduce a CONTEXT section that describes where you can call the bits of
David Gwynne
2014-02-12
fork1's exitsig argument just vanished (mwuhahahaha)
Philip Guenther
2014-02-09
MLINK extent_alloc_with_descr;
Jason McIntyre
2014-02-08
Add extent_alloc_with_descr(9) as a wrapper around
Mark Kettenis
2014-02-04
better history.
David Gwynne
2014-02-04
atomic.9 doesnt exist to Xr to now.
David Gwynne
2014-02-04
rename atomic.9 to atomic_setbits_int.9 since the former isn't a function
David Gwynne
2014-02-04
fix Dt lines so they match the page name.
David Gwynne
2014-02-03
rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these
David Gwynne
2014-02-03
rename membar.9 to membar_sync.9 because manpages have to be named after
David Gwynne
2014-01-30
markus hennecke points out i had a trailing slash on a line that
David Gwynne
2014-01-30
tweak previous;
Jason McIntyre
[next]