freebsd-dev/bin/cp
Warner Losh 426e9c1dcc First set of fixes to keep egcs happy. These include {} around single
statement if blocks[*] when the else could be ambiguous, not defaulting
to int type and removal of some unused variables.

[*] This is explicitly allowed by style(9) when the single statement
spans more than one line.

Reviewed by: obrien, chuckr
1999-04-25 21:13:34 +00:00
..
cp.1 Correct a grammatical nit and remove ambiguity about the effect of 1998-10-13 08:52:29 +00:00
cp.c First set of fixes to keep egcs happy. These include {} around single 1999-04-25 21:13:34 +00:00
extern.h Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
Makefile Use mmap for file coping. 5-10% faster than the read system call. 1998-11-14 23:43:11 +00:00
utils.c First set of fixes to keep egcs happy. These include {} around single 1999-04-25 21:13:34 +00:00