Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 1997 03:52:37 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/gen disklabel.c fts.c getgrouplist.c getnetgrent.c getpwent.c opendir.c popen.c syslog.c
Message-ID:  <199703111152.DAA20931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/03/11 03:52:36

  Modified:    lib/libc/gen  disklabel.c fts.c getgrouplist.c getnetgrent.c
                        getpwent.c  opendir.c popen.c syslog.c
  Log:
  Merge from Lite2:
    filesystem include updates, duplicate group suppression, cleanups,
    filesystem whiteout support (unionfs), bidir popen().
  
  Revision  Changes    Path
  1.6       +2 -1      src/lib/libc/gen/disklabel.c
  1.4       +27 -3     src/lib/libc/gen/fts.c
  1.6       +8 -10     src/lib/libc/gen/getgrouplist.c
  1.20      +5 -5      src/lib/libc/gen/getnetgrent.c
  1.39      +13 -14    src/lib/libc/gen/getpwent.c
  1.5       +199 -32   src/lib/libc/gen/opendir.c
  1.5       +27 -20    src/lib/libc/gen/popen.c
  1.12      +2 -2      src/lib/libc/gen/syslog.c



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