Age | Commit message (Expand) | Author |
2006-01-19 | sync | Theo de Raadt |
2006-01-19 | seek is a count of bytes, not samples | Jacob Meuser |
2006-01-19 | Flip BIOS and ACPI around since ACPI uses BIOS stuff. | Marco Peereboom |
2006-01-19 | crank to 3.8-beta | Theo de Raadt |
2006-01-19 | GETICBLEN() needs to swap the ICB length on big-endian architectures | Pedro Martelletto |
2006-01-19 | sync | Theo de Raadt |
2006-01-19 | Added support for read/write of PCI Config space | Jordan Hargrave |
2006-01-18 | Fix logic botch when checking for COMPAT_SUNOS binary specifics; repairs | Miod Vallat |
2006-01-18 | akbd and ams are mi drivers now, move manpages up; also sync akbd | Miod Vallat |
2006-01-18 | Factorize akbd and ams drivers between mac68k and macppc; while there, start | Miod Vallat |
2006-01-18 | Added new evaluation routines | Jordan Hargrave |
2006-01-18 | fix a bug in the fragment cache (used for 'scrub fragment crop/drop-ovl', | Daniel Hartmeier |
2006-01-18 | Fix typo; w83l785ts-l has chip ID 0x70. | Mark Kettenis |
2006-01-18 | Check that SDA pin is able to read input. | Alexander Yurchenko |
2006-01-18 | initial Tx/Rx bits. not working yet. | Damien Bergamini |
2006-01-18 | add some bits to control assoc led. | Damien Bergamini |
2006-01-18 | Don't index before the start of the sc_link array if scsi_probe_bus() | Kenneth R Westerback |
2006-01-18 | Fix math in udf_bmap_internal() on big-endian architectures | Pedro Martelletto |
2006-01-18 | sync | Theo de Raadt |
2006-01-18 | Clarify. Based on a diff by millert@, with additional input from miod@. | Tom Cosgrove |
2006-01-18 | internal sysctl functions and etc | Michael Shalayeff |
2006-01-18 | more size_t vs u_int fallout.. i guess the last | Theo de Raadt |
2006-01-18 | make the PROT_ list a little nicer; | Jason McIntyre |
2006-01-18 | add a section on ssh-based vpn, based on reyk's README.tun; | Jason McIntyre |
2006-01-18 | missing auxillary verb | Jacob Meuser |
2006-01-18 | Silence acpi during dmesg if it isnt there. | Marco Peereboom |
2006-01-18 | Fix false positives of ipmi on older machines. | Marco Peereboom |
2006-01-18 | Document the "tables" and "table-entries" limit options. | Joel Knight |
2006-01-18 | mention ATI and SMSC chipsets | Brad Smith |
2006-01-18 | add piixpm. | Brad Smith |
2006-01-18 | add some PIIX compatible SMBus controllers from SMSC and ATI. | Brad Smith |
2006-01-18 | add a piece of text, copied here so that people can think about it: | Theo de Raadt |
2006-01-18 | regen | Brad Smith |
2006-01-18 | add the vendor id for Agilent Technologies | Brad Smith |
2006-01-18 | enable ixgb here too. | Brad Smith |
2006-01-17 | Major overhaul of the aml parser. Evaluater temporarily disabled. | Jordan Hargrave |
2006-01-17 | Make it detachable. | Alexander Yurchenko |
2006-01-17 | Match "w83791sd". | Mark Kettenis |
2006-01-17 | Support W83791SD as an lm(4) without sensors. | Mark Kettenis |
2006-01-17 | AS99127F rev 1 doesn't have i2c address in register 0x48. | Mark Kettenis |
2006-01-17 | special-case packages that use old-libs: always update them, even if the | Marc Espie |
2006-01-17 | Upon halt, invoke resettodr() on arm platforms, unless we have been sitting | Miod Vallat |
2006-01-17 | Do not invoke resettodr() on shutdown if we have been sitting in ddb. | Miod Vallat |
2006-01-17 | Check LM78/79/81 chip ID to prevent spurious matches. | Mark Kettenis |
2006-01-17 | Use angle bracket and no relative paths for all include files which are not | Miod Vallat |
2006-01-17 | Use strchr() from libkern instead of rolling our own. | Miod Vallat |
2006-01-17 | Need to device_unreg() the implicit device_ref() done by cdlookup() in | Miod Vallat |
2006-01-17 | Include <sys/param.h> to get MAX macro | Todd C. Miller |
2006-01-17 | Incllude <sys/param.h> to get MAXHOSTNAMELEN | Todd C. Miller |
2006-01-17 | Include param.h for MAXHOSTNAMELEN | Todd C. Miller |