Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix two bugs. First, gethostbyname was doing dns queries when given an IP | Eric Andersen | 2001-02-23 | 1 | -3/+16 | |
| | | | | | | address. Secondly, when doing reverse dns lookups, it was appending the domain, even if a domain was already attached. -Erik | |||||
* | Clean up lots of warnings. | Manuel Novoa III | 2001-02-12 | 28 | -70/+109 | |
| | ||||||
* | Wierd. Whats _null_auth doing here? | Eric Andersen | 2001-02-05 | 1 | -2/+0 | |
| | | | | -Erik | |||||
* | Fix broken dependancies. | Eric Andersen | 2001-02-05 | 1 | -4/+7 | |
| | | | | -Erik | |||||
* | Try enabling rpc support by default now. With a bit of luck it might | Eric Andersen | 2001-02-05 | 1 | -1/+1 | |
| | | | | | even work... -Erik | |||||
* | Fix the worst of the damage so it actually compiles now (though, strictly | Eric Andersen | 2001-02-05 | 3 | -17/+9 | |
| | | | | | | speaking the entire pile of rpc dung is infect damage). Anyway, hopefully NFS using things may now be able to work... -Erik | |||||
* | Update networking includes. | Eric Andersen | 2001-02-05 | 43 | -149/+95 | |
| | ||||||
* | I've been working on fixing up the rpc crap. now it is only | Eric Andersen | 2001-01-15 | 7 | -37/+32 | |
| | | | | _mostly_ broken, a big improvement. Still doesn't compile... | |||||
* | Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. | Eric Andersen | 2001-01-12 | 1 | -6/+12 | |
| | | | | | | Also fixes 2 very important malloc bugs! Anyone using malloc (esp mmu-less) should update and recompile. -Erik | |||||
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 3 | -6/+6 | |
| | ||||||
* | A number of updates from Manuel Novoa III. Things look good... | Eric Andersen | 2000-12-20 | 1 | -11/+33 | |
| | ||||||
* | Some cleanups from W. Greathouse <wgreathouse@smva.com> (and a few of my own) | Eric Andersen | 2000-11-30 | 1 | -82/+152 | |
| | ||||||
* | Fix up a few messes so it compiles cleanly again. | Eric Andersen | 2000-11-11 | 1 | -0/+1 | |
| | ||||||
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 2 | -8/+8 | |
| | ||||||
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 2 | -2/+2 | |
| | ||||||
* | More cleanups. Fix things so tinylogin compiles. | Eric Andersen | 2000-11-04 | 1 | -2/+2 | |
| | | | | Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>. | |||||
* | More random fixes and additions. | Eric Andersen | 2000-10-27 | 2 | -1/+75 | |
| | ||||||
* | Add in getprotobyname, getservicebyname, and related junk | Eric Andersen | 2000-10-27 | 3 | -2/+348 | |
| | ||||||
* | Fix a few more screwups. | Eric Andersen | 2000-10-23 | 1 | -2/+2 | |
| | ||||||
* | More reorg. A place for everything and everything in its place... | Eric Andersen | 2000-10-23 | 2 | -1/+242 | |
| | ||||||
* | Strip all object files of all non global symbols and .note and | Eric Andersen | 2000-10-20 | 2 | -0/+6 | |
| | | | | | .comment, saving a lot of space in the resultant binaries... -Erik | |||||
* | Makefile update | Eric Andersen | 2000-10-12 | 2 | -2/+2 | |
| | ||||||
* | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 2 | -4/+19 | |
| | ||||||
* | Forgot this | Eric Andersen | 2000-10-09 | 1 | -0/+33 | |
| | ||||||
* | Bug ugly formatting update | Eric Andersen | 2000-10-09 | 42 | -2233/+2166 | |
| | ||||||
* | More cleanups | Eric Andersen | 2000-10-07 | 2 | -2/+3 | |
| | ||||||
* | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen | 2000-10-04 | 2 | -38/+75 | |
| | | | | -Erik | |||||
* | Lots and lots of cleanups. | Eric Andersen | 2000-07-06 | 2 | -8/+9 | |
| | | | | -Erik | |||||
* | Many bugfixes, header cleanups, etc. Added abort and glob. | Eric Andersen | 2000-07-05 | 2 | -4/+1 | |
| | | | | | It is getting closer... -Erik | |||||
* | Finished porting stuff to x86 and supporting the Linux 2.2 kernels. | Erik Andersen | 2000-05-15 | 6 | -5/+6 | |
| | | | | | It now compiles.... -Erik | |||||
* | Some makefile updates to make it behave a bit better/consistently. | Erik Andersen | 2000-05-14 | 8 | -29/+21 | |
| | | | | -Erik | |||||
* | Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1a | Erik Andersen | 2000-05-14 | 2 | -7/+7 | |
| | | | | | to allow uC-libc to compile under x86. -Erik | |||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 42 | -0/+9311 | |