cvs commit: src/usr.bin/truncate truncate.1 truncate.c

2006-09-23 Thread Ceri Davies
ceri2006-09-23 15:34:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/truncate truncate.1 truncate.c Log: MFC: src/usr.bin/truncate/truncate.1 r1.33 src/usr.bin/truncate/truncate.c r1.10 through r1.11 Appro

cvs commit: src/usr.bin/truncate truncate.1 truncate.c

2006-04-09 Thread Pawel Jakub Dawidek
pjd 2006-04-09 19:16:24 UTC FreeBSD src repository Modified files: usr.bin/truncate truncate.1 truncate.c Log: Allow to specify size in terabytes by using T or t suffix. This speeds up my testing a bit. Because truncate(1) doesn't allocate blocks on file system before