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
/
fdformat
Age
Commit message (
Expand
)
Author
2002-03-14
kill more registers.
Mike Pechkin
2001-08-02
o) .Sh AUTHOR -> .Sh AUTHORS;
Mike Pechkin
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-05-18
Prepare to recurse down usr.sbin to grab manpages
Marc Espie
2000-03-19
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
Aaron Campbell
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
Aaron Campbell
1999-07-07
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Aaron Campbell
1999-07-04
more macro conversion
Aaron Campbell
1998-11-08
usr.sbin/ man page repairs, a-i
Aaron Campbell
1998-08-13
fix exit code; fgsch@olimpo.com.br
Theo de Raadt
1998-07-13
fix bar printing, indent
Theo de Raadt
1998-06-19
print correct status bar; blank@fox.uni-trier.de
Theo de Raadt
1998-03-10
use .Ox
Todd C. Miller
1997-09-21
Make "fdformat fd0" work.
Todd C. Miller
1997-09-21
Fix some nits, including using fd0c, not fd0 as noted by toddf@openbsd.org.
Todd C. Miller
1997-08-18
#include <string.h> not <strings.h> -- Yes, I'm a weanie...
Todd C. Miller
1997-06-24
Slight history fix.
Jason Downs
1997-06-23
off_t botch
Theo de Raadt
1996-06-28
cleanup: K&R function declarations; use opendev(); use err().
Jason Downs
1996-06-20
add fdformat for the i386: based on an old FreeBSD version, gotten from
Jason Downs