Age | Commit message (Expand) | Author |
2004-06-03 | Add support for the GPIO logical device. | Alexander Yurchenko |
2004-06-03 | gscpcib(4) -- National Semiconductor Geode SC1100 PCI-ISA bridge driver. | Alexander Yurchenko |
2004-06-03 | Enable GPIO for i386 port. | Alexander Yurchenko |
2004-06-03 | rl at cardbus, requested by brad. poor brad. everyones feel for him. | Theo de Raadt |
2004-06-03 | commented out ahd | Theo de Raadt |
2004-06-03 | all install media should compile roughly the same... so SMALL_KERNEL this | Theo de Raadt |
2004-05-30 | Devices hot plugging support. | Alexander Yurchenko |
2004-05-28 | put ahd in these two config files (disabled for now, though, because it | Theo de Raadt |
2004-05-27 | apm restores perflevel after resume; some cpus are forgetful. | Ted Unangst |
2004-05-23 | don't need backslashes in splx. spotted otto | Ted Unangst |
2004-05-23 | Enable lmtemp(4). | Alexander Yurchenko |
2004-05-23 | gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver. | Alexander Yurchenko |
2004-05-23 | Enable i2c for i386 port. | Alexander Yurchenko |
2004-05-23 | ehci support; hacked into working shape by jonathon@gateway.zenbu.net | Theo de Raadt |
2004-05-23 | workaround gcc brokenness by outlining spl functions. | Ted Unangst |
2004-05-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis |
2004-05-19 | stupid typo that prevented i686 pagezero code from being used. from art | Ted Unangst |
2004-05-11 | zap false rcs | Theo de Raadt |
2004-05-11 | put mdtphy onto install media | Theo de Raadt |
2004-05-08 | Enable ichpcib(4) in GENERIC and on all media. | Alexander Yurchenko |
2004-05-08 | Put back ichpcib(4), it works now. | Alexander Yurchenko |
2004-05-07 | This chunk was not supposed to be commited now. | Alexander Yurchenko |
2004-05-06 | back out kernel breakage. Be more careful damnit | Theo de Raadt |
2004-05-06 | spaces | Alexander Yurchenko |
2004-05-06 | Move speedstep code to a separate ichpcib(4) driver. | Alexander Yurchenko |
2004-05-05 | errx shall be used here | Michael Shalayeff |
2004-05-04 | Move _bus_space_unmap() to machdep.c so it can be used not | Alexander Yurchenko |
2004-04-20 | Disable FFS_SOFTUPDATES too, from form@pdp-11.org.ru | Alexander Yurchenko |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2004-04-19 | Report when VIA AES is present, even if we're not going to use it because | Tom Cosgrove |
2004-04-16 | remove #GATEWAY junk | Theo de Raadt |
2004-04-15 | rework access to emulations slightly in an effort to both merge and | Ted Unangst |
2004-04-14 | correct umidi(4) entry; ok deraadt | Peter Valchev |
2004-04-14 | rework USB section - enable all supported devices, shift/add coments to other... | Peter Valchev |
2004-04-11 | move via-specific chunks to own file | Theo de Raadt |
2004-04-10 | bge fits | Theo de Raadt |
2004-04-08 | add RCS id | Kevin Lo |
2004-04-07 | Allow pxeboot to compile with gcc3. | Tom Cosgrove |
2004-04-03 | add pxeboot references to FILES and SEE ALSO; | Jason McIntyre |
2004-04-02 | K6-2/3 powernow driver. not without quirks, but mostly working. | Ted Unangst |
2004-04-02 | axe usb ethernet driver hacked into the tree by taleck@oz.net | Theo de Raadt |
2004-03-26 | Allow the last page of physical memory (pci space) to be mapped. ok deraadt@ | Dale Rahn |
2004-03-22 | Fix dates on my copyrights. | Tom Cosgrove |
2004-03-21 | Remove example for ISC dhcpd. The vendor-class-identifier option is not | Tom Cosgrove |
2004-03-19 | Tidy up the man page | Tom Cosgrove |
2004-03-19 | Enter pxeboot, derived from the NetBSD implementation. Initially | Tom Cosgrove |
2004-03-17 | Make sure disklabels use at least DEV_BSIZE as their sector size. | Miod Vallat |
2004-03-17 | one sysctl.h should be enough | Ted Unangst |
2004-03-12 | missing .El; | Jason McIntyre |
2004-03-11 | If apm_connect() fails, don't try to pass the bios_apminfo_t structure | Tom Cosgrove |