Go to file
msaitoh beeeafc6d4 - WBSIO_ID_W83627DHG and newer devices have 12bit device ID. So, change sioid
from 8bit to 16bit and check with it strictly.
- s/lm_match/nslm_match/
- split {wb,lm,def}_match() to XXX_match and XXX_attach().
- Rename lm_probe with lm_match and call {wb,nslm,def}_match() at the end of
  the function to check strictly.
- NCT610[246]D is different from otehrs, so add new nct6102d_sensors[] table.
- Register offsets of vendor ID and chip id of NCT610[246]D are different
  from others. When it failed reading vendor ID or chip ID, fallback to
  NCT610[246]D's register offsets.
- Add debug messages.
2017-08-18 04:07:51 +00:00
bin PR/48182: Fix rmdir -p handling of top-level (root) directory. 2017-08-10 22:52:13 +00:00
common Fix ISO C compliance: strtol of "0xX" should give the largest valid 2017-07-06 21:08:44 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto PR/51682: Antoine Beaupré: Simplify and comment previous patch. 2017-07-23 05:40:27 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Bump libc minor to 208 for strfmon_l. 2017-08-16 21:32:22 +00:00
doc Note MAXTSIZ bump for PowerPC OEA 2017-08-17 23:19:51 +00:00
etc merge the rest of sbmips into evbmips. install the stand files in 2017-08-15 10:11:31 +00:00
external mp.h was removed a while ago. update the README to note this, and 2017-08-17 23:00:38 +00:00
extsrc
games typo 2017-07-02 07:02:47 +00:00
include Add missing strfmon_l. Noticed by Bruno Haible. Add test case. 2017-08-16 13:53:19 +00:00
lib Actually... s_nexttowardf.c appears to be usable on soft-float as well; 2017-08-17 13:58:39 +00:00
libexec Add sparc/sparc64 support for irelative relocations. 2017-08-12 09:03:27 +00:00
regress Remove the vm86 tests. 2017-08-12 07:40:43 +00:00
rescue Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
sbin Use NULL instead of 0 for null pointer. 2017-08-07 22:08:12 +00:00
share Switch dreamcast to HAVE_XORG_SERVER_VER=118. It just works. 2017-08-16 13:53:54 +00:00
sys - WBSIO_ID_W83627DHG and newer devices have 12bit device ID. So, change sioid 2017-08-18 04:07:51 +00:00
tests Add test cases for nextafter() and nexttoward(). At the moment no 2017-08-17 09:14:28 +00:00
tools Update LLVM build glue for 5.0RC1. 2017-08-01 20:07:37 +00:00
usr.bin Remove spurious error(1) inserted compiler error message comments. 2017-08-11 20:32:34 +00:00
usr.sbin fix path to the warmstart file. 2017-08-17 07:45:24 +00:00
build.sh - Allow all other targets (like kernel=) to obey mkrepro (-P) 2017-04-08 18:22:35 +00:00
BUILDING regen 2017-05-21 15:30:20 +00:00
Makefile don't descend into gnu 2017-04-11 14:04:15 +00:00
Makefile.inc
UPDATING add a note about MPC/MPFR updates breaking some types of update builds. 2017-08-17 01:16:55 +00:00