summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-15vether(4) interfaces can be created too; ok deraadtJason McIntyre
2009-11-15Update DIOCKILLSTATES and DIOCCLRSTATES sections.Marco Pfatschbacher
2009-11-15athn works on sparc64Theo de Raadt
2009-11-15Move ciss(4) to NO_CCB. Add some extra paranoia by always testingKenneth R Westerback
2009-11-15AR9287 uses GPIO pin 8 for LED, not 1.Damien Bergamini
2009-11-15Fix memory leak in error case. Found by Parfait.Joel Sing
2009-11-15fix athn_stop_tx_dma().Damien Bergamini
2009-11-15make these independent from Getopt, require ExporterMarc Espie
2009-11-15add missing headers needed by err/errx(), alarm(), sigemptyset(), sigaction().Charles Longeau
2009-11-15some fixes from Seth Wright;Jason McIntyre
2009-11-15start categorizing stuff as error messages that should be error messagesMarc Espie
2009-11-15common code, handle SIG{CONT} in both cases.Marc Espie
2009-11-15tweakMarc Espie
2009-11-15missing return (nothing else to see)Marc Espie
2009-11-15add check for always-updateMarc Espie
2009-11-15repair things if dependencies existMarc Espie
2009-11-15do not leak a lot of memory if a small memory allocation fails, found byTheo de Raadt
2009-11-15athn(4) has a future in here.Theo de Raadt
2009-11-14more testsMarc Espie
2009-11-14ouch, collision handling must take destdir into accountMarc Espie
2009-11-14translate a comment from french to english.Damien Bergamini
2009-11-14more half-baked regress-targetsMarc Espie
2009-11-14syncTheo de Raadt
2009-11-14make ramdisks compileTheo de Raadt
2009-11-14copy the CAVEATS section from the otus(4) man page.Damien Bergamini
2009-11-14add missing header needed by signal()Charles Longeau
2009-11-14s/iwn0/athn0/ in the examples ;-)Damien Bergamini
2009-11-14remove duplicate header includeCharles Longeau
2009-11-14tweak previous;Jason McIntyre
2009-11-14fix leaks in error paths found by parfaitJonathan Gray
2009-11-14Xr athnTheo de Raadt
2009-11-14athn(4), a driver for Atheros 802.11a/g/n devices.Damien Bergamini
2009-11-14forgotMarc Espie
2009-11-14remove stupid extraneous return...Marc Espie
2009-11-14pull the eval {} code into an anonymous sub, so that we can choose to execMarc Espie
2009-11-14add a collision-check, don't activate yet, need to understand whatMarc Espie
2009-11-14variables for concisionMarc Espie
2009-11-14add a somewhat icky test that will check that packages can represent fairlyMarc Espie
2009-11-14fix regress test (needs -F downgrade to be able to go back)Marc Espie
2009-11-14fix. noticed by sthen@Marc Espie
2009-11-14Use getopt() to parse the argument list, shrinking the code andPhilip Guenthe
2009-11-13Remove an unnecessary assignment. From NetBSD via Brad.Stuart Henderson
2009-11-13Added mapping for failure flags for read/write mode (not yet used).Jordan Hargrave
2009-11-13C statements (including macros) that do not end in a ; are obtuse.Theo de Raadt
2009-11-13fix a few memory leaks found by parfait; ok hshoexerTheo de Raadt
2009-11-13syncTheo de Raadt
2009-11-13no need for seperate snscore command; ok pjanzenTheo de Raadt
2009-11-13>15 year old buffer-read-1-byte-too-far in clrbits() [code I wrote, yeah]Theo de Raadt
2009-11-13Extend the protosw pr_ctlinput function to include the rdomain. This isClaudio Jeker
2009-11-13add missing headers needed by time()Charles Longeau