OpenGrok
Cross Reference: talkd.h
xref
: /
src
/
include
/
protocols
/
talkd.h
Home
|
History
|
Annotate
|
Download
|
only in
protocols
History log of
/src/include/protocols/talkd.h
Revision
Date
Author
Comments
1.12
11-Jul-2025
andvar
Fix various typos, mainly in comments and log/error messages.
1.11
22-Jan-2016
dholland
branches: 1.11.28;
These all need stdint.h.
Also, dumprestore.h needs ufs/ufs/dinode.h; in talkd.h use unsigned
char instead of u_char; and in timed.h include limits.h and use
_POSIX_HOST_NAME_MAX instead of MAXHOSTNAMELEN as the latter would
require sys/param.h.
1.10
26-Dec-2005
perry
u_intN_t -> uintN_t
1.9
24-Sep-2005
christos
rename osockaddr to talkd_sockaddr and use that instead.
1.8
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22270, verified by myself.
1.7
10-Feb-1998
perry
add/cleanup multiple inclusion protection.
1.6
02-Feb-1998
perry
merge lite-2
1.5
04-Mar-1995
cgd
oops; 'pid' is supposed to be signed (?)
1.4
04-Mar-1995
cgd
ship fixed-size quantities over the wire
1.3
26-Oct-1994
cgd
new RCS ID format.
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
02-Feb-1998
perry
import lite-2
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.11.28.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Mon Oct 13 16:09:52 GMT 2025