index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
dd
Age
Commit message (
Expand
)
Author
2000-07-07
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
itojun
1999-11-09
Since our gcc doesn't warn about NULL format strings anymore, we can
drochner
1999-10-09
fix comment regarding when we attempt to seek
jtk
1999-10-04
Use lseek(2) on character devices, damn it.
mycroft
1999-07-29
Add "progress=1" switch to show a sign of life by printing a '.' for
hubertf
1998-08-19
Add some braces to make egcs happy.
thorpej
1998-07-28
Delint.
mycroft
1998-07-28
Delint.
mycroft
1998-07-28
Delint.
mycroft
1998-07-09
"static" should be located at the beginning of declaration.
msaitoh
1998-06-29
Fix a minor bug that made conv=sync pad partial blocks with garbage,
gwr
1998-04-01
Need <time.h> fo time() prototype.
kleink
1998-02-28
Lineup `case' label and `default' label with `switch'.
enami
1998-02-28
Put space after the keyword `switch'.
enami
1998-02-06
quads must be cast to long long for printing.
thorpej
1998-02-06
macroize BSD, NetBSD, FreeBSD and misc cleanup
perry
1998-02-04
Use u_quad_t instead of u_long to define struct STAT.bytes, which
enami
1997-10-20
Fix .Nm usage.
enami
1997-07-25
Do multiply in lseek calls as off_t arithmetic. This allows for seeks
phil
1997-07-20
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
christos
1997-07-20
Fix compiler warnings.
christos
1996-03-01
add const qualifier to args and clist tables
jtc
1996-02-20
Re-do change to use const qualifer with conversion tables.
jtc
1996-02-20
Previous change (Use const qualifier with conversion tables) is broken.
cgd
1996-02-19
Use const qualifier with conversion tables
jtc
1995-10-08
Add -DNO_CONV to make this smaller in my ramdisk.
gwr
1995-03-21
convert to new RCS id conventions.
cgd
1995-01-23
ECBDIC->EBCDIC
hpeyerl
1994-09-22
Merge 4.4-Lite version.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-05-04
added dd(1) from ftp.uu.net:bsd-sources; torching GNU dd
glass