aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* If function die_name() finds a DIE without a name, set its name toKai Wang2014-01-161-0/+2
* Convert ctfconvert to use the new libdwarf API.Kai Wang2014-01-161-30/+34
* Remove the old libdwarf and bring in the new libdwarf in contrib/.Kai Wang2014-01-1618-4342/+311
* Define SHT_GNU_LIBLIST and R_MIPS_64, which is needed for libelf andKai Wang2014-01-161-0/+2
* Use FreeBSD's ELF headers instead of the elfdefinitions.h header whichKai Wang2014-01-161-2/+2
* Set CFLAGS in just one line.Kai Wang2014-01-151-4/+1
* Removed source code for the old libelf and build the new libelf fromKai Wang2014-01-15109-15254/+23
* Copy libelf, libdwarf and common files from vendor/ to contrib/.Kai Wang2014-01-15315-0/+56173
|\
| * Initial import of elftoolchain r2974.vendor/elftoolchain/elftoolchain-r2974Kai Wang2014-01-151811-0/+352024
* In the nested TLB fault handler, for a direct-mapped address, makeMarcel Moolenaar2014-01-151-1/+1
* Add missing arch= and revision= support.Hiroki Sato2014-01-141-0/+45
* sh: Remove SIGWINCH handler and just check for resize before every read.Jilles Tjoelker2014-01-143-23/+3
* - Purge old translations.Hiroki Sato2014-01-14255-43014/+65
* libc/resolv: Use poll() instead of kqueue().Jilles Tjoelker2014-01-142-3/+3
* Fix lock leak in purely hypothetical case of TCP connection without SVC_ACKAlexander Motin2014-01-143-11/+13
* Disable 'monitor' feature in ntpd by default.Xin LI2014-01-141-0/+2
* Fix bsnmpd remote denial of service vulnerability.Xin LI2014-01-141-0/+5
* Replace hand-crafted Kyuafiles with automatic generation.Julio Merino2014-01-144-26/+12
* Use TAP_TESTS_PERL to register the legacy_test in bin/pax.Julio Merino2014-01-143-11/+1
* Support perl-based TAP-compliant test programs.Julio Merino2014-01-141-0/+27
* Support defining test program metadata from the Makefiles.Julio Merino2014-01-141-1/+15
* Don't output any modifier keys before we see a validHans Petter Selasky2014-01-141-0/+36
* Add missing EM_PPC64 to e_machine header display.Justin Hibbits2014-01-141-0/+1
* Add an API to rendezvous all active vcpus in a virtual machine. The rendezvousNeel Natu2014-01-149-27/+318
* ANSI-fy prototype.Xin LI2014-01-141-3/+1
* Move myself from ports alumni to active ports committer section.Bruce A. Mah2014-01-131-1/+2
* Described in the man page but not implemented. Here it comes,Andreas Tobler2014-01-131-0/+37
* The onyx codec works also as module, so add it.Andreas Tobler2014-01-131-1/+1
* Remove scary comment about this being a test key.Bryan Drewery2014-01-131-1/+0
* When building a cross-kgdb, suppress the registration of theMarcel Moolenaar2014-01-131-0/+12
* We don't have to worry about page sizes when working on virtualMarcel Moolenaar2014-01-131-1/+1
* Re-apply the part of r260022 that was reverted by r260030 withMarcel Moolenaar2014-01-131-5/+18
* Fix dmesg(1) -> dmesg(8)Baptiste Daroussin2014-01-132-2/+2
* Fix typoBaptiste Daroussin2014-01-131-1/+1
* Update the BUGS section according the recent changes in kldload(8)Baptiste Daroussin2014-01-131-3/+3
* Point the user to dmesg(1) to get informations about why loading a module did...Baptiste Daroussin2014-01-131-2/+12
* Implement better error recovery for Transaction Translators, TTs,Hans Petter Selasky2014-01-136-25/+301
* Separate I/O errors from reception of STALL PID.Hans Petter Selasky2014-01-132-5/+17
* Add new testcase for USB mass storage.Hans Petter Selasky2014-01-132-0/+40
* Mark the bin/pax tests as requiring perl.Julio Merino2014-01-132-0/+8
* Prevent misc_helpers from running as a test.Julio Merino2014-01-131-1/+9
* Add unmapped IO support to virtio_scsi(4)Bryan Venteicher2014-01-131-1/+4
* Add unmapped IO support to virtio_blk(4)Bryan Venteicher2014-01-131-3/+4
* Add sglist_append_bio(9) to append a struct bio's data to a sglistBryan Venteicher2014-01-134-1/+55
* Add atf pkg-config files from the vendor branch.Julio Merino2014-01-124-1/+30
|\
* | Generate and install pkg-config files for atf.Julio Merino2014-01-124-0/+56
* | fts(3): Remove stray mentions of the obsolete fts_bignum.Jilles Tjoelker2014-01-121-9/+1
* | fts: Stat things relative to the directory fd, if possible.Jilles Tjoelker2014-01-121-12/+19
* | Correctly update the count of stuck pages, "addl_page_shortage", inAlan Cox2014-01-121-15/+17
* | Remove incorrect bit shift when assigning the LUN request fieldBryan Venteicher2014-01-121-1/+1