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