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