Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2000 22:14:01 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libposix1e acl_delete.c acl_get.c acl_init.c acl_set.c acl_support.c acl_valid.c
Message-ID:  <200001190614.WAA79455@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2000/01/18 22:14:00 PST

  Modified files:
    lib/libposix1e       acl_delete.c acl_get.c acl_init.c 
                         acl_set.c acl_support.c acl_valid.c 
  Log:
  Fix bde'isms in acl/extattr syscall interface, renaming syscalls to
  prettier (?) names, adding some const's around here, et al.
  
  This is commit 4 out of 3, updating the userland library to reflect kernel
  interface changes.
  
  Reviewed by:	bde
  
  Revision  Changes    Path
  1.3       +5 -5      src/lib/libposix1e/acl_delete.c
  1.2       +5 -5      src/lib/libposix1e/acl_get.c
  1.2       +2 -2      src/lib/libposix1e/acl_init.c
  1.2       +3 -3      src/lib/libposix1e/acl_set.c
  1.2       +2 -2      src/lib/libposix1e/acl_support.c
  1.2       +3 -3      src/lib/libposix1e/acl_valid.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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