Age | Commit message (Expand) | Author |
---|---|---|
2008-02-19 | Add the nojail keyword which excludes services marked as such from the depend... | Roy Marples |
2008-02-13 | Use _PATH_DEVNULL on FreeBSD when using kvm_openfiles so we work in a jail, b... | Roy Marples |
2008-01-14 | Add support for is_newer_than and is_older_than. is_older_than currently does... | 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-07 | Allow depend creation again. This doesn't work on GNU make, but does on all o... | Roy Marples |
2008-01-07 | rc_getline keeps expanding it's malloced buffer until it has read a whole lin... | 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 |