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
/
print.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
#include <time.h> for the definition of time functions instead of
bde
2002-02-25
1
-2
/
+1
*
Use __FBSDID() and clean up the vendor tags.
markm
2002-02-03
1
-5
/
+6
*
WARNS=4 fixes, plus a healthy dose of fixes inspired by lint.
markm
2002-02-03
1
-13
/
+12
*
o __P has been reoved
imp
2002-02-02
1
-45
/
+25
*
LSCOLOURS should be spelt LSCOLORS.
joe
2001-12-29
1
-1
/
+1
*
Restore these files to shiny KNF.
joe
2001-12-29
1
-43
/
+43
*
Convert some spaces into tabs that I missed first time around.
joe
2001-12-28
1
-30
/
+30
*
Revert most of rev 1.42, to restore KNF style.
joe
2001-12-28
1
-49
/
+49
*
Add a new flag, -h which when combined with the -l option causes
joe
2001-12-28
1
-1
/
+71
*
Make it clearer what changed to a user using the old format of LSCOLORS.
joe
2001-12-28
1
-3
/
+3
*
Mop up some warnings.
joe
2001-12-28
1
-2
/
+2
*
Make the style more consistent throughout the file.
joe
2001-12-28
1
-58
/
+71
*
Use the default colour instead if a bad colour specification is given.
joe
2001-12-28
1
-1
/
+1
*
Revamp the colour support to allow for bold characters. Colours
joe
2001-12-28
1
-15
/
+39
*
Add LOMAC options (the "Z" flag in both cases) to display extra information
green
2001-11-26
1
-0
/
+2
*
Silence minor cc warning
ache
2001-03-21
1
-1
/
+1
*
Use nl_langinfo instead of %Ef
ache
2001-03-21
1
-6
/
+7
*
make sure we do not write out non-printable characters in file names
assar
2000-07-04
1
-9
/
+19
*
I broke locale sensitive ordering of date and month in
joe
2000-06-21
1
-6
/
+9
*
Don't assume that the output of strftime for "%c" ("national
joe
2000-06-18
1
-15
/
+10
*
Greately simplify oxtabs fix by simple setting f_notabs for f_color
ache
2000-06-06
1
-13
/
+0
*
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
*
Staticize more functions
ache
2000-06-06
1
-4
/
+7
*
Make signal handler safe - don't use stdio (pointed by bde)
ache
2000-06-06
1
-12
/
+26
*
Get rid of curses completely - use tgoto instead of tparm
ache
2000-06-05
1
-5
/
+4
*
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 look up the ANSI sequences each time a colour is changed,
joe
2000-06-05
1
-9
/
+4
*
* Re-implement colour support using termcap's AF and AB capabilities
joe
2000-06-05
1
-10
/
+46
*
Add colour support to /bin/ls (at a cost of 1056 bytes on my system).
joe
2000-06-02
1
-0
/
+129
*
Print negative minor numbers in hex. Negative minor numbers are
bde
2000-01-06
1
-2
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Allow env. variable LS_COLWIDTHS to specify minimum column widths,
hoek
1998-07-29
1
-6
/
+11
*
o Renamed '-b' (show unprintables in octal) to '-B'
des
1998-04-24
1
-6
/
+7
*
Added -b option to display unprintables in octal.
des
1998-04-21
1
-4
/
+9
*
Observe precedence set by Phillippe Charnier in adding an
steve
1997-08-07
1
-3
/
+5
*
Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.
steve
1997-08-07
1
-4
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Make ls include the year when displaying times that are more than
mpp
1997-01-11
1
-2
/
+6
*
Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft
steve
1996-12-14
1
-4
/
+9
*
Remove unused include of utmp.h from print.c. Closes PR# 486.
mpp
1996-01-20
1
-2
/
+1
*
Print dev minor #'s > 255 in hex.
joerg
1995-12-30
1
-3
/
+7
*
Change ctime to strftime %c to use national date/time representation
ache
1995-08-08
1
-3
/
+3
*
Delete bogus referneces to timezone code internal header file `tzfile.h',
wollman
1995-08-07
1
-3
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
You will find enclosed some changes to make gcc -Wall more happy in
joerg
1995-03-19
1
-2
/
+2
[next]