Go to file
thorpej 3901f760df In ip_fragment():
- Use the correct IP header length variable for other-than-first packets.
- Remove redundant setting of the original IP header length in the first
  packet's csum_data.  (It's already set before ip_fragment() is called
  in 1.147.)
2005-03-10 06:03:00 +00:00
bin Add -4 and -6 to usage. 2005-03-09 17:09:39 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Add UsePam yes 2005-02-28 02:35:10 +00:00
dist Re-remove superfluous .Pp. 2005-03-04 12:32:31 +00:00
distrib Use KB_ENF_FUN() from dev/wscons/wsksymdef.h to avoid having our own list 2005-03-09 20:59:09 +00:00
doc yamt-km status. 2005-03-09 23:12:28 +00:00
etc Deprecate etc_release check, since etc/release is now part of base.tgz. 2005-03-08 14:09:25 +00:00
games Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:21 +00:00
gnu Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:21 +00:00
include Provide select() and pselect() prototypes in <sys/select.h>, per 2005-03-05 19:48:38 +00:00
lib Move up the definition of __LIBC12_SOURCE__; since <poll.h> now includes 2005-03-10 00:34:23 +00:00
libexec Sort options. 2005-03-09 16:43:37 +00:00
regress Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:22 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:22 +00:00
share add JSYK, heard from cgd 2005-03-10 05:45:25 +00:00
sys In ip_fragment(): 2005-03-10 06:03:00 +00:00
tools Remove commas in AC_CHECK_FUNCS that shouldn't be there. 2005-03-02 18:08:43 +00:00
usr.bin Fix printing of AF_LOCAL names. 2005-03-10 05:39:54 +00:00
usr.sbin Don't declare errno locally. 2005-03-09 22:09:36 +00:00
x11 do the pam dance. 2005-03-02 01:06:15 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Note that configure in some places (binutils is what got me) will abort if 2005-02-11 17:50:13 +00:00