joonicks
badf9f2771
progress ( #18 )
...
* Added: Signal handlers for SIGILL and SIGABRT ifdef DEBUG
* Added: New command: CRASH, for debugging/development...
* Changed: configure now defaults to optimizing for code size.
* Added: configuration option --optimize=speed or --optimize=size
changes to configure #17
2018-03-21 22:49:46 +01:00
joonicks
cf37c9b728
missing debug define ( #13 )
2018-03-16 02:59:35 +01:00
joonicks
46107dc7f2
Merge pull request #12 from joonicks/cleanup-update
...
daily update
2018-03-16 02:48:12 +01:00
joonicks
6c906e43ee
moar...
2018-03-16 02:45:13 +01:00
joonicks
910c1e468b
Merge pull request #11 from joonicks/cleanup-update
...
debug() send_uptime() urlcapture is_safepath
2018-03-14 03:04:17 +01:00
joonicks
fb70029b56
debug() send_uptime() urcapture is_safepath
2018-03-14 03:02:30 +01:00
MadCamel
5f5f5ab996
Init uptime reporting framework before reading configfile. Fixes segfault when creating user file.
2018-03-13 18:39:13 -04:00
MadCamel
78c4e2f47a
Fixed missing ifdef
2018-03-13 18:25:37 -04:00
joonicks
2d7d789621
new files
2018-03-13 02:42:55 +01:00
joonicks
149ddd196c
hostinfo & ldscript
2018-03-13 02:39:29 +01:00
joonicks
3a5bb7c761
aliasing rewrite
2018-03-12 04:58:44 +01:00
joonicks
98558eb093
march 9-10
2018-03-10 02:55:07 +01:00
joonicks
00da630c45
sha passwords
2018-03-09 03:51:03 +01:00
joonicks
f9d37e65a4
2018 progress
2018-03-09 01:29:18 +01:00
joonicks
e5ad9bb990
2018 cleanup update
2018-03-05 23:09:40 +01:00
MadCamel
7756f90eb1
Merge branch 'master' of https://github.com/kroseneg/energymech into kroseneg-master
2016-07-05 13:21:25 -04:00
Michael Kress
9f85fb084e
honor arm-linux- during configure to be able to cross compile
2016-07-05 13:31:51 +02:00
Korbinian Rosenegger
18ed4edee4
Find TCL with /usr/lib/tclConfig.sh if possible.
...
This fixes the problem that configure doesn't find the tcl libs.
2014-11-13 02:09:31 +01:00
MadCamel
2976ed8cd7
Crash fix: Strlen2 now checks for null pointers
2014-03-27 16:11:04 -04:00
Stanislas Marquis
dfc330aed0
Fix for PATH_MAX not always defined.
2014-03-09 12:10:55 +01:00
MadCamel
8d8092a3b0
Should build properly on Linux again
...
Uses PATH_MAX which is defined in limits.h.. But we forgot to include
limits.h, oops.
2014-03-08 20:03:15 -05:00
MadCamel
aba69cb20f
Initial Import
2014-03-08 19:56:21 -05:00