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
/
bin
/
ls
Commit message (
Expand
)
Author
Age
Files
Lines
*
Punctuation.
ru
2004-05-16
1
-1
/
+1
*
Only add the widths together for printable characters in prn_normal();
tjr
2004-05-03
1
-1
/
+2
*
Treat filenames as multibyte character strings (according to the current
tjr
2004-05-02
4
-65
/
+132
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
7
-28
/
+0
*
Stop iterating over ACLs if we've already determined we
bmilekic
2004-04-03
1
-5
/
+11
*
Document incorrect handling of multibyte characters in filenames.
tjr
2004-03-21
1
-1
/
+5
*
Fixes to output of `ls -lh` for certain file sizes:
cperciva
2004-03-01
1
-4
/
+4
*
Fix alignment of size field in `ls -lh` -- the width was being computed
cperciva
2004-01-22
1
-2
/
+2
*
Do something sensible if both -h and -k are given.
obrien
2003-12-01
2
-0
/
+9
*
Handle realloc() failure correctly.
tjr
2003-10-16
1
-2
/
+5
*
Add the -m, -w and -x options to ls's usage message.
tjr
2003-09-09
1
-2
/
+2
*
Note in STANDARDS that -gno are not (yet?) POSIX conformant.
schweikh
2003-08-08
1
-1
/
+6
*
-l prints all permissions, not just owner and group
brueffer
2003-07-10
1
-1
/
+1
*
Get this area compiling with the highest WARNS= that it works with.
markm
2003-06-13
1
-2
/
+0
*
df(1) and ls(1) print units in 'four or fewer' not 'three or less'.
trhodes
2003-05-06
1
-1
/
+1
*
Fix a bazillion warnings. This makes almost the whole of src/bin/*
markm
2003-05-03
4
-61
/
+59
*
When mac_from_text() fails with -Z, print "-" rather than "" so that
rwatson
2003-04-26
1
-1
/
+1
*
Reference maclabel(7).
chris
2003-01-20
1
-1
/
+3
*
pathconf() and acl_get_file() follow links so they cannot be used to
tjr
2002-12-19
1
-0
/
+8
*
Improve handling of symlink targets when listing MAC labels: don't
rwatson
2002-12-18
1
-6
/
+13
*
mdoc(7) police: markup fixes.
ru
2002-11-25
1
-6
/
+9
*
Use warn() instead of perror() or fprintf() where appropriate.
tjr
2002-11-06
2
-14
/
+8
*
Print a `+' character after the standard UNIX permission fields in long
tjr
2002-11-03
2
-2
/
+73
*
Do not include <sys/syslimits.h> directly; it is not intended for general
wollman
2002-10-27
1
-1
/
+0
*
Attempt improved use of fts results: use the correct path to the
rwatson
2002-10-24
1
-4
/
+14
*
Teach "ls -Z" to use the policy-agnostic MAC label interfaces rather
rwatson
2002-10-24
7
-238
/
+69
*
Constify, staticify, rationalise types and fix other related warnings.
markm
2002-10-23
1
-8
/
+8
*
Constify to squash some warnings.
markm
2002-10-23
2
-2
/
+2
*
Print non-printing characters in directory names, as well as file names,
tjr
2002-10-18
3
-5
/
+9
*
Output "human-readable" values with a non-0 precision where
dd
2002-10-18
1
-7
/
+9
*
Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct
wollman
2002-09-21
1
-2
/
+2
*
Fix a warning of "possibly used before initialisation".
keramida
2002-08-29
1
-2
/
+1
*
Replace various spellings with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-10
/
+10
*
s/filesystem/file system/ as discussed on -developers
trhodes
2002-08-21
1
-1
/
+1
*
mdoc(7) police: fixed the document date.
ru
2002-08-19
1
-1
/
+1
*
Fix typos; each file has at least one s/seperat/separat/
schweikh
2002-08-11
1
-1
/
+1
*
err() is documented as allowing NULL for the format string but GCC isn't
dillon
2002-07-10
2
-6
/
+6
*
Consistently use __FBSDID
obrien
2002-06-30
4
-16
/
+9
*
Ignore empty COLUMNS environment variable. COLUMNS should take precedence
tjr
2002-06-04
1
-5
/
+5
*
mdoc(7) police: markup nits.
ru
2002-05-29
1
-2
/
+3
*
Add missing options required by SUSv3:
tjr
2002-05-19
5
-16
/
+100
*
Consistancy check s/file system/filesystem/
trhodes
2002-05-16
1
-1
/
+1
*
restore missing default case removed in ls.c:r1.57
billf
2002-05-15
2
-0
/
+4
*
Make 'user' and 'group' const as to not discard the qualifier from the
jmallett
2002-05-15
1
-1
/
+2
*
Remove an empty default case to make this syntactically correct. Not there
jmallett
2002-05-15
1
-1
/
+0
*
ls(1) is utility not function
charnier
2002-04-16
1
-1
/
+1
*
Document option to option dependancy. Fix typo.
jwd
2002-04-15
1
-3
/
+7
*
Install sys/security/lomac/*.h to /usr/include/security/lomac/.
ru
2002-03-26
1
-1
/
+1
*
NAI DBA update.
rwatson
2002-03-14
2
-2
/
+2
*
Add (unsigned char) cast lost in WARNS=4 fixes which break 8bit locales
ache
2002-02-28
1
-1
/
+1
[next]