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