Age | Commit message (Expand) | Author |
2011-03-03 | fix typo | William Hubbs |
2011-02-22 | net/ethtool: official interface for changing ethtool params (bug #195479) | Robin H. Johnson |
2011-02-22 | Update README.net to note that it represents newnet only. | Robin H. Johnson |
2011-02-21 | net/iproute2: Pass required explicit -6 for IPv6 tunnels (#347657) | Robin H. Johnson |
2011-02-21 | net/vlan: update to use modern iproute2 interface | Robin H. Johnson |
2011-02-16 | new implementation of applet option | William Hubbs |
2011-02-14 | make version option common | William Hubbs |
2011-02-14 | Set unicode mode immediately at boot without consolefont | Sebastian Thorarensen |
2011-02-14 | local: quote script names to handle spaces | Mike Frysinger |
2011-02-14 | tests: filter valid parisc relocs | Mike Frysinger |
2011-02-14 | hwclock: fix typo from an earlier style commit | Mike Frysinger |
2011-02-14 | Fix bug #354805 | Anthony G. Basile |
2011-02-12 | fix typo in iproute2 module | Christian Wetzig |
2011-02-09 | set timezone if RC_HCTOSYS is not set | William Hubbs |
2011-02-07 | fix symlink target | William Hubbs |
2011-02-05 | bridge.sh: use correct POSIX test, = not == | Christian |
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-02-04 | remove unnecessary shell calls | William Hubbs |
2011-01-31 | selinux: replace symlinks with wrapper scripts | Chris Richards |
2011-01-31 | use immediate evaluation for shell calls | William Hubbs |
2011-01-31 | only support building with GNU Make | William Hubbs |
2011-01-24 | add option to disable setting the system clock on boot for linux systems | William Hubbs |
2011-01-20 | change local to run programs | William Hubbs |
2011-01-18 | test: You need to run "make" before "make check" will work. | Robin H. Johnson |
2011-01-18 | docs: make check does not catch textfile trailing whitespace. | Robin H. Johnson |
2011-01-18 | Document all deprecated code for future removal. | Robin H. Johnson |
2011-01-18 | sh/init: Detect a mounted /proc without sleeping | Robin H. Johnson |
2011-01-17 | librc: delete trailing newlines | Mike Frysinger |
2011-01-17 | tests: check for trailing blank newlines | Mike Frysinger |
2011-01-17 | Add removal schedule document for code trimming/deprecation. | Robin H. Johnson |
2011-01-17 | Document that rc_sys_v{1,2} should not be used outside of OpenRC. | Robin H. Johnson |
2011-01-17 | Bug #351570: Fix hidden functions visibility for rc_deptree_load_file. | Robin H. Johnson |
2011-01-17 | Build cleanup: librc.funcs.hidden.list is generated by testsuite. | Robin H. Johnson |
2011-01-17 | Bug #351570: Hidden function fixes: rc_conf_value. | Robin H. Johnson |
2011-01-17 | tests: check for common style issues | Mike Frysinger |
2011-01-17 | more whitespace cleanup | Mike Frysinger |
2011-01-17 | start-stop-daemon: use termios.h rather than sys/termios.h | Mike Frysinger |
2011-01-17 | start a STYLE file | Mike Frysinger |
2011-01-17 | tests: setup env before reading local files | Mike Frysinger |
2011-01-17 | dist.mk: add a standard "distcheck" target | Mike Frysinger |
2011-01-17 | Style fix: "char *foo" not "char* foo". | Robin H. Johnson |
2011-01-17 | Style fix: /* */ comments not // comments. | Robin H. Johnson |
2011-01-17 | Style fix: "while (" not "while(". | Robin H. Johnson |
2011-01-17 | Style fix: "if (" not "if(". | Robin H. Johnson |
2011-01-17 | Better error checking of argc for --applet call. | Robin H. Johnson |
2011-01-17 | Use xstrdup for style. | Robin H. Johnson |
2011-01-17 | Clean up all trailing whitespace in src/. | Robin H. Johnson |
2011-01-17 | Bug #351712: Implement --applet selection mode for SELinux wrappers. | Robin H. Johnson |