summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-16in pledged process, setuid/setgid/sticky bits should be ignored.Sebastien Marie
2015-12-16Don't attempt to get the ThinkLight state if neither the KLCG nor the MLCGMark Kettenis
2015-12-16Refactor umass_detach() in order to pass a size to free(9).Martin Pieuchot
2015-12-16clean up some unused variables, and add the printing of the certificate validityBob Beck
2015-12-16Avoid grabbing the kernel lock in uvm_unmap() if we have an interrupt-safeMark Kettenis
2015-12-16Use __progname instead of hand-rolled parsing of argv[0].tb
2015-12-16Add pexp match otherwise rcctl stop vmd doesn't work. OK deraadt@James Turner
2015-12-16Use __progname instead of hand-rolled parsing of argv[0].tb
2015-12-16Adding mark messages to log files was broken since OpenBSD 5.7.Alexander Bluhm
2015-12-16Merge rtable_mpath_select() into rtable_match().Martin Pieuchot
2015-12-16Don't forget about monitor mode while building the ifmedia listStefan Sperling
2015-12-16in pledged process, setuid/setgid/sticky bits should be ignored.Sebastien Marie
2015-12-16Replace "tame" by "pledge" in a comment.tb
2015-12-15less macro and linesJoerg Jung
2015-12-15ignore unlikely temperature values like -127 degCJoerg Jung
2015-12-15add 2 more temperature keys found in macbook pro (10,2)Joerg Jung
2015-12-15add commented-out unbound.conf entries for dns64 (sitting in my tree and ok'dStuart Henderson
2015-12-15Remove "C=US, O=VeriSign, Inc., OU=Class 3 Public Primary CertificationStuart Henderson
2015-12-15add more temperature keys found in newer macbook airs (6,1 and 7,2)Joerg Jung
2015-12-15update to Unbound 1.5.7, looks fine to deraadt@.Stuart Henderson
2015-12-15make sure the read fan description is always nul terminatedJoerg Jung
2015-12-15Cleanup: pwd.h is no longer needed.tb
2015-12-15Replace 'arc4random() % range' by 'arc4random_uniform(range)'.tb
2015-12-15Include RFC number in reference. While here, improve formatting of anotherTim van der Molen
2015-12-15Document /var/db/mountdtabTim van der Molen
2015-12-15When (re)reading /etc/exports, handle the case where the mount point of anTim van der Molen
2015-12-15missing space in previous;Jason McIntyre
2015-12-15pledge(2) style:Ingo Schwarze
2012-08-23update to unbound 1.4.18Stuart Henderson
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2015-12-15Revert the previous commit; the licencing needs to be checked very carefully.Ingo Feinerer
2015-12-15automatic HOSTALIASES setup is a bad ideaTheo de Raadt
2015-12-15UTF-8 support; does not yet handle the -c option.Ingo Schwarze
2015-12-15Sync V4L2 header files with recent Linux kernel.Ingo Feinerer
2015-12-15Copy state directly rather than dereferencing wl (which could be NULL).Nicholas Marriott
2015-12-15Some hooks API changes to fire a hook while waiting another cmdq andNicholas Marriott
2015-12-15Do not panic when trying to delete an non-existing route with ART.Martin Pieuchot
2015-12-15PATCH is like PUT, data is expected.Reyk Floeter
2015-12-15test some valid UTF-8, but in the C localeIngo Schwarze
2015-12-15test encoding of a few invalid UTF-8 sequencesIngo Schwarze
2015-12-15Sync the DB file once when done with fsync(), not on each write with O_SYNC.Philip Guenther
2015-12-15test vis(3)ingIngo Schwarze
2015-12-15tests for the following keywords: cwd login group rgroup ruser userIngo Schwarze
2015-12-15remove some not interesting debug printfsMike Larkin
2015-12-15regression suite for the "command" keywordIngo Schwarze
2015-12-15if a vcpu run thread in vmd exits unexpectedly, teardown the VM's kernelMike Larkin
2015-12-15support reset vcpu by triple fault (kernel part, userland fix will comeMike Larkin
2015-12-15Allow list-keys and list-commands to be run without a running server.Nicholas Marriott
2015-12-15We changed somewhat recently to us the pty when tmux was run insideNicholas Marriott
2015-12-15Don't copy marked pane when can just point to it.Nicholas Marriott