freebsd_amp_hwpstate/libexec
Warner Losh 859663719d More egcs warning fixes:
o main returns int not void
	o use return 0 at end of main when needed
	o use braces to avoid potentially ambiguous else
	o don't default to type int (and also remove a useless register
	  modifier).

Reviewed by: obrien and chuckr
1999-04-25 22:23:38 +00:00
..
atrun Clean up some .Os macro uses: quotes are not needed, multiple arguments 1999-02-15 08:34:14 +00:00
bootpd More egcs warning fixes: 1999-04-25 22:23:38 +00:00
comsat
fingerd Fix the size of rhost, don't forget to NUL terminate 1999-04-07 06:00:22 +00:00
ftpd More egcs warning fixes: 1999-04-25 22:23:38 +00:00
getNAME
getty Ensure that things returned by gethostname() and 1999-04-07 08:27:45 +00:00
mail.local
makekey
mknetid
named-xfer
rbootd Ensure that things returned by gethostname() and 1999-04-07 08:27:45 +00:00
revnetgroup
rexecd Ensure that things returned by gethostname() and 1999-04-07 08:27:45 +00:00
rlogind More egcs warning fixes: 1999-04-25 22:23:38 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd Ensure that things returned by gethostname() and 1999-04-07 08:27:45 +00:00
rtld-aout Fix a bug in the handling of minor version numbers. Formerly, the 1998-11-07 01:59:39 +00:00
rtld-elf Back out my change from 6 April PDT that added a new dlversion() 1999-04-22 01:54:38 +00:00
smrsh
talkd Ensure that things returned by gethostname() and 1999-04-07 08:27:45 +00:00
telnetd Determine the host name using an array size of 1999-04-08 21:36:27 +00:00
tftpd Ensure that things returned by gethostname() and 1999-04-07 08:27:45 +00:00
uucpd More egcs warning fixes: 1999-04-25 22:23:38 +00:00
xtend Clean up some .Os macro uses: quotes are not needed, multiple arguments 1999-02-15 08:34:14 +00:00
ypxfr
Makefile Enable named-xfer and rbootd for alpha. 1998-11-10 06:50:35 +00:00
Makefile.inc