Go to file
briggs a8fffa1ddf After reading up a bit in the ia32 system architecture manual, take
a shot at enabling thermal monitoring.  On a Dell MP Xeon here, the
BIOS leaves the CPU out of spec. by not enabling thermal monitoring
at all.  It looks like this code is not properly handling TM2 for
P-4 systems.  Pentium-D and Pentium-4 systems enable TM2 differently.
I'm not sufficiently clued-up to deal with that at the moment.
2006-03-20 05:21:27 +00:00
bin Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
common Enforce argument domain by assigning to a char variable and searching 2006-03-13 15:41:46 +00:00
crypto Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
dist Avoid overflowing static array which c == HAT. 2006-03-19 17:41:55 +00:00
distrib More krb4 removal. 2006-03-20 04:22:41 +00:00
doc Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
etc remove KerberosV 2006-03-20 04:14:42 +00:00
games Now that we use exit(2), we need to include <stdlib.h> for its definition. 2006-03-19 12:09:39 +00:00
gnu Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
include Add strtof(3) and strtold(3); welcome libc 12.137. 2006-03-15 17:35:17 +00:00
lib check the return of alloca() if it fails set errno = ENOMEM and fail execl(). 2006-03-20 05:12:24 +00:00
libexec Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
regress Use sig_atomic_t 2006-03-20 00:22:38 +00:00
rescue
sbin Coverity CID 2305: Fix memory leak. 2006-03-20 01:51:54 +00:00
share Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
sys After reading up a bit in the ia32 system architecture manual, take 2006-03-20 05:21:27 +00:00
tools Twiddle configure/configure.ac to check/define/create machine/endian.h; this 2006-02-22 00:14:05 +00:00
usr.bin Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
usr.sbin Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
x11
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +00:00