Go to file
sommerfeld bdecf91bef Add infrastructure to allow ports to override build of in6_cksum.c by
enabling the INET6_MD_CKSUM option, which is defopted into opt_inet.h.
Supply an i386 assembly version of in6_cksum in in_cksum.s; on
P6-family cpu's, this is is roughly 20% faster than the C code in
sys/netinet6 for ethernet-mtu-sized mbufs in L1 cache.  Turn on
INET6_MD_CKSUM in i386/conf/std.i386

While we're here, also nuke some now-obsolete XXX comments from
in_cksum.s.
2001-05-26 17:46:11 +00:00
bin Don't build ksh.1 if MKMAN == "no". 2001-05-15 23:50:36 +00:00
crypto BIND 8.2.4 2001-05-17 20:45:58 +00:00
dist upgrade to 8.2.4. 2001-05-17 22:59:37 +00:00
distrib dhclient-script moved to sbin 2001-05-26 16:01:32 +00:00
etc sunndd has been renamed ndbootd. 2001-05-23 20:29:14 +00:00
games Its is Dr. Elizabeth Dehner, not Dehaver. 2001-05-02 10:42:34 +00:00
gnu check BOOTSTRAP_ELF (from Katsuomi Hamajima) 2001-05-21 18:26:48 +00:00
include Employ __static_cast(); suggested by Dave Sainty in PR lib/11766. 2001-05-06 15:31:09 +00:00
lib revert previous (obviously wrong) change 2001-05-26 16:49:58 +00:00
libexec Initialize a pointer needed when expanding the %C "display file escape 2001-05-25 23:40:25 +00:00
regress Need <string.h> for mem*() prototype declarations. 2001-05-24 21:04:47 +00:00
sbin use strdup appropriately 2001-05-26 07:48:15 +00:00
share Whitespace nits, and re-sort SEE ALSO according to mdoc.samples(7). 2001-05-24 23:54:11 +00:00
sys Add infrastructure to allow ports to override build of in6_cksum.c by 2001-05-26 17:46:11 +00:00
usr.bin support // comments if -g is given 2001-05-24 12:10:39 +00:00
usr.sbin remove too many \n for icmp6 too big 2001-05-26 12:31:56 +00:00
Makefile parallelize the obj pass, too 2001-05-08 02:04:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Fix incorrect source directory of "make". 2001-05-22 17:50:05 +00:00