Module Name:src
Committed By: wiz
Date: Wed Feb 18 08:46:43 UTC 2015
Modified Files:
src/lib/libc/stdlib: reallocarr.3
Log Message:
Fix Xref. Split line, Ox doesn't take word arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/stdlib/reall
Module Name:src
Committed By: macallan
Date: Wed Feb 18 11:15:19 UTC 2015
Modified Files:
src/sys/arch/sgimips/conf: GENERIC64_32_IP2x GENERIC64_32_IP3x
std.sgimips64_32
Log Message:
cleanup compat options, disable COMPAT_LINUX for N32 kernels
To generate a d
Module Name:src
Committed By: joerg
Date: Wed Feb 18 15:05:44 UTC 2015
Modified Files:
src/external/gpl3/binutils/dist/ld/emultempl: aarch64elf.em armelf.em
Log Message:
Apply elf32.em r1.8 to the corresponding sections of armelf.em and
aarch64elf.em. Original commit messa
Module Name:src
Committed By: macallan
Date: Wed Feb 18 16:47:59 UTC 2015
Modified Files:
src/sys/arch/sgimips/conf: files.sgimips
src/sys/arch/sgimips/dev: crime.c crmfb.c ctl.c dpclock.c dsclock.c
imc.c int.c pic.c zs.c
src/sys/arch/sgimips/gio
Module Name:src
Committed By: christos
Date: Wed Feb 18 17:00:16 UTC 2015
Modified Files:
src/sys/netinet: icmp_var.h ip_icmp.h
Log Message:
PR/49676: Ryo Shimizu: ICMP_STATINC() buffer overflows
XXX: pullup-7
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30
Module Name:src
Committed By: mrg
Date: Thu Feb 19 02:27:30 UTC 2015
Modified Files:
src/games/tetris: tetris.6 tetris.c
Log Message:
add a 'down' key to tetris, defaulting to 'n'. it move the block down
a line, if it fits. like most other tetris games have.
minor clean
Module Name:src
Committed By: lneto
Date: Thu Feb 19 04:46:22 UTC 2015
Modified Files:
src/external/mit/lua/dist/src: lapi.c ldebug.c llex.c llimits.h
lstrlib.c lua.h luaconf.h lvm.c
Log Message:
lua(4): small fixes in kernel Lua
* fixed hex parsing
* restored