aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-10More NetBSD tweaks.Roy Marples
2008-01-10dhcpcd could be anywhere, so allow this.Roy Marples
2008-01-10Loads of NetBSD tweaks here.Roy Marples
2008-01-10Move FreeBSD specific files to the new FreeBSD folders.Roy Marples
2008-01-10Fix SUBOS_SHRoy Marples
2008-01-10massage netmask to cidr for buggy shells.Roy Marples
2008-01-10More make fixesRoy Marples
2008-01-10Need INSTALL hereRoy Marples
2008-01-10Don't go into SUBOS if same as OS.Roy Marples
2008-01-10Fix SUBOSRoy Marples
2008-01-10Fix SUBOSRoy Marples
2008-01-10Add missing mk'sRoy Marples
2008-01-10Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples
2008-01-10Fix installing libs.Roy Marples
2008-01-09Fix a little breakage with last commit.Roy Marples
2008-01-09install correctly on NetBSD.Roy Marples
2008-01-09Compile without warnings on NetBSDRoy Marples
2008-01-09Style updates.Roy Marples
2008-01-08Add _hwclock which ensures that hwclock returns 1 on error, simplifying our codeRoy Marples
2008-01-07Avoid valgrind errors with getline.Roy Marples
2008-01-07Really fix off by one error.Roy Marples
2008-01-07Fix an off by one error.Roy Marples
2008-01-07Allow depend creation again. This doesn't work on GNU make, but does on all o...Roy Marples
2008-01-07add rc_getline to the man pageRoy Marples
2008-01-07rc_getline keeps expanding it's malloced buffer until it has read a whole lin...Roy Marples
2008-01-07Stop using CPPFLAGSRoy Marples
2008-01-06We may as well use echo here as we recreate mtab fully if successfull.Roy Marples
2008-01-06Install the static archive in /usr/libRoy Marples
2008-01-06Fix userland einfo when passed with no argumentsRoy Marples
2008-01-06No need for basename.Roy Marples
2008-01-06No need for basename hereRoy Marples
2008-01-06Fix brandingRoy Marples
2008-01-06We should check we resolved a service before stating it's existance.Roy Marples
2008-01-06Use a dynamically expanding buffer for reading config files.Roy Marples
2008-01-06Set include paths in Makefile instead of .c filesRoy Marples
2008-01-06Add net config's to have their own depend function per interface.Roy Marples
2008-01-06Fix sysctl init script, OpenRC bug #1Roy Marples
2008-01-06Add our version maps backRoy Marples
2008-01-06librc needs kvm on bsd.Roy Marples
2008-01-05Use LIBNAME for multilib so as not to conflict with LIBRoy Marples
2008-01-05Fix installing pam filesRoy Marples
2008-01-05Fix installing linksRoy Marples
2008-01-05Add missing MakefileRoy Marples
2008-01-05Add the missing changes from the recent Makefile updatesRoy Marples
2008-01-05Move the env whitelists to an rc var and build in the system whitelist.Roy Marples
2008-01-05Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles...Roy Marples
2008-01-04use implicit rules for many things rather than hardcoding our ownMike Frysinger
2008-01-04We use -W in the loop vars, no don't duplicate in the test.Roy Marples
2008-01-04pmake does not support -C dir :/Roy Marples
2008-01-04do not hardcode ar or ranlibMike Frysinger