summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-02with binutils 2.17 we can change some raw opcodes into instruction namesJonathan Gray
2015-06-02Rename the imx miniroot to nitrogen as it creates "6x_bootscript".Jonathan Gray
2015-06-01In the lazy binding routine, make sure we actually allocate the stack we need,Miod Vallat
2015-06-01Revert 1.2, which used to be necessary during the early ld 2.17 work, butMiod Vallat
2015-06-01Enable secureplt by default on alpha. The old plt flavour can still beMiod Vallat
2015-06-01Since the __{div,rem}{l,q}{,u} special libc entry points use a specificMiod Vallat
2015-06-01Define HAVE_AS_EXPLICIT_RELOCS and HAVE_AS_JSRDIRECT_RELOCS. These symbols areMiod Vallat
2015-06-01update currency exchange rates;Jason McIntyre
2015-06-01Now that we do not need to build binutils 2.15 (except for gdb), simplify theMiod Vallat
2015-06-01Switch m88k ports to binutils 2.17.Miod Vallat
2015-06-01regenStefan Sperling
2015-06-01fix typo: Wirelsss -> WirelessStefan Sperling
2015-06-01Missing t at end of response, from Vincent Bernat.Nicholas Marriott
2015-06-01Fix memory leak in error case. OK bluhm@ benno@Claudio Jeker
2015-06-01Put END() matching _ENTRY() (== ENTRY() w/o prof).Masao Uebayashi
2015-06-01Put END() matching ENTRY().Masao Uebayashi
2015-06-01Clear signal handlers before event_reinit as apparently it can otherwiseNicholas Marriott
2015-06-01Convert tun(4) to if_input().Martin Pieuchot
2015-05-31Simple macro fixes (Fd -> In, Nm -> Fn) from Kaspars at Bankovskis dot net.Ingo Schwarze
2015-05-31does not need syslog.hTheo de Raadt
2015-05-31Implement the roff(7) `r' (register exists) conditional.Ingo Schwarze
2015-05-31Fix typos.Robert Peichaer
2015-05-31If the first list was empty, ml_join() did not not clear the secondAlexander Bluhm
2015-05-31Replace identical code in the MD scripts of the installer with a newRobert Peichaer
2015-05-30Build with -mbwx rather than -Wa,-mev56 so that upcoming changes to the compilerMiod Vallat
2015-05-30Remove commented out DRMDEBUG/DRM_DEBUG lines. Other drivers don't haveJonathan Gray
2015-05-30DRMDEBUG not DRM_DEBUG. From frantisek holop.Jonathan Gray
2015-05-30Plug a memory leak by simplifying kv_free(). By checking the type andClaudio Jeker
2015-05-30Remove fields from struct that are not used. OK benno@Claudio Jeker
2015-05-30Native atomic operations for i386.Mark Kettenis
2015-05-30Acquire/release the i2c bus before/after reading the temperature register.Mark Kettenis
2015-05-30Set the usb otg port on the cubox to host mode and attach ehci to it.Jonathan Gray
2015-05-30Support - to read from stdin, from Sebastien Marie.Nicholas Marriott
2015-05-30fix usage();Jason McIntyre
2015-05-30Set the sdmmc(4) emmc highspeed flag if the capability register claimsJonathan Gray
2015-05-30cleanup attach messageTheo de Raadt
2015-05-30fix the build when SDHC_DEBUG is definedJonathan Gray
2015-05-29Don't use special strings if #() commands fail, just remove the formatNicholas Marriott
2015-05-29Expand formats again inside #(), and free the temporaries.Nicholas Marriott
2015-05-29Use RB_MIN to get the lowest index for the current window when creatingNicholas Marriott
2015-05-29Switch vax to bunnytils 2.17.Miod Vallat
2015-05-29Make ld.so on alpha cope with binaries built with secureplt (where secure hereMiod Vallat
2015-05-29millert points out I can just call tzset() early to avoid having toNicholas Marriott
2015-05-29Use gmtime not localtime when we want UTC, I got it right in one placeNicholas Marriott
2015-05-29do not need non-NULL-check before free(p), other minor refactoringTheo de Raadt
2015-05-29remove duplicate assignments; from Benjamin BaierTheo de Raadt
2015-05-29Update file(1) regress (less verbose ELF output).Nicholas Marriott
2015-05-29Don't stop at the first successful test unless it has generated someNicholas Marriott
2015-05-29The case-insensitive flag (c) for string and search tests doesn't makeNicholas Marriott
2015-05-29I got confused and made the strength multiplier 20, it should be 10.Nicholas Marriott