imp
6b8e9d623c
remove __P
2002-03-22 01:42:45 +00:00
markm
6c4c4ce51c
Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.
2001-12-12 00:06:52 +00:00
sheldonh
ecf853ed0d
* Update author's e-mail address.
...
* When the author of an utility also wrote its manual page (a rarety, I
know), it is not necessary to say that the utility "and this manual
page" were written by the author.
2001-08-16 08:40:54 +00:00
sheldonh
357281065e
Use the .Cm macro to mark up the modifiers of the -s flag's size argument.
2001-08-16 08:19:09 +00:00
ru
e6bcd7b5b8
mdoc(7) police: utilize the new .Ex macro.
2001-08-15 09:09:47 +00:00
dd
7d1013753f
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
dd
8aa69f4716
Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$
...
where necessary.
Submitted by: Mike Barcroft <mike@q9media.com>
2001-06-30 05:39:36 +00:00
ru
2ef53d5bd4
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:47:53 +00:00
ru
0957874304
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
sheldonh
84aa355299
Merge the truncate(1) utility onto the RELENG_4 branch and adjust
...
the HISTORY section to reflect the first release of FreeBSD in
which this utility will appear.
2000-08-04 08:05:52 +00:00
sheldonh
afa0c15135
Simplify some conditionals.
2000-07-24 21:50:38 +00:00
sheldonh
6bef5801c6
Shut an optimizing compiler up about possibly (but never) unused
...
variables.
Submitted by: charnier
2000-07-24 21:46:12 +00:00
sheldonh
13405de134
truncate.c:
...
Do not include unused header files.
Add rcsid.
Change copyright.
truncate.1:
Add AUTHORS section.
Submitted by: charnier
2000-07-24 08:56:42 +00:00
sheldonh
daad5fe1b6
Close file descriptors after use so as not to abuse the descriptor
...
table when a long argument list is given. :-)
Reported by: Sven Agnew <afterhours80@hotmail.com>
2000-07-23 13:24:01 +00:00
sheldonh
12e84902bb
Add a STANDARDS section to discourage the use of this utility
...
in environments where portability is a concern.
2000-07-21 13:05:15 +00:00
sheldonh
99b09ec9f7
Import the new truncate(1) utility.
...
Approved by: jdp
2000-07-18 17:03:58 +00:00