Commit graph

6 commits

Author SHA1 Message Date
Ed Schouten
1867f1355f Don't install rtelnet when sgtty is not available anymore.
rtelnet cannot easily be ported to the termios interface without
performing very thorough tests. We'd better not risk it and disconnect
rtelnet from the build when sgtty is not available. We can always
restore it when someone offers a patch.

PR:		124473
Approved by:	philip (mentor)
2008-06-19 07:52:45 +00:00
Martin Wilke
85a8143a41 - Use termios.h instead of sgtty.h
PR:		120050
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-02-05 13:35:26 +00:00
Martin Wilke
9039c58ffb - Fix gcc 4.1 build
- Makfile Cleanup

PR:		ports/106717
Submitted by:	trasz
2006-12-14 22:19:04 +00:00
Bruce M Simpson
fb573f4e44 Fix build on 64-bit platforms.
Whined about by:	kris
2003-10-13 08:52:32 +00:00
Bruce M Simpson
f3779d049f Unbreak automated builds (a la bento), by removing explicit references
to /dev/tty from Makefiles.

Noticed by:	kris
2003-09-27 23:28:23 +00:00
Bruce M Simpson
94886678c1 Add the Xylogics/Bay Networks/Nortel Networks Annex administration suite.
Allows the Annex to be administered from a FreeBSD host, rather than via
the console port. Tested with a MicroAnnex-XL 16 port device.

Reviewed by:	edwin
Approved by:	jake (mentor)
2003-09-25 19:49:31 +00:00