summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-04Update changelogEric Andersen
2002-02-04Make powerpc default to faster mallocEric Andersen
2002-02-04Fix naming error in brk.c, enable faster malloc by defaultEric Andersen
2002-02-04Fixup mips so it now works and provides basic functionalityEric Andersen
2002-02-04Rework powerpc to be consistant with the other arches.Eric Andersen
2002-02-04Minor cleanupsEric Andersen
2002-02-04Fix headersEric Andersen
2002-02-04Fixup arch substitutionEric Andersen
2002-02-04Fix pathEric Andersen
2002-02-04Adjust sparc port do it now actually works.Eric Andersen
2002-02-04A few more little cleanupsEric Andersen
2002-02-04Be consistant about the ways in which asm/unistd.h mightEric Andersen
2002-02-04Add include guardsEric Andersen
2002-02-04Add a config file for sparcEric Andersen
2002-02-04Oops.Eric Andersen
2002-02-03Allow sparc code to at least compileEric Andersen
2002-02-02Add in support for the Hitach H8/300H architecture,Eric Andersen
2002-02-02Oops. Fixup the defaultsEric Andersen
2002-02-02Do not expose the weak_alias() junk to the world. Wrap itEric Andersen
2002-02-02Add in a weak __mempcpy for mempcpy to make certain GNUEric Andersen
2002-02-02I just wrote up gethostent(), sethostent(), and endhostent()Eric Andersen
2002-02-02procmail now worksEric Andersen
2002-02-02Grr. I should learn to compile stuff before committingEric Andersen
2002-02-02OopsEric Andersen
2002-02-02Add in a weak for __adjtimeEric Andersen
2002-02-02Fix some typos...Eric Andersen
2002-02-02Don't free memory prematurelyEric Andersen
2002-02-02Update the working apps list. Not 100% completed, but getting closeEric Andersen
2002-02-02Several little additions and cleanups. Add getw() and putw().Eric Andersen
2002-02-02Fix hstrerrorEric Andersen
2002-02-01Scrub up a few little things.Eric Andersen
2002-02-01Add in syscalls.h for mipsel, thanks to Steven J. Hill.Eric Andersen
2002-02-01Cleanup grammar and wordingEric Andersen
2002-02-01Add an example of how to use this thing.Eric Andersen
2002-02-01Add in a configurator script. Now people can put stuff like this:Eric Andersen
2002-02-01Bump version number to 0.9.9Eric Andersen
2002-02-01Add install_utils and install_target_utils targets, so peopleEric Andersen
2002-02-01Be ever so pedantic and explicitly tell tar to use stdin,Eric Andersen
2002-02-01Don't assume uid=gidEric Andersen
2002-01-31Fix/simplify longjmp. Fix toplevel mips settingsEric Andersen
2002-01-31Don't complain about _GLOBAL_OFFSET_TABLE_Eric Andersen
2002-01-31Fixup setjmp and longjmp so they behave themselves properly nowEric Andersen
2002-01-31Fix makefile so it actually works when cross compilingEric Andersen
2002-01-31make sure all utilities will build even with older toolchains byEric Andersen
2002-01-31For now, don't let googlebot and friends spider the cvsweb stuff, since myEric Andersen
2002-01-31Fix spelling errorEric Andersen
2002-01-31Fixup xfree86 entryEric Andersen
2002-01-30Fixup util buildEric Andersen
2002-01-30Fixup setjmp implementation so it actaully works as expectedEric Andersen
2002-01-30Add missing sys/fsuid.hEric Andersen