Age | Commit message (Expand) | Author |
2000-08-03 | sync | Niklas Hallqvist |
2000-08-03 | Support for GDT6518RS added. Thanks Jeff! Also fixed a few bogus prodids. | Niklas Hallqvist |
2000-08-03 | Back to the submitted patch -- this needs more investigation. | Angelos D. Keromytis |
2000-08-03 | typo in #define. ICMP6_NI_SUCESS -> SUCCESS. | Jun-ichiro itojun Hagino |
2000-08-03 | s/principal/priciple/; from netbsd | Michael Shalayeff |
2000-08-03 | Don't print out the name of the controller twice. | Aaron Campbell |
2000-08-03 | Don't even need to reset ip_sum, if we're not going to compute it here | Angelos D. Keromytis |
2000-08-03 | Avoid unnecessary call to in_cksum(). | Angelos D. Keromytis |
2000-08-03 | In fact, this is the correct behaviour (or I'm going crazy). | Angelos D. Keromytis |
2000-08-03 | Careful with ip_off | Angelos D. Keromytis |
2000-08-03 | Zeroize ip_sum before computing checksum (just general paranoia). | Angelos D. Keromytis |
2000-08-03 | Correct handling of ip_off (askk@rsn.hk-r.se) | Angelos D. Keromytis |
2000-08-03 | Fixes to bus dmamem code. | Dale S. Rahn |
2000-08-02 | Put missing call to sf_setmulti() in sf_init() so the multicast filter will | Aaron Campbell |
2000-08-02 | Sync with FreeBSD. Summary of changes: | Aaron Campbell |
2000-08-02 | No need to include pci header files here. | Aaron Campbell |
2000-08-02 | sync | Aaron Campbell |
2000-08-02 | Add Accton EN1217 Ethernet. | Aaron Campbell |
2000-08-02 | Don't print out the eeprom width. | Aaron Campbell |
2000-08-02 | permit build with HZ user-defined; <wd@ics.nara-wu.ac.jp | Theo de Raadt |
2000-08-02 | pcic* at pci | Theo de Raadt |
2000-08-02 | add gdt & dmphy where needed | Theo de Raadt |
2000-08-02 | Add support for accepting packets up to 4 octets larger than the | Peter Galbavy |
2000-08-02 | based on netbsd; whacked into shape by ycsu@zyxel.com.tw | Theo de Raadt |
2000-08-02 | update n-rcsids | Michael Shalayeff |
2000-08-02 | import a few useful consts from netbsd; mainly for pcibios thing slip | Michael Shalayeff |
2000-08-02 | add yauc about fips; also some ugly spaces | Michael Shalayeff |
2000-08-01 | forgot these in alpha/wscons upgrade; pointed out by Erik Verbruggen <ejv@cs.... | Michael Shalayeff |
2000-08-01 | no cn_bell yet; bad mickey, try #2 | Michael Shalayeff |
2000-08-01 | no cn_bell yet; bad mickey | Michael Shalayeff |
2000-08-01 | update wscons, nothing serious, mostly api fixes for us; from netbsd through ... | Michael Shalayeff |
2000-08-01 | Add Symbios 53C895A support; armin@wolfermann.org | Todd C. Miller |
2000-08-01 | regen | Todd C. Miller |
2000-08-01 | Add Symbios 53C895A; armin@wolfermann.org | Todd C. Miller |
2000-08-01 | Add PCI attachment for i82365-compatible PCMCIA controllers. Needed for | Aaron Campbell |
2000-08-01 | Make driver attach no matter the setting of jumper S4. | Niklas Hallqvist |
2000-07-31 | Fix PR 1341 - | Chris Cappuccio |
2000-07-31 | since byte order bugs are gone, interrupts work ok | Theo de Raadt |
2000-07-31 | Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of | Todd C. Miller |
2000-07-31 | sync | Theo de Raadt |
2000-07-31 | more | Theo de Raadt |
2000-07-31 | Correction for legacy interrupt controller attachment. | Dale S. Rahn |
2000-07-29 | remove the (unused) sc_intrmask, and be more careful about initializing | Jason Wright |
2000-07-29 | Don't set the source IP address if doing multicast; this is a quick | Angelos D. Keromytis |
2000-07-28 | Use the correct bits for determining which session to delete. Some style fixes. | Jason Wright |
2000-07-28 | First cut at supporting older bandit based machines | Dale S. Rahn |
2000-07-28 | Config changes to be closer to supporting older bandit based systems. | Dale S. Rahn |
2000-07-28 | Dont force htab size to be fixed size, allow system to define size. | Dale S. Rahn |
2000-07-28 | Allow device type or name to be used for locating the pci bridge. | Dale S. Rahn |
2000-07-28 | size htab according to system memory size, not constant in header file. | Dale S. Rahn |