aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clang 3.4 will sometimes emit DIE for struct/union member beforeKai Wang2014-01-201-3/+21
* * Make die_mem_offset() be able to handle DW_AT_data_member_locationKai Wang2014-01-191-9/+57
* * Allow API dwarf_loclist_n() and dwarf_loclist() to be called withKai Wang2014-01-191-2/+27
* Add a sanity check: The provided offset for the desired location listKai Wang2014-01-191-0/+5
* API dwarf_attrval_flag() should properly handle an attribute withKai Wang2014-01-182-7/+23
* Fix typo: the public API dwarf_child() should return DW_DLV_NO_ENTRYKai Wang2014-01-181-1/+1
* Fix a warning in libdwarf found by -Wmissing-variable-declarations.Kai Wang2014-01-181-1/+1
* Apply r241720 by ed:Kai Wang2014-01-181-1/+1
* We should not set the unnamed DIE's name to "__anon__" since that willKai Wang2014-01-171-1/+1
* 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