Go to file
drochner 8002eb91a6 -fix botched switch/case nesting which made AGP on i810 in GFX mode fail
-remove the check for i810's internal graphics completely: we'll attach
 AGP whether in GFX or AGP mode anyway, and the SMRAM register test
 was of questionable value (should have masked with 0xc0, but even then
 the builtin graphics appeared enabled although I used an external
 PCI card)
2001-09-17 12:07:32 +00:00
bin ANSIfy, KNF, by Petri Koistinen. 2001-09-16 22:14:40 +00:00
crypto For consistency, make permit_root_login default to PERMIT_NO if not specified 2001-09-03 04:23:10 +00:00
dist Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
distrib added myself 2001-09-16 19:26:12 +00:00
etc Create wsfont in the wscons target, so it would be created during a 2001-09-16 08:19:06 +00:00
games Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
gnu Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
include Added the path for the clockctl pseudodriver device. 2001-09-16 06:56:29 +00:00
lib Mostly punctuation fixes; uppercase some .Sh arguments, and misc. fixes. 2001-09-16 18:51:10 +00:00
libexec Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
regress Add des_enc.c to create destest since des_ecb.c needs functions 2001-09-09 15:55:29 +00:00
sbin (usage): add -s and -S 2001-09-17 01:40:08 +00:00
share Arm doesn't do ELF by default yet. Should fix PR 13973. 2001-09-16 18:50:29 +00:00
sys -fix botched switch/case nesting which made AGP on i810 in GFX mode fail 2001-09-17 12:07:32 +00:00
tools Do a cleandir also before building when a timestamp demands it (not just on 2001-08-14 13:55:57 +00:00
usr.bin Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
usr.sbin use strtol instead of atoi to catch non numeric values 2001-09-17 10:05:57 +00:00
Makefile Make sure DESTDIR is always set when calling the distrib-dirs target. 2001-08-17 15:05:50 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add text describing what to do if make complains about a missing 2001-09-16 04:25:39 +00:00