summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Another round of removing historical mbuf(9) allocator flags.glebius2014-01-165-13/+13
* fix a build problem with INVARIANTS enabled introduced in r260704avg2014-01-161-1/+1
* Remove historical macro.glebius2014-01-161-1/+1
* Substitute flags from historical mbuf(9) allocator with modern ones.glebius2014-01-162-11/+11
* fix a bug in ZFS mirror code for handling multiple DVAaavg2014-01-161-3/+6
* Revert r260705: wrong patch committed by accidentavg2014-01-161-4/+0
* Cleanup comments and whitespace. No functional changes.glebius2014-01-161-18/+14
* Fix refcount leak on netinet ifa.melifaro2014-01-161-4/+4
* zfs_deleteextattr: name buffer from namei is needed by zfs_renameavg2014-01-161-1/+3
* fix a bug in ZFS mirror code for handling multiple DVAaavg2014-01-161-0/+4
* zfs: getnewvnode_reserve must be called outside of a zfs transactionavg2014-01-163-2/+30
* zinject must use ioctl(2) compatibility wrapperavg2014-01-162-0/+2
* Fix ipfw fwd for IPv4 traffic broken by r249894.melifaro2014-01-161-0/+8
* Handle truncation of the size returned by _kvm_kvatop(). Cores can havemarcel2014-01-161-1/+1
* netmap_user.h:luigi2014-01-1610-505/+296
* Add data so we can convert a PIO unit number into a base address.imp2014-01-156-5/+51
* Provide a simplified way to specify GPIO pins for the Atmel port.imp2014-01-151-0/+296
* - Fix indent.hrs2014-01-151-64/+34
* Remove reference to FreeBSD 6.2-RELEASE from 'Upgrading fromskreuzer2014-01-151-9/+8
* Update xboxfb driver to actual state.ray2014-01-151-117/+46
* In the nested TLB fault handler, for a direct-mapped address, makemarcel2014-01-151-1/+1
* Add missing arch= and revision= support.hrs2014-01-141-0/+45
* sh: Remove SIGWINCH handler and just check for resize before every read.jilles2014-01-143-23/+3
* - Purge old translations.hrs2014-01-14255-43014/+65
* libc/resolv: Use poll() instead of kqueue().jilles2014-01-142-3/+3
* Fix lock leak in purely hypothetical case of TCP connection without SVC_ACKmav2014-01-143-11/+13
* Disable 'monitor' feature in ntpd by default.delphij2014-01-141-0/+2
* Fix bsnmpd remote denial of service vulnerability.delphij2014-01-141-0/+5
* Replace hand-crafted Kyuafiles with automatic generation.jmmv2014-01-144-26/+12
* Use TAP_TESTS_PERL to register the legacy_test in bin/pax.jmmv2014-01-143-11/+1
* Support perl-based TAP-compliant test programs.jmmv2014-01-141-0/+27
* Support defining test program metadata from the Makefiles.jmmv2014-01-141-1/+15
* Don't output any modifier keys before we see a validhselasky2014-01-141-0/+36
* Add missing EM_PPC64 to e_machine header display.jhibbits2014-01-141-0/+1
* Add an API to rendezvous all active vcpus in a virtual machine. The rendezvousneel2014-01-149-27/+318
* ANSI-fy prototype.delphij2014-01-141-3/+1
* Move myself from ports alumni to active ports committer section.bmah2014-01-131-1/+2
* Described in the man page but not implemented. Here it comes,andreast2014-01-131-0/+37
* The onyx codec works also as module, so add it.andreast2014-01-131-1/+1
* Remove scary comment about this being a test key.bdrewery2014-01-131-1/+0
* When building a cross-kgdb, suppress the registration of themarcel2014-01-131-0/+12
* We don't have to worry about page sizes when working on virtualmarcel2014-01-131-1/+1
* Re-apply the part of r260022 that was reverted by r260030 withmarcel2014-01-131-5/+18
* Fix dmesg(1) -> dmesg(8)bapt2014-01-132-2/+2
* Fix typobapt2014-01-131-1/+1
* Update the BUGS section according the recent changes in kldload(8)bapt2014-01-131-3/+3
* Point the user to dmesg(1) to get informations about why loading a module did...bapt2014-01-131-2/+12
* Implement better error recovery for Transaction Translators, TTs,hselasky2014-01-136-25/+301
* Separate I/O errors from reception of STALL PID.hselasky2014-01-132-5/+17
* Add new testcase for USB mass storage.hselasky2014-01-132-0/+40
OpenPOWER on IntegriCloud