freebsd_amp_hwpstate/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 Fix bootpd for Alpha. 1999-11-12 10:11:48 +00:00
comsat
fingerd
ftpd sync with netbsd PR 8534, fix undefined C code. 1999-10-07 08:41:55 +00:00
getNAME
getty Correct spelling : ascii -> ASCII 1999-09-20 09:15:23 +00:00
mail.local
makekey
mknetid
named-xfer
rbootd
revnetgroup
rexecd
rlogind Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here. 1999-09-19 22:05:32 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here. 1999-09-19 22:05:32 +00:00
rtld-aout .Nm += "rtld" 1999-09-28 05:35:59 +00:00
rtld-elf .Nm += "rtld" 1999-09-28 05:35:59 +00:00
smrsh
talkd
telnetd
tftpd
uucpd Log username with password failure. 1999-11-06 20:58:44 +00:00
xtend
ypxfr
Makefile Allow for a telnet in secure/ (SRA telnet). 1999-10-07 20:04:17 +00:00
Makefile.inc