summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-12-02Remove one tab that cause a line to overflow. No functional change.Marco Peereboom
2005-12-02Check if the given FM frequency is between 87.5Mhz and 108Mhz.Robert Nagy
2005-12-02only poll if scsi_poll was requestedMichael Shalayeff
2005-12-02Missing 'break;'. Spotted by lint.Kenneth R Westerback
2005-12-02typo.Marco Peereboom
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-01move some things around so i have less trouble reading this, fix a spellingDavid Gwynne
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-01shrink code size by sharing some printf code, no change in how it worksTheo de Raadt
2005-11-30- add initial SB Audigy supportBrad Smith
2005-11-30regenXavier Santolaria
2005-11-30new vendor: Thrustmaster; OK deraadt@.Xavier Santolaria
2005-11-30spacingTheo de Raadt
2005-11-30format string mishandlingTheo de Raadt
2005-11-30Use suser() to check for root privileges, okay hshoexer@ deraadt@Pedro Martelletto
2005-11-30add a sensor type for drive status and hook esm up with it.David Gwynne
2005-11-30reorder slightlyDavid Gwynne
2005-11-30determine the status of fan, volt, and temp sensors by reading theDavid Gwynne
2005-11-30regenMichael Shalayeff
2005-11-30a few more saa philips tv cardsMichael Shalayeff
2005-11-30No need for vfs_busy() and vfs_unbusy() to take a process pointerPedro Martelletto
2005-11-29Add support for ASIX AX88772 10/100 based adapters which are very similiarJonathan Gray
2005-11-29regenJonathan Gray
2005-11-29Add generic id for ASIX AX88772.Jonathan Gray
2005-11-29Put this back in...Brad Smith
2005-11-29Fix IPv6 hmac calculation.Marco Pfatschbacher
2005-11-29from the diffs so old they're growing mold dept:Ted Unangst
2005-11-29apply patch from david hill for two netbsd prs:Ted Unangst
2005-11-29Fix bus_dma code to eliminate my busted logic, align usage with manKenneth R Westerback
2005-11-29something in the eurobsdcon route-a-thon broke my simple home networkJolan Luff
2005-11-29backout miod's change because he did not compile libc.Theo de Raadt
2005-11-29add some casts to please lint. these are the typical tv_sec vs time_tTheo de Raadt
2005-11-29potential memory leak in hifn7751.c:hifn_newsession; 3873, fixed by jasonTheo de Raadt
2005-11-28correct attach() outputTheo de Raadt
2005-11-28no need for printf; man page should describe functionalityTheo de Raadt
2005-11-28Added ipmi watchdog code, based on esm watchdog code by dlg@Jordan Hargrave
2005-11-28Correct parameter in bus_dmamem_alloc().Kenneth R Westerback
2005-11-28Maintain an interrupt depth counter for CLKF_INTR to be correct.Miod Vallat
2005-11-28Switch to per-process AST flags and clean AST-related codepaths; speeds upMiod Vallat
2005-11-28spacingTheo de Raadt
2005-11-28Added dlg@ watchdog code for enabling ESM2 watchdog timerJordan Hargrave
2005-11-28Remove older-than-gramps poor man's assym.h defines; .S files do not even needMiod Vallat
2005-11-28Leftovers from picatimes.Miod Vallat
2005-11-28syncTheo de Raadt