summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-07Minimal man page.Antoine Jacoutot
2016-09-07Don't fetch all patches at once but instead fetch+verify+patch one by one.Antoine Jacoutot
2016-09-07Don't put bsd.mp twice in the GENERIC.MP rollback tarball.Antoine Jacoutot
2016-09-07dump some extra vcpu state if failure to launch is detectedMike Larkin
2016-09-07revert part of 1.18 which caused a regression with at least one ikbdJoshua Stein
2016-09-07fix a wrong printf in a dump/debug functionMike Larkin
2016-09-07syspatch goal is not to act as a package manager but to sync the system to theAntoine Jacoutot
2016-09-07Validate service names with _rc_check_name() from rc.subr.Antoine Jacoutot
2016-09-07Introduce an _rc_check_name() function to check the input script name so thatAntoine Jacoutot
2016-09-07Source Joachim Nilsson:Mark Lumsden
2016-09-07restore commenting scheme:Ingo Schwarze
2016-09-07Rename rtable_mpath_next() into rtable_iterate() and make it do a properMartin Pieuchot
2016-09-07Do not check for NULL after calling an allocator with WAITOK.Martin Pieuchot
2016-09-07Use C99 types.Martin Pieuchot
2016-09-07Only free the old cached next hop route if the new one is valid.Martin Pieuchot
2016-09-07Backport https://reviews.llvm.org/rL279449 from upstreamStefan Kempf
2016-09-07Fix about the default value of pptp-hostname. It's an empty string.YASUOKA Masahiko
2016-09-07Tweak wording on previousPhilip Guenther
2016-09-07Clarify what it means when PT_OPENBSD_RANDOMIZE and PT_GNU_RELRO segmentsPhilip Guenther
2016-09-07install switch.4YASUOKA Masahiko
2016-09-07Describe the PT_GNU_{EH_FRAME,RELRO} and PT_OPENBSD_{RANDOMIZE,WXNEEDED}Philip Guenther
2016-09-07Add missing wordPhilip Guenther
2016-09-07remove unused variable 'last'David Coppa
2016-09-06Make sure attributes are applied to function declarations before they'rePhilip Guenther
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2016-09-06zap bha, hiding outside dev/ treeTed Unangst
2016-09-06Implement dl_iterate_phdr() for static PIE executables using info extractedPhilip Guenther
2016-09-06Remove branch prediction hints from conditional branch instructions. TheseMark Kettenis
2016-09-06use closefrom() before reexec to make sure the new process only getsEric Faurot
2016-09-06If you have a paragraph:Mark Lumsden
2016-09-06syncStuart Henderson
2016-09-06Update documentation to reflect change in default ruby versionJeremy Evans
2016-09-06Link to -lcompiler_rt instead of -lgcc.Pascal Stumpf
2016-09-06Drop useless variable and check.Antoine Jacoutot
2016-09-06Greatly simplify patch type detection and make things more generic.Antoine Jacoutot
2016-09-06Backport unbound r3830/3831 from upstreadm, fixing an issue where it canStuart Henderson
2016-09-06Sort and set readonly global vars.Antoine Jacoutot
2016-09-06Define PTE_* macros in one place. Use the lwu instruction for 32-bit PTEVisa Hankala
2016-09-06heck, have new signatures be -Dnewsign until we flip the switchMarc Espie
2016-09-06Mention PAGER behavior when undefined/empty.Antoine Jacoutot
2016-09-06document /etc/acme/Jason McIntyre
2016-09-06must close our fd unconditionally and not just in the !TLS case; tls_closeHenning Brauer
2016-09-06remove code that allows pkg_create to signMarc Espie
2016-09-06These tests didn't work without setting READLINE because we don'tIngo Schwarze
2016-09-06byebye SIGNING_PARAMETERSMarc Espie
2016-09-06ssh_set_newkeys: print correct block counters on rekeying; ok djm@Markus Friedl
2016-09-06update ext_info_c every time we receive a kexinit msg; fixes sending ofMarkus Friedl
2016-09-06remove the Xr macro to syspatch (since it doesn;t get installed yet)Jason McIntyre
2016-09-06it's not wrong, but it's not clear what the verauth check is for.Ted Unangst
2016-09-06store the offset of an rb_entry in a struct as an unsigned int.David Gwynne