summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-12-12remove some dead stuff and correct spelling in commentJason Wright
2000-12-12a few more icmp types/codes; itojun@ ok (awhile ago ;)Michael Shalayeff
2000-12-12only disable path mtu for established connections that have data to send.Niels Provos
2000-12-12Add support for 802.1D spanning tree protocol.Jason Wright
2000-12-12Add an extra apm_periodic_check() call before the one we check forAngelos D. Keromytis
2000-12-11no need to rtalloc1() twice in pmtud. from kameJun-ichiro itojun Hagino
2000-12-11turn off path mtu when icmp needfrag messages get blocked, okay itojun@Niels Provos
2000-12-11Some alphas have USBNathan Binkert
2000-12-11Add a whole slew of drivers to the Alpha GENERIC. These all compileNathan Binkert
2000-12-11nuke #ifdef TCP6 (no longer supported).Jun-ichiro itojun Hagino
2000-12-11do not touch region after freeJun-ichiro itojun Hagino
2000-12-11Avoid repeated 'host controlled halted' messages. (jakob@ ok)Hakan Olsson
2000-12-10new file; smat@acm.orgTheo de Raadt
2000-12-10more keycaps for jp106 keyboards -- gotta get myself one of these weird contr...Theo de Raadt
2000-12-10support newer cy cards; elektrosatan@voltagenoir.org, pr#1479Theo de Raadt
2000-12-10jp106 keycap; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
2000-12-10iso8859 font; smat@acm.orgTheo de Raadt
2000-12-10new swiss keyboard maps; smat@acm.orgTheo de Raadt
2000-12-10fix norway section; johs@copyleft.noTheo de Raadt
2000-12-09pull in endianess fix from opensshMarkus Friedl
2000-12-09drop support for RTF_TUNNEL, which has no effect (NRL IPv6)Jun-ichiro itojun Hagino
2000-12-09supply counter for # of routing table timer entries.Jun-ichiro itojun Hagino
2000-12-09remove duplicated def of INET_ADDRSTRLEN.Jun-ichiro itojun Hagino
2000-12-08Do not enable ISTRIP by default. ok deraadt@Christian Weisgerber
2000-12-08Fix attach message printing for CY82C693U to be like pciide_print_channels().Todd C. Miller
2000-12-08This update should cause the adw driver to:Kenneth R Westerback
2000-12-07new 3ware card, presumably backwards compatible; from freebsdMichael Shalayeff
2000-12-07regenMichael Shalayeff
2000-12-07new 3ware cardMichael Shalayeff
2000-12-07cleanTheo de Raadt
2000-12-07fix various perror() that were buf oflowsTheo de Raadt
2000-12-07Thanks to Peter Galbavy <peter.galbavy@knowledge.com> for noticing-mjacob
2000-12-06s/packed/__packed__/Michael Shalayeff
2000-12-06supposed changes needed for 82801BA support; chrisTheo de Raadt
2000-12-06s/packed/__packed__/Michael Shalayeff
2000-12-06s/packed/__packed__/Michael Shalayeff
2000-12-06use __x__ formats for __attribute__ arguments; guenther@gac.eduTheo de Raadt
2000-12-06BUG FIX: change enable sequence for 16-bit pcmcia cards. This changeAaron Campbell
2000-12-06new timeouts, proper spl()s; aaron@ okMichael Shalayeff
2000-12-06new timeouts; art@ okMichael Shalayeff
2000-12-06Update isp codebase to current common head- USEC_SLEEP macro added,mjacob
2000-12-06Merge together FreeBSD && OpenBSD versions, benefitting OpenBSD withmjacob
2000-12-06syncTheo de Raadt
2000-12-06the other three 3com 990 series cardsTheo de Raadt
2000-12-05syncTheo de Raadt
2000-12-05kernel bloat is a sinTheo de Raadt
2000-12-05syncTheo de Raadt
2000-12-05new IODATA USB-ET/T is a KL5KUSB101B; ori@tahoo.orgTheo de Raadt
2000-12-05Bring in fresh pool from NetBSD. Some improvements and fixes.Artur Grabowski
2000-12-05Change bpfattach() link layer type to DLT_LOOP making pcap generatedHugh Graham