Age | Commit message (Expand) | Author |
2006-01-29 | index the drive labels from 0 instead of 1 to match the labels on the front | David Gwynne |
2006-01-26 | Add glenv(4). | Mark Kettenis |
2006-01-26 | make timecounter behave; grange@ ok | Michael Shalayeff |
2006-01-23 | update sm(4) from NetBSD, including support for more models and MII; | Martin Reindl |
2006-01-22 | b_cylin -> b_cylinder; no functional change. | Miod Vallat |
2006-01-19 | Replace SENSOR_ADD() macro with a pair of functions | Alexander Yurchenko |
2006-01-19 | Flip BIOS and ACPI around since ACPI uses BIOS stuff. | Marco Peereboom |
2006-01-18 | Silence acpi during dmesg if it isnt there. | Marco Peereboom |
2006-01-16 | enable wbenv. best way to test new code is to enable it | Theo de Raadt |
2006-01-15 | Comment alipm (and spell out power management for piixpm while I'm there). | Mark Kettenis |
2006-01-13 | support i915. adapted from freebsd by Dimitry Andric. does not break | Theo de Raadt |
2006-01-13 | list other maxds models | Theo de Raadt |
2006-01-13 | Fix printf format string due to types change | Todd C. Miller |
2006-01-13 | Make size_t, ssize_t, intptr_t and uintptr_t consistent amongst our | Todd C. Miller |
2006-01-13 | white space vs tabs; no binary change | Michael Shalayeff |
2006-01-12 | Move to using gdt only (no more ldt in general case) but with a variable | Tobias Weingartner |
2006-01-12 | oops | Theo de Raadt |
2006-01-12 | after range-checking save nkpde back; toby@ ok and discussion w/ hshoexer@ | Michael Shalayeff |
2006-01-12 | Fix up interrupt routing on SiS 963. | Jonathan Gray |
2006-01-10 | comment amdpm | Theo de Raadt |
2006-01-08 | Expose struct sigcontext, struct sigstat and struct sigaltstack for XPG4.2 | Todd C. Miller |
2006-01-06 | Don't redefine SIZE_MAX | Todd C. Miller |
2006-01-06 | Adapt things to use __type_t instead of _BSD_TYPE_T_ | Todd C. Miller |
2006-01-06 | Merge machine/ansi.h and machine/types.h into machine/_types.h and | Todd C. Miller |
2006-01-06 | Err, commited from the wrong tree | Alexander Yurchenko |
2006-01-06 | Fix acpi includes. | Alexander Yurchenko |
2006-01-05 | enable nviic | David Gwynne |
2006-01-05 | Enable amdpm; ok deraadt@. | Alexander Yurchenko |
2006-01-05 | Check securelevel and machdep.allowaperture for i386_set_ioperm() the | Matthieu Herrb |
2006-01-05 | enable ixgb | Theo de Raadt |
2006-01-05 | Don't change pins state on attach. | Alexander Yurchenko |
2006-01-05 | Add SMBus host interface support for amdpm(4). | Alexander Yurchenko |
2006-01-05 | interacting with the watchdog while we're in the middle of updating sensors | David Gwynne |
2006-01-04 | esm_cmd has to wait for two registers to change state for every command | David Gwynne |
2006-01-04 | driver for the nvidia nforce2/3/4 smbus controller. | David Gwynne |
2006-01-02 | remove last traces of __BROKEN_INDIRECT_CONFIG. | Brad Smith |
2006-01-02 | Correctly set the %di register on PXENV calls. This should help | Tom Cosgrove |
2006-01-01 | Adjust for renamed VIA VT8233 PCI ID's. | Mark Kettenis |
2006-01-01 | Let cons_init() and cons_init_bell() initialize the whole consdev structure, | Miod Vallat |
2005-12-31 | Kill a pcvt leftover. | Miod Vallat |
2005-12-31 | Split the d_type field of cdevsw entries into d_type and d_flags for clarity. | Miod Vallat |
2005-12-31 | amdiic enable. if problems or worries, we shut things off before a release | Theo de Raadt |
2005-12-30 | add asbtm iic sensor; ok kettenis@ | Damien Miller |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2005-12-29 | right spot | Theo de Raadt |
2005-12-29 | add admcts(4) | Theo de Raadt |
2005-12-29 | Add viapm(4). | Mark Kettenis |
2005-12-29 | remove bad newline for the secondary PCI bus with the 82450KX/GX chipset | Brad Smith |
2005-12-27 | enable some i2c bus drivers (piixpm(4), alipm(4), ichiic(4)) as needed | Theo de Raadt |
2005-12-27 | Remove unused sw_nblks field of struct swdevt. Then, remove swapconf() | Miod Vallat |