index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
du
Commit message (
Expand
)
Author
Age
Files
Lines
*
New sentence, new line.
joel
2012-11-04
1
-4
/
+4
*
Add a few basic examples.
joel
2012-11-04
1
-1
/
+19
*
Document -g option in the usage string.
pluknet
2012-07-26
1
-1
/
+1
*
Add -g (gigabyte) flag to complement -k (kilobyte) and -m (megabyte).
des
2012-07-18
2
-7
/
+13
*
du: Allow multiple -HLP options, the last one wins.
jilles
2011-12-17
2
-20
/
+17
*
Update du(1):
gjb
2011-12-09
2
-45
/
+53
*
Simplify getopt switch parsing.
ed
2011-11-08
1
-12
/
+4
*
Add missing static keywords to du(1)
ed
2011-11-06
1
-1
/
+1
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
2
-8
/
+0
*
Fix typos and spelling mistakes.
joel
2010-08-06
1
-1
/
+1
*
Add a -t switch for masking output that's above or below certain thresholds.
brian
2010-06-20
2
-3
/
+28
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-1
/
+0
*
Report the next directory being scanned when a ^T is pressed (or any
imp
2009-04-30
1
-0
/
+15
*
Restore (intmax_t) casts I lost during the last change & unbreak the build.
mlaier
2008-11-06
1
-4
/
+6
*
Add two new options to du(1):
mlaier
2008-11-06
2
-35
/
+85
*
Declare functions and variables static and save a few byte. This is a
mlaier
2008-11-04
1
-9
/
+9
*
style(9): mostly avoiding line wrap by not indenting cases. No obj change.
mlaier
2008-11-04
1
-114
/
+121
*
Implement from scratch a -l option for du(1), to match the same option
keramida
2008-02-25
2
-11
/
+23
*
setenv(3) sets errno on failure, use warn() instead
kevlo
2007-11-08
1
-3
/
+3
*
Check return value for setenv()
kevlo
2007-11-06
1
-3
/
+7
*
Significantly reduce the memory leak as noted in BUGS section for
scf
2007-07-04
1
-3
/
+3
*
Back out all POSIXified *env() changes.
ache
2007-05-01
1
-3
/
+3
*
Eliminate error with -W* strict flags and make putenv() calls conforming to
ache
2007-04-30
1
-3
/
+3
*
Markup fixes.
ru
2006-09-29
1
-1
/
+5
*
o Implement "-n" flag: ignore files and directories with user "nodump"
maxim
2006-05-06
2
-3
/
+14
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-05-21
1
-1
/
+1
*
Remove unused variables.
stefanf
2005-04-09
1
-2
/
+1
*
Use 64bit 'fts_bignum' field instead of 32bit (on 32bit archs) field
pjd
2005-01-07
1
-11
/
+13
*
Add a missing full-stop to match the rest of the items in a list.
keramida
2004-10-24
1
-1
/
+1
*
Use the length modifier 'll' instead of 'q' to print long longs.
stefanf
2004-07-28
1
-1
/
+1
*
Respect locale settings from the environment.
tjr
2004-07-15
1
-0
/
+3
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-2
/
+4
*
typos.
phk
2004-06-02
1
-2
/
+2
*
Give du(1) a -m option to report in megabytes.
phk
2004-06-02
2
-10
/
+9
*
Use humanize_number(3) to format sizes into a human readable form.
pjd
2004-05-24
2
-69
/
+11
*
Mark du(1) as WARNS6 clean.
pjd
2004-05-24
1
-0
/
+1
*
More style fixes, per bde.
kientzle
2004-05-02
1
-6
/
+4
*
Style fixes, most suggested by bde.
kientzle
2004-05-01
1
-24
/
+19
*
Speed up hardlink detection by using a self-sizing hash
kientzle
2004-04-30
1
-32
/
+141
*
-{h,k} are mutually exclisive. So only pay attention to the last of the
obrien
2003-03-30
1
-2
/
+2
*
Back out rev 1.27; getbsize(3)'s original interface has been restored.
mike
2002-12-30
1
-2
/
+1
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
1
-2
/
+2
*
Change the type of an unused variable to appease a warning.
markm
2002-10-23
1
-1
/
+2
*
ANSIify function definitions to avoid a warning.
dwmalone
2002-07-28
1
-15
/
+8
*
Consistently use FBSDID
obrien
2002-06-30
1
-3
/
+2
*
More consistancy. file system > filesystem
trhodes
2002-05-16
1
-1
/
+1
*
Use `The .Nm utility'
charnier
2002-04-19
1
-2
/
+3
*
remove __P
imp
2002-03-22
1
-7
/
+7
*
Remove leaf node WARNS?=2 (that mainly I added). This should
markm
2002-02-08
1
-1
/
+0
*
GRR. This was not WARNS=2 clean. You cannot printf a 'long' with
peter
2002-02-08
1
-1
/
+1
[next]