summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add driver for i.MX 6 HDMI framergonzo2015-12-215-0/+1467
* Integrate tools/regression/mac/mac_bsdextended andngie2015-12-2112-7/+44
* Make the mac_portacl testcases work / more robustngie2015-12-213-21/+31
* Revert this change. It broke the trampoline build. Until I'm sureimp2015-12-213-3/+2
* Add CCM functions to enable HDMI framer and IPU units (video controller)gonzo2015-12-213-0/+55
* Add port for IRC over TLS/SSL, as noted in RFC 7194.jlh2015-12-211-0/+1
* loader.efi: strip trailing whitespaceemaste2015-12-213-3/+3
* As previously noted in r290409, purge old entries from MAINTAINERS.jhb2015-12-211-69/+0
* Stop processing of a SACK when the association has been aborted.tuexen2015-12-211-0/+1
* Configure the Atmel eval boards to boot the same way. This givesimp2015-12-212-5/+9
* Add a mips implementation of OF_decode_addr().ian2015-12-212-0/+71
* Implement OF_decode_addr() for arm. Move most of powerpc's implementationian2015-12-2110-124/+331
* Use _map_v4v6_address().ume2015-12-211-4/+3
* Make the building of libsmb and mount_smbfs unconditional, now that r292552ian2015-12-217-13/+2
* Avoid unaligned memory accesses when encoding netbios names in libsmb.ian2015-12-211-19/+13
* Simplify _map_v4v6_address().ume2015-12-211-7/+3
* makefs: use ENTRY macro for diff reduction with NetBSDemaste2015-12-211-3/+6
* - Convert testcase to TAP formatngie2015-12-211-35/+53
* Redo the TAP integration so it works with Kyuangie2015-12-211-62/+217
* Implement drain_workqueue() function.hselasky2015-12-212-1/+19
* In the zero delay case in queue_delayed_work() use the return valuehselasky2015-12-211-5/+7
* Minor workqueue cleanup:hselasky2015-12-212-63/+71
* Recheck curthread->td_su after the VFS_SYNC() call, and re-sync if thekib2015-12-211-32/+32
* If we end up following a CNAME chain that does not findume2015-12-211-1/+6
* Implement sleepable RCU mechanism using shared exclusive locks.hselasky2015-12-211-0/+72
* Implement ACCESS_ONCE(), WRITE_ONCE() and READ_ONCE().hselasky2015-12-211-0/+16
* Fix 'make depend'uqs2015-12-211-0/+3
* Skip the testcases if mac_bsdextended(4) isn't detected on thengie2015-12-211-0/+4
* Mark `subject matching jailid` testcase as an unexpected failure withngie2015-12-211-1/+1
* Make test_matches.sh into a series of TAP testcasesngie2015-12-211-71/+98
* - Use 1 for an exit code instead of -1 with err, errx, and exitngie2015-12-211-12/+13
* There's no such program as [-n :(. Add the missing space. Also,imp2015-12-211-2/+2
* x86: Add CPUID_STDEXT_* macros for CPU feature bitscem2015-12-211-0/+5
* Add strlcat() and strlcpy() to libstand32. This should have been part ofian2015-12-211-2/+2
* [mips] print out l2 cache configuration if it exists.adrian2015-12-211-0/+13
* Replace some references to KERNPHYSADDR with the equivelent value passed inian2015-12-215-10/+10
* Change KERNVIRTADDR to 0xc0000000 since the low-order bits no longer need toian2015-12-201-12/+2
* Allow armv4/5 kernels to be loaded on any 2MB boundary, like armv6/7.ian2015-12-201-38/+48
* Merge from contrib/openbsm to bring the kernel audit bits up to date with Ope...brueffer2015-12-2013-19/+1
* libc: Use namespace.h in a few more files.jilles2015-12-204-11/+19
* Tidy up mips ofw_machdep.h. Don't include openfirm.h because openfirm.hian2015-12-201-3/+0
* Don't assume checksums will be calculated later when fastfoward iscy2015-12-201-2/+2
* sh/mknodes: Close files and check for errors when writing.jilles2015-12-201-5/+15
* libthr: Don't use both __sys_open() and __sys_openat().jilles2015-12-202-2/+1
* loader.efi: refresh size in GetMemoryMap retry loopemaste2015-12-201-67/+55
* addrinfo.ai_family is an address family, not a protocol family.ume2015-12-202-9/+9
* clock_gettime(2),gettimeofday(2): Remove [EFAULT] error.jilles2015-12-202-8/+2
* Restore a day of the week in date(1) output for Japanese locales.ume2015-12-204-6/+17
* Fix lockf(3) cancellation behaviour.kib2015-12-201-3/+8
* Clean up Kyuafile.tmp, not Kyuafile.auto.tmpngie2015-12-201-1/+1
OpenPOWER on IntegriCloud