imp
fe8d175e62
Add note about BLOCKSIZE variable to -s flag.
1998-04-29 18:39:51 +00:00
des
fc8308de88
Remove the bogus -? option after reading the getopt() manual :)
1998-04-24 20:15:43 +00:00
des
7f8983e5f5
o Removed two unused variables (f_dirname and f_newline) in ls.c
...
o Added the -H and -P options for treatment of symbolic links.
o Removed the #ifdef BSD4_4_LITE, since it does not seem to do anything
useful
o Fixed up prn_octal() so its output looks more like that of AT&T Unices
when -b is given.
The next two lines apply only to the first two changes above:
PR: bin/6140
Submitted by: Max Euston
1998-04-24 12:43:26 +00:00
des
aedfea1af8
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
des
88ece5135a
Added -b option to display unprintables in octal.
...
PR: 1315
1998-04-21 22:02:01 +00:00
hoek
100ffb8b0a
Use consistent spelling,
...
writeable -> writable (recall prior debate over this? :-)
initialise -> initialize
recognise -> recognize
Merry Christmas! :)
1997-12-25 09:36:42 +00:00
charnier
1754071cd4
environmental -> environment.
1997-09-18 06:55:21 +00:00
dfr
559a468aae
Enable whiteout code since we now have the lite2 support for them.
1997-04-29 10:03:10 +00:00
obrien
4c9cebcc51
make usage() and SYNOPSIS agree with each other and add missing options
...
documented in the DESCRIPTION section.
1997-03-26 17:48:40 +00:00
mpp
fc6cc96bc4
Typo fix.
1997-03-07 01:58:56 +00:00
mpp
75dbc4794f
Add a missing period in the -o option description.
...
Document the depreciated -g option.
Inspired by: OpenBSD PR# 119
1997-02-25 00:26:53 +00:00
peter
83b3c2c161
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mpp
00e77cfa21
Minor mdoc cleanup.
1997-01-11 19:47:07 +00:00
mpp
b6cd43973e
Add a blurb describing the fact that ls will print the
...
year in place of the hour/minute fields if the time is
more than 6 months in the past or future.
Also some minor mdoc cleanup.
1997-01-11 19:24:22 +00:00
steve
69ca26a305
Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft
...
not yet implemented is protected by a define (BSD4_4_LITE)
that should be removed when this call is supported by the
kernel.
1996-12-14 06:03:29 +00:00
wosch
ab0ebe585d
[HISTORY] command appeared in Version 1 AT&T UNIX
...
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
1996-08-29 18:06:19 +00:00
mpp
254317c903
Uncomment out references to FIFOs for the -F and -l options.
...
Also mention sockets in the text for -F.
Partially obtained from the NetBSD commit mail list.
1995-09-26 08:48:09 +00:00
dg
8722740e7f
Added $Id$
1994-09-24 02:59:15 +00:00
pst
7963d9a803
Add support for '-k' option to print file allocation space in 'K' instead of
...
system blocks.
This is semi-original code, not the same way this crufty option was handled
in FreeBSD 1.x.
1994-09-19 07:49:56 +00:00
rgrimes
e3cfc8ce61
BSD 4.4 Lite bin Sources
1994-05-26 06:18:55 +00:00