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
*
Silence minor cc warning
ache
2001-03-21
1
-1
/
+1
*
Use nl_langinfo instead of %Ef
ache
2001-03-21
1
-6
/
+7
*
mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.
ru
2001-02-13
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-2
/
+2
*
grammar gnit: "relationships (plural) _are_ complex"
hoek
2000-12-28
1
-1
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-15
1
-2
/
+2
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-2
/
+2
*
Un-deprecate the -G flag at obrien's request. Colour sequences are still
joe
2000-08-13
2
-11
/
+20
*
Correct spelling: depricated -> deprecated.
joe
2000-08-12
2
-2
/
+2
*
A change to the way that colours are switched on in ls. The -G
joe
2000-08-12
2
-44
/
+54
*
".It" -> ".It Ev" in a couple of places.
joe
2000-08-12
1
-2
/
+2
*
Add the missing flags to ls(1)'s usage: -Bb.
green
2000-07-22
1
-2
/
+2
*
Explain the dependence of colour support on the capabilities of the
sheldonh
2000-07-07
1
-0
/
+20
*
make sure we do not write out non-printable characters in file names
assar
2000-07-04
5
-25
/
+36
*
Fix changes from 1.34 through 1.37:
sheldonh
2000-06-22
1
-6
/
+14
*
Order the ENVIRONMENT section alphabetically.
joe
2000-06-21
1
-5
/
+5
*
I broke locale sensitive ordering of date and month in
joe
2000-06-21
2
-6
/
+16
*
Don't assume that the output of strftime for "%c" ("national
joe
2000-06-18
1
-15
/
+10
*
Switch over to using the new fflagstostr and strtofflags library calls.
joe
2000-06-17
3
-6
/
+9
*
Fix one conditionalization in my prev. commit
ache
2000-06-06
1
-2
/
+3
*
Greately simplify oxtabs fix by simple setting f_notabs for f_color
ache
2000-06-06
2
-14
/
+10
*
Honor f_notabs flag even in COLORLS
ache
2000-06-06
1
-1
/
+1
*
Back out spaces to TABs replace removing for COLORLS
ache
2000-06-06
1
-0
/
+13
*
Don't replace TABs with spaces for COLORLS because "some terminals get confused"
ache
2000-06-06
1
-12
/
+0
*
Add -G to usage: if COLORLS
ache
2000-06-06
1
-1
/
+6
*
Staticize more functions
ache
2000-06-06
1
-4
/
+7
*
Move colorquit() prototype to extern.h
ache
2000-06-06
2
-4
/
+4
*
Make signal handler safe - don't use stdio (pointed by bde)
ache
2000-06-06
2
-14
/
+26
*
Reflect reality:
ache
2000-06-06
1
-2
/
+2
*
Get rid of curses completely - use tgoto instead of tparm
ache
2000-06-05
1
-5
/
+4
*
Do SIGINT cleanup for SIGQUIT as well.
cracauer
2000-06-05
1
-0
/
+1
*
Kill yourself in ^C handler, not exit(1) to allow script to sense signal
ache
2000-06-05
1
-7
/
+10
*
Cosmetique of prev. optimization - don't use global variable
ache
2000-06-05
1
-1
/
+6
*
Don't use curses includes, include termcap.h instead
ache
2000-06-05
1
-13
/
+26
*
Don't use curses includes, include termcap.h instead
ache
2000-06-05
1
-6
/
+7
*
Don't use ncurses, use termcap
ache
2000-06-05
1
-1
/
+2
*
Don't look up the ANSI sequences each time a colour is changed,
joe
2000-06-05
3
-11
/
+31
*
Disable colour support in ls when building the fixit floppy, and make
joe
2000-06-05
1
-0
/
+2
*
* Re-implement colour support using termcap's AF and AB capabilities
joe
2000-06-05
5
-12
/
+74
*
Add colour support to /bin/ls (at a cost of 1056 bytes on my system).
joe
2000-06-02
5
-4
/
+220
*
Remove more single-space hard sentence breaks.
sheldonh
2000-03-02
1
-3
/
+6
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-2
/
+4
*
Revert part of the last commit, remove {g|s}etflags from the libc
joe
2000-02-05
2
-1
/
+4
*
Historically file flags (schg, uschg, etc) have been converted from
joe
2000-01-27
2
-4
/
+1
*
Print negative minor numbers in hex. Negative minor numbers are
bde
2000-01-06
1
-2
/
+3
*
Added missing DPADD's. Removed unrequired SRCS's.
joe
2000-01-01
1
-0
/
+1
*
Retire stat_flags.c; it's now in libutil.
joe
1999-12-30
1
-149
/
+0
*
Moved flags_to_string and string_to_flags into libutil. It's used in
joe
1999-12-30
1
-1
/
+3
*
Fix a bug where a pointer would be one character too far after putting
roberto
1999-12-21
1
-1
/
+1
*
Rewriting of flags_to_string() and string_to_flags() to use an array.
roberto
1999-12-19
1
-86
/
+61
[next]