Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove io | Eric Andersen | 2000-10-22 | 1 | -1/+1 | |
* | Switch to doing syscalls in C. Makes things much more easily portable. | Eric Andersen | 2000-10-20 | 1 | -10/+3 | |
* | A smaller, kinder, gentler regexp implementation. | Eric Andersen | 2000-10-20 | 5 | -10978/+6215 | |
* | ignore more stuff | Eric Andersen | 2000-10-20 | 1 | -0/+5 | |
* | Strip all object files of all non global symbols and .note and | Eric Andersen | 2000-10-20 | 24 | -22/+127 | |
* | More updates. Implement strsignal. Add pwd_grp tests | Eric Andersen | 2000-10-18 | 14 | -65/+451 | |
* | Signal test. One test written and already found a bug. | Eric Andersen | 2000-10-18 | 3 | -0/+151 | |
* | Naming fix | Eric Andersen | 2000-10-17 | 1 | -2/+2 | |
* | Fix up ctype.h | Eric Andersen | 2000-10-17 | 5 | -83/+154 | |
* | More stuff | Eric Andersen | 2000-10-17 | 2 | -2/+2 | |
* | Better syscall building mechanism | Eric Andersen | 2000-10-17 | 1 | -2/+1 | |
* | Ignore more junk | Eric Andersen | 2000-10-17 | 1 | -0/+3 | |
* | Clean up after ourselves | Eric Andersen | 2000-10-17 | 1 | -2/+4 | |
* | Update excludes | Eric Andersen | 2000-10-17 | 1 | -0/+2 | |
* | 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 |