Commit Graph

217461 Commits

Author SHA1 Message Date
christos
fb92122b29 Export all the necessary functions via the registry API instead of playing
namespace games with cpp. Remove the BIND9 ifdef. Now the bind programs
don't need a special build of libisc.
2013-03-24 18:41:59 +00:00
jdc
9e86b737ce Check if sbus is defined in the kernel configuration before using it.
From Taylor R Campbell.
2013-03-24 17:50:26 +00:00
christos
6c56214fbc descend to bin for pdisk 2013-03-24 17:05:27 +00:00
christos
2e21570ca6 remove error(1) comment 2013-03-24 16:27:58 +00:00
christos
790a253ab0 Build gluons
NB: This will not link yet, until I commit all the bind changes.
2013-03-24 15:54:29 +00:00
christos
b4295394bf minimal patches to compile with WARNS=1 !?!? 2013-03-24 15:53:58 +00:00
christos
6644b02250 from ftp.isc.org 2013-03-24 15:45:44 +00:00
jmcneill
fde6ff7476 sema mutex needs to be IPL_VM 2013-03-24 14:26:16 +00:00
jmcneill
8dfeb61e2b turn on devpubd 2013-03-24 14:11:59 +00:00
jmcneill
6d5c5ede57 create audio devices 2013-03-24 14:03:54 +00:00
jmcneill
c49c1c2a9b add drvctl 2013-03-24 13:56:24 +00:00
joerg
c565c4f275 Update LLVM/Clang snapshot to r177512 and MCLinker to deeb2a77.
Most noticably, this brings in the (optional) clang-format tool.
2013-03-24 13:02:16 +00:00
joerg
85fc5176f6 Rename __is_signed to __is_signed_val to avoid conflict with a type
trait in Clang.
2013-03-24 12:15:50 +00:00
martin
52b9a33a36 pdisk has moved to external/bsd - try to deal. 2013-03-24 11:07:07 +00:00
kiyohara
4a246ce6be Remove null lines.
Remove TAB and white-space terminate.
s/^        /\t/.
2013-03-24 06:56:14 +00:00
kiyohara
f5090ff62d Remove size pages from va. Not a page. 2013-03-24 06:27:52 +00:00
kiyohara
8c76618d8c Remove some TABs. 2013-03-24 06:06:19 +00:00
sjg
dd4c105ae6 After removing an entry from missingFiles,
set ln=NULL after Lst_Remove() to make it clear we won't use it
after this point.
2013-03-23 23:39:47 +00:00
msaitoh
7bda3900b8 Change the order of register settings a little to match both Broadcom's
document and Linux tg3.
2013-03-23 21:08:50 +00:00
msaitoh
33db75bf08 5718 and 57785 document say we should wait 100us. 2013-03-23 19:40:43 +00:00
tsutsui
1623b8ef7d Remove non-en translations. en is enough for poor Tier II ports. 2013-03-23 18:15:06 +00:00
tsutsui
f8c98e11e4 Remove rarely maintained and required non-en translations. 2013-03-23 17:29:38 +00:00
christos
3e3be60bf3 one less, 6 left. 2013-03-23 16:32:04 +00:00
christos
a24c340b1b remove extra space 2013-03-23 16:23:46 +00:00
christos
cae3c0515d upgrade file 2013-03-23 16:18:29 +00:00
christos
eb4274a978 bump libmagic 2013-03-23 16:17:20 +00:00
christos
c2e19894b5 merge new file 2013-03-23 16:15:57 +00:00
wiz
3ca28e1323 typo. 2013-03-23 16:11:05 +00:00
gson
6b07865853 Sync non-English messages with the changes of msg.mi.en 1.179 to the
best of my ability.
2013-03-23 15:53:48 +00:00
christos
52df37c7bd import file-5.14
changes are "name" + "use" keyword features, bug fixes
2013-03-23 15:49:08 +00:00
christos
cde04e5237 correct pdisk information 2013-03-23 15:45:27 +00:00
christos
7e8a523e59 pdisk has moved 2013-03-23 15:43:37 +00:00
christos
75e9b80ac4 add Makefile 2013-03-23 15:42:40 +00:00
christos
4b2f55bb35 move pdisk 2013-03-23 15:42:00 +00:00
christos
48a628ae04 Apply our fixes 2013-03-23 15:39:43 +00:00
gson
ef78fd8e39 Fix some nits in the English messages for the recently added debug
sets: rename the "Source sets" group to "Source and debug sets" to
better reflect its current content, describe the indivdual sets as
containing as "debug symbols" instead of "debug sets", and capitalize
them to be consistent with the messages for other sets.
2013-03-23 15:36:43 +00:00
christos
9428323d40 from:
http://cantaforda.com/cfcl/eryk/linux/pdisk/dist/pdisk.20000516.src.tar
2013-03-23 15:36:33 +00:00
christos
76dc8604c0 try to fix sun2 2013-03-23 15:14:15 +00:00
isaki
d183ccf62e Use the #error directive. 2013-03-23 12:08:47 +00:00
isaki
db5a3d6915 Remove about updating fpsr. It was introduced by me but obviously
duplicated with fpu_emul_arith().
2013-03-23 12:06:24 +00:00
he
aa6ebcd0e2 Add KUROBOX_PRO as an EVBARM_BOARDS member. 2013-03-23 11:51:47 +00:00
he
bc3f14a392 Add the ability to install the KUROBOX_PRO kernel.
Adds the ability to handle 9 different kernel sets (was 8).
2013-03-23 11:50:02 +00:00
sjg
03ce90ebea If built with filemon support, set .MAKE.PATH_FILEMON to _PATH_FILEMON
so that makefiles can test for it.
2013-03-23 05:31:29 +00:00
sjg
a577c98aa7 Add unit-test for export-env and gmake export 2013-03-22 16:36:46 +00:00
sjg
cb29a22065 ParseGmakeExport: terminate variable at '=', or setenv(3) will fail
on some systems.
2013-03-22 16:07:59 +00:00
isaki
f63adb5419 Fix fpu_ftox().
Update not only exponential but also mantissa when an integer part
becomes 2 by rounding up.  Without this fix, the extended precision
value becomes 0.0 because mantissa (including explicit integer bit)
is all-zero.
2013-03-22 13:46:38 +00:00
skrll
f19752fe4f Fix typo in function name in DIAGNOSTIC prinf by using __func__ 2013-03-22 13:28:11 +00:00
skrll
47406b7fb5 When dumping the done list in ohci_softintr / OHCI_DEBUG use the correct
list next pointer.

PR/33450 and part of PR/35379.
2013-03-22 13:20:12 +00:00
skrll
fddbbc886b Remove 'return' right after 'goto' 2013-03-22 12:47:56 +00:00
christos
f3119165d7 avoid arraycount for toolz 2013-03-22 12:31:25 +00:00