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
/
lib
/
libc
/
sys
/
swapctl.2
Age
Commit message (
Expand
)
Author
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-02-07
sys/swap.h needs sys/param.h and sort while here
Nikolay Sturm
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-02
section reorder;
Jason McIntyre
2002-05-02
SWAP_OFF has been implemented a long time ago.
Artur Grabowski
2001-08-06
o) We always close .Bl and .Bd tags;
Mike Pechkin
2001-03-11
Fix typo: disklable -> disklabel; from NetBSD.
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-10-18
Another round of man page cleanup, this time to remove more hard sentence
Aaron Campbell
2000-06-20
This is OpenBSD
Eric Jackson
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
Aaron Campbell
1999-07-07
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Aaron Campbell
1999-07-05
use .Li to refer to data types
Aaron Campbell
1999-06-29
- change references to nil to null; tschroed@acm.org
Aaron Campbell
1999-05-27
add missing .El macros (which properly terminate .Bl macro lists)
Aaron Campbell
1999-05-22
Add swapctl(2), and crank shlib minor.
Tobias Weingartner