summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-09The non-standard .EX/.EE macro pair was invented for Version 9 AT&T UNIXIngo Schwarze
2019-07-08Remove trailing whitespace from a macroMike Larkin
2019-07-08Remove some "set but not used" variables in ahci(4)'s hibernate code.Mike Larkin
2019-07-08fix typo: RCF -> RFCTheo Buehler
2019-07-08Clear search marks before resize, GitHub issue 1823.Nicholas Marriott
2019-07-08amd64 pmap: remove a "set but not used" variable, found when building theMike Larkin
2019-07-08vmm(4): remove a "set but not used" variable, found when building theMike Larkin
2019-07-08more cleanup, in particular remove more braces around .Dv,Ingo Schwarze
2019-07-08Untangle code setting the scheduling priority of a thread.Martin Pieuchot
2019-07-08Get rid of an old convention of wrapping preprocessor constants in curlyanton
2019-07-08free(9) sizes for M_RTABLE.Martin Pieuchot
2019-07-08Add some padding bytes to syscall argument struct so that testsAlexander Bluhm
2019-07-08Fix manual openssl(1) dsa, ocsp, rsa and smimeKinichiro Inoguchi
2019-07-08Clean up pvkfmt.cKinichiro Inoguchi
2019-07-08uniform error messages on temp file creationMarc Espie
2019-07-08Use the clear history function for the 3J sequence rather than doing it manua...Nicholas Marriott
2019-07-08actually use error, we can delay fatal problemsMarc Espie
2019-07-08check ::Temp creationMarc Espie
2019-07-08error out if we can't create the temp fileMarc Espie
2019-07-08When an unlink failed due to unveil, the use count of the inode wasAlexander Bluhm
2019-07-08Fix instruction guard. This prevents the compiler from usingVisa Hankala
2019-07-08remove duplicate hdmi.h includeJonathan Gray
2019-07-08uncomment aggr(4) to make it easier for people to tryDavid Gwynne
2019-07-07fix one last edge case regarding PATH, allows simpler config.Ted Unangst
2019-07-07proper level of two messages, prompted by deraadt@Otto Moerbeek
2019-07-07Add support for version 3.0 of the "mdstore" protocol.Mark Kettenis
2019-07-07print the cpu model in the correct place (only)Theo de Raadt
2019-07-07use last_errorMarc Espie
2019-07-07tweak config pending handling so it waits for all ports to finish scanningDavid Gwynne
2019-07-07Tell user to look at manually running /usr/libexec/reorder_kernel in caseAntoine Jacoutot
2019-07-07Fix pvk format processing in libcryptoKinichiro Inoguchi
2019-07-07Use timeout_add_msec(9)kn
2019-07-07Sometimes ntp peers are unreliable (looking at you pool.ntp.org!)Otto Moerbeek
2019-07-07Eliminate duplicate code in xxx_detach().Kevin Lo
2019-07-07Fix manual openssl(1) pkcs12, req, verify and x509Kinichiro Inoguchi
2019-07-07Remove some set but never used variables. ok daraadt@Darren Tucker
2019-07-06Fix Makemaker manpage section detectionAndrew Fresh
2019-07-06Make sure we use the svc_handle for the negotiated major version of theMark Kettenis
2019-07-06Pad message since newer firmware doesn't like it without padding.Mark Kettenis
2019-07-06Correctly adjust mouse position if the status line is at the top andNicholas Marriott
2019-07-06Correctly clear underscore colour in grid_get_cell1, also fix structNicholas Marriott
2019-07-06oops. added but not committed. Reminded by PatrickMarc Espie
2019-07-06Re-add some printf's as they were originally.Kevin Lo
2019-07-06Ensure Rx/Tx resources are freed during interface stop.Kevin Lo
2019-07-05Add forgotten copyright notice, found by Jason Thorpe <thorpej at me.com>.Alexandre Ratchov
2019-07-05zap an extra space in usage();Jason McIntyre
2019-07-05Use timeout_add_msec(9)kn
2019-07-05Fix vpci_bus_map() if the case where the "child" space in the "ranges"Mark Kettenis
2019-07-05If there is no explicit device class match for a given boot device,Visa Hankala
2019-07-05Make mg display the correct file name in the minibuffer if you loadMark Lumsden