about summary refs log tree commit diff
path: root/vlogger.c
Commit message (Expand)AuthorAgeFilesLines
* vlogger: a couple of bugfixes.Christopher Brannon2018-06-221-2/+3
* vlogger: style changes/cleanupDuncaen2018-06-201-23/+15
* vlogger: Fix symlinked ./run handling, make sure tag is initialized.Christopher Brannon2018-06-201-6/+25
* vlogger: exit if exec failsDuncaen2018-06-201-1/+4
* vlogger: strdup error checkDuncaen2018-06-201-4/+6
* vlogger: run /etc/vlogger with the same argv[0]Duncaen2018-06-201-2/+4
* vlogger: dont define _* namespaceDuncaen2018-06-201-1/+1
* Add vlogger(8)Duncaen2018-06-201-0/+111