Go to file
pgoyette aef4db128d Various clean-ups:
1. Trange sysctl's belong to the temp sensors, not to the fan controllers
  2. Trange really describes a slope on many chips, so modify the description
  3. Most of the sysctl's are read/write even if the chip's config is
     locked;  reflect that in the CTLFLAGs
  4. Apply correct 'nominal' values for voltage sensors/limits, specify
     them in microVolts, and calculate once rather than each time needed
  5. Be more consistent in register names - for example, use VCC instead of
     SUPPLY_VOLTAGE, to match VCC_LOWLIM & VCC_HIGHLIM
  6. Type of dbcool_islocked() should be bool, not int
  7. Reduce some unnecessary code indentation
  8. Define Vtt and Imon, and add ADT7490 support (excluding PECI sensors)
  9. Split the huge (250+ lines) dbcool_setup() function into a few smaller
     routines for better readability
 10. Update sensor tables for ADT7476 and ADT7468 - these chips have five
     voltage sensors, not two
 11. Adjust flags for ADT7463 and ADM1027 - these chips can monitor CPU
     VID data bits
 12. Update man page
2008-10-06 01:35:35 +00:00
bin Sync usage with man page. 2008-09-26 13:02:42 +00:00
common Allow atomic ops to be built as part of libpthread. 2008-09-29 08:43:00 +00:00
crypto Fixed resending mechanism to have non-ESP marker for retransmitted packets 2008-09-25 09:34:13 +00:00
dist quote {} 2008-10-02 15:39:43 +00:00
distrib Fix a file name who lost its extension. Noted by mrg@. 2008-10-05 20:24:33 +00:00
doc Add note about aac(4) being updated to supported >2TB arrays 2008-10-02 08:25:33 +00:00
etc Move default route configuration after interface alias address 2008-09-26 10:31:46 +00:00
external I am pretty sure we install all available manual pages for bin and lib now. 2008-10-05 18:39:28 +00:00
games Make this build on Mac OS X. 2008-09-29 12:30:12 +00:00
gnu move the code that sets ld_vers and other variables so that it is 2008-10-06 00:07:08 +00:00
include Add the C99 header <tgmath.h> (Type-generic math.h) 2008-09-28 14:57:41 +00:00
lib adapt to RUMPCRED_SUSER change 2008-09-30 19:26:23 +00:00
libexec lib/39649: dlsym(3) does not follow dependencies 2008-10-04 09:37:12 +00:00
regress Fix test case from PR 39639. This time around, be portable. 2008-09-28 07:43:42 +00:00
rescue we cannot use pthreads here because we are statically linked. 2008-06-23 14:53:06 +00:00
sbin Bump date for previous. Remove trailing whitespace. 2008-09-30 09:41:41 +00:00
share Various clean-ups: 2008-10-06 01:35:35 +00:00
sys Various clean-ups: 2008-10-06 01:35:35 +00:00
tests Don't descend into atf with (${MKATF} == no) 2008-08-16 23:51:51 +00:00
tools Use TOOL_SED, not HOST_SED. Also use && to catch errors in 2008-10-05 20:14:14 +00:00
usr.bin If the parser scrapes up something it thinks is positionally a month, but 2008-09-30 05:51:41 +00:00
usr.sbin In both postinstall and etcupdate, in modes where the -s argument 2008-10-04 08:07:38 +00:00
x11 use -DAVOID_VGAHW on sparc(64) - needed for XVR-100 2008-10-03 05:16:22 +00:00
BUILDING regen for recent change to examples and objdir advice, 2008-09-24 07:38:04 +00:00
Makefile PR/39687 - Henning Petersen -- comment typo 2008-10-03 18:09:48 +00:00
Makefile.inc
UPDATING Add an entry for the "libc lint problem", mostly taken 2008-09-02 07:34:15 +00:00
build.sh Remove support for printing "'-x' has been replaced by 'xxxxx'". 2008-08-22 23:41:24 +00:00