summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-01-06som is a md formatMichael Shalayeff
2000-01-06add missing net.inet6.ip6.rr_prune case.Jun-ichiro itojun Hagino
2000-01-05In the NFSMSIZ macro, don't assume that m_ext.ext_size == MCLBYTES.Todd C. Miller
2000-01-05unintended piece escapedMichael Shalayeff
2000-01-05missing includeMichael Shalayeff
2000-01-05clarify rip6_ctloutput().Jun-ichiro itojun Hagino
2000-01-05nfs vnodeops are only defined with NFSCLIENT, not NFSSERVER.Artur Grabowski
2000-01-05nfs vnodeops are only defined with NFSCLIENT, not NFSSERVER.Artur Grabowski
2000-01-04If SIOCSIFADDR fails, put back the old address before calling splx().Federico G. Schwindt
2000-01-04fix mbuf out-of-bound writes on nfsv2 mounts.Jun-ichiro itojun Hagino
2000-01-04Remove unused file. If we end up using m_pulldown() in the future, itAngelos D. Keromytis
2000-01-04if we call in6_setpeeraddr, don't visit code for ipv4.Jun-ichiro itojun Hagino
2000-01-04keep paren match.Jun-ichiro itojun Hagino
2000-01-04remove support for v4 mapped address completely.Jun-ichiro itojun Hagino
2000-01-03syncTheo de Raadt
2000-01-03advansys u2wTheo de Raadt
2000-01-03use strtol to parse timeout value; from Kenneth R Westerback <kwesterback@hom...Michael Shalayeff
2000-01-03.Sh "SEE ALSO" -> .Sh SEE ALSOPaul Janzen
2000-01-03Remove dependencies between midi & audio. midi now will compile onFederico G. Schwindt
2000-01-03check db_panic in kdb_trap() as well; similar to i386 fix from assarTheo de Raadt
2000-01-03Chase down the IPv6 header chain to find the right place swap the NextAngelos D. Keromytis
2000-01-03Remove ifdef'd out macros.Angelos D. Keromytis
2000-01-03Remove ax and al from GENERIC; match with dc instead.Aaron Campbell
2000-01-02Move the requeueing logic from ipsec_input() to ah_input() andAngelos D. Keromytis
2000-01-02Replace references to ipsec6_sysctl (code is not yet compiled in)Angelos D. Keromytis
2000-01-02Change ipsec_input() to return error.Angelos D. Keromytis
2000-01-02Fix ifdef IPSECAngelos D. Keromytis
2000-01-02Properly handle non-IPSEC case.Angelos D. Keromytis
2000-01-02ip_ip4.c should be included in inet | inet6.Angelos D. Keromytis
2000-01-02Fix non-IPSEC kernel compilation (or part of it).Angelos D. Keromytis
2000-01-02Remove the ifdef for IP_ENCAPSULATED.Angelos D. Keromytis
2000-01-02(sy_call_t): define a type for the functions in sysentassar
2000-01-02(lkmalloc): initialize `sym_id'assar
2000-01-02do in6_if_up() at splsoftnet() instead of splimp(), permitting device-related...Theo de Raadt
2000-01-02implement net.inet6.icmp6.nodeinfo sysctl, which disablesJun-ichiro itojun Hagino
2000-01-01Correct casts in nfs_statfs() V3 code to correspond to reality (ie:Todd C. Miller
2000-01-01do stop in kdb_trap() based on db_panic valueMichael Shalayeff
2000-01-01honour db_panic in kdb_trap()Theo de Raadt
2000-01-01grammar in commentMichael Shalayeff
2000-01-01check db_panic in kdb_trap() as well; similar to i386 fix from assarTheo de Raadt
2000-01-01make the kernel compileTheo de Raadt
2000-01-012000Theo de Raadt
1999-12-31copy pkthdr correctly in m_split, okay angelos@Niels Provos
1999-12-31fix IPv6 ipsec template lossage.Jun-ichiro itojun Hagino
1999-12-31be sure to cleanup "opts" pointer on multicast udp packet reception.Jun-ichiro itojun Hagino
1999-12-31Add SDEV_NOLUNS quirk for NEC CD-ROM DRIVE:501Todd C. Miller
1999-12-31indentTheo de Raadt
1999-12-31fix order of uvm_fault() arguments in debug printf (;Michael Shalayeff
1999-12-31don't bother about pidr3 and pidr4Michael Shalayeff
1999-12-31modify xl_reset to allow for a hard reset (with resets everything includingJason Wright