31d5fc6277
add some more source files to make soriasis make happy
Assar Westerlund
1997-11-03 21:38:28 +00:00
f3064d8739
only include <sys/termio.h> iff !defined(HAVE_TERMIOS_H)
Assar Westerlund
1997-11-03 21:37:55 +00:00
5240a1170d
Could no longer figure out that AFS cell pdc.kth.se uses service principal afs.pdc.kth.se@NADA.KTH.SE. Now fixed.
Björn Groenvall
1997-11-03 20:35:24 +00:00
bba616767a
x
Johan Danielsson
1997-11-03 19:33:59 +00:00
0311068542
Reduce number of reallocs in unparse_name.
Johan Danielsson
1997-11-03 19:33:50 +00:00
21772f8038
Illegal -> invalid, cannot -> can't, and some other cleanup.
Johan Danielsson
1997-11-03 15:39:42 +00:00
f72fa50471
add prototype for vsyslog
Assar Westerlund
1997-11-03 10:09:51 +00:00
d6f52a511f
(terminaltypeok): always return OK. It used to call `tgetent' to figure if it was a defined terminal type. It's possible to overflow tgetent so that's a bad idea. The worst that could happen by saying yes to all terminals is that the user ends up with a terminal that has no definition on the local system. And besides, most telnet client has no support for falling back to a different terminal type.
Assar Westerlund
1997-11-03 06:08:26 +00:00
42ce4024c7
less warnings
Assar Westerlund
1997-11-02 04:14:12 +00:00
770632d951
const and char-cleanup
Assar Westerlund
1997-10-29 01:27:11 +00:00
f5fc784fff
use roken_*
Assar Westerlund
1997-10-29 01:25:14 +00:00
8cb8048e74
use roken_get*
Assar Westerlund
1997-10-29 01:24:45 +00:00
2856b1839a
use roken_getservbyname
Assar Westerlund
1997-10-29 01:22:56 +00:00
e855277091
Add ugly macros for openlog, gethostbyname, gethostbyaddr, and getservbyname for the benefit of Crays. Add default definition of MAXPATHLEN
Assar Westerlund
1997-10-29 01:21:36 +00:00
0af9a867ca
add --{enable,disable}-otp. check for compatible prototypes for gethostbyname, gethostbyaddr, getservbyname, and openlog (they have strange prototypes on Crays)
Assar Westerlund
1997-10-29 01:07:23 +00:00
878258cf65
new macro `AC_PROTO_COMPAT'
Assar Westerlund
1997-10-29 01:06:08 +00:00
2088a961f4
type correctnes
Assar Westerlund
1997-10-28 20:34:24 +00:00
ee25d28a76
Add DNS debug support
Björn Groenvall
1997-10-28 15:37:39 +00:00
f3dcbcd96a
x
Johan Danielsson
1997-10-28 03:56:48 +00:00
cfccafc623
The return value to process_request should only be non-zero if there was some fatal error.
Johan Danielsson
1997-10-28 03:56:35 +00:00
cc9207c6aa
x
Johan Danielsson
1997-10-28 03:40:40 +00:00
4ffad0c7de
Log bad requests.
Johan Danielsson
1997-10-28 03:40:23 +00:00
00c42ba48b
x
Johan Danielsson
1997-10-28 03:24:28 +00:00