Age | Commit message (Expand) | Author |
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 |
2005-01-13 | 'quick' function for actual gpio operations, set/clear/read, setdir, clearirq | Dale Rahn |
2005-01-13 | destatic/inline | Dale Rahn |
2005-01-13 | die static | Dale Rahn |
2005-01-13 | do not keep references to obio in this. | Dale Rahn |
2005-01-13 | dont play with obio, this was very likely always wrong. | Dale Rahn |
2005-01-13 | unneeded, bye. | Dale Rahn |
2005-01-13 | Drop obio, attach lcd directly to pxaip. Fixes interrupt problems. | Dale Rahn |
2005-01-13 | we only need one copy of wsmux. | Dale Rahn |
2005-01-13 | dont make this dependant on bus_space_generic, that is bogus. | Dale Rahn |
2005-01-13 | add usb serial things, ucomm attaches at least. | Dale Rahn |
2005-01-13 | protect pfkeyv2_dump_walker with spltdb(). Noticed by mpech@, thanks! | Hans-Joerg Hoexer |
2005-01-13 | HTML page does not seem to exist anymore so point to the PDF for now. | Brad Smith |
2005-01-12 | Intel 82443BX DRAM address errata seems to be fixed in the latest revisions | Alexander Yurchenko |
2005-01-12 | Try a watchdog reset (that powers off the zaurus) before cpu_reset(). | Uwe Stuehler |
2005-01-12 | fix kernel building with option UBSA_DEBUG. | Moritz Jodeit |
2005-01-12 | Don't call ahc_setup_data() after calling ahc_execute_scb() since the | Kenneth R Westerback |
2005-01-12 | Fix an off by one in the critical section clearing code. The code was | Kenneth R Westerback |
2005-01-11 | Pass device names on intr_establish() call, other drivers need this too. | Dale Rahn |
2005-01-11 | rename via_shutdown() to via_powerdown() and remove unused prototype to | Martin Reindl |
2005-01-11 | opps | Dale Rahn |
2005-01-11 | pretty print in dmesg | Theo de Raadt |
2005-01-11 | first cut at interrupt stats. | Dale Rahn |
2005-01-11 | Let 'boot' and 'ls' take arguments of the form [device:][file]. | Uwe Stuehler |
2005-01-11 | correctly deal with unspecified (zero) interface number in IPV6_MULTICAST_IF, | Damien Miller |
2005-01-11 | Reliability fixes: | Miod Vallat |
2005-01-10 | Make sure bogus values don't make their way into tcp_xmit_timer() calculations. | Ryan Thomas McBride |
2005-01-10 | Correctly limit interrupts on the 'last' register, added support to | Dale Rahn |
2005-01-10 | make it compile, sigh | Theo de Raadt |
2005-01-10 | spacing | Theo de Raadt |