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
/
scsi
Age
Commit message (
Expand
)
Author
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-01-22
remove extra externs not needed because of unistd.h (rest of tree will be don...
Theo de Raadt
2000-01-22
ie. -> i.e.,
Aaron Campbell
1999-07-23
doc -f
Theo de Raadt
1999-07-04
trash some old leftover macros and replace them with -mdoc macros
Aaron Campbell
1999-07-03
remove redundant .Pp macros
Aaron Campbell
1999-06-04
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Aaron Campbell
1999-05-28
more .El madness
Aaron Campbell
1998-12-15
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Aaron Campbell
1998-11-28
kill redundant .Nm macro arguments; other misc fixes
Aaron Campbell
1998-09-23
alphabetize SEE ALSO entries and order them numerically according to section
Aaron Campbell
1998-09-17
sbin/ man page fixes
Aaron Campbell
1997-12-10
Fix tmpnam()...i don't have SCSI though, so i couldn't test.
Angelos D. Keromytis
1997-08-26
main should return int
Niklas Hallqvist
1997-07-05
Mention how to enable bad block remapping on a scsi drive.
Todd C. Miller
1997-06-24
Fix void * -> int casts -- change int's to long's
dgregor
1997-04-02
Remove FreeBSD-specific stuff from BUGS section.
Todd C. Miller
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-08-05
scsi subsystem requires write access for SCIOSCMD
Theo de Raadt
1996-06-12
add /sbin/scsi from FreeBSD -- a good start!
Theo de Raadt