aboutsummaryrefslogtreecommitdiffstats
path: root/roles/rc
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of deprecated agnostic variablesbinary2021-03-191-1/+1
|
* Change working directory when required on rc OpenBSdbinary2021-01-221-1/+14
|
* Remove distribution redundant check for rcbinary2021-01-181-5/+0
|
* Add failsafe for os init scripts importbinary2020-12-211-0/+5
|
* Fix typo, from error to errorsbinary2020-12-091-1/+1
|
* Do not fail for rc restartbinary2020-12-071-0/+1
|
* Add freebsd rc.binary2020-12-024-8/+48
|
* Draft for rc on freebsd.binary2020-11-221-0/+11
|
* Start in daemon mode and fix user privileges.binary2020-11-212-1/+10
|
* Refactor rc scripts tasks.binary2020-11-204-14/+14
|
* I'm so lazy so ignore this cimment this time plsbinary2020-11-156-0/+74
remember that computers suck.
ed view.c into screen.cAnselm R. Garbe2007-02-191-1/+1 | * merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe2007-02-191-1/+1 | * introduced tile.c, some refactoring of functionsAnselm R. Garbe2007-02-191-1/+1 | * fixed copyright notice in MakefileAnselm R. Garbe2007-02-081-1/+1 | * got rid of LD (inspired by JGs patch to wmii)Anselm R. Garbe2007-02-051-3/+2 | * next version will contain updated copyright noticearg@mig292007-01-021-1/+1 | * separated several functions into view.cAnselm R. Garbe2006-08-221-1/+1 | * removed finished messageAnselm R.Garbe2006-08-141-1/+0 | * applied Sanders LD and resize patchesAnselm R.Garbe2006-08-141-1/+2 | * applied Sanders tiny patchesAnselm R.Garbe2006-08-081-1/+1 | * typo fixarg@10ksloc.org2006-08-071-1/+1 | * applied Sanders man page/Makefile patcharg@10ksloc.org2006-08-071-1/+1 | * added stripping to dwm target in Makefilearg@10ksloc.org2006-08-071-0/+1 | * removed CONFIGarg@10ksloc.org2006-08-031-3/+2 | * make config.h not a time dependencearg@10ksloc.org2006-08-031-1/+1 | * removed rm config.h from cleanarg@10ksloc.org2006-08-031-1/+1 | * added gmake compliancearg@10ksloc.org2006-08-031-2/+2 | * applied Jukka's diffarg@10ksloc.org2006-08-031-4/+5 | * applied Sanders Makefile patcharg@10ksloc.org2006-08-031-26/+20 | * using SRC instead of *.carg@10ksloc.org2006-08-031-1/+1 | * changed the files included in make distarg@10ksloc.org2006-08-031-1/+2 | * applied Sanders doc changes, added a PHONY line and changed the output of ↵arg@10ksloc.org2006-08-031-1/+4 | | | | config.h creation somewhat * implemented the idea presented by Sander for dwm targetarg@10ksloc.org2006-08-021-1/+4 | * applied Sanders patchesarg@10ksloc.org2006-08-011-2/+1 | * makefile now sets permissions for executables and man pagesarg@10ksloc.org2006-07-201-0/+6 | * simplified MakefileAnselm R. Garbe2006-07-171-2/+2 | * rearranged several stuffAnselm R. Garbe2006-07-151-1/+1 | * rearrangedAnselm R. Garbe2006-07-141-1/+1 | * draw bar on exposure ;)Anselm R. Garbe2006-07-141-1/+1 | * prep 0.1Anselm R. Garbe2006-07-141-1/+1 | * implemented bar for dwm (I miss status text), I plan that status text is ↵Anselm R. Garbe2006-07-141-1/+1 | | | | read from stdin in dwm * changed default colorsAnselm R. Garbe2006-07-131-2/+2 | * added dev.c instead of kb.cAnselm R. Garbe2006-07-131-1/+1 | * added logo+descriptionAnselm R. Garbe2006-07-131-12/+12 | * removed unnecessary crapAnselm R. Garbe2006-07-131-16/+10 | * added grid mode on Mod1Mask gAnselm R. Garbe2006-07-121-1/+1 | * added mouse-based resizalsAnselm R. Garbe2006-07-111-1/+1 | * removed unnecessary sel stuffAnselm R. Garbe2006-07-111-8/+2 | * added gridsel to gridwmAnselm R. Garbe2006-07-111-2/+8 | remember that computers suck.