Age | Commit message (Expand) | Author |
2002-02-04 | Fixup mips so it now works and provides basic functionality | Eric Andersen |
2002-02-04 | Rework powerpc to be consistant with the other arches. | Eric Andersen |
2002-02-04 | Minor cleanups | Eric Andersen |
2002-02-04 | Fix headers | Eric Andersen |
2002-02-04 | Fixup arch substitution | Eric Andersen |
2002-02-04 | Fix path | Eric Andersen |
2002-02-04 | Adjust sparc port do it now actually works. | Eric Andersen |
2002-02-04 | A few more little cleanups | Eric Andersen |
2002-02-04 | Be consistant about the ways in which asm/unistd.h might | Eric Andersen |
2002-02-04 | Add include guards | Eric Andersen |
2002-02-04 | Add a config file for sparc | Eric Andersen |
2002-02-04 | Oops. | Eric Andersen |
2002-02-03 | Allow sparc code to at least compile | Eric Andersen |
2002-02-02 | Add in support for the Hitach H8/300H architecture, | Eric Andersen |
2002-02-02 | Oops. Fixup the defaults | Eric Andersen |
2002-02-02 | Do not expose the weak_alias() junk to the world. Wrap it | Eric Andersen |
2002-02-02 | Add in a weak __mempcpy for mempcpy to make certain GNU | Eric Andersen |
2002-02-02 | I just wrote up gethostent(), sethostent(), and endhostent() | Eric Andersen |
2002-02-02 | procmail now works | Eric Andersen |
2002-02-02 | Grr. I should learn to compile stuff before committing | Eric Andersen |
2002-02-02 | Oops | Eric Andersen |
2002-02-02 | Add in a weak for __adjtime | Eric Andersen |
2002-02-02 | Fix some typos... | Eric Andersen |
2002-02-02 | Don't free memory prematurely | Eric Andersen |
2002-02-02 | Update the working apps list. Not 100% completed, but getting close | Eric Andersen |
2002-02-02 | Several little additions and cleanups. Add getw() and putw(). | Eric Andersen |
2002-02-02 | Fix hstrerror | Eric Andersen |
2002-02-01 | Scrub up a few little things. | Eric Andersen |
2002-02-01 | Add in syscalls.h for mipsel, thanks to Steven J. Hill. | Eric Andersen |
2002-02-01 | Cleanup grammar and wording | Eric Andersen |
2002-02-01 | Add an example of how to use this thing. | Eric Andersen |
2002-02-01 | Add in a configurator script. Now people can put stuff like this: | Eric Andersen |
2002-02-01 | Bump version number to 0.9.9 | Eric Andersen |
2002-02-01 | Add install_utils and install_target_utils targets, so people | Eric Andersen |
2002-02-01 | Be ever so pedantic and explicitly tell tar to use stdin, | Eric Andersen |
2002-02-01 | Don't assume uid=gid | Eric Andersen |
2002-01-31 | Fix/simplify longjmp. Fix toplevel mips settings | Eric Andersen |
2002-01-31 | Don't complain about _GLOBAL_OFFSET_TABLE_ | Eric Andersen |
2002-01-31 | Fixup setjmp and longjmp so they behave themselves properly now | Eric Andersen |
2002-01-31 | Fix makefile so it actually works when cross compiling | Eric Andersen |
2002-01-31 | make sure all utilities will build even with older toolchains by | Eric Andersen |
2002-01-31 | For now, don't let googlebot and friends spider the cvsweb stuff, since my | Eric Andersen |
2002-01-31 | Fix spelling error | Eric Andersen |
2002-01-31 | Fixup xfree86 entry | Eric Andersen |
2002-01-30 | Fixup util build | Eric Andersen |
2002-01-30 | Fixup setjmp implementation so it actaully works as expected | Eric Andersen |
2002-01-30 | Add missing sys/fsuid.h | Eric Andersen |
2002-01-29 | Add in setfsuid() and setfsgid() so lpr-0.72 can compile. | Eric Andersen |
2002-01-29 | Doh! I'd included sbrk.o twice... | Eric Andersen |
2002-01-29 | Default to using malloc-930716 on ARM systems, since it is | Eric Andersen |