John Baldwin
3878fff7db
Use fixed-size fields in the structure for the timed protocol. This
...
includes changing a struct timeval to an explicit structure of two
int32_t's. This requires using temporary timevals in several places
when calling gettimeofday(), settimeofday(), etc. With this timed now
works properly on 64-bit platforms such as Alpha.
Obtained from: NetBSD
2001-11-20 06:36:09 +00:00
Matthew Dillon
5b3817c60b
Make the protocol/dumprestore.h header match restore's idea of the dump
...
header for the case where sizeof(time_t) != sizeof(int). dumprestore.h
was embedding time_t when it should have been embedding int32_t.
Use time_to_time32() and time32_to_time() to convert between the
protocoll/file-format time and time_t.
2001-10-28 20:01:38 +00:00
Peter Wemm
2c62730ab2
Zap $Revision$
1999-09-05 17:43:31 +00:00
Peter Wemm
a4add9a9b1
$Id$ -> $FreeBSD$
1999-08-27 23:45:13 +00:00
Bruce Evans
95b2e7ca5b
Restored rev.1.11 which was clobbered by rev.1.12 (translated to `C').
1999-05-11 07:28:53 +00:00
Jacques Vidrine
958ab463b8
16 characters for the device name in /etc/dumpdates is not long
...
enough, particularly when using vinum. Allow 32 characters
(arbitrary, I know) instead.
PR: bin/11433
1999-05-08 01:08:56 +00:00
Mark Murray
0feb57945e
Part of routed upgrade.
...
Submitted by: Vernon Schryver <vjs@calcite.rhyolite.com>
1999-05-02 13:20:38 +00:00
Dima Ruban
689c44c5b3
64bit clean now
1998-11-08 08:27:16 +00:00
Dima Ruban
97b465b142
64bit fixes.
...
(Note: ``dump'' doesn't work on alpha yet. Apparently there's a problem
somewhere is the physio() area)
Submitted by: myself && Matt Dillon.
1998-10-27 04:01:19 +00:00
Dima Ruban
e9b30c621d
make talk/talkd work on alpha.
1998-10-20 07:07:07 +00:00
Bruce Evans
826a60e79e
Translated to `C' - commented out #ident.
1998-01-16 10:31:46 +00:00
Eivind Eklund
f756433e8b
Back out all of yesterdays include file changes.
1997-05-07 20:01:10 +00:00
Eivind Eklund
48ea0bec18
Make a lot of include-files self-contained. I excluded the patches changing
...
int's to gid_t and uid_t - should I commit these, too?
Closes PR misc/2625.
Submitted by: Julian Assange <proff@iq.org>
1997-05-07 02:27:18 +00:00
Garrett Wollman
2832011fa2
Matching routed.h to go along with latest routed.
1996-11-19 21:22:18 +00:00
Garrett Wollman
83f9002e3d
New version of routed.h to match new version of routed.
1996-08-27 16:21:34 +00:00
Garrett Wollman
41d689b7b6
New routed.h that goes with the new routed.
1996-07-22 21:14:48 +00:00
Garrett Wollman
703f599354
Protocol definitions for RIPv2.
...
Obtained from: Vernon Schryver <vjs@mica.denver.sgi.com>
1996-05-30 16:31:04 +00:00
Rodney W. Grimes
4399be3cbd
Remove trailing whitespace.
1995-05-30 05:05:38 +00:00
Paul Richards
385e380a6a
Changed idempotent strings to reflect directory area.
...
Reviewed by:
Submitted by:
1994-08-21 04:05:05 +00:00
Rodney W. Grimes
59deaec541
BSD 4.4 Lite Include Sources
1994-05-24 09:57:34 +00:00