summaryrefslogtreecommitdiff
path: root/lib/misc.c
AgeCommit message (Expand)AuthorFilesLines
1997-07-17When a uname->id translation fails, close the password file and retryewt1-6/+9
1997-07-16Hardwired lookups for root user and group lookupsewt1-2/+12
1997-05-20Moved includes of miscfn.h to the top.ewt1-1/+1
1997-05-12Added includes of miscfn.hewt1-0/+1
1997-05-07Minor cleanups.ewt1-0/+6
1997-05-05Doesn't use cpio to unpack archives anymore...ewt1-8/+10
1997-02-171) empty user/group names are handled better (sigh)ewt1-4/+6
1997-02-14added unameToUid(), gnameToGid(), uidToUname(), gidToUname()ewt1-0/+131
1997-01-15changed vercmp() to rpmvercmp()ewt1-1/+1
1996-12-24added doputenv(), dosetenv()ewt1-0/+30
1996-12-16changed order of include files for broken FreeBSDewt1-1/+1
1996-12-12added include of sys/types.hewt1-0/+1
1996-11-18The Great Renamingroot1-1/+1
1996-07-15remove initArchOs getOsNum getArchNum getOsName getArchNamemarc1-123/+0
1996-07-10added stripTrailingSlashes()ewt1-0/+10
1996-07-07cleanup - init_arch_os no longer usedroot1-2/+0
1996-07-01stuff for new style arch and os handlingroot1-52/+71
1996-05-22added sun4, mips, 68k, sgi, sunos, solarisroot1-3/+27
1996-03-29fixed missing parenroot1-1/+1
1996-03-29fix mklinux stuffroot1-2/+8
1996-03-28added a few osfmach* archsroot1-3/+15
1996-03-22add support for 786, 886, 986root1-1/+4
1996-03-22added i686 (Pentium Pro)root1-1/+2
1996-03-01vercmp() returnd backwards results when one of the strings ran outewt1-1/+1
1996-02-27added SPARC architectureroot1-0/+3
1996-02-25added vercmp()ewt1-0/+68
1996-01-30fixed alpha arch detectionewt1-1/+1
1995-12-27added get{Arch,Os}{Name,Num}()marc1-0/+61
1995-12-13added exists() functionewt1-0/+16
1995-11-27Initial revisionroot1-0/+42