Age | Commit message (Expand) | Author |
2003-11-07 | It is remotely possible the utils might even compile this time | Eric Andersen |
2003-11-06 | Begin converting the client utils | Eric Andersen |
2003-11-06 | Revert change 1.26, which breaks everything. :-( | Eric Andersen |
2003-11-06 | Sigh... I wasn't checking if the gid field in a group line actually | Manuel Novoa III |
2003-11-06 | s,(RUNTIME_PREFIX)/,(RUNTIME_PREFIX),g | Eric Andersen |
2003-11-06 | s,(DEVEL_PREFIX)/,(DEVEL_PREFIX),g | Eric Andersen |
2003-11-06 | Add a utility macro. | Manuel Novoa III |
2003-11-06 | Oops... don't need recursive mutexes. | Manuel Novoa III |
2003-11-06 | Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf). | Manuel Novoa III |
2003-11-06 | Add in aliases provided by the non arch specific implementations | Eric Andersen |
2003-11-06 | George Thanos writes: | Eric Andersen |
2003-11-06 | A few debugging cleanups | Eric Andersen |
2003-11-06 | The curse of cut-n-paste | Eric Andersen |
2003-11-06 | Add some initial x86 string optimizations. These make no attempt to use nifty | Eric Andersen |
2003-11-05 | Remove erroneous trailing semicolon. | Manuel Novoa III |
2003-11-05 | Fix a misnamed array | Eric Andersen |
2003-11-05 | tiny cleanup | Eric Andersen |
2003-11-05 | Rework the powerpc lib loader to better match the other architectures | Eric Andersen |
2003-11-05 | Rip the guts out of the dynamically generated sysconf.c, and live with a simple | Eric Andersen |
2003-11-05 | last but certinaly not least, kill off initfini.c | Eric Andersen |
2003-11-05 | Add quick hacks to create fake crti.o and crtn.o files. These architectures | Eric Andersen |
2003-11-05 | Kill initfini.awk | Eric Andersen |
2003-11-05 | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen |
2003-11-05 | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen |
2003-11-05 | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen |
2003-11-05 | v850 appers to be little endian only | Eric Andersen |
2003-11-05 | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen |
2003-11-05 | duh. the alpha has an fpu | Eric Andersen |
2003-11-05 | Yet more messing with selecting sane default configs | Eric Andersen |
2003-11-05 | Yet more config system updates | Eric Andersen |
2003-11-05 | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen |
2003-11-05 | Fix a buglet that shows up on powerpc | Eric Andersen |
2003-11-05 | m68k is always big endian afaik | Eric Andersen |
2003-11-05 | powerpc is always big endian | Eric Andersen |
2003-11-05 | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen |
2003-11-05 | Patch from Peter S. Mazinger to hunt for awk in additional | Eric Andersen |
2003-11-05 | Arthur Shipkowski, art ! videon-central ! com, writes: | Eric Andersen |
2003-11-05 | Force cris to be little endian. Afaik, there is no big | Eric Andersen |
2003-11-05 | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen |
2003-11-05 | Oops | Eric Andersen |
2003-11-05 | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen |
2003-11-05 | Do not provide a default for endianness. This needs to be selected | Eric Andersen |
2003-11-05 | Kill off "mipsel" and just use "mips" | Eric Andersen |
2003-11-05 | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen |
2003-11-05 | Begin the conversion to using per-arch crti.S and crtn.S | Eric Andersen |
2003-11-04 | As Peter S. Mazinger has pointed out, the config system wants | Eric Andersen |
2003-11-04 | Peter S. Mazinger writes: | Eric Andersen |
2003-11-04 | Naming things this way will be much easier to deal with | Eric Andersen |
2003-11-04 | Kill off the gcc wrapper. It has served us well, but there comes a time when | Eric Andersen |
2003-11-04 | Rework the config system. Better utilize the Kconfig language | Eric Andersen |