summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-03-10n64 is the default, drop the o32/o64 register assignment conditionals.Miod Vallat
2014-03-10- zap some "this option applies to this util" lines that i consider unneccessaryJason McIntyre
2014-03-1013_datalen.msgFlorian Obser
2014-03-1012_malloc_memset_to_calloc.msgFlorian Obser
2014-03-1011_w_flag.msgFlorian Obser
2014-03-1010_setvbuf.msgFlorian Obser
2014-03-10When translating packets from one address family to another, pass theJeremie Courreges-Anglas
2014-03-10When setting up the packet description, also retrieve the Traffic ClassJeremie Courreges-Anglas
2014-03-10if_lladdr -> if_sadl, no functional change.Martin Pieuchot
2014-03-10Mention rate-matching hub since newer EHCI controllers come withoutMartin Pieuchot
2014-03-10Manpage for xhci(4).Martin Pieuchot
2014-03-10pedantic word change;Jason McIntyre
2014-03-10- fix the mediastatus when the interface is not configured.Jasper Lievisse Adriaanse