Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2002 16:05:59 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ls ls.c src/bin/ps print.c src/lib/libc/gen pwcache.3 pwcache.c src/usr.bin/find ls.c src/usr.bin/ipcs ipcs.c src/usr.bin/lastcomm lastcomm.c src/usr.sbin/sa usrdb.c
Message-ID:  <200202190005.g1J05xx70840@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/02/18 16:05:59 PST

  Modified files:
    bin/ls               ls.c 
    bin/ps               print.c 
    lib/libc/gen         pwcache.3 pwcache.c 
    usr.bin/find         ls.c 
    usr.bin/ipcs         ipcs.c 
    usr.bin/lastcomm     lastcomm.c 
    usr.sbin/sa          usrdb.c 
  Log:
  Fixed divots that I created when I moved prototypes of group_from_gid
  and user_from_uid to grp.h and pwd.h.  Update the man pages.
  
  Submitted by: David Malone
  Pointy hat to: imp
  
  Revision  Changes    Path
  1.56      +2 -0      src/bin/ls/ls.c
  1.57      +2 -0      src/bin/ps/print.c
  1.11      +3 -2      src/lib/libc/gen/pwcache.3
  1.9       +1 -1      src/lib/libc/gen/pwcache.c
  1.10      +8 -2      src/usr.bin/find/ls.c
  1.17      +3 -1      src/usr.bin/ipcs/ipcs.c
  1.14      +2 -1      src/usr.bin/lastcomm/lastcomm.c
  1.11      +2 -1      src/usr.sbin/sa/usrdb.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?200202190005.g1J05xx70840>