Module Name:src
Committed By: christos
Date: Thu Oct 10 12:28:10 UTC 2013
Modified Files:
src/share/man/man4: tcp.4
Log Message:
remove dup info
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/share/man/man4/tcp.4
Please note that diffs are not public
Module Name:src
Committed By: christos
Date: Thu Oct 10 15:22:12 UTC 2013
Modified Files:
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/debug: mi
Log Message:
fix missing files
To generate a diff of this commit:
cvs rdiff -u -r1.1839 -r1.1840 src/distrib
Module Name:src
Committed By: christos
Date: Thu Oct 10 16:01:55 UTC 2013
Modified Files:
src/tests/net/net: t_unix.c
Log Message:
make this work on linux
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/net/net/t_unix.c
Please note that diffs are n
Module Name:src
Committed By: nisimura
Date: Fri Oct 11 01:20:53 UTC 2013
Modified Files:
src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire: defs.mk
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv4: defs.mk
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb: defs.mk
Module Name:src
Committed By: isaki
Date: Fri Oct 11 03:37:08 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_hyperb.c
Log Message:
FATANH(-0) is -0, not +0.
This bug was introduced by the mistake of my test program.
Last week, I talked about the probelm (my FATANH(-0)