summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-04-14for layer 3 protocols that does not support path MTU discoveryJun-ichiro itojun Hagino
2000-04-14Some documentation for future generations of maintainersConstantine Sapuntzakis
2000-04-14This fixes EISA bus_space API. The bus dma tag was never initialized!!!Steve Murphree
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-13remove bit definitions and associated macros for hifn_command.flags since itJason Wright
2000-04-13- let hifn_process() compute the mask bits for the command descriptorsJason Wright
2000-04-13remove unnecessary variableJason Wright
2000-04-13- complete rewrite of hifn_write_command() to avoid copies by removing theJason Wright
2000-04-13When fragmenting a packet, inherit the multicast and broadcast flags so thatArtur Grabowski
2000-04-13neoTheo de Raadt
2000-04-13#ifndef the definitions of IPSTATE_MAX and IPSTATE_SIZEKjell Wooding
2000-04-13add comment on sanity checkJun-ichiro itojun Hagino
2000-04-13bark if sdl_alen == 0. test code for KAME PR 235.Jun-ichiro itojun Hagino
2000-04-13even if nd6_nud_hint is called, do not change a neighbor's statusJun-ichiro itojun Hagino
2000-04-13do not return icmp6 error against icmp6 error.Jun-ichiro itojun Hagino
2000-04-13better has when adding entropy to the pool.Michael Shalayeff
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-13Remove printf from interrupt handler...Constantine Sapuntzakis
2000-04-13match netsec 7751 card, and oh golly gee, will ya look at that, it'sTheo de Raadt
2000-04-13NeoMagic 256AV/ZX audio driverConstantine Sapuntzakis
2000-04-13syncTheo de Raadt
2000-04-13RCC/ServerWorks productsTheo de Raadt
2000-04-13syncJason Wright
2000-04-13netsecJason Wright
2000-04-13Move min # of blocks to two to accomodate hackis neomagic driverConstantine Sapuntzakis
2000-04-12Disable DAC, Output, and Record mute by defaultConstantine Sapuntzakis
2000-04-12bump ipf version (3.3.12a) to go with last commitKjell Wooding
2000-04-12FTP Proxy changes introduced in 3.3.12 were too agressive. Tone downKjell Wooding
2000-04-12Fix checksum for outgoing etherip/ipip packets from enc interfaces.Angelos D. Keromytis
2000-04-12Remove all arguments to the .Os macro so that all of 2.7's man pages willAaron Campbell
2000-04-12RCSids.Aaron Campbell
2000-04-12Fix pcic attachments; jj@dynarc.seAaron Campbell
2000-04-12When resetting attributes (VT_NORMAL), do a proper color set.Aaron Campbell
2000-04-12correct pathHugh Graham
2000-04-12syncTheo de Raadt
2000-04-12another RCC bridgeTheo de Raadt
2000-04-12syncTheo de Raadt
2000-04-12rename PEQUR to RCC, and add other chipsTheo de Raadt
2000-04-12syncjasoni
2000-04-12Implement linux's setfsuid and getfsuid (from NetBSD)jasoni
2000-04-11- add support for buffers that are not aligned (or end on a non 4byte boundary)Jason Wright
2000-04-11regenJakob Schlyter
2000-04-11Philips USB cameraJakob Schlyter
2000-04-11Don't add an extra 20 bytes to ip_len, m_pkthdr.len is already updatedAngelos D. Keromytis
2000-04-11- Don't bother with PCI_COMMAND_IO_ENABLE, the card doesn't support it.Jason Wright
2000-04-11syncHakan Olsson
2000-04-11Add Neomagic NM256ZXHakan Olsson
2000-04-11define the rest of the descriptor bitsJason Wright
2000-04-11Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.orgPaul Janzen