Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2009 13:13:43 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/gen errlst.c src/lib/libc/sys intro.2 src/sys/sys errno.h
Message-ID:  <200912141319.nBEDJSkU099092@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-12-14 13:13:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libc/gen         errlst.c 
    lib/libc/sys         intro.2 
    sys/sys              errno.h 
  Log:
  SVN rev 200511 on 2009-12-14 13:13:43Z by rwatson
  
  Merge r197841 from head to stable/8:
  
    Add a new errno, ENOTCAPABLE, to be returned when a process requests an
    operation on a file descriptor that is not authorized by the descriptor's
    capability flags.
  
    Sponsored by: Google
  
  Revision   Changes    Path
  1.9.10.2   +1 -0      src/lib/libc/gen/errlst.c
  1.48.10.2  +3 -0      src/lib/libc/sys/intro.2
  1.28.22.2  +5 -1      src/sys/sys/errno.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912141319.nBEDJSkU099092>