Age | Commit message (Expand) | Author |
2004-12-22 | and something else in the future | Theo de Raadt |
2004-12-22 | Use vfs firmware loader for fxp(4) interrupt coalescing microcode. | Alexander Yurchenko |
2004-12-22 | Instead of running carp_setroute synchronously, use if_addrhooks to get a | Christopher Pascoe |
2004-12-22 | Do a COR reset on prism cards too in the watchdog reset. Helps recover | Todd C. Miller |
2004-12-21 | add powerhooks | Damien Bergamini |
2004-12-21 | Check that if_type != IFT_CARP before using ifp->if_carp. | Ryan Thomas McBride |
2004-12-21 | Don't use crypto thread for callbacks. | Marco Pfatschbacher |
2004-12-20 | In the rare case that SCSI_RESET is set, ensure that xs->stimeout is | Kenneth R Westerback |
2004-12-20 | Activate packetized status handling. | Kenneth R Westerback |
2004-12-20 | Allow the setkey function of a transform to fail, eg. when an insufficient | Hans-Joerg Hoexer |
2004-12-20 | Kill \n at EOF. | Alexander Yurchenko |
2004-12-20 | more details in license files | Theo de Raadt |
2004-12-20 | firmware loading from the filesystem. pci subsystem type things | Theo de Raadt |
2004-12-20 | lots of minor tweaking and cleanup, removal of unused junk, etc; dlg ok | Theo de Raadt |
2004-12-20 | Enforce an ordering on ifnet such that CARP interfaces appear later in the | Christopher Pascoe |
2004-12-20 | vge(4) in bsd.rd, only CD for now; ok deraadt | Peter Valchev |
2004-12-19 | #define sc_if sc_ac.ac_if, makes things a little more readable, and | Ryan Thomas McBride |
2004-12-19 | single comment in GENERIC replaces a file that gets out of date; discussed by... | Theo de Raadt |
2004-12-19 | Add ahd. | Kenneth R Westerback |
2004-12-19 | use /sys includes instead of /usr/include/[possibly stale]/sys; deraadt@ ok | Michael Shalayeff |
2004-12-19 | prep for future | Theo de Raadt |
2004-12-19 | shorten code | Theo de Raadt |
2004-12-19 | disable uyap by default, because it is that rare | Theo de Raadt |
2004-12-19 | not yds yet | Theo de Raadt |
2004-12-19 | filesystem firmware loading written over the pacific 2 weeks ago, tested | Theo de Raadt |
2004-12-19 | tigon-license file | Theo de Raadt |
2004-12-19 | build uyap firmware | Theo de Raadt |
2004-12-19 | filesystem firmware loading for uyap(4). this should work, i wrote it very | Theo de Raadt |
2004-12-19 | fix cleanup | Theo de Raadt |
2004-12-19 | Reduce delta to FreeBSD by adding and using ahd_alloc() rather than | Kenneth R Westerback |
2004-12-19 | Make it possible for carp to work on fddi and token ring again. | Ryan Thomas McBride |
2004-12-19 | Set atime and mtime when giving out a new pty. With help from tholo@ | Todd C. Miller |
2004-12-18 | Use SIU_TASKMGMT_* defines from scsi_all.h rather than local duplicates. | Kenneth R Westerback |
2004-12-18 | Add SPI status information unit structure and defines, along with some | Kenneth R Westerback |
2004-12-18 | use tick instead of ticks. thanks to hannes at mehnert dot org. | Reyk Floeter |
2004-12-18 | Print error codes in panic message. | Brad Smith |
2004-12-18 | Decrement carp_suppress_preempt when detaching an interface that has | Christopher Pascoe |
2004-12-17 | Temporary fix to get IPv6 working again. | Marco Pfatschbacher |
2004-12-17 | ICMP state entries use the ICMP ID as port for the unique state key. When | Daniel Hartmeier |
2004-12-17 | knf cleanup, convert old k&r-style functions to ansi-style for a | Reyk Floeter |
2004-12-17 | Fix printf in loadfirmware error path. | Alexander Yurchenko |
2004-12-17 | Reorder code in the ethernet output path, and enhance unicast address | Christopher Pascoe |
2004-12-17 | Support for the eap MIDI UART from NetBSD. | Jonathan Gray |
2004-12-17 | Remember to decrement carp_suppress_preempt when detaching. | Ryan Thomas McBride |
2004-12-17 | rev 1.62 | Brad Smith |
2004-12-17 | add missing braces. | Brad Smith |
2004-12-16 | Fix logic botch in dmacomputeipl() introduced in rev 1.14. | Miod Vallat |
2004-12-16 | rev 1.71 | Brad Smith |
2004-12-16 | Make sure ifp->if_baudrate is valid when the parent's statchg | Brad Smith |
2004-12-16 | Delete VL/EISA cruft left over from ahc. | Kenneth R Westerback |