Go to file
roy 72889e7367 Import dhcpcd-5.2.2 with the following changes:
* Don't send a maximum DHCP message size beyond what we can handle.
* ip_id is now randomized.
* IPTOS_LOWDELAY and IP_DF flags are no longer set.
2010-03-31 09:14:47 +00:00
bin bump date for previous 2010-03-23 18:09:16 +00:00
common define _NOREGNAMES before including <machine/asm.h>, like powerpc does. 2010-03-22 02:22:32 +00:00
compat
crypto for now, use the C versions of bn and des, not the (32 bit) versions, 2010-03-30 07:23:51 +00:00
dist Fix \\ encoding 2010-03-30 14:26:16 +00:00
distrib Do not bother to ask the user for CD details (like device name or path 2010-03-30 20:09:25 +00:00
doc OpenSSL 1.0.0 released! 2010-03-29 15:44:53 +00:00
etc make sure we pickup the powerpc majors file on powerpc64. 2010-03-30 07:30:03 +00:00
external Import dhcpcd-5.2.2 with the following changes: 2010-03-31 09:14:47 +00:00
extsrc
games remove #ifdef SVR4 2010-03-29 05:16:08 +00:00
gnu install altivec.h in powerpc64. 2010-03-30 07:27:08 +00:00
include 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other 2010-03-27 22:14:09 +00:00
lib build s_frexp.c, s_ldexp.c and s_modf.c here for new platforms, since they 2010-03-29 06:59:42 +00:00
libexec Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
regress pull in some more headers to get prototypes into scope, and, more 2010-03-23 20:32:13 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin Kill stray t. 2010-03-31 04:17:23 +00:00
share qft: quoted for truth 2010-03-30 05:54:52 +00:00
sys Don't hold kernel lock across call to ip_input() -- it blocked *all* 2010-03-31 07:31:15 +00:00
tests anti-pasto 2010-03-30 01:40:29 +00:00
tools remove OSX specific fix where CLOCK_REALTIME is not defined. 2010-03-27 07:16:57 +00:00
usr.bin build elf2aout and fdformat on macppc64 (for now, it's a lot easier than 2010-03-30 07:26:23 +00:00
usr.sbin make this build again after ieee1394 update 2010-03-29 10:49:34 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
build.sh move change from rev 1.232 to the initialization part. 2010-03-30 13:17:47 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING