| #
da8de1e2
|
| 14-Jul-2002 |
Alfred Perlstein <alfred@FreeBSD.org> |
WARNS=4
|
| #
f1bb2cd2
|
| 22-Mar-2002 |
Warner Losh <imp@FreeBSD.org> |
remove __P
|
| #
9f5b04e9
|
| 10-Dec-2001 |
David Malone <dwmalone@FreeBSD.org> |
Style improvements recommended by Bruce as a follow up to some of the recent WARNS commits. The idea is:
1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though c
Style improvements recommended by Bruce as a follow up to some of the recent WARNS commits. The idea is:
1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though copyrights probably should). 3) There should be no blank line between including cdefs and __FBSDIF.
show more ...
|
| #
01823518
|
| 02-Dec-2001 |
Mark Murray <markm@FreeBSD.org> |
Use __FBSDID().
|
| #
865eb33a
|
| 02-Dec-2001 |
Mark Murray <markm@FreeBSD.org> |
WARNS=2 fixup.
|
| #
9ebd5897
|
| 24-Jul-2001 |
David E. O'Brien <obrien@FreeBSD.org> |
Replace the local `rname' with the cannonical `basename'.
|
| #
c3aac50f
|
| 28-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
| #
5d2b41cb
|
| 06-Dec-1998 |
Archie Cobbs <archie@FreeBSD.org> |
Eliminate compiler warnings from -Wall
|
| #
911091e7
|
| 23-Jun-1997 |
Philippe Charnier <charnier@FreeBSD.org> |
Convert man page to mdoc format. Cosmetic in usage string.
|
| #
1c8af878
|
| 29-Mar-1997 |
Warner Losh <imp@FreeBSD.org> |
compare return value from getopt against -1 rather than EOF, per the final posix standard on the topic.
|
| #
d508ff27
|
| 17-Oct-1996 |
Jean-Marc Zucconi <jmz@FreeBSD.org> |
The -q option does not require a list of elements: the command 'ar q foo.a' is perfectly valid and eventually creates an empty archive. This is consistent with OSF1 V3.x, SunOS 4.x, ULTRIX 4.x and pr
The -q option does not require a list of elements: the command 'ar q foo.a' is perfectly valid and eventually creates an empty archive. This is consistent with OSF1 V3.x, SunOS 4.x, ULTRIX 4.x and probably others.
show more ...
|
| #
6e980455
|
| 24-Oct-1995 |
Andrey A. Chernov <ache@FreeBSD.org> |
Add setlocale LC_TIME
|
| #
7799f52a
|
| 30-May-1995 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Remove trailing whitespace.
|
| #
9b50d902
|
| 27-May-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
BSD 4.4 Lite Usr.bin Sources
|