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
*
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
*
Add `n' to the synopsis.
obrien
1999-10-16
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-27
9
-9
/
+9
*
Backed out my -n change to imply -l by request of sheldonh.
chris
1999-08-23
1
-2
/
+0
*
Make -n flag compliant to the Single Unix Specification.
chris
1999-08-23
1
-1
/
+3
*
Take integer rounding into account in the buffer size approximation
sheldonh
1999-08-19
1
-2
/
+2
*
Style issues in previous commit:
sheldonh
1999-08-19
1
-4
/
+14
*
Add -n option to print numeric user and group IDs instead of names
sheldonh
1999-08-02
3
-9
/
+31
*
Chflags was clearing all flags supplied on the command line after a
jmz
1999-05-21
1
-2
/
+2
*
Various spelling/formatting changes.
kris
1999-05-08
2
-4
/
+4
*
.Xr chflags 1 ,
hoek
1999-04-27
1
-1
/
+2
*
changable -> changeable
billf
1998-11-30
1
-2
/
+2
*
Doh. What was I smoking when I wrote this?
des
1998-10-13
1
-5
/
+5
*
Null commit, just to test something. Please ignore.
jkh
1998-10-04
1
-2
/
+1
*
Add missing "else", without whom the prev. commit is a null change.
hoek
1998-08-02
1
-4
/
+3
*
Allow env. variable LS_COLWIDTHS to specify minimum column widths,
hoek
1998-07-29
4
-13
/
+97
*
Correct use of .Nm. Typo.
charnier
1998-05-15
1
-11
/
+11
*
.Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT
phk
1998-05-13
1
-2
/
+2
*
Add note about BLOCKSIZE variable to -s flag.
imp
1998-04-29
1
-2
/
+3
*
Fix nasty error in len_octal, result not initialized
ache
1998-04-25
1
-2
/
+2
*
Fix ctype error #1 - chars must be unsigned
ache
1998-04-25
1
-2
/
+2
*
Remove the bogus -? option after reading the getopt() manual :)
des
1998-04-24
3
-8
/
+6
*
o Removed two unused variables (f_dirname and f_newline) in ls.c
des
1998-04-24
3
-27
/
+58
*
o Renamed '-b' (show unprintables in octal) to '-B'
des
1998-04-24
5
-25
/
+97
*
Added -b option to display unprintables in octal.
des
1998-04-21
6
-11
/
+71
*
Make a couple of the stat flags dependent on the sys/stat.h header file
jb
1998-01-09
1
-1
/
+9
*
Use consistent spelling,
hoek
1997-12-25
1
-2
/
+2
*
environmental -> environment.
charnier
1997-09-18
1
-3
/
+3
*
Fix sorting of directories when doing '-d'.
sef
1997-09-18
1
-10
/
+6
*
Observe precedence set by Phillippe Charnier in adding an
steve
1997-08-07
5
-15
/
+28
*
Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.
steve
1997-08-07
7
-35
/
+21
*
Submitted by: Whistle Communications (archie Cobbs)
julian
1997-06-02
1
-1
/
+9
*
Enable whiteout code since we now have the lite2 support for them.
dfr
1997-04-29
2
-4
/
+4
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-28
1
-3
/
+3
*
make usage() and SYNOPSIS agree with each other and add missing options
obrien
1997-03-26
2
-4
/
+4
*
Typo fix.
mpp
1997-03-07
1
-2
/
+2
*
Add a missing period in the -o option description.
mpp
1997-02-25
1
-3
/
+10
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
9
-9
/
+9
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
9
-9
/
+9
*
Minor mdoc cleanup.
mpp
1997-01-11
1
-2
/
+4
*
Add a blurb describing the fact that ls will print the
mpp
1997-01-11
1
-2
/
+8
*
Make ls include the year when displaying times that are more than
mpp
1997-01-11
1
-2
/
+6
*
Use strcoll instead of strcmp for file names comparation
ache
1996-12-28
1
-3
/
+3
*
Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft
steve
1996-12-14
7
-19
/
+63
*
[HISTORY] command appeared in Version 1 AT&T UNIX
wosch
1996-08-29
1
-2
/
+2
[next]