uebayasi
725a2536b0
Don't define WSDISPLAY_* without wsdisplay.
2014-10-11 07:18:43 +00:00
uebayasi
00d19946e2
Probably agp_apple is never used.
2014-10-11 07:03:09 +00:00
martin
5198dd7ae2
Seems we need both sqrtl and _sqrtl as a weak alias - something must be
...
wrong namespapce wise here, but this should make it build for now.
2014-10-11 06:59:29 +00:00
uebayasi
fe9a32c84e
Define filesystem attributes with vfs dependency.
2014-10-11 06:42:18 +00:00
martin
624656f169
Fix _sqrtl alias
2014-10-11 06:34:31 +00:00
enami
2858bdfe72
- Explicitly describe that kvm(3) is used when -M/-N option is used since
...
nowadays sysctl(3) is the default information retrieval method.
- Fix description about default value for -N; it is no longer a single value
these days, so just say see kvm_openfiles(3) rahter than repeating
several lines description here.
2014-10-11 06:25:32 +00:00
uebayasi
1140e58262
Pass stricter build.
2014-10-11 06:18:29 +00:00
uebayasi
2757cc55ca
Mark machdep files.
2014-10-11 06:07:48 +00:00
uebayasi
84fb961fd3
Resolve "device" definition dependency lazily.
2014-10-11 06:07:20 +00:00
dholland
5f2b8b191c
PR 49245: Fix broken RCSID (Kamil Rytarowski)
2014-10-11 05:33:25 +00:00
manu
f14b589944
Report allocated bytes on FS correctly, instead of using file size
...
(which is wrong for sparse files)
2014-10-11 04:19:38 +00:00
uebayasi
16779bb5f7
Don't enable wscons options w/o related devices.
2014-10-11 03:24:19 +00:00
uebayasi
93405beec9
Enable debug for tools.
2014-10-11 03:17:40 +00:00
jmcneill
8401e83900
dont pull in CUBIEBOARD kernel config since this is quite a bit different from the A10/A20 boards
2014-10-11 00:52:44 +00:00
christos
f1159e5250
namespace protection
2014-10-11 00:43:51 +00:00
jmcneill
2ddb0e42ba
A31 SMP support
2014-10-10 23:51:28 +00:00
jmcneill
36be35bfb0
add some extra A31 registers
2014-10-10 23:50:43 +00:00
martin
642e307125
More aliases
2014-10-10 22:06:33 +00:00
martin
3f7199ab7e
Add a few missing weak aliases
2014-10-10 20:58:09 +00:00
christos
2a88bcf165
regen
2014-10-10 20:57:48 +00:00
mrg
c1ff61510d
add --enable-libstdcxx-time=rt for the GCC 4.8 build.
2014-10-10 20:23:22 +00:00
christos
79d6a56164
new file.
2014-10-10 20:16:32 +00:00
christos
58b7f19951
welcome to file-5.20
2014-10-10 20:15:01 +00:00
christos
ebfd11214d
import file-5.20; bug fixes and better image magic descriptions.
2014-10-10 20:08:15 +00:00
uebayasi
d424d94564
Normalize wscons devices (except leaving one strange definition).
2014-10-10 17:53:08 +00:00
jmcneill
01a697394d
correct a typo in sd clk reg offsets for mmc>0 and dont bother with pll6_enable
2014-10-10 17:49:55 +00:00
jmcneill
736b5989bf
add AWIN_GPIO_IGNORE_FW, remove no motg0
2014-10-10 17:49:12 +00:00
jmcneill
a68b36c3bc
add an option for awin_gpio to ignore firmware pin reservations
2014-10-10 17:48:30 +00:00
uebayasi
0895dc7210
Normalize: acpicpu depends on acpi.
2014-10-10 17:44:17 +00:00
christos
6cf29cdbef
PR/49259: J. Lorec: Add support for Realtek 8111G chipset into re(4)
2014-10-10 17:41:05 +00:00
uebayasi
16faa5e7a0
Normalize.
2014-10-10 17:38:44 +00:00
uebayasi
926a83f03a
Make usb_dma & usbverbose independent attributes.
2014-10-10 17:31:12 +00:00
uebayasi
e500ebe9ee
Normalize audio related definitions.
2014-10-10 17:21:20 +00:00
uebayasi
70d8786eec
Sanitize athhal definitions. Depend on ath.
2014-10-10 17:09:18 +00:00
maxv
d1a6ffae94
I'm not sure reading from an unsanitized userland pointer is a good idea.
...
Some users might be tempted to give 0x01, in which case the kernel will
crash.
2014-10-10 16:29:56 +00:00
uebayasi
bb4851f85c
Remove an unsed var.
2014-10-10 16:17:27 +00:00
uebayasi
9a2063bca6
Revert a mistakenly added, superflous attribute match test that caused some
...
valid options to get lost.
2014-10-10 15:35:08 +00:00
christos
ea07cbc753
PR/49270: Hauke Fath: Samsung NC10 Marvell Yukon ethernet not supported
2014-10-10 14:23:06 +00:00
christos
3595e42fe1
try to make vax work.
2014-10-10 14:06:40 +00:00
uebayasi
3da6b6cc01
Define net attribute. Always select it for now.
2014-10-10 12:46:32 +00:00
christos
aa08994621
use long constant
2014-10-10 12:43:15 +00:00
christos
c271fdcaf7
whitespace
2014-10-10 12:43:07 +00:00
uebayasi
ff1a9b99cc
Move athn definitions.
2014-10-10 12:39:53 +00:00
uebayasi
89221fef3c
Move audio related definitions.
2014-10-10 12:29:28 +00:00
uebayasi
b31f13fb95
To make sure that I'm not doing wrong, try to define ffs/ufs/vfs dependencies
...
a little more strictly.
2014-10-10 12:20:13 +00:00
uebayasi
92b86764e1
Bump config(1) version.
...
config(1) still keeps backward-compatibility; it is more permissive than
before. The tree, however, needs the updated config(1), mainly to strictly
define attribute ("module") ownership and dependencies.
2014-10-10 12:10:02 +00:00
wiz
c8fb5a2e0f
Fix two typos.
2014-10-10 11:58:59 +00:00
uebayasi
b0d108d368
Document -M.
2014-10-10 11:49:15 +00:00
uebayasi
eac891b935
Put TODO ideas (to keep your fun).
2014-10-10 11:38:42 +00:00
martin
9d783a74de
Two more files missed in last addition
2014-10-10 11:36:00 +00:00