Brian Somers
2170922420
Only use trimdomain() if __FreeBSD_version > 320000
...
It was available in 3.0 & 3.1 but would truncate at UT_HOSTSIZE-1
1999-06-18 11:37:30 +00:00
SADA Kenji
48500b76a6
PR: ports/12037
...
Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>
Upgrade to 1.2.27.
# I'm not maintainer but it seems that torstenb is too busy to
# look the PR and many people want new version ssh port.
1999-06-15 20:14:04 +00:00
Brian Somers
ec05f7b3ba
Always use trimdomain(), not just #if __FreeBSD_version >= 400004
...
The port maintainer must be away....
1999-05-07 15:41:49 +00:00
Brian Somers
f58bba4d52
Call trimdomain() to reduce the size of the ut_host
...
field before reveting to storing an IP number.
Reviewed by: torstenb@
1999-04-11 09:08:31 +00:00