summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-08Revert previous commit as it failed to handle unset vmcs pointers properlyMike Larkin
2017-01-08Reduce "vmd -v" spam a bit by not printing useless exit information. TheseMike Larkin
2017-01-08Sync log.c with the latest version from vmd/log.c that preserves errnoReyk Floeter
2017-01-08Revert the addition of PROMOTE_MODE. This breaks libobjc; I guess theMiod Vallat
2017-01-08Fix an assertion failure caused by \z\[u00FF] with -Tps/-Tpdf.Ingo Schwarze
2017-01-08Use a macro for the Tx timeout value.Visa Hankala
2017-01-08style: missing blank between case statement and label;Ingo Schwarze
2017-01-08Use makefs to build bsd.rd. ok deraadtMartin Natano
2017-01-08Add support for the RTC found on the Allwinner H3.Mark Kettenis
2017-01-08Specify correct size for the softc.Mark Kettenis
2017-01-08Make aml_rdpciaddr() work for for devices behind bridges. The code nowMark Kettenis
2017-01-08Display color depth alongside resolution when attaching inteldrm andFrederic Cambus
2017-01-08Make urtwn(4) use AMRR instead of letting the firmware handle rate scaling.Stefan Sperling
2017-01-08When if_down() is called, sppp_keepalive() needs a NET_LOCK().Alexander Bluhm
2017-01-08Tolerate bare tabs in SYNOPSIS .Cd for now.Ingo Schwarze
2017-01-08delete three macro lines that have no effect, found with mandoc -TlintIngo Schwarze
2017-01-08add missing .An macrosIngo Schwarze
2017-01-08Stricter validation of the NAME section, in particular:Ingo Schwarze
2017-01-07Make getting the parent clock for the SD/MMC controller work on theMark Kettenis
2017-01-07regenMike Larkin
2017-01-07Some newer Intel Xeon E5v4 PCI ids, from Hrvoje PopovskiMike Larkin
2017-01-07add missing comma in the NAME sectionIngo Schwarze
2017-01-07fix commata in the NAME sectionIngo Schwarze
2017-01-07reduce statement nesting depth in a couple places, suggested byMike Larkin
2017-01-07add rcs tagsMike Larkin
2017-01-07use 16 bit segment selectors. also reduces differences with i386 vmmMike Larkin
2017-01-07fix a typo in an .Xr reported by jmc@Ingo Schwarze
2017-01-07syncTheo de Raadt
2017-01-07Fill bootstrap translation table with zeroes before we use it and don't mapMark Kettenis
2017-01-07Add note about ccc and initc so people who want it can see it isNicholas Marriott
2017-01-07Add support for the OSC 4 and OSC 104 palette setting escape sequences,Nicholas Marriott
2017-01-07Add and remove some blank lines, in order to make X509_verify_cert()Joel Sing
2017-01-07-#endif /* !SMALL */Theo Buehler
2017-01-07Only install header files relevant for the architecture we're targeting.Mark Kettenis
2017-01-07a little more cleanup;Jason McIntyre
2017-01-07Revert part of r1.54 as there are at least two situations where we are stillJoel Sing
2017-01-07Remove unused MIX_CN_CIN macro, make umidi_evlen[] static, style(9).Alexandre Ratchov
2017-01-07correctly mark all documented macros found in <openssl/bn.h>Ingo Schwarze
2017-01-07Use .Fn rather than .Xr for X509_VERIFY_PARAM_lookup(),Ingo Schwarze
2017-01-07Document X509_NAME_hash(3), listed in <openssl/x509.h>;Ingo Schwarze
2017-01-07Write a new manual page X509_STORE_load_locations(3) from scratch.Ingo Schwarze
2017-01-06Remove cross references to the undocumented functions X509_STORE_new(3)Ingo Schwarze
2017-01-06Delete a sentence containing a cross reference to an undocumentedIngo Schwarze
2017-01-06resolve duplication of names and prototypes in manuals related to ex_dataIngo Schwarze
2017-01-06Replace two dangling .Xrs to sk_*() macros with .Fn; reported by jmc@.Ingo Schwarze
2017-01-06Delete a cross reference to the undocumented function X509_check_purpose(3)Ingo Schwarze
2017-01-06Remove bogus cross reference to ui_create(3) reported by jmc@Ingo Schwarze
2017-01-06Remove dangling .Xrs to PKCS7_final(3) reported by jmc@Ingo Schwarze
2017-01-06Remove a dangling .Xr to PKCS7_SIGNER_INFO_sign(3) reported by jmc@Ingo Schwarze
2017-01-06Remove a dangling cross reference reported by jmc@.Ingo Schwarze