Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys



Module Name:    src
Committed By:   riz
Date:           Fri Jul 15 23:41:13 UTC 2011

Modified Files:
        src/sys/fs/puffs [netbsd-5]: puffs_msgif.c
        src/sys/rump/librump/rumpkern [netbsd-5]: Makefile.rumpkern emul.c
Added Files:
        src/sys/rump/librump/rumpkern/opt [netbsd-5]: opt_compat_netbsd32.h

Log Message:
Pull up following revision(s) (requested by manu in ticket #1604):
        sys/fs/puffs/puffs_msgif.c: revision 1.84
Apply patch from PR kern/44093 by yamt:
Interrupt server wait only on certain signals (same set at nfs -i)
instead of all signals.  According to the PR this helps with
"git clone" run on a puffs file system.


To generate a diff of this commit:
cvs rdiff -u -r1.72.4.3 -r1.72.4.4 src/sys/fs/puffs/puffs_msgif.c
cvs rdiff -u -r1.17 -r1.17.4.1 \
    src/sys/rump/librump/rumpkern/Makefile.rumpkern
cvs rdiff -u -r1.53 -r1.53.4.1 src/sys/rump/librump/rumpkern/emul.c
cvs rdiff -u -r0 -r1.1.2.1 \
    src/sys/rump/librump/rumpkern/opt/opt_compat_netbsd32.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index