summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-01-09Add offsets for WWPN && OXID that FC f/w stuffs into an ATIO2.mjacob
2001-01-09Follow changes to some async event codes.mjacob
2001-01-09Make some strings constant (from Bill Sommerfeld @ NetBSD). Clean up somemjacob
2001-01-09One-byte EtherIP header, per the relevant draft (soon to be RFC).Angelos D. Keromytis
2001-01-09Define version number for EtherIP protocol (soon to become RFC).Angelos D. Keromytis
2001-01-09This seems to correct the problem listed in kernel/1607 (returning frommjacob
2001-01-08match on 3CXFEM656C's global modem too, does not seem to work right, but; fro...Michael Shalayeff
2001-01-08regenMichael Shalayeff
2001-01-0856k Global Modem; from openbsd@zenbu.comMichael Shalayeff
2001-01-08From chris@Jeremy Evans
2001-01-08wrap "icmp6 checksum error" message into #ifdef ND6DEBUG. NetBSD PR 11911.Jun-ichiro itojun Hagino
2001-01-08Compare the end of symbol table as passed from boot with the addressHugh Graham
2001-01-07fix a few scsi_done() usages.Michael Shalayeff
2001-01-07- add EMODD emulation (EMODF) -- this fixes modf() and some libm codeBrandon Creighton
2001-01-06prohibited binding to an anycast, notready, or detached IPv6 address.Jun-ichiro itojun Hagino
2001-01-05Add commented-out MROUTING option (for completeness) -- (james@oaktree.co.uk)Angelos D. Keromytis
2001-01-05Add i386 specific sysctl to modify halt -p processing, required to makeMarco S Hyman
2001-01-04Sync with genassym.cf symbol name changes.Miod Vallat
2001-01-04Convert the old genassym.c to .cf style. Remove unneeded definitions,Miod Vallat
2001-01-04Harmonization with other m68k arch Makefiles. Stricter compilationMiod Vallat
2001-01-04KNF, add prototypes to compile with -Wmissing-prototypes.Miod Vallat
2001-01-04Remove netintr().Miod Vallat
2001-01-04Return a kmembuckets structure, rather than individual items, since they may beAngelos D. Keromytis
2001-01-04Remove unneeded name definitions.Angelos D. Keromytis
2001-01-04sysctl_quad/sysctl_rdquad, and "malloc" node in kern sysctlAngelos D. Keromytis
2001-01-04sysctl_malloc()Angelos D. Keromytis
2001-01-04kmembuckets sysctlAngelos D. Keromytis
2001-01-04Y2K fix for TODC - Submitted by Bob Harbour. Thanks Bob!Steve Murphree
2001-01-04Y2K fix for TODC - Submitted by Bob Harbour. Thanks Bob!Steve Murphree
2001-01-03Sync with GENERIC + cleanupMiod Vallat
2001-01-03Add sysctl_quad/sysctl_rdquad routines.Angelos D. Keromytis
2001-01-03Convert the kb_* counters to u_int64_t after all; easier toAngelos D. Keromytis
2001-01-03Sync with GENERIC, minor cleanups.Miod Vallat
2001-01-03Remove hardcoded SunOS-compatible drive name assignments. No other archMiod Vallat
2001-01-03Remove bogus comment. Also fix ramdisk kernel detection.Miod Vallat
2001-01-03netintr() doesn't exist anymoreMiod Vallat
2001-01-03Use netisr_dispatch.Miod Vallat
2001-01-02Make kb_calls u_long (art@ ok)Angelos D. Keromytis
2001-01-02handle no-event as the end of event fetch loop; my fix for pr-1588 by Sam Isa...Michael Shalayeff
2001-01-02Fix PR/1489 - apply patch supplied - thanks Michael Joosten <joost@c-lab.de>Peter Galbavy
2001-01-012001Aaron Campbell
2000-12-31ifdef -> ifAngelos D. Keromytis
2000-12-31Fix non-NGIF case.Angelos D. Keromytis
2000-12-31Fix non-NBRIDGE caseAngelos D. Keromytis
2000-12-31Fix non-INET6 caseAngelos D. Keromytis
2000-12-31Remove debugging printf.Angelos D. Keromytis
2000-12-31Up the number of gif interfaces, we just need one enc interface.Angelos D. Keromytis
2000-12-31ioctl's no longer needed.Angelos D. Keromytis
2000-12-30For bridged IPsec, use the gif* interfaces.Angelos D. Keromytis
2000-12-30Use gif* instead of enc* for the bridge.Angelos D. Keromytis