| Commit message (Expand) | Author | Age | Files | Lines |
* | Strip off quotes from TARGET_ARCH0_9_22 | Eric Andersen | 2003-11-10 | 1 | -0/+1 |
* | Darn. Fix compilation for soft-float, which I inadvertantly | Eric Andersen | 2003-11-08 | 15 | -25/+67 |
* | Sigh. I can't type this morning. | Eric Andersen | 2003-11-08 | 2 | -2/+2 |
* | Joakim Tjernlund writes: | Eric Andersen | 2003-11-08 | 2 | -4/+6 |
* | hide the wrapper in with the debian stuff | Eric Andersen | 2003-11-08 | 3 | -0/+769 |
* | Update docs in preparation for release | Eric Andersen | 2003-11-08 | 9 | -2116/+1814 |
* | kill mention of the wrapper | Eric Andersen | 2003-11-08 | 1 | -1/+0 |
* | For now, disable the iconv utility | Eric Andersen | 2003-11-08 | 2 | -13/+12 |
* | Joakim Tjernlund writes: | Eric Andersen | 2003-11-08 | 1 | -2/+25 |
* | Fix up several errors related to filename length and errno that | Eric Andersen | 2003-11-08 | 2 | -35/+123 |
* | Add some basic cvs usage info | Eric Andersen | 2003-11-08 | 1 | -0/+78 |
* | Sigh. I forgot to define INSTALL which, understandable, | Eric Andersen | 2003-11-07 | 1 | -5/+7 |
* | Add clock_gettime() submitted by Justus Pendleton <uc@ryoohki.net>. | Manuel Novoa III | 2003-11-07 | 2 | -1/+41 |
* | remove some junk I added while debugging | Eric Andersen | 2003-11-07 | 1 | -1/+1 |
* | It is remotely possible the utils might even compile this time | Eric Andersen | 2003-11-07 | 3 | -29/+53 |
* | Begin converting the client utils | Eric Andersen | 2003-11-06 | 12 | -129/+102 |
* | Revert change 1.26, which breaks everything. :-( | Eric Andersen | 2003-11-06 | 1 | -2/+3 |
* | Sigh... I wasn't checking if the gid field in a group line actually | Manuel Novoa III | 2003-11-06 | 1 | -3/+5 |
* | s,(RUNTIME_PREFIX)/,(RUNTIME_PREFIX),g | Eric Andersen | 2003-11-06 | 1 | -9/+9 |
* | s,(DEVEL_PREFIX)/,(DEVEL_PREFIX),g | Eric Andersen | 2003-11-06 | 1 | -23/+23 |
* | Add a utility macro. | Manuel Novoa III | 2003-11-06 | 1 | -0/+4 |
* | Oops... don't need recursive mutexes. | Manuel Novoa III | 2003-11-06 | 1 | -3/+3 |
* | Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf). | Manuel Novoa III | 2003-11-06 | 25 | -1865/+1194 |
* | Add in aliases provided by the non arch specific implementations | Eric Andersen | 2003-11-06 | 1 | -0/+6 |
* | George Thanos writes: | Eric Andersen | 2003-11-06 | 3 | -4/+4 |
* | A few debugging cleanups | Eric Andersen | 2003-11-06 | 1 | -6/+14 |
* | The curse of cut-n-paste | Eric Andersen | 2003-11-06 | 2 | -12/+2 |
* | Add some initial x86 string optimizations. These make no attempt to use nifty | Eric Andersen | 2003-11-06 | 3 | -2/+385 |
* | Remove erroneous trailing semicolon. | Manuel Novoa III | 2003-11-05 | 1 | -1/+1 |
* | Fix a misnamed array | Eric Andersen | 2003-11-05 | 1 | -7/+1 |
* | tiny cleanup | Eric Andersen | 2003-11-05 | 1 | -3/+2 |
* | Rework the powerpc lib loader to better match the other architectures | Eric Andersen | 2003-11-05 | 1 | -331/+328 |
* | Rip the guts out of the dynamically generated sysconf.c, and live with a simple | Eric Andersen | 2003-11-05 | 3 | -221/+4 |
* | last but certinaly not least, kill off initfini.c | Eric Andersen | 2003-11-05 | 1 | -172/+0 |
* | Add quick hacks to create fake crti.o and crtn.o files. These architectures | Eric Andersen | 2003-11-05 | 4 | -4/+116 |
* | Kill initfini.awk | Eric Andersen | 2003-11-05 | 3 | -175/+1 |
* | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen | 2003-11-05 | 3 | -1/+102 |
* | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen | 2003-11-05 | 3 | -1/+73 |
* | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen | 2003-11-05 | 3 | -1/+77 |
* | v850 appers to be little endian only | Eric Andersen | 2003-11-05 | 1 | -0/+1 |
* | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen | 2003-11-05 | 3 | -1/+99 |
* | duh. the alpha has an fpu | Eric Andersen | 2003-11-05 | 1 | -1/+1 |
* | Yet more messing with selecting sane default configs | Eric Andersen | 2003-11-05 | 9 | -2/+21 |
* | Yet more config system updates | Eric Andersen | 2003-11-05 | 10 | -2/+18 |
* | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen | 2003-11-05 | 3 | -1/+79 |
* | Fix a buglet that shows up on powerpc | Eric Andersen | 2003-11-05 | 2 | -4/+4 |
* | m68k is always big endian afaik | Eric Andersen | 2003-11-05 | 1 | -0/+1 |
* | powerpc is always big endian | Eric Andersen | 2003-11-05 | 1 | -0/+1 |
* | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen | 2003-11-05 | 3 | -1/+89 |
* | Patch from Peter S. Mazinger to hunt for awk in additional | Eric Andersen | 2003-11-05 | 1 | -1/+4 |