Commit ID: 10056F589BF44FCD098
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/03/25 18:55:39 UTC
Modified files:
usr.bin/ssh : session.c
usr.bin/patch : common.h inp.c mkpath.c patch.1 patch.c util.c util.h
sys/kern : exec_elf.c
Removed files:
usr.bin/patch : README
Log message:
fastmerge
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.23 -r1.24 src/usr.bin/ssh/session.c
cvs -R rdiff -kk -upr1.1.1.1 -r0 src/usr.bin/patch/README
cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/patch/common.h
cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/patch/inp.c
cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.bin/patch/mkpath.c
cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.bin/patch/patch.1
cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.bin/patch/patch.c
cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/patch/util.c
cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/patch/util.h
cvs -R rdiff -kk -upr1.4 -r1.5 src/sys/kern/exec_elf.c