Age | Commit message (Expand) | Author |
2012-02-20 | Drop rc_sys definition from build system | William Hubbs |
2012-02-09 | sysctl.d: Include a README file for /etc/sysctl.d/ | Robin H. Johnson |
2012-01-23 | Respin features.h usage so that we correctly test for features before we use ... | Robin H. Johnson |
2012-01-22 | Whitespace | Christian Ruppert |
2011-11-18 | Add MKSTATICLIBS switch | William Hubbs |
2011-10-29 | Use pattern rules instead of suffix rules | William Hubbs |
2011-10-20 | further clean up OS differences in makefiles | Mike Frysinger |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2011-05-28 | cc.mk: move debug.mk out of end Makefiles | Mike Frysinger |
2011-05-28 | cc.mk: enable -g by default | Mike Frysinger |
2011-04-01 | remove hard coded directory paths from link flags | William Hubbs |
2011-03-05 | allow default rc_sys value to be set at build time | William Hubbs |
2011-02-04 | rework pam, ncurses and termcap include files | William Hubbs |
2011-02-04 | remove BSD make code to handle including .depend | William Hubbs |
2011-02-04 | use make conditional for -cstd flag | William Hubbs |
2011-01-31 | use immediate evaluation for shell calls | William Hubbs |
2011-01-20 | change local to run programs | William Hubbs |
2011-01-17 | dist.mk: add a standard "distcheck" target | Mike Frysinger |
2011-01-14 | bug #351622: Use CFLAGS during linking. | Nathan Phillip Brink |
2009-05-23 | Move non compiled libraries from /lib/rc to /libexec/rc | Roy Marples |
2009-05-02 | We shouldn't use -L/lib | Roy Marples |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-04-30 | Go back to git | Roy Marples |
2009-04-24 | Remove .depend before creating it. | Roy Marples |
2009-01-12 | Add snapshot and snap targets | Roy Marples |
2008-12-07 | Fix dist for svn | Roy Marples |
2008-12-04 | make ignore now updates svn:ignore as different OS's have different targets. | Roy Marples |
2008-12-04 | make ignore now configures the sv:ignore property. | Roy Marples |
2008-10-20 | Really fix .depend | Roy Marples |
2008-10-20 | Enable use of .depend on gmake. Also, generate extra dependencies for our sha... | Roy Marples |
2008-10-15 | Compile with FreeBSD 6.x make | Roy Marples |
2008-09-18 | Use better CFLAGS - some new warnings will need to be fixed. | Roy Marples |
2008-06-19 | Use CPPFLAGS so we work with -combine in CFLAGS. | Roy Marples |
2008-04-29 | We need to ensure that the init script started is correct, translating symlin... | Roy Marples |
2008-03-28 | Put some dir locations in rc.h so that 3rd party apps can become awware of them. | Roy Marples |
2008-03-26 | Add license blurb to a few files and append my email to my name. | Roy Marples |
2008-03-26 | Add license blurb to a few files and append my email to my name. | Roy Marples |
2008-03-26 | No more need for SUBOS | Roy Marples |
2008-03-26 | use $CP and $SED instead of cp and sed | Roy Marples |
2008-03-26 | Fix some more prefix stuff. | Roy Marples |
2008-03-25 | Fix mandir install. | Roy Marples |
2008-03-25 | Allow MANPREFIX to work. | Roy Marples |
2008-03-25 | DIR should be prefixed already. | Roy Marples |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making it... | Roy Marples |
2008-03-24 | Add debug.mk | Roy Marples |
2008-03-24 | setup a bit of a test framework | Mike Frysinger |
2008-03-24 | add check/test rules | Mike Frysinger |
2008-03-20 | Tweak install. | Roy Marples |
2008-03-19 | Fix building on Linux. | Roy Marples |
2008-03-19 | Add rc-service and update all softlevel refs to runlevel. | Roy Marples |