Age | Commit message (Expand) | Author |
2014-12-05 | Remove SVR4 codeblock which insisted on using srand(time(0)) and rand(). | Theo de Raadt |
2014-12-04 | add tests for new client RevokedHostKeys option; | Damien Miller |
2014-12-04 | Move the PIC revision 1 interrupt workaround from xbridge_pci_intr_handler() | Miod Vallat |
2014-12-04 | When finding a .so link after the page was already processed, | Ingo Schwarze |
2014-12-04 | remove a kerberosV leftover. ok miod | Ted Unangst |
2014-12-04 | as promised 18 years ago, consolidate isa floppy disks in files.isa | Ted Unangst |
2014-12-04 | key_in_file() wrapper is no longer used | Damien Miller |
2014-12-04 | correctly store .Dt and .TH information in the names table | Ingo Schwarze |
2014-12-04 | obvious cases of missing NAME .Nm entries | Ingo Schwarze |
2014-12-04 | replace an overlapping memcpy with memmove, ok deraadt tedu | Stuart Henderson |
2014-12-04 | in the SYNOPSIS, add .Fo and first .Fn arguments to the names table | Ingo Schwarze |
2014-12-04 | add missing .Fn macros in the SYNOPSIS; found with mandoc.db(5) | Ingo Schwarze |
2014-12-04 | use the actual function name in .Dt and NAME .Nm, not an alias; | Ingo Schwarze |
2014-12-04 | In the SYNOPSIS, if .Nm occurs without argument, give the first .Nm | Ingo Schwarze |
2014-12-04 | Repair VLAN tagging in the bridge output path | Mike Belopuhov |
2014-12-04 | asm version from libkern, but mempcy() remains tied to the | Theo de Raadt |
2014-12-04 | sync | Theo de Raadt |
2014-12-04 | Xr umcs | Theo de Raadt |
2014-12-04 | Enable umcs(4) where moscom(4) is present. | Martin Pieuchot |
2014-12-04 | Manpage for umcs(4). | Martin Pieuchot |
2014-12-04 | Driver for MosChip Semiconductor 78x0 USB multiport serial adapters. | Martin Pieuchot |
2014-12-04 | regen | Martin Pieuchot |
2014-12-04 | Various MosChip Semiconductor multiport serial adapter. | Martin Pieuchot |
2014-12-04 | The sparc64 Open Firmware package-to-path call (used since softraid boot | Stefan Sperling |
2014-12-04 | document some more commands that are POSIX extensions. ok jmc@ | Daniel Dickman |
2014-12-04 | Allow POSIX 0i; from Jeremy Mates. | Daniel Dickman |
2014-12-04 | Disable MSI with the Samsung S4LN053X01 SSD controller as found in some | Brad Smith |
2014-12-04 | Disallow file allocations on directories that have been removed | David Coppa |
2014-12-04 | Simplify the MSI bits a bit. | Brad Smith |
2014-12-04 | Stop people from cheating. Especially those that believe in FIPS, they | Theo de Raadt |
2014-12-04 | init the mutex used in sleeping pool_gets with the right ipl if the | David Gwynne |
2014-12-04 | stop viral header propagation. none of this code uses sys/hash.h | Ted Unangst |
2014-12-04 | add RevokedHostKeys option for the client | Damien Miller |
2014-12-04 | fix handling of roff requests having a default scale other than "n", | Ingo Schwarze |
2014-12-04 | split the word ops into int and longs so things that care a lot | David Gwynne |
2014-12-04 | convert KRL code to new buffer API | Damien Miller |
2014-12-04 | Ignore macros that never produce any text when deciding whether | Ingo Schwarze |
2014-12-04 | simplify wording; triggered by a shorter diff from Kaspars Bankovskis; | Ingo Schwarze |
2014-12-04 | AnonCVS is designed to work with a user account that has no password and a | Ingo Schwarze |
2014-12-04 | replace md5 with sha512. ok deraadt | Ted Unangst |
2014-12-04 | use siphash for trunk loadbalancing. ok deraadt | Ted Unangst |
2014-12-04 | use siphash for dirhash. ok deraadt dlg | Ted Unangst |
2014-12-03 | sync | Theo de Raadt |
2014-12-03 | Init SPI using arc4random_buf, rather than (r << 32) | r | Theo de Raadt |
2014-12-03 | Use arc4random_buf() rather than iterating word by wordo | Theo de Raadt |
2014-12-03 | use arc4random_buf() instead of (r << 32) | r; discussed with matthew | Theo de Raadt |
2014-12-03 | zap extra parameter that my first read missed, because that one is constant. | Marc Espie |
2014-12-03 | Allow overriding the path to the testssl and openssl binaries. | Brent Cook |
2014-12-03 | Move Windows OS-specific functions to make porting easier. | Brent Cook |
2014-12-03 | Move Windows OS-specific functions to make porting easier. | Brent Cook |