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
/
usr.sbin
/
rbootd
/
rbootd.8
Age
Commit message (
Expand
)
Author
2020-05-16
list example files in FILES with a short description: generally, "Example
Jason McIntyre
2020-02-10
briefly mention /etc/examples/ in the FILES section of all the
Ingo Schwarze
2017-04-19
Switch base tools from /dev/bpf0 to /dev/bpf. Now that /dev/bpf has been
Martin Natano
2016-05-28
Replace the /dev/bpf* open loop with a plain open("/dev/bpf0", ...).
Martin Natano
2015-10-28
pid removal; from jan stary
Jason McIntyre
2014-11-15
Reduce instances of `` '' in manuals.
Anthony J. Bentley
2011-09-03
make -column lists pretty again;
Jason McIntyre
2010-09-19
more wacky macro fixing;
Jason McIntyre
2009-02-01
"Ethernet" is a family of networking technologies developed at Xerox PARC,
Igor Sobrado
2007-05-31
convert to new .Dd format;
Jason McIntyre
2003-06-12
- section reorder
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-03-04
In Unix land we prefer "whitespace" to "white space" or "white-space". At
Aaron Campbell
1999-07-02
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
Aaron Campbell
1999-04-02
all .Nm macros should have an argument in SYNOPSIS; also misc cleanup
Aaron Campbell
1999-03-11
cleanup
Aaron Campbell
1997-05-30
for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt