Age | Commit message (Expand) | Author |
2014-07-04 | Track whether a process is a zombie or not yet fully built via flags | Philip Guenther |
2014-07-04 | Clean up messages related to missing arguments. | Ingo Schwarze |
2014-07-03 | Fix formatting of empty .Bl -inset item heads. | Ingo Schwarze |
2014-07-03 | remove leakmalloc droppings | Damien Miller |
2014-07-03 | Add a sshd_config PermitUserRC option to control whether ~/.ssh/rc is | Damien Miller |
2014-07-03 | allow explicit ::1 and 127.0.0.1 forwarding bind addresses when | Damien Miller |
2014-07-03 | when rekeying, skip file/DNS lookup if it is the same as the key sent | Damien Miller |
2014-07-03 | MANDOCERR_NOARGS reported three completely unrelated classes of problems. | Ingo Schwarze |
2014-07-03 | Memory-leak-in-error-path of the day in X509_ATTRIBUTE_set1_data(). | Miod Vallat |
2014-07-03 | Add identcpu detection for 1-GByte pages | Matthew Dempsky |
2014-07-03 | Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets. | Miod Vallat |
2014-07-03 | Mark functions calling exit(3) as __dead. | Ingo Schwarze |
2014-07-03 | Get clocks from Open Firmware on macppc and sparc64. | Mark Kettenis |
2014-07-03 | sending a heavily fragmented packet will cause the bus_dmamap_load | David Gwynne |
2014-07-03 | Call chacha_ivsetup() immediately before chacha_encrypt_bytes() - this | Joel Sing |
2014-07-03 | It is important that we don't release the kernel lock between issuing a | Mark Kettenis |
2014-07-03 | make the "Too many authentication failures" message include the | Damien Miller |
2014-07-03 | Revert back to 1.129: pool_init() is called before rwlocks can be | Philip Guenther |
2014-07-03 | escape %C since groff thinks it part of an Rs/Re block; | Jason McIntyre |
2014-07-03 | Include <sys/mutex.h> explicitely here. | Matthieu Herrb |
2014-07-03 | Move failure case text from uvm_pagerealloc() to uvm_pagealloc() | Matthew Dempsky |
2014-07-03 | Add a %C escape sequence for LocalCommand and ControlPath that expands | Damien Miller |
2014-07-03 | rework some fflush text, as requested | Jason McIntyre |
2014-07-03 | document that -g will only work in the multiplexed case if applied to | Damien Miller |
2014-07-03 | mention '%%' escape sequence in HostName directives and how it may | Damien Miller |
2014-07-03 | forward-declare struct sshbuf so consumers don't need to include sshbuf.h | Damien Miller |
2014-07-03 | When hashing or removing hosts using ssh-keygen, don't choke on | Damien Miller |
2014-07-03 | standardise on NI_MAXHOST for gethostname() string lengths; about | Damien Miller |
2014-07-03 | use EVP_Digest() for one-shot hash instead of creating, updating, | Damien Miller |
2014-07-03 | make stdout line-buffered; saves partial output getting lost when | Damien Miller |
2014-07-03 | Only cleanup agent socket in the main agent process and not in any | Damien Miller |
2014-07-03 | make Ed25519 keys' title fit properly in the randomart border; bz#2247 | Damien Miller |
2014-07-02 | Sync uvm_page_physload()'s parameter types with reality | Matthew Dempsky |
2014-07-02 | Document the ioctl() argument types for sd(4)'s ioctls | Matthew Dempsky |
2014-07-02 | Various small typographic fixes for mman.h manual pages: | Matthew Dempsky |
2014-07-02 | Memory leak in error path of the day, from clang via dhill@bitrig; | Miod Vallat |
2014-07-02 | Warnings. I haz them. | Miod Vallat |
2014-07-02 | Be more careful when recreating single-precision (float) argument to service | Miod Vallat |
2014-07-02 | Improve and test the messages about empty macros, | Ingo Schwarze |
2014-07-02 | When .Sm is called without an argument, groff toggles the spacing mode, | Ingo Schwarze |
2014-07-02 | Sync description of PROT_* flags between mmap.2 and mprotect.2 | Matthew Dempsky |
2014-07-02 | In fpu_compare(), set the `not equal' bit when the result of the comparison | Miod Vallat |
2014-07-02 | Make sure the kernel lock is held when invoking process_domem(); fixes | Miod Vallat |
2014-07-02 | On IP28, ignore (as in, do not report) GIO bus errors where the address isn't | Miod Vallat |
2014-07-02 | Add support for adjusting the receive filter to allow for promiscuous | Brad Smith |
2011-12-04 | test some simple macros; written while working on -Tman | Ingo Schwarze |
2014-07-02 | pk7_doit.c r1.20 introduced a NULL check that ensures that the signature | Joel Sing |
2014-07-02 | Add an initial regress test for pkcs7. | Joel Sing |
2014-07-02 | Remove unused mainbus intr hook abstraction. | Tobias Ulmer |
2014-07-02 | Remove unused system_type and friends. Remnants from universal powerpc support | Tobias Ulmer |