David E. O'Brien
|
1809be3cd4
|
Use __FBSDID().
Also some minor style cleanups.
|
2003-08-25 23:30:41 +00:00 |
|
John Baldwin
|
4ae4202e70
|
Cleanup warnings. Most of these are signed/unsigned warnings, as well as
some added const's.
|
2000-08-03 09:14:02 +00:00 |
|
Peter Wemm
|
c3aac50f28
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
Mike Smith
|
e4329c9942
|
Enable escapes for $ to make it possible to insert variable names into
other variable values.
|
1999-01-10 05:08:12 +00:00 |
|
Jordan K. Hubbard
|
2ab54b7d11
|
Allow quoted strings (single or double) for grouping whitespace separated
items. Eliminate warnings.
|
1998-09-03 06:14:41 +00:00 |
|
Mike Smith
|
7ae76930a5
|
New commandline/script parser, supports backslash quoting and environment
variable substitution.
Submitted by: Jordan Hubbard <jkh@freebsd.org>
|
1998-09-01 00:41:24 +00:00 |
|