Date: Sat, 6 May 2006 22:04:59 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/du du.1 du.c Message-ID: <200605062204.k46M4x2j096433@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2006-05-06 22:04:59 UTC
FreeBSD src repository
Modified files:
usr.bin/du du.1 du.c
Log:
o Implement "-n" flag: ignore files and directories with user "nodump"
flag set. Useful for calculation dump -h dump size.
PR: bin/96864
Submitted by: Dmitry Kazarov
Obtained from: NetBSD (man page)
MFC after: 1 month
Revision Changes Path
1.31 +5 -1 src/usr.bin/du/du.1
1.39 +9 -2 src/usr.bin/du/du.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605062204.k46M4x2j096433>
