Age | Commit message (Expand) | Author |
2003-05-14 | The ramdac's hater club is proud to present new yet another SBus frame | Miod Vallat |
2003-05-14 | Remove redundant assignment. Found by Julien Bordet. ok itojun@ | Daniel Hartmeier |
2003-05-14 | it is unlikely that we introduce 6to4 interface (IFT_STF) to openbsd. | Jun-ichiro itojun Hagino |
2003-05-14 | time bound some of the loops instead of depending on pci read to determine | Jason Wright |
2003-05-14 | sync | Nathan Binkert |
2003-05-14 | new marvell phy | Nathan Binkert |
2003-05-14 | complain about commons since they are all currently dead here. | Jason Wright |
2003-05-14 | use our standard way of identifying MII devices | Nathan Binkert |
2003-05-14 | 2 lines of code bring us tags on nat rules | Henning Brauer |
2003-05-14 | sync | Nathan Binkert |
2003-05-14 | devices from endace measurement systems | Nathan Binkert |
2003-05-14 | sync | Nathan Binkert |
2003-05-14 | missed one | Nathan Binkert |
2003-05-14 | sync | Nathan Binkert |
2003-05-14 | Another eephy | Nathan Binkert |
2003-05-14 | sync | Jason Wright |
2003-05-14 | add SUN CE ethernet | Jason Wright |
2003-05-14 | move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice. | Jun-ichiro itojun Hagino |
2003-05-14 | Makefile sk(4) use bus_dma | Nathan Binkert |
2003-05-14 | remove flags from cgfourteen from here as well. | Federico G. Schwindt |
2003-05-14 | remove unneeded FB_FORCELOW; miod@ agreed. | Federico G. Schwindt |
2003-05-14 | fix use after free race when purging the new PF tags | Mike Frantzen |
2003-05-14 | em* is starting to show up on lots of machines. for next release, | Theo de Raadt |
2003-05-14 | regen | Philipp Buehler |
2003-05-14 | add Smart Array 5312, 641, 642, 6400 [EM] | Philipp Buehler |
2003-05-14 | No more flags either for those frame buffer drivers. | Miod Vallat |
2003-05-14 | remove the last of the MI commons | Jason Wright |
2003-05-14 | zs driver on sparc does not take flags anymore since 10 months, so don't | Miod Vallat |
2003-05-14 | add {b,c}devsw_lookup convenience functions. | Ted Unangst |
2003-05-13 | The sab driver sometimes gets out of sync with the hardware. This can | Henric Jungheim |
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat |
2003-05-13 | Nuke a few simple commons. | Miod Vallat |
2003-05-13 | snprintf | Theo de Raadt |
2003-05-13 | Force "struct timeval time" variable to be aligned to an 8-bit boundary. | Miod Vallat |
2003-05-13 | typos from Jean-Francois Brousseau; | Jason McIntyre |
2003-05-13 | Fix the tree. Jason, you were such a rock star yesterday, but it obviously | Theo de Raadt |
2003-05-13 | add support for tagging packets with arbitary tags and filtering based on | Henning Brauer |
2003-05-13 | add PACKET_TAG_PF_TAG, to be used by PF | Henning Brauer |
2003-05-13 | Make the "slot" and "offset" locators for sbus drivers optional in | Miod Vallat |
2003-05-13 | De-hackify. Use proper defines now that we have EI_OSABI and ELFOSABI_FREEBSD | Todd C. Miller |
2003-05-13 | Use EI_OSABI instead of EI_BRAND | Todd C. Miller |
2003-05-13 | sync e_ident[] identification indexes w/ | Todd C. Miller |
2003-05-13 | remove annoying sputtering that no other ethernet driver does; ok jason@ | Todd T. Fries |
2003-05-13 | Back out previous change that causes "vnode table full" for large-scale | Christian Weisgerber |
2003-05-13 | back out. these changes were not tested. it might come as a surprise | Theo de Raadt |
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst |
2003-05-13 | support for propolice in the kernel. | Ted Unangst |
2003-05-13 | turn layer fs back on. nullfs at least is very solid, and union isn't too | Ted Unangst |
2003-05-13 | move ethernet protocol type defs into sys/net/, as it is not just for ethernet | Jun-ichiro itojun Hagino |
2003-05-13 | The current solution to handle the protection fault trap is not | Artur Grabowski |