ru
6294018a20
Mechanically kill hard sentence breaks.
2004-07-02 23:13:00 +00:00
charnier
fdbc3fd42a
Use `The .Nm utility'
2002-04-20 12:27:18 +00:00
dillon
c3dbbbabdf
I've been meaning to do this for a while. Add an underscore to the
...
time_to_xxx() and xxx_to_time() functions. e.g. _time_to_xxx()
instead of time_to_xxx(), to make it more obvious that these are
stopgap functions & placemarkers and not meant to create a defacto
standard. They will eventually be replaced when a real standard
comes out of committee.
2002-01-19 23:20:02 +00:00
dillon
532052c2b0
Do not assume that sizeof(tv_sec) is sizeof(time_t) - it will be, but
...
it isn't yet because our tv_sec is currently a long (so 64 bit architectures
are already broken to a degree).
2001-10-28 20:53:17 +00:00
ru
f858dca3dc
mdoc(7) police: join split punctuation to macro calls.
2001-08-10 17:35:21 +00:00
obrien
9c97c8f02d
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
dd
911ca14c87
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
dd
eaa6ee03b8
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
obrien
df8f79b9de
Style changes. Not purfect, but closer to other Makefiles in the tree.
...
Approved by: fenner
2001-04-20 17:30:12 +00:00
ru
afd506414e
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
66cd8f698e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:44:04 +00:00
ru
71e2293ad4
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
charnier
aaa781a609
1000000 usecs to 1 sec conversion
2000-05-28 15:06:45 +00:00
sheldonh
14e9cd73ea
Fix miscellaneous mdoc macro argument limit infringements.
...
PR: 18465
Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-05-09 14:02:06 +00:00
peter
c81dbb3c98
$Header$ -> $FreeBSD$
1999-08-28 05:11:36 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
fenner
9154d14586
Fix raw timestamps (zero-pad usecs)
...
Print 4-digit years in TIMESTAMP_PARSEABLE mode after '99.
PR: bin/9507
1999-01-20 18:33:13 +00:00
imp
69a1352a25
Use 69 pivot kludge from date(1) to make it consistant. Also honor
...
is_delta and only apply date kludge when it isn't a delta time.
1999-01-15 07:37:00 +00:00
imp
b758132372
Y2K nit:
...
Make two digit years specified on the command line represent
the century that the computer currently resides. So 99 means
1999 this year, but 2099 next year.
Pointed out by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
1999-01-15 05:46:28 +00:00
charnier
6e321f37d4
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 08:31:20 +00:00
bde
a176b07ddd
Fixed `make -jN' for large N. version.h was missing from SRCS,
...
SRCS was disordered to work around the bug for plain `make', and
the version number was bumped twice by building two copies of
version.[ch] concurrently.
1998-03-06 14:47:53 +00:00
charnier
6fa79119c9
Convert to mdoc format. Remove unused vars. Use err(3) and change exit(-1).
1998-01-20 07:30:27 +00:00
imp
691010efad
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-31 05:11:47 +00:00
pst
2cdf366009
Fix typo in last commit...sigh
1996-08-21 21:39:44 +00:00
pst
dc46a50db4
Change DISTDIR to TCPDUMP_DISTDIR
1996-08-21 17:11:41 +00:00
gpalmer
1cd0d327ac
Pickup VERSION from the tcpdump sources in contrib/tcpdump. Allows
...
`make world' to work again.
1996-08-21 04:14:36 +00:00
pst
9b679aa62f
Clean up compilation warnings.
1995-08-23 05:19:00 +00:00
gpalmer
58025d3c03
tcpdump is in (1) not (l)
1995-05-14 15:21:36 +00:00
olah
aad57cc134
Add -I.' to CFLAGS in order to fix the
make depend' problem.
1995-03-09 12:15:17 +00:00
olah
48fc7bedf7
Upgrade tcpdump and tcpslice to version 3.0
...
Obtained from: ftp.ee.lbl.gov and Vern Paxson <vern@ee.lbl.gov>
1995-03-08 12:53:42 +00:00
ats
a7b72cfd84
Changed two occurrences of tcpdump(l) to tcpdump(1).
1994-12-12 00:41:04 +00:00
phk
481dcdac75
once more
1994-11-21 01:54:55 +00:00
phk
5b87052f84
More abs paths nuked
1994-11-21 01:52:36 +00:00
root
aa99538e13
New manual page system
1993-07-02 04:22:44 +00:00
rgrimes
f078b88a16
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:49:13 +00:00