Age | Commit message (Expand) | Author |
2003-06-08 | Fix probe for GUS MAX cards; from NetBSD. | Miod Vallat |
2003-06-08 | Do not hardcode the dma channel to 1, use the softc settings instead. | Miod Vallat |
2003-06-07 | - remove invalid authentication type "otp" | Jason McIntyre |
2003-06-07 | print minor version as 02d; from Adam Montague via pr 3284; matches what free... | Michael Shalayeff |
2003-06-07 | in print_host(), don't set the mask blindly to /128 but adhere to the | Henning Brauer |
2003-06-07 | update BNF to show that tagging is also possible on rdr/nat/binat | Henning Brauer |
2003-06-07 | second part of the diff from Joel Knight that was sitting in my inbox for | Henning Brauer |
2003-06-07 | update BNF to include "! tagged" | Henning Brauer |
2003-06-07 | document "load anchor from file" | Henning Brauer |
2003-06-07 | Experimental support for Intel 31244 SATA, only parallel ATA mode yet; | Alexander Yurchenko |
2003-06-07 | Add a generic channel setup routine for SATA devices; from NetBSD | Alexander Yurchenko |
2003-06-07 | identd runs as _identd by default now; help and ok jmc@ | Henning Brauer |
2003-06-07 | don't tell people to use -u for identd any more, runs as _identd by default | Henning Brauer |
2003-06-07 | drop privileges to _identd by default and fall back to nobody in case of error | Henning Brauer |
2003-06-07 | - remove an unbalanced macro (syncs with Heimdal version); | Jason McIntyre |
2003-06-07 | Mention Promise PDC20376 SATA in parallel ATA mode | Alexander Yurchenko |
2003-06-07 | Show filename and line number in regexp error. | Marc Espie |
2003-06-07 | sync | Alexander Yurchenko |
2003-06-07 | Add 3DFX Voodoo5 and TI TSB43AB23 IEEE1394, found in dmesg from | Alexander Yurchenko |
2003-06-07 | sync | Alexander Yurchenko |
2003-06-07 | Remove clause 3. | Hakan Olsson |
2003-06-07 | Add a couple of Intel 875P chipset devices found in dmesg from | Alexander Yurchenko |
2003-06-07 | Use interruptible syscalls instead of setjmp/longjmp. This makes | Todd C. Miller |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-06 | Do not bother taking care of the frame buffer flags in the softc, if the | Miod Vallat |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-06 | slightly more logical section order, and a typo; | Jason McIntyre |
2003-06-06 | simplify license. pfctl_altq.c with kenjiro's permission of course. | Henning Brauer |
2003-06-06 | Fix a copied constant, mention why a number doesnt match linux, remove | Dale Rahn |
2003-06-06 | section reorder; | Jason McIntyre |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-06 | henric@ said that SiI3112 SATA seems quite happy in his U5. | Alexander Yurchenko |
2003-06-06 | Intel ICH5/ICH5R IDE | Alexander Yurchenko |
2003-06-06 | Add support for Intel ICH5/ICH5R IDE | Alexander Yurchenko |
2003-06-06 | There is no point in flushing the data cache all the time. It just creates | Henric Jungheim |
2003-06-06 | Identify Pentium M CPU | Andreas Gunnarsson |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-06 | liternal -> literal; | Jason McIntyre |
2003-06-06 | avoid M_WAIT in network stack; netbsd revision 1.13 | Jun-ichiro itojun Hagino |
2003-06-06 | don't use M_WAIT in network stack. use M_PREPEND to keep m_pkthdr. | Jun-ichiro itojun Hagino |
2003-06-06 | KNF fix | Jun-ichiro itojun Hagino |
2003-06-06 | KNF, de-register | Jun-ichiro itojun Hagino |
2003-06-06 | don't try to forward multicast packet to mif that went away; kame | Jun-ichiro itojun Hagino |
2003-06-06 | WIDE uses 3-term now; itojun ok | Theo de Raadt |
2003-06-06 | initialize blocksize from the trigger_input routine; fixes a div by zero | Federico G. Schwindt |
2003-06-05 | untils this is sync'ed, correctly set mixer_class for CMPCI_OUTPUT_CLASS. | Federico G. Schwindt |
2003-06-05 | Cleanup and enable kauaiata DMA. Tables should be mostly sane | Dale Rahn |