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
*
Merge head
sjg
2014-04-28
2
-9
/
+62
|
\
|
*
Bump Dd, missed as part of r264098 and related commits.
gjb
2014-04-13
1
-1
/
+1
|
*
-k option is compliant with POSIX.
grog
2014-04-04
1
-3
/
+1
|
*
Typo.
grog
2014-04-03
1
-1
/
+1
|
*
Add information on standards compliance of many options.
grog
2014-04-03
1
-5
/
+58
|
*
Make -f set -a, as required by the standard.
grog
2014-04-03
2
-3
/
+5
*
|
Merge from head
sjg
2013-09-05
1
-0
/
+3
|
\
\
|
|
/
|
*
Expand the use of stat(2) flags to allow storing some Windows/DOS
ken
2013-08-21
1
-0
/
+3
*
|
sync from head
sjg
2013-04-12
1
-1
/
+19
|
\
\
|
|
/
|
*
Add a few examples.
joel
2013-03-15
1
-1
/
+19
*
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
*
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
*
|
Sync with HEAD.
obrien
2013-02-08
7
-72
/
+165
|
\
\
|
|
/
|
*
When WCHAR_MIN == 0 the check if a wchar_t value will always be true. In
andrew
2013-01-06
1
-1
/
+4
|
*
Undo over-aggressive conversion of spaces to tabs. ie: those within
peter
2012-11-09
2
-6
/
+6
|
*
Replace spaces with tabs where appropriate.
grog
2012-11-08
6
-36
/
+36
|
*
Add y flag and environment variable LS_SAMESORT to specify the same
grog
2012-11-08
6
-21
/
+110
|
*
Sort option parsing as far as practical.
grog
2012-11-07
1
-41
/
+42
*
|
Updated/new Makefile.depend
sjg
2012-11-08
1
-0
/
+1
|
|
|
\
*
-
.
\
Sync from head
sjg
2012-11-04
2
-7
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix bin/ build with a 64-bit ino_t.
mdf
2012-09-27
2
-7
/
+11
|
|
/
*
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+21
|
/
*
Add build opton MK_LS_COLORS to control whether ls(1) supports colors
marcel
2012-05-19
1
-1
/
+4
*
If ls was invoked with -i but neither -l nor -s, blocksize was used in
des
2011-10-19
1
-2
/
+2
*
When calculating the width of the blocksize column, ls(1) used 512-byte
des
2011-10-18
1
-2
/
+2
*
Get rid of major/minor number distinction.
ed
2011-09-28
4
-39
/
+20
*
Update sticky(7) cross references.
pluknet
2011-05-13
1
-4
/
+4
*
Change all our own code to use st_*tim instead of st_*timespec.
ed
2010-03-28
1
-32
/
+32
*
Make sure that FTS_COMFOLLOW is not set when the -P option is in effect.
jh
2010-02-08
1
-2
/
+6
*
Fixes for ls(1) long format (-l) output:
jh
2010-01-24
3
-21
/
+50
*
Print full path in the error message. It's possible that fts(3)
jh
2010-01-24
1
-1
/
+1
*
ls: Make -p not inhibit following symlinks.
jilles
2009-10-13
1
-1
/
+1
*
Fix regression introduced in r196712 - the 'name' string needs
trasz
2009-09-02
1
-5
/
+9
*
Add NFSv4 ACL support to ls(1).
trasz
2009-08-31
1
-52
/
+54
*
Add reference to strmode(3).
trasz
2009-04-13
1
-0
/
+1
*
Turn a tab into a space. This fixes a misalignment for ls -l.
imp
2008-04-05
1
-2
/
+2
*
- Add -D to usage().
ru
2008-04-04
2
-4
/
+5
*
Add -D option to specify exact format of date and time output with ls -l.
grog
2008-04-04
4
-16
/
+46
*
Avoid a spurious warning for each whiteout found during "ls -lW".
ru
2006-10-18
1
-2
/
+3
*
- Improve description of the -A option.
ru
2006-10-12
1
-7
/
+12
*
Markup fixes.
ru
2006-09-17
1
-1
/
+1
*
Change the -S and -t options to override each other so that the last one
jhb
2006-03-24
2
-0
/
+10
*
Fix a bug such that if you enabled sorting by size (-S) and enabled a
jhb
2006-03-24
1
-4
/
+4
*
Add a few more references to -U.
jhb
2006-03-24
1
-4
/
+4
*
Add a new -U flag to instruct ls to use the birthtime for printing or
jhb
2006-03-24
7
-4
/
+49
*
-mdoc sweep.
ru
2005-11-17
1
-3
/
+1
*
Having three options (-a, -A, -I) controlling the output of dotted
ru
2005-11-16
3
-20
/
+14
*
Mention the non-standardness of the -I option in ls(1).
mux
2005-11-10
1
-1
/
+2
*
Add a -I option to disable the automatic -A flag for the super-user.
mux
2005-11-10
2
-9
/
+25
*
fix typos: decribed -> described, preceeded -> preceded
rse
2005-09-06
1
-3
/
+3
[next]