summaryrefslogtreecommitdiff
path: root/src/rc/runscript.c
Commit message (Expand)AuthorAge
...
* Quiet some more lint warnings.Roy Marples2008-01-22
* Prefer for (;;) over while (1)Roy Marples2008-01-21
* Don't enforce a C99 compiler.Roy Marples2008-01-18
* strip trailing newlinesMike Frysinger2008-01-14
* Remove rc_service_plugable function and make it private as it needs to read f...Roy Marples2008-01-13
* Re-indent to a standard tw of 8.Roy Marples2008-01-11
* Compile without warnings on NetBSDRoy Marples2008-01-09
* rc_getline keeps expanding it's malloced buffer until it has read a whole lin...Roy Marples2008-01-07
* Set include paths in Makefile instead of .c filesRoy Marples2008-01-06
* Add the missing changes from the recent Makefile updatesRoy Marples2008-01-05
* Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles...Roy Marples2008-01-05