opnsense-src/usr.sbin/timed/timed
Nik Clayton 414a35e60a Add $Id$, to make it simpler for members of the translation teams to
track.

The Id line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
1999-07-12 20:12:29 +00:00
..
acksend.c Back out strcpy() -> strncpy() changes. According to bruce, they are unneeded. 1997-10-29 07:32:30 +00:00
byteorder.c Use err(3). 1997-10-22 06:20:04 +00:00
candidate.c Back out strcpy() -> strncpy() changes. According to bruce, they are unneeded. 1997-10-29 07:32:30 +00:00
CHANGES BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
cksum.c Use err(3). 1997-10-22 06:20:04 +00:00
correct.c Back out strcpy() -> strncpy() changes. According to bruce, they are unneeded. 1997-10-29 07:32:30 +00:00
extern.h BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
globals.h Make all strings representing hostnames to be NUL-terminated within 1997-10-31 12:33:14 +00:00
Makefile Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
master.c Don't assume that time_t is long. 1998-06-29 18:09:59 +00:00
measure.c ntohl->htonl. 1997-10-27 07:41:12 +00:00
networkdelta.c Use err(3). 1997-10-22 06:20:04 +00:00
pathnames.h BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
readmsg.c Don't assume that time_t is long. 1998-06-29 18:09:59 +00:00
slave.c Don't assume that time_t is long. 1998-06-29 18:09:59 +00:00
timed.8 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:12:29 +00:00
timed.c Don't assume that time_t is long. Fixed printf format errors. 1998-06-29 18:12:08 +00:00