Age | Commit message (Expand) | Author |
2013-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov |
2013-01-12 | add viomb driver for virtio balloon device | Stefan Fritsch |
2012-11-29 | Enable rtsx(4) in GENERIC on i386 and amd64. | Stefan Sperling |
2012-11-16 | Add oce(4) / mfii(4) and virtio devices | Brad Smith |
2012-10-08 | enable 3 new OAK usb sensors on at least two architectures | Theo de Raadt |
2012-09-27 | enable smsc | Jonathan Gray |
2012-09-19 | Add new drivers for virtio network (vio) and block devices (vioblk, the disks | Stefan Fritsch |
2012-09-06 | remove compat_aout support for i386. ok deraadt | Ted Unangst |
2012-08-28 | Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an | Pascal Stumpf |
2012-08-22 | Build the kernel with -fno-pie. Just getting Ms out of my tree; this will be | Pascal Stumpf |
2012-08-14 | enable mfii(4). | David Gwynne |
2012-08-03 | enable oce(4) | Mike Belopuhov |
2012-07-12 | Enable hibernate (suspend-to-disk) support for i386. | Mike Larkin |
2012-07-09 | unify com at cardbus attachments | Theo de Raadt |
2012-05-27 | enable tcpcib(4) | Jonathan Gray |
2012-05-27 | Add tcpcib(4) to support Intel Atom E600 watchdog. | Jonathan Gray |
2012-04-06 | tedu the raidframe. | Joel Sing |
2012-03-15 | Take cd9660 support off the "obviously a floppy" install media, to find | Theo de Raadt |
2012-03-06 | Add support for an SMB controller found on AMD CS5536 companion device. | Mike Belopuhov |
2012-02-25 | Add gus* at isapnp?. Last tested nine years ago but ought to still work. | Miod Vallat |
2012-01-28 | do not show direct configuration example | Theo de Raadt |
2011-11-15 | Simplify various parts of the puc(4) attachment code. Tested lightly | Theo de Raadt |
2011-11-08 | Garbage collect now unused MKDEP definitions. ok deraadt@ | Matthieu Herrb |
2011-10-10 | add tlphy everywhere tl is enabled | Jonathan Gray |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-09-21 | disable st*, since we doubt anyone uses it. suggested by jsing in | Theo de Raadt |
2011-09-20 | Remove commented-out leftovers from old drm drivers that have been removed | Matthieu Herrb |
2011-08-02 | disable mmuagp due to reports it breaks some machines. | Theo de Raadt |
2011-07-08 | Only compile hibernate_machdep if option hibernate is set. | Ariane van der Steldt |
2011-07-07 | We cannot allow the past to impede future progress. So disable bluetooth | Ted Unangst |
2011-07-07 | shrink the kernel by zapping old mms and lms driver. i'll come back for the | Ted Unangst |
2011-07-07 | The drahn memorial bad kernel build fix: prevent blood pressure | Philip Guenthe |
2011-07-07 | Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libz | Theo de Raadt |
2011-07-06 | make clean should clean .d files, so as to leave a fresh canvas. | Ted Unangst |
2011-07-05 | disable COMPAT_AOUT, it's useless now, but leave the code in the tree | Ted Unangst |
2011-07-04 | remove compat_svr4 support. ok deraadt | Ted Unangst |
2011-07-03 | Enable nvt(4). | Mark Kettenis |
2011-06-29 | Replace all instances of "scsibus* at hba?" with a single "scsibus* at | Matthew Dempsky |
2011-06-29 | dmesg@ says pss has never been seen in the wild and the manpage says it | Ted Unangst |
2011-06-29 | stop printing in apm, acpi doesn't do this. remove APM_NOPRINT option. | Ted Unangst |
2011-06-26 | kill mcd dead. ok krw matthew millert thib | Ted Unangst |
2011-06-20 | enable myx(4) | David Gwynne |
2011-06-16 | Enable acpitoshiba by default in GENERIC. | Paul Irofti |
2011-06-06 | Toss a rare device driver; this makes msi interrupts fit. | Theo de Raadt |
2011-05-30 | Add mmuagp. a driver for the agp chipsets on early amd64 machines. | Owain Ainsworth |
2011-05-24 | On OpenBSD, we've always attached scsibus(4) to umass(4), even for | Matthew Dempsky |
2011-05-23 | AMD K10/K11 pstate driver allows setperf and apm to change CPU | Claudio Jeker |
2011-05-18 | Mention new alc(4) devices in commments. No active changes. | Stuart Henderson |
2011-04-30 | Preliminary plumbing code for i386 hibernate (suspend-to-disk). | Mike Larkin |
2011-04-15 | Convert the kernel Makefiles to autogenerate dependencies during compilation | Philip Guenthe |