summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-14simplify LABEL extraction; from tb@Jasper Lievisse Adriaanse
2017-08-14db_ctf_pprintf() doesn't actually support formatting, so s/f$//Uwe Stuehler
2017-08-14Restore "print" in ddb; add "pp[rint]" for pretty-printingUwe Stuehler
2017-08-14Load CTF debug symbols before mountrootUwe Stuehler
2017-08-14whitespace and fix a comment typoJasper Lievisse Adriaanse
2017-08-14Add improvements to the DWARF frame unwinder to support xorguard.Mark Kettenis
2017-08-14catch ENOENT and display a proper error message when a specified disk image isJasper Lievisse Adriaanse
2017-08-14syncTheo de Raadt
2017-08-14vmm: exit on monitor/mwait and convert these instructions into #UDs asMike Larkin
2017-08-14vmm: add #defines for exception vectors that can be used to injectMike Larkin
2017-08-14vmd: set MSR_MISC_ENABLE=0 on vm creation, this will be re-set in vmmMike Larkin
2017-08-14don't allow starting vms whose name starts with '-', '.' or '_'Jasper Lievisse Adriaanse
2017-08-14validate vm names before creating them; a valid name contains alphanumericJasper Lievisse Adriaanse
2017-08-14Use sendsyslog() directly instead of syslog_r() for the "backwards memcpy"Philip Guenther
2017-08-14knf to fix tab/space mismatches that make it hard to tell what's insideTed Unangst
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2002-05-13Import binutils-2.11.2Federico G. Schwindt
1996-09-04Import of binutils, gas, ld & gprof from Cygnus 960904 treeNiklas Hallqvist
2017-08-14drop seriously lacking support for SEQPACKET.Ted Unangst
2017-08-14Do not dereference a pointer directly but use db_get_value() instead.Martin Pieuchot
2017-08-14Remove unneeded null pointer check in mpe_input*: ifp cannot be NULL.Reyk Floeter
2017-08-14move pf_get_wscale + pf_get_mss prototypes to pfvar.h (diff shrinkage)Henning Brauer
2017-08-14expose the half-open tcp states counter, ok bluhmHenning Brauer
2017-08-14add half-open tcp states accounting, road paved by sashanHenning Brauer
2017-08-14Apply pre-built unicore patch - perl-5.24.2Andrew Fresh
2017-08-14Apply local patches - perl-5.24.2Andrew Fresh
2017-08-14Fix merge issues, remove excess files - match perl-5.24.2 distAndrew Fresh
2017-08-14Import perl-5.24.2Andrew Fresh
2017-08-14tweak previous;Jason McIntyre
2017-08-14Use the rv variable in sppp_output() as it was intended.Reyk Floeter
2017-08-14The "ret" return value is reused and overwritten, potentiallyReyk Floeter
2017-08-14remove useless indirection for reading the file contentEric Faurot
2017-08-14Fix CID 1452952: Unlikely use of uninitialized offset in rtwn_efuse_read().Stefan Sperling
2017-08-14don't need vmm_debug variable in VMM_DEBUG modeMike Larkin
2017-08-14Attach run(4) to D-Link DWA-137 and DWA-140 rev D1.Stefan Sperling
2017-08-14regenStefan Sperling
2017-08-14Add USB device IDs for D-Link DWA-137 and DWA-140 rev D1.Stefan Sperling
2017-08-14fix missing bracket on ARMBrent Cook
2017-08-14Remove some dead logging code that was never used.rob
2017-08-14drm/mst: Avoid processing partially received up/down message transactionsJonathan Gray
2017-08-14drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Jonathan Gray
2017-08-14drm/mst: Fix error handling during MST sideband message receptionJonathan Gray
2017-08-14Make the vga_client_register() stub available to all archs to unbreakJonathan Gray
2017-08-13minor msdosfs tweaksStefan Fritsch
2017-08-13Fix rotation in combination wth vcons support by callingMark Kettenis
2017-08-13Nuke trailing whitespaceBob Beck
2017-08-13remove accidental additionBob Beck
2017-08-13Evidence suggests this trailing whitespace was left here by mauraudingBob Beck
2017-08-13match function implementation with declaration, ok beck@, doug@Brent Cook
2017-08-13New flag PR_RWLOCK for pool_init(9) makes the pool use rwlocks insteadPhilip Guenther