summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-08151-4/+312
* Use atomics to modify numvnodes variable.mav2014-06-081-9/+15
* Split RPC pool threads into number of smaller semi-isolated groups.mav2014-06-083-182/+250
* Remove write-only local variable.kib2014-06-081-2/+0
* Initialize the pbuf counter for directio using SYSINIT, instead ofkib2014-06-084-18/+8
* Remove st_idle variable, duplicating st_xprt.mav2014-06-082-6/+1
* Introduce new per-thread lock to protect the list of requests.mav2014-06-083-85/+57
* Remove unused variable.ae2014-06-081-14/+2
* Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintainedneel2014-06-079-85/+177
* Add a page size field to struct vm_page. Increase the page size field whenalc2014-06-077-21/+65
* Make WITNESS happy by giving USB mutexes different names.hselasky2014-06-071-2/+2
* Fix for USB specification compliance. We need to accept both DATA0 andhselasky2014-06-071-0/+16
* Some further DWC OTG improvements for full speed and low speed devices:hselasky2014-06-072-83/+59
* Mov p2041rdb.dts, p3041ds.dts, and p5020ds.dts to the powerpc directory.rpaulo2014-06-073-0/+0
* Fix the script to run make_dtb.sh instead of just dtc.rpaulo2014-06-071-1/+4
* Add Makefiles to automatically test all the DTS files.rpaulo2014-06-065-0/+33
* Add support for inspecting process flags set in p_flag2.pluknet2014-06-062-1/+15
* Add Ukranian vt(4) keymaps as an example.ray2014-06-064-1/+506
* The new NFS server would not allow a hard link to bermacklem2014-06-061-7/+0
* make sure if_transmit returns 0 if the mbuf is enqueued.luigi2014-06-063-6/+5
* Minor improvements.brueffer2014-06-061-2/+4
* Add vte(4) to the hardware notes.brueffer2014-06-061-0/+2
* Compilation fixes.hselasky2014-06-061-1/+3
* Minor mdoc improvements.joel2014-06-067-11/+8
* Move atf-sh from /usr/bin/ to /usr/libexec/jmmv2014-06-0613-58/+30
* better handling of netmap emulation over standard device drivers:luigi2014-06-062-29/+83
* Clarify statement on font originemaste2014-06-061-3/+3
* Support guest accesses to %cr8.tychon2014-06-063-53/+166
* introduce mbq_lock() and mbq_unlock() for the mbq,luigi2014-06-063-9/+19
* Add the *_TESTS_SH_SED_* functionality to atf.test.mk.jmmv2014-06-061-1/+5
* Fix some rpcgen sample file issues.bdrewery2014-06-062-2/+3
* Update after r267011: use -h height and -w width argsemaste2014-06-061-1/+3
* Homogenize libatf-* version numbers with upstream.jmmv2014-06-064-2/+22
* Remove extra semicolons.kevlo2014-06-063-5/+5
* move netmap_getna() to a freebsd-specific fileluigi2014-06-062-6/+8
* Some devices (e.g. Intel AHCI and NICs) support quad-word access totychon2014-06-061-4/+21
* misc bugfixes:luigi2014-06-061-4/+7
* whitespace change: fix one comment, remove a stale one.luigi2014-06-061-16/+2
* align comments with the ones in our development trunkluigi2014-06-062-24/+104
* rate limit some error messagesluigi2014-06-061-1/+1
* remove two debugging messages, align comments with the codeluigi2014-06-061-5/+12
* ktrace: Use designated initializers for the data_lengths array.jilles2014-06-061-15/+14
* Dereference portaudit(1), as it is now deprecated and itsgjb2014-06-061-3/+3
* The 'create' subcommand doesn't have '-h' option.pjd2014-06-061-1/+1
* Mdoc cleanup, typo and grammar fixes.brueffer2014-06-061-157/+154
* Add missing MLINKs.brueffer2014-06-061-0/+5
* Add Lb string for libcuse.brueffer2014-06-061-0/+1
* Replace deprecated M_DONTWAIT with M_NOWAIT.kevlo2014-06-061-3/+3
* add checks for invalid buffer pointers and lengthsluigi2014-06-061-0/+14
* prevent a panic when the netdev/ifp is not set in attachluigi2014-06-061-1/+2
OpenPOWER on IntegriCloud