summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make version option commonWilliam Hubbs2011-02-14
* Set unicode mode immediately at boot without consolefontSebastian Thorarensen2011-02-14
* local: quote script names to handle spacesMike Frysinger2011-02-14
* tests: filter valid parisc relocsMike Frysinger2011-02-14
* hwclock: fix typo from an earlier style commitMike Frysinger2011-02-14
* Fix bug #354805Anthony G. Basile2011-02-14
* fix typo in iproute2 moduleChristian Wetzig2011-02-12
* set timezone if RC_HCTOSYS is not setWilliam Hubbs2011-02-09
* fix symlink targetWilliam Hubbs2011-02-07
* bridge.sh: use correct POSIX test, = not ==Christian2011-02-05
* rework pam, ncurses and termcap include filesWilliam Hubbs2011-02-04
* remove BSD make code to handle including .dependWilliam Hubbs2011-02-04
* use make conditional for -cstd flagWilliam Hubbs2011-02-04
* remove unnecessary shell callsWilliam Hubbs2011-02-04
* selinux: replace symlinks with wrapper scriptsChris Richards2011-01-31
* use immediate evaluation for shell callsWilliam Hubbs2011-01-31
* only support building with GNU MakeWilliam Hubbs2011-01-31
* add option to disable setting the system clock on boot for linux systemsWilliam Hubbs2011-01-24
* change local to run programsWilliam Hubbs2011-01-20
* test: You need to run "make" before "make check" will work.Robin H. Johnson2011-01-18
* docs: make check does not catch textfile trailing whitespace.Robin H. Johnson2011-01-18
* Document all deprecated code for future removal.Robin H. Johnson2011-01-18
* sh/init: Detect a mounted /proc without sleepingRobin H. Johnson2011-01-18
* librc: delete trailing newlinesMike Frysinger2011-01-17
* tests: check for trailing blank newlinesMike Frysinger2011-01-17
* Add removal schedule document for code trimming/deprecation.Robin H. Johnson2011-01-17
* Document that rc_sys_v{1,2} should not be used outside of OpenRC.Robin H. Johnson2011-01-17
* Bug #351570: Fix hidden functions visibility for rc_deptree_load_file.Robin H. Johnson2011-01-17
* Build cleanup: librc.funcs.hidden.list is generated by testsuite.Robin H. Johnson2011-01-17
* Bug #351570: Hidden function fixes: rc_conf_value.Robin H. Johnson2011-01-17
* tests: check for common style issuesMike Frysinger2011-01-17
* more whitespace cleanupMike Frysinger2011-01-17
* start-stop-daemon: use termios.h rather than sys/termios.hMike Frysinger2011-01-17
* start a STYLE fileMike Frysinger2011-01-17
* tests: setup env before reading local filesMike Frysinger2011-01-17
* dist.mk: add a standard "distcheck" targetMike Frysinger2011-01-17
* Style fix: "char *foo" not "char* foo".Robin H. Johnson2011-01-17
* Style fix: /* */ comments not // comments.Robin H. Johnson2011-01-17
* Style fix: "while (" not "while(".Robin H. Johnson2011-01-17
* Style fix: "if (" not "if(".Robin H. Johnson2011-01-17
* Better error checking of argc for --applet call.Robin H. Johnson2011-01-17
* Use xstrdup for style.Robin H. Johnson2011-01-17
* Clean up all trailing whitespace in src/.Robin H. Johnson2011-01-17
* Bug #351712: Implement --applet selection mode for SELinux wrappers.Robin H. Johnson2011-01-17
* Add TODO item.Robin H. Johnson2011-01-17
* Add new option -F to rc-depend tool, so that we can debug user deptree files ...Robin H. Johnson2011-01-17
* Factor out new function rc_deptree_load_file to aid in debugging deptree file...Robin H. Johnson2011-01-17
* Bug #351783: more documentation for rc_sys. But really see the OpenRC migrati...Robin H. Johnson2011-01-16
* bug #351622: Use CFLAGS during linking.Nathan Phillip Brink2011-01-14
* bug 351523: fix deprecation date for rc_sysWilliam Hubbs2011-01-13