Age | Commit message (Expand) | Author |
2002-06-21 | skeleton for queue handling on the pk side of the chip. For now it just | Jason Wright |
2002-06-21 | ugly kludge to deal correctly with endianess in sparc and sparc64. | Federico G. Schwindt |
2002-06-21 | Remove pointless macro. | Artur Grabowski |
2002-06-21 | Trial and error gives me this tweak for the trumpion 0x1100 device. | Artur Grabowski |
2002-06-21 | sync | Artur Grabowski |
2002-06-21 | Add Trumpion Microelectronics (Who comes up with those names?) | Artur Grabowski |
2002-06-21 | identify 0x7000 (IBM750FX). snprintf. | Jun-ichiro itojun Hagino |
2002-06-20 | bunch more reg defns (pkh/pke mostly). | Jason Wright |
2002-06-20 | Fix 4GB memory probing and other memory probing issues. | Tobias Weingartner |
2002-06-20 | make this compile on sparc64; deraadt and millert ok. | Federico G. Schwindt |
2002-06-20 | Add ELSA / ZCOMAX XI-325 (and XI-325H); Ken Simpson | Todd C. Miller |
2002-06-20 | regen | Todd C. Miller |
2002-06-20 | left over sparc-ism's; Matt Potter <matt@vertrauen.org> | Jason Wright |
2002-06-20 | indent. | Federico G. Schwindt |
2002-06-20 | minor indent cleanup while reading code | Theo de Raadt |
2002-06-20 | rename nell to stp. we do not always follow stupid solaris names | Theo de Raadt |
2002-06-19 | Oops, <machine/cons.h> does not exist in the current tree yet. | Miod Vallat |
2002-06-19 | more sbus->pcmcia pieces. | Federico G. Schwindt |
2002-06-19 | Remove redundant address family check -- sam@errno.com | Angelos D. Keromytis |
2002-06-19 | sync | Jason Wright |
2002-06-19 | add magma dma4 serial board (thanks Matt!) | Jason Wright |
2002-06-19 | - set the size correctly. | Federico G. Schwindt |
2002-06-19 | natypos | Miod Vallat |
2002-06-19 | sbus pcmcia bridge driver (nell); from NetBSD. | Federico G. Schwindt |
2002-06-19 | move initialization a bit later. | Federico G. Schwindt |
2002-06-19 | remove __BROKEN_INDIRECT_CONFIG cruft. | Federico G. Schwindt |
2002-06-19 | this was derived from UCB if_sl. therefore, we can update the UCB if_sl | Theo de Raadt |
2002-06-19 | ansi | Theo de Raadt |
2002-06-19 | Fix compilation error if option DEBUG is defined. | Miod Vallat |
2002-06-19 | re-enable both crypto operations | Theo de Raadt |
2002-06-19 | add kqfilter for random, regress is coming | Michael Shalayeff |
2002-06-19 | cdev_ugen_init does not need to be, it's just a usbdev, just like any other u... | Michael Shalayeff |
2002-06-19 | using cdev_ugen_init for all sorts of usb devices is just one pint less wrong... | Michael Shalayeff |
2002-06-19 | kq: it did not work like this and it seem to be working, from the denver wher... | Michael Shalayeff |
2002-06-18 | oops, forgot to commit this when gpr was added. | Federico G. Schwindt |
2002-06-18 | Style. | Angelos D. Keromytis |
2002-06-18 | KNF | Angelos D. Keromytis |
2002-06-18 | Initialize mo to NULL, for good measure -- sam@errno.com | Angelos D. Keromytis |
2002-06-18 | Missing freeing of crp, from sam@errno.com | Angelos D. Keromytis |
2002-06-18 | Fix double-free. | Angelos D. Keromytis |
2002-06-18 | Same as with ip_ah.c (fix unreachable reference-after-free) | Angelos D. Keromytis |
2002-06-18 | Fix reference to free'ed location (unreachable condition because of | Angelos D. Keromytis |
2002-06-18 | Remove all traces of the PCCONS stuff. (Remove pc.h and references to NPC | Nathan Binkert |
2002-06-18 | KNF (whitespace) | Jun-ichiro itojun Hagino |
2002-06-18 | document CAPS_IS_CONTROL. suggested by miod | Jun-ichiro itojun Hagino |
2002-06-18 | "option CAPS_IS_CONTROL" will enable use of caps key as control | Jun-ichiro itojun Hagino |
2002-06-18 | uftdi is fixed now | Nathan Binkert |
2002-06-18 | fix uftdi so that it matches what usbdevs says | Nathan Binkert |
2002-06-17 | option XSERVER was only needed for pccons console driver, which | Matthieu Herrb |
2002-06-17 | remove old pccons console driver. Not used anymore and not maintained. | Matthieu Herrb |