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
/
sbin
/
swapctl
Age
Commit message (
Expand
)
Author
2001-04-23
Various man page fixes and improvements from gluk@
Aaron Campbell
2001-03-09
PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they j...
Theo de Raadt
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
2000-06-28
Remove information that's NetBSD-specific.
Artur Grabowski
2000-04-13
example fstab entry
Theo de Raadt
2000-03-18
Remove hard sentence breaks, and some other cleanup along the way.
Aaron Campbell
2000-03-05
Finish standardizing options list introduction.
Aaron Campbell
2000-02-26
we are openbsd; mention toby
Hugh Graham
2000-02-26
add rcs idents
Hugh Graham
2000-02-13
Xr vnconfig(8); sdb@ssr.com
Aaron Campbell
1999-07-21
use .Ar on later .It Fl lines
Theo de Raadt
1999-07-05
fix Nm usage in SYNOPSIS section; d@
Aaron Campbell
1999-06-05
more .Os cleansing
Aaron Campbell
1999-06-04
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Aaron Campbell
1999-05-30
Output style nit. From ho@
Tobias Weingartner
1999-05-22
Initial import of swapctl(8).
Tobias Weingartner