Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/distrib/utils/libhack



Module Name:    basesrc
Committed By:   lukem
Date:           Sat Feb  2 15:57:54 UTC 2002

Modified Files:
        basesrc/distrib/utils/libhack: getpwent.c

Log Message:
replace previous "cut down" getpwent.c with a version which is closer
to libc/gen/getpwent.c.  this version reads from master.passwd instead
of passwd  (thus removing the need to keep both in the mini file system
and having to run pwd_mkdb to generate the latter)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/distrib/utils/libhack/getpwent.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index