summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-01Get rid of PMAP_NULL and xx_ENTRY_NULL and simply use NULL when necessary.Miod Vallat
2005-12-01Do not depend on MAX_CPUS being 4.Miod Vallat
2005-12-01Add missing cache_purge() in msdosfs_rename().Pedro Martelletto
2005-12-01i hate mpt_softc_t, so replace use of it with struct mpt_softc. add someDavid Gwynne
2005-12-01fix #endif crudTheo de Raadt
2005-12-01remove some crudTheo de Raadt
2005-12-01Build lib.a, lib_p.a and lib.so.x.y with -g1.Mark Kettenis
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