Module Name:src
Committed By: matt
Date: Wed Sep 26 05:57:45 UTC 2012
Modified Files:
src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc: configargs.h
Log Message:
This needs to have an #else clause
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/exte
Module Name:src
Committed By: matt
Date: Wed Sep 26 05:38:29 UTC 2012
Modified Files:
src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc: configargs.h
Log Message:
Fix _SOFT_FLOAT_ -> _SOFT_FLOAT
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
src/externa
Module Name:src
Committed By: joerg
Date: Tue Sep 25 20:53:47 UTC 2012
Modified Files:
src/tests/usr.bin/nbperf: h_nbperf.sh hash_driver.c t_nbperf.sh
src/usr.bin/nbperf: nbperf-bdz.c nbperf.1
Log Message:
Simplify the BDZ compression function, making it smaller at
Module Name:src
Committed By: riastradh
Date: Tue Sep 25 16:11:42 UTC 2012
Modified Files:
src/sys/fs/tmpfs: tmpfs_rename.c
Log Message:
Check tmpfs_rmdired_p after tmpfs_vnode_get when walking up the tree.
tmpfs_vnode_get drops all locks except possibly the reclaiming bi
Module Name:src
Committed By: pgoyette
Date: Tue Sep 25 14:16:27 UTC 2012
Modified Files:
src/usr.bin/netstat: netstat.1
Log Message:
Sort -h option properly (not between -I and -i)
XXX Should the date be updated?
To generate a diff of this commit:
cvs rdiff -u -r1.62 -
Module Name:src
Committed By: skrll
Date: Tue Sep 25 11:12:16 UTC 2012
Modified Files:
src/tools/gcc: README.mknative
Log Message:
No need to do "obj includes" twice.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tools/gcc/README.mknative
Please note