Age | Commit message (Expand) | Author | Files | Lines |
1997-07-17 | When a uname->id translation fails, close the password file and retry | ewt | 1 | -6/+9 |
1997-07-16 | Hardwired lookups for root user and group lookups | ewt | 1 | -2/+12 |
1997-05-20 | Moved includes of miscfn.h to the top. | ewt | 1 | -1/+1 |
1997-05-12 | Added includes of miscfn.h | ewt | 1 | -0/+1 |
1997-05-07 | Minor cleanups. | ewt | 1 | -0/+6 |
1997-05-05 | Doesn't use cpio to unpack archives anymore... | ewt | 1 | -8/+10 |
1997-02-17 | 1) empty user/group names are handled better (sigh) | ewt | 1 | -4/+6 |
1997-02-14 | added unameToUid(), gnameToGid(), uidToUname(), gidToUname() | ewt | 1 | -0/+131 |
1997-01-15 | changed vercmp() to rpmvercmp() | ewt | 1 | -1/+1 |
1996-12-24 | added doputenv(), dosetenv() | ewt | 1 | -0/+30 |
1996-12-16 | changed order of include files for broken FreeBSD | ewt | 1 | -1/+1 |
1996-12-12 | added include of sys/types.h | ewt | 1 | -0/+1 |
1996-11-18 | The Great Renaming | root | 1 | -1/+1 |
1996-07-15 | remove initArchOs getOsNum getArchNum getOsName getArchName | marc | 1 | -123/+0 |
1996-07-10 | added stripTrailingSlashes() | ewt | 1 | -0/+10 |
1996-07-07 | cleanup - init_arch_os no longer used | root | 1 | -2/+0 |
1996-07-01 | stuff for new style arch and os handling | root | 1 | -52/+71 |
1996-05-22 | added sun4, mips, 68k, sgi, sunos, solaris | root | 1 | -3/+27 |
1996-03-29 | fixed missing paren | root | 1 | -1/+1 |
1996-03-29 | fix mklinux stuff | root | 1 | -2/+8 |
1996-03-28 | added a few osfmach* archs | root | 1 | -3/+15 |
1996-03-22 | add support for 786, 886, 986 | root | 1 | -1/+4 |
1996-03-22 | added i686 (Pentium Pro) | root | 1 | -1/+2 |
1996-03-01 | vercmp() returnd backwards results when one of the strings ran out | ewt | 1 | -1/+1 |
1996-02-27 | added SPARC architecture | root | 1 | -0/+3 |
1996-02-25 | added vercmp() | ewt | 1 | -0/+68 |
1996-01-30 | fixed alpha arch detection | ewt | 1 | -1/+1 |
1995-12-27 | added get{Arch,Os}{Name,Num}() | marc | 1 | -0/+61 |
1995-12-13 | added exists() function | ewt | 1 | -0/+16 |
1995-11-27 | Initial revision | root | 1 | -0/+42 |