Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update to assert behavior | Eric Andersen | 2000-10-17 | 2 | -8/+34 | |
* | More updates | Eric Andersen | 2000-10-17 | 4 | -4/+17 | |
* | Bypass problem with signals for the moment... | Eric Andersen | 2000-10-17 | 2 | -0/+9 | |
* | Stupid makefile bug, | Eric Andersen | 2000-10-16 | 1 | -3/+3 | |
* | Makefile update | Eric Andersen | 2000-10-12 | 22 | -29/+128 | |
* | Screwed up non-mmu support. #define was backwards. | Eric Andersen | 2000-10-12 | 4 | -6/+5 | |
* | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 31 | -52/+599 | |
* | Test cleanup | Eric Andersen | 2000-10-11 | 1 | -2/+2 | |
* | Reorg unistd dir | Eric Andersen | 2000-10-11 | 8 | -0/+418 | |
* | New misc tree that actually has misc stuff in it. | Eric Andersen | 2000-10-11 | 16 | -0/+1821 | |
* | Needed now. | Eric Andersen | 2000-10-09 | 1 | -0/+141 | |
* | Forgot this | Eric Andersen | 2000-10-09 | 1 | -0/+33 | |
* | Bug ugly formatting update | Eric Andersen | 2000-10-09 | 98 | -10566/+10786 | |
* | New malloc routines. | Eric Andersen | 2000-10-08 | 5 | -216/+1019 | |
* | Formatting update | Eric Andersen | 2000-10-07 | 13 | -317/+313 | |
* | Formatting update | Eric Andersen | 2000-10-07 | 1 | -19/+17 | |
* | Update and simplification. | Eric Andersen | 2000-10-07 | 12 | -489/+434 | |
* | Forgot to ignore this | Eric Andersen | 2000-10-07 | 1 | -0/+1 | |
* | More cleanups | Eric Andersen | 2000-10-07 | 4 | -7/+11 | |
* | Add in support for shm/ipc. | Eric Andersen | 2000-10-07 | 5 | -0/+229 | |
* | Dependancy update | Eric Andersen | 2000-10-07 | 1 | -5/+8 | |
* | Update dependancies | Eric Andersen | 2000-10-07 | 1 | -3/+0 | |
* | Remove obsolete files. Update dependancies. | Eric Andersen | 2000-10-07 | 1 | -2/+1 | |
* | Dependancy update | Eric Andersen | 2000-10-07 | 1 | -3/+0 | |
* | Remove obsolete file. Fix dependancy. | Eric Andersen | 2000-10-07 | 1 | -3/+0 | |
* | Dependancy fixup, and remove some obcolete files. | Eric Andersen | 2000-10-07 | 2 | -7/+13 | |
* | Warning cleanup | Eric Andersen | 2000-10-07 | 1 | -3/+4 | |
* | Major update to string handling. strcmp and friends were horribly | Eric Andersen | 2000-10-05 | 6 | -483/+257 | |
* | More makefile updates | Eric Andersen | 2000-10-04 | 3 | -9/+6 | |
* | Remember to remove libc.a on 'make clean' | Eric Andersen | 2000-10-04 | 1 | -0/+1 | |
* | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen | 2000-10-04 | 24 | -592/+678 | |
* | This is making far too much sense. | Eric Andersen | 2000-10-04 | 1 | -1/+0 | |
* | More sanity yet. | Eric Andersen | 2000-10-04 | 1 | -3/+1 | |
* | Sanity fix. | Eric Andersen | 2000-10-04 | 1 | -7/+5 | |
* | Makefile sanity fix. | Eric Andersen | 2000-10-04 | 1 | -16/+6 | |
* | Major facelift on the test area -- the beginnings of some real testing | Eric Andersen | 2000-10-04 | 18 | -173/+2000 | |
* | More missing prototypes. | Eric Andersen | 2000-10-03 | 1 | -0/+5 | |
* | Add in some more test suite stuff. | Eric Andersen | 2000-10-03 | 1 | -3/+47 | |
* | test proggy for strtol, strtoul | David Schleef | 2000-09-12 | 1 | -1/+44 | |
* | Fix up the Makefile for better portability | Eric Andersen | 2000-09-01 | 1 | -8/+11 | |
* | Repeat after me 100 times: | Eric Andersen | 2000-09-01 | 1 | -2/+1 | |
* | Remove __restrict when not supported | Eric Andersen | 2000-09-01 | 1 | -0/+6 | |
* | + added alloca() support for all architectures | John Beppu | 2000-08-21 | 2 | -0/+45 | |
* | Yet more updates. Getting closer.... | Eric Andersen | 2000-08-11 | 6 | -70/+65 | |
* | Add in snprintf and vsnprintf | Eric Andersen | 2000-08-11 | 2 | -76/+104 | |
* | More stuff. Down to only 43 missing functions before BusyBox will | Eric Andersen | 2000-08-10 | 12 | -67/+329 | |
* | Fix spelling | Eric Andersen | 2000-08-03 | 1 | -1/+1 | |
* | Make some of the rpc stuff compile | Eric Andersen | 2000-08-03 | 4 | -14/+16 | |
* | Updated to new scheme for handling syscalls. | Eric Andersen | 2000-08-03 | 1 | -1/+7 | |
* | Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and | Eric Andersen | 2000-07-09 | 29 | -167/+14004 |