summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build a 64 bit version of the FICL library. This is need for a 64 bitrpaulo2012-12-212-6/+23
* Divine the array size by using 'nitems(array)' instead of using magic numbers.neel2012-12-211-5/+7
* Note why fast frames is disabled for 802.11n NICs now.adrian2012-12-211-1/+7
* Sort default option listsemaste2012-12-211-6/+6
* The MPtable specification allows for an 8-bit "BUS ID" and "I/O APIC ID".neel2012-12-211-3/+3
* Teach acpidump to dump the DMA Remapping Reporting table (aka DMAR).neel2012-12-212-13/+263
* - Make sure that errno isn't modified before calling logerror() in errormarkj2012-12-201-1/+5
* Don't reload syslogd after rotating sendmail.st, as this file isn'tmarkj2012-12-201-1/+1
* - Change the memory heuristics to an actually working onegabor2012-12-201-19/+15
* rename the 'tag' and 'map' fields used the rx ring to theirluigi2012-12-203-27/+27
* Add etc/periodic/daily/220.backup-pkgdb to OptionalObsoleteFiles.incbapt2012-12-201-0/+1
* Rewrite fdgrowtable() so common mortals can actually understand whatdes2012-12-201-55/+74
* Make SES driver to not fall out on some errors in Additional Status page.mav2012-12-201-3/+2
* Make sure all USB drivers allocate buffer memoryhselasky2012-12-208-236/+203
* Allocate separate USB buffers for DMA'ed data, so thathselasky2012-12-202-13/+66
* Make bsdgrep behave as gnugrep and as documented: -m should only stopeadler2012-12-203-3/+4
* Add support for throttling UMASS.hselasky2012-12-201-2/+24
* Make sure we block recursion on TTY's inwakeup callbackhselasky2012-12-202-1/+8
* make installation of the 220.backup-pkgdb periodic script depend on PKGTOOLSbapt2012-12-201-2/+2
* Recognize 5720S PHY and treat it as 5708S PHY.yongari2012-12-202-11/+17
* For fiber PHYs, BRGPHY_MII_1000CTL register is not defined at allyongari2012-12-201-6/+5
* Replace generic ARM11 option with more specificgonzo2012-12-2015-60/+456
* Fix misleading commentgonzo2012-12-201-1/+1
* More constant renaming in preparation for newer features.pfg2012-12-204-24/+25
* We want to build subr_busdma_bufalloc.c on arm.cognet2012-12-201-0/+1
* Use C comments instead of C++ comments.cognet2012-12-201-4/+8
* Busdma enhancements, especially for managing small uncacheable buffers.cognet2012-12-201-198/+296
* Use the new allocator in bus_dmamem_alloc().cognet2012-12-201-40/+127
* Create an architecture-agnostic buffer pool manager that uses uma(9) tocognet2012-12-202-0/+292
* Get the old NFSCLIENT to compile by adding now needed files.cognet2012-12-201-4/+4
* Replace expand_name() function with corefile_open() function, which notpjd2012-12-191-54/+35
* Use correct file permissions when looking for available core file ifpjd2012-12-191-1/+1
* Post r243965 the nfsd daemon will not start up for kernelsrmacklem2012-12-191-1/+1
* Use NFSCL since NFSCLIENT build is broken at the momentgonzo2012-12-191-3/+1
* - Add new machine parsable KTR macros for timing events.jeff2012-12-193-30/+59
* - Correctly handle EWOULDBLOCK in quiesce_cpusjeff2012-12-191-1/+2
* When we have some address to forward (e.g. it was specified with ipfw fwd),ae2012-12-191-7/+9
* Make dst_sa initialization only when it is actually needed.ae2012-12-191-9/+12
* The selectroute functions does own account of EHOSTUNREACH errors,ae2012-12-191-8/+0
* Support restrict qualifier in dwarf debug infoemaste2012-12-196-28/+71
* The 'flags' argument can be modified in vn_open_cred(), so we need topjd2012-12-191-1/+1
* Do not audit paths we try when kern.corefile contains %I.pjd2012-12-191-1/+2
* Style cleanups.pjd2012-12-191-50/+48
* The expand_name() function isn't called with the process lock held anymore,pjd2012-12-191-14/+2
* Fix bug in r242720, that caused additional status page to not be used ifmav2012-12-191-5/+2
* Eliminate some definitions that haven't been used in a decade or more.alc2012-12-191-14/+0
* Add myself as a new src committer.markj2012-12-191-0/+4
* Properly implement pmap_[get|set]_memattrcognet2012-12-194-16/+67
* Map BAR 4/5, because NVMe spec says devices may place the MSI-X tablejimharris2012-12-183-0/+24
* Add sysctls for changing GPIO pins functiongonzo2012-12-181-26/+163
OpenPOWER on IntegriCloud