Age | Commit message (Expand) | Author |
2001-02-12 | Sync up with other platforms - use a common string to complain about | mjacob |
2001-02-12 | update to latest firmware levels | mjacob |
2001-02-12 | Remove debuging printf left by accident. | Artur Grabowski |
2001-02-11 | $OpenBSD$ | Federico G. Schwindt |
2001-02-11 | Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). Only | Aaron Campbell |
2001-02-11 | Change MAXSCREEN to 12 so ttyC8-b can be used. Previous behavior | Federico G. Schwindt |
2001-02-10 | sync w/ netbsd; aaron@ ok | Michael Shalayeff |
2001-02-09 | Tickle D0 power state so the cs4281 works after reboots from Windows 2000. | Aaron Campbell |
2001-02-09 | Add PCI Power Management Control Register definitions; from NetBSD. | Aaron Campbell |
2001-02-09 | check dev in cn_tab for sanity, better than pagefaulting | Michael Shalayeff |
2001-02-09 | Fix an uninitialized variable. | Aaron Campbell |
2001-02-09 | Bad aaron. Broke alpha. | Artur Grabowski |
2001-02-09 | Handle vr_encap() failure. From FreeBSD. | Aaron Campbell |
2001-02-09 | Sync with FreeBSD: | Aaron Campbell |
2001-02-09 | Add support for parsing the media blocks from the SROM on the 21143 adapters. | Aaron Campbell |
2001-02-08 | Use <scsi/scsi_message.h> defines rather than homegrown ones. | Kenneth R Westerback |
2001-02-08 | Cause keypresses to reset the screen in case we are in scrollback (previously | Aaron Campbell |
2001-02-07 | ok, commit this since it most likely to work; i guess now it will get tested ... | Michael Shalayeff |
2001-02-06 | Laptop ICH2 IDE | Chris Cappuccio |
2001-02-06 | sync | Chris Cappuccio |
2001-02-06 | Laptop ICH2 IDE | Chris Cappuccio |
2001-02-05 | WSMOUSEIO_SRES, WSMOUSEIO_SSCALE and WSMOUSEIO_SRATE are _IOW(), not _IOR() | Matthieu Herrb |
2001-02-04 | Permit scrollback (SHIFT+PGUP/PGDN) to be activated from a USB keyboard. | Aaron Campbell |
2001-02-03 | Violent cleanup of the code. Lots of effort duplication removed. | Artur Grabowski |
2001-02-03 | oops, sleep(9) | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts; somebody, fold it back to {f,n}bsd | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts; this makes whole pci new timeouts user | Michael Shalayeff |
2001-02-03 | fix the comment | Michael Shalayeff |
2001-02-03 | new timeout, even not in generic | Michael Shalayeff |
2001-02-03 | new timeout, space control | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | no machine/pio.h is needed, space police | Michael Shalayeff |
2001-02-03 | new timeouts, space control | Michael Shalayeff |
2001-02-03 | make it compile, new timeouts, space control | Michael Shalayeff |
2001-02-03 | no timeouts is new timeouts | Michael Shalayeff |
2001-02-02 | $OpenBSD$ | Aaron Campbell |
2001-02-02 | $OpenBSD$ | Aaron Campbell |
2001-02-02 | Remove dead code. | Aaron Campbell |
2001-02-02 | No need for xl(4) to report tx underruns, they are much too common, and the | Aaron Campbell |
2001-02-02 | Fix an uninitialized variable; henric@aimnet.com | Aaron Campbell |
2001-02-02 | The read/write indication bit in DMAERR reg is bit 1, not bit 0 | Jason Wright |
2001-02-01 | adapt to wscons type changes. | Artur Grabowski |
2001-02-01 | Fix the wsmux_setmax() function. By the time wsmuxattach() runs (through hook | Aaron Campbell |