Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mkmntdirs: add missing header | Timo Teräs | 2015-07-10 | 1 | -0/+1 |
| | | | | string.h is needed for strcmp definition | ||||
* | src: remove unused sendbug files | Natanael Copa | 2013-07-12 | 6 | -984/+0 |
| | |||||
* | src: honor CROSS_COMPILE to support cross compiling | Timo Teräs | 2013-07-05 | 1 | -2/+2 |
| | |||||
* | mkmntdirs: remove unused GNU extension header include (musl compat) | Timo Teräs | 2013-07-05 | 1 | -1/+0 |
| | |||||
* | mkmntdirs: fix compile warning | Natanael Copa | 2012-03-16 | 1 | -1/+1 |
| | |||||
* | remvove compiled file | Natanael Copa | 2012-03-16 | 1 | -0/+0 |
| | | | | should never been there in first place | ||||
* | release 2.0_rc1v2.0_rc1 | Natanael Copa | 2009-09-18 | 1 | -0/+0 |
| | |||||
* | switch to openrc | Natanael Copa | 2009-04-20 | 6 | -1763/+1 |
| | | | | many of the initscripts are moved to there | ||||
* | added mkmntdirs application | root | 2008-11-26 | 2 | -1/+68 |
| | | | | this program creates all mount points in fstab | ||||
* | check that sendmail exist | ncopa | 2008-04-14 | 1 | -0/+9 |
| | |||||
* | use freopen () and revert to old getchar() | ncopa | 2007-09-08 | 1 | -10/+8 |
| | |||||
* | walk around bug in uclibc by using read(2) instead of getchar(3) | ncopa | 2007-09-06 | 1 | -9/+8 |
| | |||||
* | remove readahead cttyhack. fix sendbug (almost) | ncopa | 2007-09-06 | 2 | -38/+48 |
| | |||||
* | support for config file | ncopa | 2007-08-29 | 2 | -66/+124 |
| | |||||
* | init.d/syslog: | ncopa | 2007-07-31 | 6 | -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 ↵ | ncopa | 2007-03-26 | 2 | -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 ↵ | ncopa | 2007-01-19 | 1 | -13/+2 |
| | | | | for readahead. Added user ntp | ||||
* | version 1.1. Bridge moved out. New boot params to load runtimes and user configs | ncopa | 2007-01-05 | 1 | -1/+1 |
| | |||||
* | added readahead app | ncopa | 2006-10-24 | 2 | -1/+60 |
| | |||||
* | initial import based on 1.0.1 | ncopa | 2006-10-24 | 5 | -0/+1671 |