Age | Commit message (Expand) | Author |
---|---|---|
2008-02-01 | Use sigaction over signal. | Roy Marples |
2008-01-31 | Fix up deps for new scripts. | Roy Marples |
2008-01-22 | Quiet some more lint warnings. | Roy Marples |
2008-01-21 | Prefer for (;;) over while (1) | Roy Marples |
2008-01-18 | Don't enforce a C99 compiler. | Roy Marples |
2008-01-14 | strip trailing newlines | Mike Frysinger |
2008-01-13 | Remove rc_service_plugable function and make it private as it needs to read f... | Roy Marples |
2008-01-11 | Re-indent to a standard tw of 8. | Roy Marples |
2008-01-09 | Compile without warnings on NetBSD | Roy Marples |
2008-01-07 | rc_getline keeps expanding it's malloced buffer until it has read a whole lin... | Roy Marples |
2008-01-06 | Set include paths in Makefile instead of .c files | Roy Marples |
2008-01-05 | Add the missing changes from the recent Makefile updates | Roy Marples |
2008-01-05 | Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles... | Roy Marples |