Age | Commit message (Expand) | Author |
2005-01-14 | Since we run keyboards in raw mode now, NMIs can only be parity errors now; | Miod Vallat |
2005-01-14 | Typo | Miod Vallat |
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat |
2005-01-14 | regen | Pedro Martelletto |
2005-01-14 | Add Radeon IGP 9100, from Bruno Oliveira Silvestre, ok deraadt@ | Pedro Martelletto |
2005-01-14 | Missed commit of M_BWMETER, allow a PIM kernel to actually compile. | Ryan Thomas McBride |
2005-01-14 | define left-japanese character as an Alt key for now, so that | Theo de Raadt |
2005-01-14 | We're not really ready to enable ubt(4), from theo. | Alexander Yurchenko |
2005-01-14 | Enable ubt(4) on i386. | Alexander Yurchenko |
2005-01-14 | Restrict AF_BLUETOOTH sockets to root for now. Discussed with theo and | Alexander Yurchenko |
2005-01-14 | Even better nptpages computation without unnecessary extra roundings; allows | Miod Vallat |
2005-01-14 | If we have a frame buffer configured as ``internal'', be sure to account for | Miod Vallat |
2005-01-14 | Lubbock scrubbing. | Dale Rahn |
2005-01-14 | clean up dmesg: '\n', speed up polling for 'rollover', | Dale Rahn |
2005-01-14 | These options are not signficant. | Dale Rahn |
2005-01-14 | use PCI Memory Write and Invalidate; from bogdan@eastonline.ru, ok pascoe | Theo de Raadt |
2005-01-14 | scrub scrub scrub | Dale Rahn |
2005-01-14 | Default to two virtual screens. | Dale Rahn |
2005-01-14 | These files were added in the wrong place, copies of them already exist | Dale Rahn |
2005-01-14 | Minor KNF and tweaks, also interrupt at IPL_TTY rather than IPL_BIO. | Miod Vallat |
2005-01-14 | Add type for zaurus, ok miod@ | Dale Rahn |
2005-01-14 | Duplicate nested if statement in PIM code. | Ryan Thomas McBride |
2005-01-14 | rev 1.63 | Brad Smith |
2005-01-14 | Add kernel support for Protocol Independant Multicast (PIM) | Ryan Thomas McBride |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-14 | First step in Bluetooth protocol stack support. | Alexander Yurchenko |
2005-01-14 | Regen | Miod Vallat |
2005-01-14 | Sync with latest NetBSD diodevs (device name and ID fixes, and add 425e audio). | Miod Vallat |
2005-01-14 | remove old ifgroups ioctls | Henning Brauer |
2005-01-14 | Change the device node from /dev/zboot to /proc/zboot to make the mknod | Uwe Stuehler |
2005-01-14 | add a 'rollover' timer to detect when a second (inerrupt masked key | Dale Rahn |
2005-01-14 | bounds checking for copystr, copyin and copyinstr; | Damien Miller |
2005-01-14 | missing DESTDIR | Theo de Raadt |
2005-01-14 | cardbus re(4) support (Realtek 8169) heavily based on if_rl. | Peter Valchev |
2005-01-14 | clean PCI leftovers | Peter Valchev |
2005-01-14 | Fix these. | Dale Rahn |
2005-01-14 | Support reboot and powerdown. | Uwe Stuehler |
2005-01-14 | Fix direction. | Dale Rahn |
2005-01-14 | split re(4) into bus-independent code (ic/re.c) and PCI front-end | Peter Valchev |
2005-01-14 | minor prototypes style; ok deraadt | Peter Valchev |
2005-01-14 | commit this #if 0 del now. | Dale Rahn |
2005-01-14 | prototypes for recently added functions. | Dale Rahn |
2005-01-14 | This should be mostly reasonable, most of the keys sane. | Dale Rahn |
2005-01-14 | Most (all?) of the keys. | Dale Rahn |
2005-01-14 | del obio | Dale Rahn |
2005-01-14 | Support special 'Fn' keys, at least most of them. | Dale Rahn |
2005-01-14 | put the return key on the right key, Del not backspace, still needs altgr | Dale Rahn |
2005-01-13 | Stage one of wscons support. | Dale Rahn |
2005-01-13 | fix a critical bug that made the kernel crash under heavy upstream traffic | Damien Bergamini |
2005-01-13 | keyboard driver for zaurus, needs connect to wscons still. | Dale Rahn |