freebsd_amp_hwpstate/libexec
Doug Rabson 3c0a9567e5 Changes to support the kernel linker:
Add a -Bforcedynamic option which generates a dynamic object even
	if no shared libraries were given in the link.

	Make RRS in text section warnings conditional on "-assert pure-text"
	so that I can link non-PIC kernel modules without tons of link
	errors.  Changes to bsd.lib.mk to follow.

	Fix a couple of bugs exposed by the fact that the kernel is not
	linked at zero.

Reviewed by:	jdp
1997-05-13 10:23:47 +00:00
..
atrun Submitted by: Philippe Charnier <charnier@xp11.frmug.org> 1997-04-12 01:04:50 +00:00
bootpd Don't rely on stderr to report bad news. 1997-05-11 14:27:03 +00:00
comsat
fingerd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
ftpd login_getclass() -> login_getpwclass(). 1997-05-10 19:02:03 +00:00
getNAME compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
getty Fix memory leak caused by not freeing memory returned by cgetstr() 1997-05-11 10:25:38 +00:00
lfs_cleanerd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
mail.local compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
makekey
mknetid compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
named-xfer
rbootd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
revnetgroup compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
rexecd
rlogind compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd login_getclass() -> login_getpwclass(). 1997-05-10 19:02:03 +00:00
rtld-aout Changes to support the kernel linker: 1997-05-13 10:23:47 +00:00
rtld-elf
talkd
telnetd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
tftpd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
uucpd Ensure that the remote host name is Nul terminated. 1997-04-08 20:36:36 +00:00
xtend
ypxfr compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
Makefile
Makefile.inc