CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2012-05-22 17:37:41

Modified files:
        winsup/cygwin  : ChangeLog dtable.cc devices.in fhandler_mem.cc 
                         devices.cc 

Log message:
        * devices.in: Fix native name of /dev/kmem.
        * devices.cc: Regenerate.
        * dtable.cc (fh_alloc): Don't forget FH_KMEM.
        * fhandler_mem.cc (fhandler_dev_mem::open): Set errno to EACCES rather
        than ENOENT on systems not granting access to physical memory from
        user space.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5837&r2=1.5838
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=src&r1=1.260&r2=1.261
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/devices.in.diff?cvsroot=src&r1=1.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_mem.cc.diff?cvsroot=src&r1=1.59&r2=1.60
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/devices.cc.diff?cvsroot=src&r1=1.47&r2=1.48

Reply via email to