Garrett Wollman
2c2bc092fa
Add support for SHA-1 and RIPEMD160, now that libmd includes them. Make
...
all of the hashes (including MD5) conditionalized in case we want
to turn one of them off later.
1999-02-26 18:44:56 +00:00
Joseph Koshy
610481bce5
Teach mtree(8) to handle whitespace in filenames. Uses strvis(3).
...
PR: bin/3246
Submitted by: Eugene M. Kim <astralblue@usa.net>
Reviewed by: jkoshy, wollman
1999-01-12 02:58:23 +00:00
Warner Losh
0915a68e90
Free memory from getmode.
...
Obtained from: OpenBSD
1998-12-16 04:54:08 +00:00
Philippe Charnier
de1ef5eb94
Use err(3) instead of local redefinition.
1997-10-01 06:30:02 +00:00
Nate Williams
2514dd6975
ts_sec -> tv_sec
...
ts_nsec -> tv_nsec
Pointed out by: bde
1996-09-20 04:13:44 +00:00
Torsten Blum
10e1798df5
st_size in struct stat has type off_t (long long) and not unsigned long
...
change strtoul() to strtoq()
1995-10-06 16:25:10 +00:00
Rodney W. Grimes
709e8f9ae1
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
Garrett Wollman
8075d17ee2
mtree * MD5 = better security
...
Idea from: Dr. John T. Wroclawski
1995-02-10 03:12:42 +00:00
Rodney W. Grimes
10c4c64eb7
1. Remove commented out CFLAGS+=-DDEBUG from Makefile
...
2. Clean up code so it compiles -Wall (except for sccsid's and copyright).
This included fixing several printf formats that where not correct,
and changing the data types of a few things.
3. Implement new option -i that produces indented mtree output files.
4. Implement new option -n that turns off directory comments.
5. Only emit /set records if something has changed since the last one.
1994-09-18 21:17:40 +00:00
Rodney W. Grimes
dea673e932
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00