summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-10-02fix missing \n. from doug@freebsd (sync with kame)Jun-ichiro itojun Hagino
2000-10-02fix typo in routing header address validation. from francis dupontJun-ichiro itojun Hagino
2000-10-01Complete raidframe support, support was incomplete before. Not knownDale S. Rahn
2000-09-30Whoops, forgot to list the 3c555 device ID under media selection parts.Aaron Campbell
2000-09-29Oops, time to learn how to countMiod Vallat
2000-09-29Check N command operand value to prevent a panic with large values.Miod Vallat
2000-09-29fix pasto in error printfMichael Shalayeff
2000-09-29Make sure there's enough data on the mbuf for the TCP/UDP ports (ifAngelos D. Keromytis
2000-09-29Don't use an SA payload for ADDFLOW/DELFLOW.Angelos D. Keromytis
2000-09-29- Add support for 3Com 3C555 MiniPCI.Aaron Campbell
2000-09-29Outgoing packets that hit IPsec will be IPF/IPNAT processed as well onAngelos D. Keromytis
2000-09-28Update compilation flags, make cross-compilation work.Miod Vallat
2000-09-28there is no pseudo-device random anymore, it's hardcoded in init_mainMichael Shalayeff
2000-09-28syncAaron Campbell
2000-09-28There is a 3c555 MiniPCI adapter, too; from NetBSD.Aaron Campbell
2000-09-28syncAaron Campbell
2000-09-28Add product ID for new CS4281 audio device found in IBM ThinkPad X20.Aaron Campbell
2000-09-28If this is a Davicom DM9102A and we're enabling the homePNA link, forceAaron Campbell
2000-09-28Make mouse support friendly with non-25line mode. Thanks mickey@ for reportingAaron Campbell
2000-09-28Make sure a Copybuffer has been allocated successfully before we start doingAaron Campbell
2000-09-28When allocating the unallocated file descriptors 0, 1 and 2 for suid execs,Artur Grabowski
2000-09-27replace MALLOC/FREE w/ malloc/free for non-constant-sized memory allocations;...Michael Shalayeff
2000-09-27Minimal optimization.Artur Grabowski
2000-09-27Fix checking for incoming packets when the remote gateway has beenAngelos D. Keromytis
2000-09-26Set the tdbi field in the pkthdr to NULL in MGETHDR -- avoids someAngelos D. Keromytis
2000-09-26Implement getnulldev that returns the dev_t for "/dev/null".Artur Grabowski
2000-09-26Don't use MALLOC/FREE on variable sized allocations.Artur Grabowski
2000-09-26Update to previous fix on ICMP messages coming on unnumberedAngelos D. Keromytis
2000-09-25do not do queue locking in get/put_ccb, since calling blocksMichael Shalayeff
2000-09-25Support the i82562; from FreeBSD. Apparently nothing more needed than to matchAaron Campbell
2000-09-25syncAaron Campbell
2000-09-25Add Intel i82562 PCI device ID. This is the Ethernet controller found on theAaron Campbell
2000-09-25once again bios does not return a correct segment limits for theMichael Shalayeff
2000-09-25on expiry of pmtu route, retry higher mtu. okay angelos@Niels Provos
2000-09-24For the Toshiba TOPIC95B CardBus controller, we must clear the socket and slotAaron Campbell
2000-09-24prevent memory leak in fdalloc; fix by greg@nest.cxNiels Provos
2000-09-23Angelos you forgot this one !!Chris Cappuccio
2000-09-22syncAaron Campbell
2000-09-22Add Conexant modemAaron Campbell
2000-09-22syncAaron Campbell
2000-09-22shortenAaron Campbell
2000-09-22Move the PI_MAGIC define outside the INET6 ifdef block (doh!)Angelos D. Keromytis
2000-09-22- Introduce character classes into the console mouse functionality. Lifted fromAaron Campbell
2000-09-22syncAaron Campbell
2000-09-22Sony Memory Stick Media SlotAaron Campbell
2000-09-22Add prototypes for ipx_addr() and ipx_ntoa(); mickey@ OK'dTodd C. Miller
2000-09-22this follows the dox, saying that %ds should be loaded w/Michael Shalayeff
2000-09-22fix my bug dating back to february the 14th of 1998,Michael Shalayeff
2000-09-21Bad mickey doesn't know how to spell ``openings''Miod Vallat
2000-09-21do not limit openings to defined SDOUTSTANDING value of 4, since many control...Michael Shalayeff