1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/bin/ls
Dag-Erling Smørgrav 0d86878ce0 o Renamed '-b' (show unprintables in octal) to '-B'
o Added a new '-b' which behaves as in AT&T Unices (show unprintables in
  octal, using C escape codes when possible)

o Added '?' to the getopt() string, since the code in the switch considers
  it as a valid option.
1998-04-24 07:49:51 +00:00
..
cmp.c Observe precedence set by Phillippe Charnier in adding an 1997-08-07 22:28:25 +00:00
extern.h Added -b option to display unprintables in octal. 1998-04-21 22:02:01 +00:00
ls.1 o Renamed '-b' (show unprintables in octal) to '-B' 1998-04-24 07:49:51 +00:00
ls.c o Renamed '-b' (show unprintables in octal) to '-B' 1998-04-24 07:49:51 +00:00
ls.h o Renamed '-b' (show unprintables in octal) to '-B' 1998-04-24 07:49:51 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
print.c o Renamed '-b' (show unprintables in octal) to '-B' 1998-04-24 07:49:51 +00:00
stat_flags.c Make a couple of the stat flags dependent on the sys/stat.h header file 1998-01-09 06:14:59 +00:00
util.c o Renamed '-b' (show unprintables in octal) to '-B' 1998-04-24 07:49:51 +00:00