Age | Commit message (Expand) | Author |
2005-12-01 | move some things around so i have less trouble reading this, fix a spelling | David Gwynne |
2005-12-01 | bus_dma code clean up. No functional change. Polished form of diff | Kenneth R Westerback |
2005-12-01 | bus_dma code clean up. No functional change. Polished form of diff | Kenneth R Westerback |
2005-12-01 | shrink code size by sharing some printf code, no change in how it works | Theo de Raadt |
2005-11-30 | - add initial SB Audigy support | Brad Smith |
2005-11-30 | regen | Xavier Santolaria |
2005-11-30 | new vendor: Thrustmaster; OK deraadt@. | Xavier Santolaria |
2005-11-30 | spacing | Theo de Raadt |
2005-11-30 | format string mishandling | Theo de Raadt |
2005-11-30 | Use suser() to check for root privileges, okay hshoexer@ deraadt@ | Pedro Martelletto |
2005-11-30 | add a sensor type for drive status and hook esm up with it. | David Gwynne |
2005-11-30 | reorder slightly | David Gwynne |
2005-11-30 | determine the status of fan, volt, and temp sensors by reading the | David Gwynne |
2005-11-30 | regen | Michael Shalayeff |
2005-11-30 | a few more saa philips tv cards | Michael Shalayeff |
2005-11-30 | No need for vfs_busy() and vfs_unbusy() to take a process pointer | Pedro Martelletto |
2005-11-29 | Add support for ASIX AX88772 10/100 based adapters which are very similiar | Jonathan Gray |
2005-11-29 | regen | Jonathan Gray |
2005-11-29 | Add generic id for ASIX AX88772. | Jonathan Gray |
2005-11-29 | Put this back in... | Brad Smith |
2005-11-29 | Fix IPv6 hmac calculation. | Marco Pfatschbacher |
2005-11-29 | from the diffs so old they're growing mold dept: | Ted Unangst |
2005-11-29 | apply patch from david hill for two netbsd prs: | Ted Unangst |
2005-11-29 | Fix bus_dma code to eliminate my busted logic, align usage with man | Kenneth R Westerback |
2005-11-29 | something in the eurobsdcon route-a-thon broke my simple home network | Jolan Luff |
2005-11-29 | backout miod's change because he did not compile libc. | Theo de Raadt |
2005-11-29 | add some casts to please lint. these are the typical tv_sec vs time_t | Theo de Raadt |
2005-11-29 | potential memory leak in hifn7751.c:hifn_newsession; 3873, fixed by jason | Theo de Raadt |
2005-11-28 | correct attach() output | Theo de Raadt |
2005-11-28 | no need for printf; man page should describe functionality | Theo de Raadt |
2005-11-28 | Added ipmi watchdog code, based on esm watchdog code by dlg@ | Jordan Hargrave |
2005-11-28 | Correct parameter in bus_dmamem_alloc(). | Kenneth R Westerback |
2005-11-28 | Maintain an interrupt depth counter for CLKF_INTR to be correct. | Miod Vallat |
2005-11-28 | Switch to per-process AST flags and clean AST-related codepaths; speeds up | Miod Vallat |
2005-11-28 | spacing | Theo de Raadt |
2005-11-28 | Added dlg@ watchdog code for enabling ESM2 watchdog timer | Jordan Hargrave |
2005-11-28 | Remove older-than-gramps poor man's assym.h defines; .S files do not even need | Miod Vallat |
2005-11-28 | Leftovers from picatimes. | Miod Vallat |
2005-11-28 | sync | Theo de Raadt |
2005-11-28 | tapwave zodiac is a uvisor interface | Theo de Raadt |
2005-11-28 | Fixed Motherbobrd typo | Jordan Hargrave |
2005-11-28 | Added sysids for PowerVault/PowerApp ESM2 systems | Jordan Hargrave |
2005-11-28 | back out the last 2 commits to bge(4) for now. | Brad Smith |
2005-11-28 | use atop(), remove last traces of Mach macros from hppa and hppa64 | Martin Reindl |
2005-11-28 | probe before match; ok jordan marco | Theo de Raadt |
2005-11-28 | attempt to cope with the other versions of the chips | Theo de Raadt |
2005-11-28 | back out last change, caused me panics on jumbo packets, ok deraadt@ | Peter Stromberg |
2005-11-28 | another dangling semicolon from Matthias Bauer | Michael Shalayeff |
2005-11-28 | - consistently use x86_round_pdr() allowing us to remove the superfluous | Martin Reindl |
2005-11-28 | fix month-old breakage found by genududes (after henning's breakage) | Michael Shalayeff |