summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* mkmntdirs: add missing headerTimo Teräs2015-07-101-0/+1
| | | | string.h is needed for strcmp definition
* src: remove unused sendbug filesNatanael Copa2013-07-126-984/+0
|
* src: honor CROSS_COMPILE to support cross compilingTimo Teräs2013-07-051-2/+2
|
* mkmntdirs: remove unused GNU extension header include (musl compat)Timo Teräs2013-07-051-1/+0
|
* mkmntdirs: fix compile warningNatanael Copa2012-03-161-1/+1
|
* remvove compiled fileNatanael Copa2012-03-161-0/+0
| | | | should never been there in first place
* release 2.0_rc1v2.0_rc1Natanael Copa2009-09-181-0/+0
|
* switch to openrcNatanael Copa2009-04-206-1763/+1
| | | | many of the initscripts are moved to there
* added mkmntdirs applicationroot2008-11-262-1/+68
| | | | this program creates all mount points in fstab
* check that sendmail existncopa2008-04-141-0/+9
|
* use freopen () and revert to old getchar()ncopa2007-09-081-10/+8
|
* walk around bug in uclibc by using read(2) instead of getchar(3)ncopa2007-09-061-9/+8
|
* remove readahead cttyhack. fix sendbug (almost)ncopa2007-09-062-38/+48
|
* support for config filencopa2007-08-292-66/+124
|
* init.d/syslog:ncopa2007-07-316-2/+892
| | | | | | | | | | | | | | | | | | | | fix for vserver guest. ignoe if klogd fails to start or stop. init.d/bootmisc.sh: moved dmesg boot log to /var/run/dmesg.boot src/atomicio.c src/lib.c src/sendbug.c src/atomicio.h src/lib.h src/Makefile initial import of openbsd sendbug port Makefile: version 1.5.1
* support for serial login using cttyhack. remove the needed mountoints from ↵ncopa2007-03-262-1/+84
| | | | /etc/fstab. rc_delete should remove links even if target is missing
* version 1.2. load passwd/group *before* the local user config. Added support ↵ncopa2007-01-191-13/+2
| | | | for readahead. Added user ntp
* version 1.1. Bridge moved out. New boot params to load runtimes and user configsncopa2007-01-051-1/+1
|
* added readahead appncopa2006-10-242-1/+60
|
* initial import based on 1.0.1ncopa2006-10-245-0/+1671