From: Jan-Benedict G. <jb...@he...> - 2007-08-11 22:07:25
|
drivers/vax/serial/ipr.c | 9 ++++----- include/asm-vax/socket.h | 3 +++ 2 files changed, 7 insertions(+), 5 deletions(-) New commits: commit 4c5366f81f3c1e19c41aec2a5c4cbea3beb027df gitweb-commit: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commit;h=4c5366f81f3c1e19c41aec2a5c4cbea3beb027df gitweb-diff: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commitdiff;h=4c5366f81f3c1e19c41aec2a5c4cbea3beb027df Author: Jan-Benedict Glaw <jb...@jb...> Date: Sun Aug 12 00:07:15 2007 +0200 * Add missing SO_* defines. commit 6fbe661141990acbe56759769a544d628923daea gitweb-commit: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commit;h=6fbe661141990acbe56759769a544d628923daea gitweb-diff: http://www.kernel.org/git/?p=linux/kernel/git/jbglaw/vax-linux.git;a=commitdiff;h=6fbe661141990acbe56759769a544d628923daea Author: Jan-Benedict Glaw <jb...@jb...> Date: Sun Aug 12 00:00:25 2007 +0200 * Remove config.h usage. * struct ktermios transition. * Remove pt_regs. |