Age | Commit message (Expand) | Author |
2004-12-24 | {e,}intr{cnt,names} bye-bye. | Miod Vallat |
2004-12-24 | Kill bit of ahc cruft. Elminate lots of leading spaces. Other KNF. No | Kenneth R Westerback |
2004-12-24 | Rewrite intlock/intunlock not to pass around interrupt frame directly | Peter Valchev |
2004-12-24 | Do not provide the KERN_EMUL, KERN_EVCOUNT, KERN_INTRCNT, KERN_PROC* and | Miod Vallat |
2004-12-23 | vt100 wscons crashes restoring cursor if it had never been saved before. | Miod Vallat |
2004-12-23 | Fix crash due to wrong argument in the (almost useless) DECRQUPSS escape | Miod Vallat |
2004-12-23 | Reliability fix, from NetBSD: | Miod Vallat |
2004-12-23 | change FXPF_UCODE to mean "firmware load attempted". if the first | Theo de Raadt |
2004-12-23 | make com[123] work for console on i386, but allow override with CONADDR/CONUNIT | Markus Friedl |
2004-12-23 | Allow an i386 MP kernel to build without pcibios. miod@ ok | Aaron Campbell |
2004-12-23 | Use a shorter, more realistic initial memory storage for extio. | Miod Vallat |
2004-12-23 | turn padding of tx packets on since it appears it may be needed by certain | David Gwynne |
2004-12-23 | From dyoung@NetBSD: | Jonathan Gray |
2004-12-23 | From dyoung@NetBSD: | Jonathan Gray |
2004-12-23 | Simplify hashtable (de)allocation by moving it into the clone functions. | Camiel Dobbelaar |
2004-12-22 | - add missing braces for SIOCSIFMTU switch case. | Brad Smith |
2004-12-22 | Upon SCSI command timeout, check if we have missed a DMA completion, | Miod Vallat |
2004-12-22 | Bring more fixes from NetBSD: | Miod Vallat |
2004-12-22 | Do not use DMA for odd-size transfers, as the last byte will not be | Miod Vallat |
2004-12-22 | proper DDB_DEBUG | Michael Shalayeff |
2004-12-22 | Introduce 'set skip on <ifspec>' to support a list of interfaces where no | Daniel Hartmeier |
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 |