Age | Commit message (Expand) | Author |
2001-02-04 | Minor indent botch. | Aaron Campbell |
2001-02-04 | Permit scrollback (SHIFT+PGUP/PGDN) to be activated from a USB keyboard. | Aaron Campbell |
2001-02-03 | Do a check for the OpenBSD note before doing any emulation probes. | Artur Grabowski |
2001-02-03 | make overlaping bus space copy operations work; solves vga's scrolling problems | Michael Shalayeff |
2001-02-03 | - define and use EtherIP version 3 (2 byte padded header instead of the | Jason Wright |
2001-02-03 | Violent cleanup of the code. Lots of effort duplication removed. | Artur Grabowski |
2001-02-03 | KNF | Jason Wright |
2001-02-03 | New timeouts. | Artur Grabowski |
2001-02-03 | dead file | Artur Grabowski |
2001-02-03 | Remove dead files. | Artur Grabowski |
2001-02-03 | New timeouts. | 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-03 | Don't define ECOFF_COMPAT. We're ELF. | Artur Grabowski |
2001-02-03 | make it compile | 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 | Emulate some FreeBSD 4.x signal syscalls -- makes more new binaries work | Thorsten Lockert |
2001-02-02 | sync | Thorsten Lockert |
2001-02-02 | Emulate some 4.x signal-related syscalls | Thorsten Lockert |
2001-02-02 | Missed one change to do ELF fixups on execs... | Thorsten Lockert |
2001-02-02 | avoid panic when packet to nonexistent link-local address is issued. | Jun-ichiro itojun Hagino |
2001-02-02 | No need for xl(4) to report tx underruns, they are much too common, and the | Aaron Campbell |
2001-02-02 | a quick checkpoint: | Jason Wright |
2001-02-02 | Fix an uninitialized variable; henric@aimnet.com | Aaron Campbell |
2001-02-02 | Remove non-existant machine config -- replace w/laptop config that works | Thorsten Lockert |
2001-02-02 | In the broadcast received on gif case, throw the packet up the stack if | Jason Wright |
2001-02-02 | Correct setup for running ELF binaries from FreeBSD; ok deraadt@ | Thorsten Lockert |
2001-02-02 | The read/write indication bit in DMAERR reg is bit 1, not bit 0 | Jason Wright |
2001-02-01 | mmap return paddr_t not int. | Dale Rahn |
2001-02-01 | grr, don't forget to change the reserved field to the upper 4 bits of the hea... | Jason Wright |
2001-02-01 | according to the draft-housley-etherip-01, the version is in the low order | Jason Wright |
2001-02-01 | adapt to wscons type changes. | Artur Grabowski |