HardenedBSD/libexec
Marcel Moolenaar 8ef94ce860 Fix bootpd for Alpha.
bptypes.h originally defined int32 to be of type long. This obviously
doesn't work on the Alpha. By defining int32 (and u_int32) in terms of
int32_t (and u_int32_t) it now is what it says it should be.

Two occurrences of 'unsigned int32' have been changed to 'u_int32' for
consistency.

Submitted by: Wilko Bulte <wilko@yedi.iaf.nl>
1999-11-12 10:11:48 +00:00
..
atrun
bootpd
comsat
fingerd
ftpd
getNAME
getty
mail.local
makekey
mknetid
named-xfer
rbootd
revnetgroup
rexecd
rlogind
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd
rtld-aout
rtld-elf
smrsh
talkd
telnetd
tftpd
uucpd
xtend
ypxfr
Makefile
Makefile.inc