wollman
2c2e09fe90
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
jkoshy
c93a7d05cf
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
imp
a3877a7dd2
Free memory from getmode.
...
Obtained from: OpenBSD
1998-12-16 04:54:08 +00:00
charnier
c8ef4a7a48
Use err(3) instead of local redefinition.
1997-10-01 06:30:02 +00:00
nate
c6c987075a
ts_sec -> tv_sec
...
ts_nsec -> tv_nsec
Pointed out by: bde
1996-09-20 04:13:44 +00:00
torstenb
fcf2e1858d
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
rgrimes
4f960dd75f
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
wollman
f56d4ade79
mtree * MD5 = better security
...
Idea from: Dr. John T. Wroclawski
1995-02-10 03:12:42 +00:00
rgrimes
b98c90be2e
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
rgrimes
862fdf11a2
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00