summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-10translate a bunch of comments from german to englishMartin Reindl
2005-12-10Lint now warns about sizeof(term) where the operator is anything otherChad Loder
2005-12-10add a shutdown function and register it with shutdownhook_establish().Brad Smith
2005-12-10re-add bge_shutdown() but also register the function withBrad Smith
2005-12-10m_pullup() the whole header, not the number of bytes in an int. FoundKenneth R Westerback
2005-12-10Check dm_nsegs > 0 rather than dm_segs > 0 when deciding if there areKenneth R Westerback
2005-12-10remove an unused mbuf struct from vr_encap(), leftover from Jason's bus_dma c...Brad Smith
2005-12-10Fix a commentChad Loder
2005-12-10Add a new lint flag '-f' which, for each warning or error, prints theChad Loder
2005-12-10Remove test 11 (gcc attribute parsing) from the list. We will keep it inChad Loder
2005-12-10Back out all gcc attribute parsing changes until we can do this the rightChad Loder
2005-12-10Don't check/free new_entry here, since it can't have been set. SpottedKenneth R Westerback
2005-12-10Initialize flags before using it. Spotted by lint.Kenneth R Westerback
2005-12-10C99 section 6.8.6.4 says "A return statement with an expression shallKenneth R Westerback
2005-12-10Just poll for PMU_INT_ADB_AUTO and PMU_INT_ADB interrupts when resettingPedro Martelletto
2005-12-10add an option to increase the multicast ttl which is currently limitedReyk Floeter
2005-12-10make lint more happyReyk Floeter
2005-12-10another go at cleaning up bus_dma usage.David Gwynne
2005-12-10{en,re}trys -> {en,re}tries; eyeballed by jmc@Miod Vallat
2005-12-10regenJonathan Gray
2005-12-10Add a few more NVIDIA Ethernet ids.Jonathan Gray
2005-12-10Fix a crash when enum bitfields are encountered. Reported by marc onChad Loder
2005-12-10ANSI functions.Brad Smith
2005-12-10remove a bit of unused code.Brad Smith
2005-12-10, after end of last enum entry is bogusTheo de Raadt
2005-12-10Lint doesn't like trailing commas in enums.Kenneth R Westerback
2005-12-10Kill MCA related includes.Kenneth R Westerback
2005-12-10because lint says so; ok espieTheo de Raadt
2005-12-10in ansi c, bitfields must be done against int, unsigned int, or _Bool.Theo de Raadt
2005-12-10in ansi c, bitfields must be done against int, unsigned int, or _Bool.Theo de Raadt
2005-12-09Mine, so modernize licenseBob Beck
2005-12-09calling do_death() after err makes us exit is not smart, and is inBob Beck
2005-12-09Add support for cpu voltage slewing.Mark Kettenis
2005-12-09Add hook for voltage slewing the G5.Mark Kettenis
2005-12-09remove unused function bge_shutdown().Brad Smith
2005-12-09some cleaning and fixing of comments.Brad Smith
2005-12-09add some missing boot_ pages;Jason McIntyre
2005-12-09adjust .Nd too;Jason McIntyre
2005-12-09this page is called `boot_hppa64', not `boot_hppa';Jason McIntyre
2005-12-09Unkown attributes need to be optional, if not issue a "unknown wellknownClaudio Jeker
2005-12-09license cleanIan Darwin
2005-12-09Drop clause 3/4 as per i386 version.Jonathan Gray
2005-12-09ansi and deregister. No binary change.Jonathan Gray
2005-12-09back out 1.97. it was causing a freeze on boot with an older card. problemDavid Gwynne
2005-12-09don't complain too often about 'redefinition of revision number',Joris Vink
2005-12-09if we are removing a lock that's not present, just checkJoris Vink
2005-12-09Don't disestablish a NULL interrupt handle after an incomplete attachment.Uwe Stuehler
2005-12-09Add support for Linksys HU200-TS, id found in Linux RT2570 driver.Jonathan Gray
2005-12-09regenJonathan Gray
2005-12-09Linksys HU200-TS.Jonathan Gray