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
/
Makefile
Age
Commit message (
Expand
)
Author
2019-10-04
copy libc's swab.c into dd as dd_swab(), and remove the restrict.
mrg
2019-09-15
Drop -D_INCOMPLETE_XOPEN_C063 from dd(1)
kamil
2015-03-18
Add iflag and oflag operands to dd(1)
manu
2012-08-08
let the standard rules deal with librumpclient
christos
2011-11-06
Add a new command to dd(1): msgfmt. The command modifies the
jym
2011-02-04
Remove the rif/rof options and add rump.dd. This makes usage
pooka
2010-11-22
extra crunchgen hoops
pooka
2010-11-22
Add two new operands: "rif" and "rof". They operate exactly like
pooka
2007-10-05
Convert to using raise_default_signal(3).
lukem
2005-06-26
sprinkle a little const, and now everything compiles with WARNS=3
christos
2002-11-29
convert to using strsuftoll(3) from libc
lukem
2002-02-02
.ifdef SMALLPROG, compile with -DNO_CONV and don't compile in conv_tab.o
lukem
2001-11-25
- Use u_longlong_t instead of u_quad_t, u_long, or int for various buffer sizes
lukem
2001-11-25
- ANSI KNF
lukem
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
1995-03-21
convert to new RCS id conventions.
cgd
1994-09-22
Merge 4.4-Lite version.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-05-04
added dd(1) from ftp.uu.net:bsd-sources; torching GNU dd
glass