Age | Commit message (Expand) | Author |
2013-09-08 | Enable vmx(4) on i386 and amd64. | Reyk Floeter |
2013-09-05 | ugold(4) is a driver for PCsensor's USB gold TEMPer temperature | sasano |
2013-08-21 | Use the console locator to make sure wsdisplay0 always is the glass console. | Mark Kettenis |
2013-08-20 | Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago. | Antoine Jacoutot |
2013-08-20 | ehci(4) without usb(4) is useless... from Alexey E. Suslikov. | Martin Pieuchot |
2013-08-15 | Blast uhts(4). This code was merged into ums(4) last week. | Edd Barrett |
2013-08-15 | Include files.agp and files.drm from files.pci. Makes sure "drm.h" gets | Mark Kettenis |
2013-08-13 | Let ray(4) rot in the attic. OK mpi, jsg, kettenis, henning, millert. | Mike Belopuhov |
2013-08-12 | Add a port of the TTM and Radeon DRM code from Linux 3.8.13. | Jonathan Gray |
2013-06-23 | Stop using -traditional-cpp on gcc3/4 platforms. | Miod Vallat |
2013-06-01 | Add vmx(4) to the kernel config, but comment it out for now. | Reyk Floeter |
2013-04-05 | Add the remaining USB Wifi adapters to the CD RAMDISK media for users | Brad Smith |
2013-04-05 | enable com3 on both i386 and amd64 (com4 config is added, but disabled) | Theo de Raadt |
2013-03-30 | Back out previous; this needs more thought. | Mark Kettenis |
2013-03-30 | reorder include search directories. cuts lookups by quite a bit. | Ted Unangst |
2013-03-30 | enable com2. if it works on i386, we think it will work here. | Ted Unangst |
2013-03-29 | put urtwn in big ramdisks so I can use it for upgrades | Ted Unangst |
2013-03-21 | move kernel after 16MB. needed for additional growth that might come in a | Theo de Raadt |
2013-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov |
2013-01-20 | Add viomb(4). | Brad Smith |
2013-01-17 | option HIBERNATE for amd64 | Mike Larkin |
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-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-15 | add oce and mfii; ok deraadt dlg | Mike Belopuhov |
2012-08-14 | enable mfii(4). | David Gwynne |
2012-08-03 | enable oce(4) | Mike Belopuhov |
2012-07-13 | More foundation goo for amd64 hibernate | 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 |
2011-11-15 | Simplify various parts of the puc(4) attachment code. Tested lightly | Theo de Raadt |
2011-11-14 | merge syscall.c into the end of trap.c as almost all architectures do. | Theo de Raadt |
2011-11-08 | Garbage collect now unused MKDEP definitions. ok deraadt@ | Matthieu Herrb |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-10-04 | In the coming future, we are more likely to need ehci(4) than sk(4) or | 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-07 | deraadt says disable bluetooth everywhere else too | 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-03 | Enable nvt(4). | Mark Kettenis |
2011-06-29 | Replace all instances of "scsibus* at hba?" with a single "scsibus* at | Matthew Dempsky |