summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-02pollops should be constTheo de Raadt
2005-12-02sync usage to man pageTheo de Raadt
2005-12-02sync to usage in man pageTheo de Raadt
2005-12-02Modify automatic performance adjustment mode so that the cpu is setBob Beck
2005-12-02Missing 'break;'. Spotted by lint.Kenneth R Westerback
2005-12-02lookup out of evsigcaught[] must be sig_atomic_t tooTheo de Raadt
2005-12-02typo.Marco Peereboom
2005-12-02never say unsigned; say at least unsigned intTheo de Raadt
2005-12-02do not enter lkmTheo de Raadt
2005-12-02this stuff is not usedTheo de Raadt
2005-12-02- fix up checkin_choose_rcsfile() to give us a path like the one GNU print,Niall O'Higgins
2005-12-02make lint a bit happierTheo de Raadt
2005-12-02mark signal racesTheo de Raadt
2005-12-02more sig_atomic_tTheo de Raadt
2005-12-02- fix a typo in a commentNiall O'Higgins
2005-12-01- fix up context and unified diff output in both open rcs and open cvs soNiall O'Higgins
2005-12-01allow RST if the th_seq matches rcv_nxt in case the RST follows theMarkus Friedl
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