Go to file
simonb ffb069c949 Change the (intentionally) illegal "movd 0,0" to it's .word
equivalent; newer GAS complains about the illegal construct
and errors out.

XXX: what is the illegal instruction for exactly?
2002-07-11 00:41:50 +00:00
bin Fix a typo in a comment. moritz@jodeit.org via OpenBSD. 2002-07-10 22:22:29 +00:00
crypto Spell acquire with a 'c'. 2002-07-10 23:16:32 +00:00
dist Spell acquire with a 'c'. 2002-07-10 23:16:32 +00:00
distrib Use the ${MDSETIMAGE} instead of hardcoding it 2002-07-11 00:11:28 +00:00
etc Add kttcp device. 2002-07-11 00:17:39 +00:00
games add the following quote from elric@.. (with permission, of course) 2002-07-08 02:34:20 +00:00
gnu Spell acquire with a 'c'. 2002-07-10 23:16:32 +00:00
include Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
lib Use Fn instead of Xr to ourselves in one place. 2002-07-10 23:37:19 +00:00
libexec Add support for dynamic linking on HP PA-RISC. 2002-07-10 15:12:33 +00:00
regress Include <string.h> so that memset(3) gets prototyped. 2002-07-08 18:55:51 +00:00
sbin Nit. 2002-07-09 22:51:13 +00:00
share Bricked by a wizbot; update these. 2002-07-11 00:38:47 +00:00
sys Change the (intentionally) illegal "movd 0,0" to it's .word 2002-07-11 00:41:50 +00:00
tools work around FreeBSD defining user_from_uid() in stdlib.h 2002-07-03 17:17:04 +00:00
usr.bin Spell acquire with a 'c'. 2002-07-10 23:16:32 +00:00
usr.sbin Fix a lint warning by removing some #ifdef lint (!?!). 2002-07-10 23:55:06 +00:00
build.sh fix pasto in error message 2002-07-09 06:36:16 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Fix botch in previous. Actually do "build" for "distribution". 2002-07-10 23:44:54 +00:00
Makefile.inc
UPDATING Revise 20010803 since i386 gas is no longer built where that entry 2002-07-01 02:12:11 +00:00