Age | Commit message (Expand) | Author |
2004-08-25 | Disable ehci on macppc for now, it causes a race condition between devices | Dale Rahn |
2004-08-17 | Use device name, not constant string, ok deraadt@ | Dale Rahn |
2004-08-09 | move to 3.6-beta | Theo de Raadt |
2004-08-03 | include some usb ethernet drivers | Theo de Raadt |
2004-07-20 | add cdce | Daniel Hartmeier |
2004-07-20 | Allow a kernel to specify wd* as root or swap device; | Miod Vallat |
2004-07-14 | Do not forget to count interrupts if they have been delayed; ok drahn@ | Miod Vallat |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-06-28 | shorten name | Theo de Raadt |
2004-06-28 | Use new event counter API for interrupt counting on macppc. drahn@ ok | Aaron Campbell |
2004-06-25 | enable re(4) now that it works | Peter Valchev |
2004-06-24 | Do a better job at containing powerpc specific #defines to PPC_... | Dale Rahn |
2004-06-24 | Add ehci. ok drahn@ | Thomas Nordin |
2004-06-14 | de-__P | Theo de Raadt |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-05-30 | Devices hot plugging support. | Alexander Yurchenko |
2004-05-28 | Modify adb packet handling so that the completion routine can reentrantly | Dale Rahn |
2004-05-10 | mediabay driver to configure ata bus attached to CD on pismo Powerbook | Dale Rahn |
2004-05-08 | Remove spurious initialization; drahn@ ok | Miod Vallat |
2004-04-18 | unify the whole USB section with the already-improved i386 GENERIC | Peter Valchev |
2004-04-11 | pcmcia em and an work; okan@demirmen.com | Theo de Raadt |
2004-03-30 | knock out INET6: media too large for some machines | Theo de Raadt |
2004-03-23 | Add TI 1510 to recognized list of chips to configure. ok deraadt@ | Dale Rahn |
2004-03-17 | Remove pointless printfs. | Dale Rahn |
2004-03-17 | Better backlight detection on macppc, ok miod@ krw@ (a bit ago) | Dale Rahn |
2004-03-17 | Make sure disklabels use at least DEV_BSIZE as their sector size. | Miod Vallat |
2004-02-27 | developers who do not test compile should be shot | Theo de Raadt |
2004-02-27 | Add swiss german keymap tested on PBG4. go ahead and commit miod@ | Claudio Jeker |
2004-02-27 | move to 3.5-beta | Theo de Raadt |
2004-02-16 | Fix the recently added OF_getnodebyname(), if 0 is passed in for start | Dale Rahn |
2004-02-14 | Simplify hw.{cpuspeed,setperf} api moving all the sysctl stuff | Alexander Yurchenko |
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller |
2004-01-27 | viritual -> virtual | Miod Vallat |
2004-01-23 | Crank SHMMAXPGS to 32mb; deraadt@ OK for all, drahn@ OK for macppc + pegasos | Todd C. Miller |
2004-01-22 | These files went dangling long time ago, actually... | Miod Vallat |
2004-01-20 | - macppc -> __macppc__ | Brad Smith |
2004-01-18 | Silence match() unless DEBUG. | Miod Vallat |
2004-01-14 | Slightly better messages, fix a typo, and a few strlcpy() botches. | Miod Vallat |
2004-01-12 | Completely remove the device name from this print, not just the %s. | Dale Rahn |
2004-01-12 | Better defaults on snapper, fixes xmms problem reported by joshua stein | Dale Rahn |
2004-01-11 | $OpenBSD$ tags | Dale Rahn |
2004-01-11 | Little sync dmesg output with pciide. | Alexander Yurchenko |
2004-01-11 | plug snapper audio into build. ok dhartmei@ | Dale Rahn |
2004-01-11 | Audio support for some newer macppc machines, any 'snapper' based systems. | Dale Rahn |
2004-01-11 | Add OF_getnodebyname interface to openfirmware, from netbsd. | Dale Rahn |
2004-01-09 | typo from Jared Yanovich; | Jason McIntyre |
2004-01-09 | fix build for gcc3. | Dale Rahn |
2004-01-07 | machine/stdarg.h -> sys/stdarg.h | Brad Smith |
2004-01-04 | Previous monotomic clock fix had major issues, this improves the matter. | Dale Rahn |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt |