summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-01save errno in signal handler since it does a system callTheo de Raadt
2005-12-01- fix unified and context diff output, finally!Niall O'Higgins
2005-12-01Fix an int oflow bug in perl's parameter format string code.Todd C. Miller
2005-12-01rcs_findrev() is not static anymore; align protos while here;Xavier Santolaria
2005-12-01syncTheo de Raadt
2005-12-01fix double var declarations in same scope, found by lint; ok deraadt cloderPeter Valchev
2005-12-01Spell "blacklisted" consistently.Tom Cosgrove
2005-12-01spacingTheo de Raadt
2005-12-01Fix comment, noted by Dries SchellekensChad Loder
2005-12-01do not choke and dump core when printing bypass flows. noticed by jacobHans-Joerg Hoexer
2005-12-01The driver can report about reboot on timeout.Alexander Yurchenko
2005-12-01link rcsintro.7;Xavier Santolaria
2005-12-01some more bite; writing about rcsdiff(1); OK jmc@.Xavier Santolaria
2005-12-01tweaks;Jason McIntyre
2005-12-01bge is on floppy b.David Gwynne
2005-12-01lint makes it easy to find these really bad ones, like size_t n = snprintfChad Loder
2005-12-01move some things around so i have less trouble reading this, fix a spellingDavid Gwynne
2005-12-01Regress test for testing unsigned less than 0Chad Loder
2005-12-01typoTheo de Raadt
2005-12-01Add regression test for lint2 being less noisy about "foo declared butChad Loder
2005-12-01Make lint quieter by only warning on "foo declared but never used orChad Loder
2005-12-01TypoChad Loder
2005-12-01bus_dma code clean up. No functional change. Polished form of diffKenneth R Westerback
2005-12-01bus_dma code clean up. No functional change. Polished form of diffKenneth R Westerback
2005-12-01add configuration option to enable/disable specified iapp subtype handlingReyk Floeter
2005-12-01support netmasks in table entry ip address assignmentsReyk Floeter
2005-12-01move iapp configuration in a separate data structureReyk Floeter
2005-12-01deauthenticate all stations on startup which will force them toReyk Floeter
2005-12-01shrink code size by sharing some printf code, no change in how it worksTheo de Raadt
2005-11-30clean up the watchdog section;Jason McIntyre
2005-11-30clean up the watchdog section;Jason McIntyre
2005-11-30- add initial SB Audigy supportBrad Smith
2005-11-30some cleanups prompted by lint, no really nasty bugs; ok beckTheo de Raadt
2005-11-30regenXavier Santolaria
2005-11-30new vendor: Thrustmaster; OK deraadt@.Xavier Santolaria
2005-11-30Add watchdog heading.Marco Peereboom
2005-11-30Add watchdog heading. Lots of help from various people.Marco Peereboom
2005-11-30Regression test for slashslash commentsChad Loder
2005-11-30Add support for // comments. From NetBSDChad Loder
2005-11-30Regression test for __func__Chad Loder
2005-11-30check for ownership of already present writable file when checking out;Xavier Santolaria
2005-11-30spacingTheo de Raadt
2005-11-30spacingTheo de Raadt
2005-11-30correct usage();Xavier Santolaria
2005-11-30format string mishandlingTheo de Raadt
2005-11-30Use suser() to check for root privileges, okay hshoexer@ deraadt@Pedro Martelletto
2005-11-30Change "starting rpc daemons" to "starting initial daemons" as weTom Cosgrove
2005-11-30add a sensor type for drive status and hook esm up with it.David Gwynne
2005-11-30know __arm__ tooTheo de Raadt
2005-11-30writeable -> writableXavier Santolaria