Go to file
pgoyette 390d022573 Don't set sensor state to SWARNOVER here. Doing so based only on the
device's active cooling levels prevents the user from overriding these
limits with his own values.

XXX We should probably also change setting SCRITOVER state to SCRITICAL,
XXX but right now that just confuses things.  We currently don't have a
XXX way for a sensor to be both SCRITICAL and SCRITOVER.
2010-01-01 15:55:30 +00:00
bin Remove unnecessary casts. 2009-12-21 12:44:48 +00:00
common Don't export __ffstab, it's used only in this routine. This gets 2009-12-19 19:09:48 +00:00
compat Avoid using ${NETBSDSRCDIR} by using ${.PARSEDIR} like I did for amd64/i386 2009-12-19 04:11:32 +00:00
crypto merge changes. 2009-12-27 01:40:46 +00:00
dist Use wide char versions of tolower/toupper/islower/isupper where 2009-12-23 12:44:21 +00:00
distrib don't bump libdes - not needed. 2009-12-27 19:26:04 +00:00
doc mention tzcode update 2009-12-31 22:54:40 +00:00
etc Securelevel might not be present, properly complain instead of printing 2009-12-29 17:06:10 +00:00
external Don't allow a symbol + offset in a merge section to translated to a 2010-01-01 06:12:55 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games New sentence, new line. 2010-01-01 11:45:34 +00:00
gnu add libelf 2009-12-20 20:15:07 +00:00
include +_PATH_PUD 2009-12-22 14:24:37 +00:00
lib Import tzcode2009k. 2009-12-31 22:49:15 +00:00
libexec use COPTS for -G0. 2009-12-18 17:10:07 +00:00
regress Conditionalize some build directories by ${MKCXX}. 2009-12-14 12:43:48 +00:00
rescue Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
sbin Keep an internal variable indicating whether securelevel is present, and 2009-12-29 17:07:17 +00:00
share Add note on SHLIB_{MAJOR,MINOR,TEENY} 2009-12-30 20:45:46 +00:00
sys Don't set sensor state to SWARNOVER here. Doing so based only on the 2010-01-01 15:55:30 +00:00
tests Must use CMSG_SPACE instead of CMSG_LEN for control message buffer. 2009-12-18 21:24:13 +00:00
tools To unbreak the build, temporarily remove the build of libelf here, 2009-12-29 22:13:00 +00:00
usr.bin don't repeat the word login twice (syslog prepends the program name login:) 2009-12-29 20:15:15 +00:00
usr.sbin Bump date for gid_range. 2009-12-31 20:14:19 +00:00
x11
build.sh 'build.sh ... modules' only builds modules, but does not install them, 2009-12-26 14:13:08 +00:00
BUILDING
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING Fold long lines. 2009-12-26 11:00:46 +00:00