Age | Commit message (Expand) | Author |
2014-03-13 | get rid of the assumption that the head of the alldevs list is the | David Gwynne |
2014-03-13 | Drop the REPUN bit from CvmCtl register not to allow unaligned access. | YASUOKA Masahiko |
2014-03-13 | merge conflicts | Brad Smith |
2014-03-13 | update to NSD 4.0.2, ok sthen@ | Brad Smith |
2014-03-13 | fix buffer overflows in icmp redirect handling introduced in rev 1.106 | Jonathan Gray |
2014-03-13 | collapse variable declarations | Ted Unangst |
2014-03-13 | last bits of indentation and style | Ted Unangst |
2014-03-13 | indentation style | Ted Unangst |
2014-03-13 | indent, add a touch of style | Ted Unangst |
2014-03-12 | just run newaliases. should be about the same, but less sendmail. | Ted Unangst |
2014-03-12 | no more www@ | Theo de Raadt |
2014-03-12 | switch over to smtpd by default. | Ted Unangst |
2014-03-12 | Are they going to help? | Ted Unangst |
2014-03-12 | no more rmail in base; ok millert | Jason McIntyre |
2014-03-12 | don't leak an ibuf for each expired SA; ok mikeb@ | Markus Friedl |
2014-03-12 | ANSIfy a declaration, no object change. | Martin Pieuchot |
2014-03-12 | scan for Ed25519 keys by default too | Christian Weisgerber |
2014-03-12 | If a device is babbling do a full reset of the associated endpoint | Martin Pieuchot |
2014-03-12 | Add compiler barier to bus_dmamap_sync(9), just in case compiler/linker | Mark Kettenis |
2014-03-12 | since we are documenting that setpwfile() is no longer available, maybe | Jason McIntyre |
2014-03-12 | RTAX_IFP points to the "struct sockaddr_dl" corresponding to the | Martin Pieuchot |
2014-03-12 | unbreak config-address w/o pool; ok mikeb@ | Markus Friedl |
2014-03-12 | Add ERRORS and STANDARDS, thanks to brad@ for the reminder. | Ingo Schwarze |
2014-03-12 | Make sure that setgrent(), endgrent(), and endpwent() do not clobber | Ingo Schwarze |
2014-03-12 | Unbreak nc -6 -l. Don't retrieve and thus later set the routing table | Jeremie Courreges-Anglas |
2014-03-12 | The functions getpw{nam,uid}_r() no longer set errno, not even if an | Ingo Schwarze |
2014-03-12 | sync | Theo de Raadt |
2014-03-12 | rmail should not reside in /bin. | Ted Unangst |
2014-03-12 | correct test that kdf name is not "none" or "bcrypt" | Damien Miller |
2014-03-12 | don't count on things that accept arguments by reference to clear | Damien Miller |
2014-03-12 | scan for Ed25519 keys by default too | Damien Miller |
2014-03-12 | enable qla(4) and qle(4) in GENERIC configs where isp(4) is already | Jonathan Matthew |
2014-03-11 | Update to tzcode2014a from ftp.iana.org. | Todd C. Miller |
2014-03-11 | Simpler RM7000 L2 cache initialization code (no longer matches what pmon2000 | Miod Vallat |
2014-03-11 | lint is gone, and the 'lint' conditional was never in the implementation | Philip Guenther |
2014-03-11 | For CA generation, go back to using a two-step procedure to create a CSR and | Stuart Henderson |
2014-03-11 | bugfix update to 1.4.6 | Robert Nagy |
2014-03-11 | Don't bitch about binding into stolen memory on older hardware either. | Mark Kettenis |
2014-03-11 | Remove gratuitous differences between arp and nd6 rtrequests, | Martin Pieuchot |
2014-03-11 | In case imcp_reflect() is called without a given source address | Martin Pieuchot |
2014-03-11 | Kill dead links. | Martin Pieuchot |
2014-03-11 | Match bwrite()'s prototype with write()'s, zapping a lint comment | Philip Guenther |
2014-03-11 | Welcome to 1989: we can ask for signed chars when we want them | Philip Guenther |
2014-03-11 | remove #if(n)def __LP64__ from the mips64 codebase, as mips32 never really we... | Jasper Lievisse Adriaanse |
2014-03-11 | lint is dead (long live the lint!) | Philip Guenther |
2014-03-11 | lint is dead (long live the lint!) | Philip Guenther |
2014-03-11 | Synchronize the i386 and amd64 ddb disassemblers and add support | Philip Guenther |
2014-03-10 | No need to pass the name of the command to the function that is | Kenneth R Westerback |
2014-03-10 | Support BUS_DMA_NOCACHE in bus_dma(9). Memory allocations done with | Miod Vallat |
2014-03-10 | Support PMAP_NOCACHE in pmap_enter() flags. If set when mapping a managed | Miod Vallat |