Commit Graph

233104 Commits

Author SHA1 Message Date
jmcneill
7cc6666854 add install kernel for INTEGRATOR_CP 2015-01-27 20:26:15 +00:00
christos
ac672cf09a apply the mask to the resulting address correctly. 2015-01-27 20:16:11 +00:00
christos
c54542f644 we are passing the port now 2015-01-27 19:49:37 +00:00
christos
70d0fa228f - separate man page for blacklistd and blacklistd.conf, requested by wiz@
- allow separate configurations for local and remote addresses, implementing
  effectively whitelists, requested by dh@
- allow the mask of the filter to be specified, requested by dh@
- the db file format has been changed to accommodate these changes, and
  needs to be removed.
2015-01-27 19:40:36 +00:00
tron
eaa8b764fa Postfix 2.11.3 will ship with NetBSD 7.0. 2015-01-27 18:20:56 +00:00
jmcneill
11b65f4460 enable plmmc(4) 2015-01-27 16:35:47 +00:00
jmcneill
c856dd1c49 add plmmc(4) glue 2015-01-27 16:34:34 +00:00
jmcneill
14e804e4a7 Add driver for ARM PrimeCell MultiMedia Card Interface (PL181). Not tested
with real hardware, only qemu "integratorcp" configuration.
2015-01-27 16:33:26 +00:00
martin
5f67668838 Mark the failing tests as expected failure and point to PR toolchain/49085. 2015-01-27 12:57:14 +00:00
wiz
99c1481cc2 Remove superfluous comma. 2015-01-27 10:11:20 +00:00
snj
411a393d8d spit out a 403 not just when an open() fails with EPERM, but with
EACCES as well.
2015-01-27 04:20:23 +00:00
christos
f9546f4b11 put back initialization of the buffer which was accidentally removed.
XXX: pullup-7.
2015-01-27 02:37:18 +00:00
wiz
6ac7e07d7d Remove trailing whitespace. 2015-01-26 22:47:41 +00:00
gson
17d2ea2572 Fix URLs of USB audio specs 2015-01-26 20:56:44 +00:00
gson
c645abccad bump date 2015-01-26 20:53:49 +00:00
gson
753b885b24 Note that revision 2.0 of the audio device class spec is not supported. 2015-01-26 20:53:12 +00:00
gson
5dcf97ef08 Fix URL of USB Approved Class Specification Documents. 2015-01-26 20:41:49 +00:00
gson
45ed5979b3 Don't crash with a division by zero if a bControlSize field is 0. 2015-01-26 20:37:44 +00:00
gson
0ee259c04a When dumping iot[] contents to the console for debugging, don't crash
if iot[i].output is NULL for some i.  Share code with the dumping of
iot[i].inputs[], which already handled NULLs.
2015-01-26 20:32:17 +00:00
gson
4c0dc10735 The Silicon Labs EC3 USB Debug Adapter looks like a HID, but needs to
be accessed via the ugen driver.
2015-01-26 11:05:20 +00:00
gson
f57d46fce1 regen 2015-01-26 10:53:21 +00:00
gson
4b17218b5e Add Silicon Labs EC3 USB debug adapter. 2015-01-26 09:58:10 +00:00
gson
6b4193feed Include opt_usb.h so that "options UAUDIO_DEBUG" works. 2015-01-26 09:25:08 +00:00
skrll
88735ca84f Don't mask irq 23 2015-01-26 08:55:41 +00:00
wiz
cf9e532f07 Fix PKG_CONFIG version after freetype2-2.5.3 import.
From Leonardo Taccari on tech-x11.
2015-01-26 08:47:25 +00:00
nonaka
d95370c68f eSDHC has non standard Host Controller Version Register offset. 2015-01-26 04:56:56 +00:00
nonaka
3012a05a13 Avoid race condition between PTE update and TLB miss walk. 2015-01-26 04:47:53 +00:00
christos
8d2f2f5d56 merge conflict 2015-01-26 04:12:46 +00:00
christos
6399d84e46 don't use blacklist if we are crunched. 2015-01-26 03:57:17 +00:00
christos
3808a58b42 prettier display 2015-01-26 02:31:52 +00:00
christos
b110ac9d5f simple instructions for NetBSD. 2015-01-26 00:34:50 +00:00
christos
881ca77cde lto is only for pic 2015-01-26 00:22:02 +00:00
christos
39aac715f1 add blacklist npf.conf example 2015-01-26 00:20:19 +00:00
christos
049b90f872 Add npf.conf example 2015-01-26 00:18:40 +00:00
christos
ab43be4761 this has been moved. 2015-01-25 23:15:56 +00:00
wiz
3fb9c48858 Minor fixes.
XXX: libblacklist needs to be defined.
2015-01-25 23:09:28 +00:00
wiz
0c005f11fe Minor cleanups.
XXX: blacklistd.conf.5 should be a separate man page, or the Xr to it
in blacklistd(8) should be removed.
2015-01-25 23:07:16 +00:00
christos
975e3626e2 sync rem control script api 2015-01-25 22:59:40 +00:00
wiz
b7524fc58f openssl-1.0.2 out. 2015-01-25 22:58:23 +00:00
christos
77b4baae8c mark log function as printflike 2015-01-25 22:22:54 +00:00
christos
38cf543beb whitespace 2015-01-25 21:06:04 +00:00
christos
0c0dce715b Handle interfaces in configuration files, requested by kardel@ 2015-01-25 20:59:39 +00:00
christos
3ce284ce42 fix gcc warning. 2015-01-25 20:50:30 +00:00
christos
2d25c9aa84 add constcond 2015-01-25 20:45:18 +00:00
christos
796356872e add glass tty fonts as described in:
http://mail-index.netbsd.org/netbsd-users/2015/01/19/msg015669.html
2015-01-25 20:09:42 +00:00
christos
4fc6ba4368 fix for PIC code. 2015-01-25 20:06:46 +00:00
christos
3e734a9422 add blacklistd 2015-01-25 16:26:34 +00:00
christos
b668dd1072 remove debugging. 2015-01-25 16:17:20 +00:00
christos
068e5a5145 blacklist hooks 2015-01-25 15:52:44 +00:00
christos
a79eafe515 blacklist new files 2015-01-25 15:52:12 +00:00