|
Revision tags: release/2.2.7 |
|
| #
0d86878c |
| 24-Apr-1998 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
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()
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.
show more ...
|
| #
7ea30648 |
| 22-Apr-1998 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Added -b option to display unprintables in octal. PR: 1315
|
|
Revision tags: release/2.2.6, release/2.2.5_cvs |
|
| #
febad2fc |
| 08-Aug-1997 |
Steve Price <steve@FreeBSD.org> |
Observe precedence set by Phillippe Charnier in adding an rcsid.
|
| #
d46c1a60 |
| 07-Aug-1997 |
Steve Price <steve@FreeBSD.org> |
Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.
|
| #
c4694019 |
| 02-Jul-1997 |
Bruce Evans <bde@FreeBSD.org> |
Import Lite2's src/bin. All files in src/bin are off the vendor branch, so this doesn't change the active versions.
|
|
Revision tags: release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs |
|
| #
b97fa2ef |
| 22-Feb-1997 |
Peter Wemm <peter@FreeBSD.org> |
Revert $FreeBSD$ to $Id$
|
|
Revision tags: release/2.1.6_cvs, release/2.1.6.1 |
|
| #
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
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
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.
show more ...
|
| #
f173abd0 |
| 11-Jan-1997 |
Mike Pritchard <mpp@FreeBSD.org> |
Make ls include the year when displaying times that are more than 6 months into the future. Closes PR# 1657.
Submitted by: Sakari Jalowaara <sja.home.tekla.fi>
|
| #
fb5cb208 |
| 14-Dec-1996 |
Steve Price <steve@FreeBSD.org> |
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.
|
|
Revision tags: release/2.1.5_cvs |
|
| #
8564f340 |
| 20-Jan-1996 |
Mike Pritchard <mpp@FreeBSD.org> |
Remove unused include of utmp.h from print.c. Closes PR# 486.
Submitted by: Tom Samplonius <tom@haven.uniserve.com>
|
|
Revision tags: release/2.1.0_cvs |
|
| #
df2fbf15 |
| 30-Dec-1995 |
Joerg Wunsch <joerg@FreeBSD.org> |
Print dev minor #'s > 255 in hex.
Reviewed by: jkh, kuku, phk
|
| #
fc4a9baf |
| 08-Aug-1995 |
Andrey A. Chernov <ache@FreeBSD.org> |
Change ctime to strftime %c to use national date/time representation
|
| #
656dcd43 |
| 07-Aug-1995 |
Garrett Wollman <wollman@FreeBSD.org> |
Delete bogus referneces to timezone code internal header file `tzfile.h', which is no longer bogusly installed in /usr/include.
|
|
Revision tags: release/2.0.5_cvs |
|
| #
2162b2d2 |
| 30-May-1995 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Remove trailing whitespace.
Reviewed by: phk
|
| #
0fd510b7 |
| 19-Mar-1995 |
Joerg Wunsch <joerg@FreeBSD.org> |
You will find enclosed some changes to make gcc -Wall more happy in /usr/src/bin. Note that some patches are still needed in that directory.
I (Joerg) finished most of Philippe's cleanup. /bin/sh w
You will find enclosed some changes to make gcc -Wall more happy in /usr/src/bin. Note that some patches are still needed in that directory.
I (Joerg) finished most of Philippe's cleanup. /bin/sh will still need *allot* of work, however.
Submitted by: charnier@lirmm.fr (Philippe Charnier)
show more ...
|
|
Revision tags: release/2.0 |
|
| #
89730b29 |
| 24-Sep-1994 |
David Greenman <dg@FreeBSD.org> |
Added $Id$
|
|
Revision tags: release/1.1.5.1_cvs |
|
| #
4b88c807 |
| 26-May-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
BSD 4.4 Lite bin Sources
|