Go to file
pgoyette d61d23dba4 Now that we have amdnb_misc for attaching amdtemp, revert pchb.c revisions
1.27 and 1.32.  This will unbreak the build.

XXX The amdtemp device currently does not seem to provide correct sensor
    values.

XXX The amdnb_misc device does not currently have a rescan capability, so
    the amdtemp module will not instantiate any devices (PR kern/45268
    reappears).

XXX The agp attachment at the same pci device and function (which was
    the motivation for attaching amdtemp at pchb) probably ought to also
    be moved to attach at amdnb_miscbus.
2012-04-16 04:57:42 +00:00
bin Increase width of table column so it formats more nicely. 2012-04-15 21:20:16 +00:00
common fix lint comment. 2012-04-07 16:28:59 +00:00
compat Fix typos; wording. 2012-03-29 18:35:11 +00:00
crypto Minimize diffs. 2012-04-14 01:34:37 +00:00
dist print sizeof() with %zu 2012-04-08 21:18:46 +00:00
distrib Add a test case for PR kern/46328 (tested naively with tcpdump(8)). 2012-04-14 12:21:45 +00:00
doc one more. 2012-04-07 05:43:33 +00:00
etc Add a test case for PR kern/46328 (tested naively with tcpdump(8)). 2012-04-14 12:21:45 +00:00
external use a function constant instead of NetBSD 2012-04-14 15:14:08 +00:00
extsrc
games Fix various format string mismatches. 2012-02-29 23:39:53 +00:00
gnu Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
include new flag. 2012-04-14 01:34:08 +00:00
lib Wording. Remove trailing whitespace. 2012-04-14 10:34:29 +00:00
libexec Don't assign non-integral constants to integral variables. 2012-04-12 11:46:14 +00:00
regress Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin return exit code from mount_XXXX again 2012-04-09 15:50:20 +00:00
share Bump date for previous. 2012-04-13 06:38:55 +00:00
sys Now that we have amdnb_misc for attaching amdtemp, revert pchb.c revisions 2012-04-16 04:57:42 +00:00
tests simplify 2012-04-15 03:05:57 +00:00
tools force set ac_cv_mkdir_path to our install -d program. 2012-04-15 08:37:32 +00:00
usr.bin make this compile again. 2012-04-12 15:35:07 +00:00
usr.sbin Handle pages with slashes in their names better. 2012-04-15 15:56:52 +00:00
x11 Move "libexpat" from X11 into base which fixes PR lib/40346. 2012-02-29 20:07:51 +00:00
BUILDING Add a missing period. 2012-02-23 13:34:15 +00:00
Makefile s/is the not root/is not the root/ in a comment - from Snader_LB 2012-01-24 17:37:34 +00:00
Makefile.inc
UPDATING add note about SYMTAB_SPACE. 2012-03-19 06:08:51 +00:00
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +00:00