christos
|
8b81106e1d
|
more portability fixes, MacOS/X
|
2015-01-22 02:42:27 +00:00 |
|
christos
|
8e5d15a3d7
|
additions for linux
|
2015-01-22 02:35:44 +00:00 |
|
christos
|
8aedc7c622
|
portability
|
2015-01-22 02:27:16 +00:00 |
|
christos
|
2473334faf
|
forgot to commit that
|
2015-01-22 02:15:59 +00:00 |
|
christos
|
07f094de73
|
Add autoconf infrastructure
|
2015-01-22 01:39:18 +00:00 |
|
christos
|
00dbb8de86
|
more TODO
|
2015-01-21 23:28:02 +00:00 |
|
christos
|
fbbfbd9734
|
- split globals into a separate file
- more config pretty-printing.
|
2015-01-21 23:26:26 +00:00 |
|
christos
|
dce706a322
|
Fix printing and matching. more debugging.
|
2015-01-21 23:09:44 +00:00 |
|
joerg
|
3736fe5306
|
Don't bail out on implicit enum casts.
|
2015-01-21 21:48:43 +00:00 |
|
joerg
|
9f182afd19
|
Checking flags with binary ops is likely to create better results.
|
2015-01-21 21:48:23 +00:00 |
|
joerg
|
0c0c87c954
|
Don't use uninitialised variables.
|
2015-01-21 21:47:44 +00:00 |
|
christos
|
07e22b1548
|
initialize the return conf and also copy the rest of the members back.
|
2015-01-21 21:25:13 +00:00 |
|
christos
|
475a80bfd7
|
make usage print the wrong option
|
2015-01-21 21:24:51 +00:00 |
|
christos
|
be4b000413
|
add debug option
|
2015-01-21 21:24:35 +00:00 |
|
christos
|
c0ed0487ce
|
separate the dumpkey function and use it for the state printing too.
|
2015-01-21 21:24:25 +00:00 |
|
christos
|
840c178550
|
if nfail == -1, allow everything.
|
2015-01-21 19:45:26 +00:00 |
|
christos
|
092450072d
|
RCSID, todo
|
2015-01-21 19:39:25 +00:00 |
|
christos
|
b724a5f7a4
|
update docs
|
2015-01-21 19:37:30 +00:00 |
|
christos
|
60db9482fe
|
stub man page.
|
2015-01-21 19:27:01 +00:00 |
|
christos
|
2dea203159
|
add rule name in the config file, binding address
|
2015-01-21 19:24:03 +00:00 |
|
christos
|
6ea0b5bdc4
|
put utilities into a separate file.
|
2015-01-21 19:23:42 +00:00 |
|
christos
|
9e607ccb2a
|
Sync with current.
|
2015-01-21 16:16:00 +00:00 |
|
matt
|
9a22733cae
|
Don't enable string instructions on NetBSD if -Os is used.
|
2015-01-20 07:12:41 +00:00 |
|
christos
|
eedf12df66
|
*** empty log message ***
|
2015-01-20 00:52:15 +00:00 |
|
christos
|
614f42f265
|
works
|
2015-01-20 00:19:21 +00:00 |
|
christos
|
5f7ceb9038
|
*** empty log message ***
|
2015-01-19 19:02:35 +00:00 |
|
christos
|
474e893b1c
|
*** empty log message ***
|
2015-01-19 18:52:55 +00:00 |
|
christos
|
6c408a1c40
|
Initial revision
|
2015-01-19 18:52:54 +00:00 |
|
christos
|
4f8d77d8b9
|
*** empty log message ***
|
2015-01-19 18:52:54 +00:00 |
|
christos
|
05b8d7c51b
|
Initial revision
|
2015-01-19 18:52:54 +00:00 |
|
christos
|
d5c5c47127
|
*** empty log message ***
|
2015-01-19 18:52:54 +00:00 |
|
skrll
|
9ccfc09eab
|
New Raspberry Pi firmware from
commit 216c2f79ca0633bebe3916184bf3550e1b8f2f80
Author: popcornmix <popcornmix@gmail.com>
Date: Wed Jan 14 20:31:17 2015 +0000
|
2015-01-18 19:09:54 +00:00 |
|
christos
|
aa58a4a84d
|
*** empty log message ***
|
2015-01-18 17:28:37 +00:00 |
|
christos
|
5b676252e4
|
Initial revision
|
2015-01-18 17:28:36 +00:00 |
|
christos
|
0ae4dc4d3d
|
*** empty log message ***
|
2015-01-18 17:28:36 +00:00 |
|
christos
|
8bc49d51dd
|
fix 32 bit build.
|
2015-01-18 16:37:05 +00:00 |
|
christos
|
ebd85b1962
|
fix 32 bit compilation.
|
2015-01-18 16:27:36 +00:00 |
|
christos
|
e2f867ba8d
|
fix printf format
|
2015-01-18 15:54:38 +00:00 |
|
christos
|
82a3fc3bb1
|
fix wrong type
|
2015-01-18 15:37:57 +00:00 |
|
christos
|
0be04600c5
|
don't use time_t in xdr_long
|
2015-01-17 19:36:39 +00:00 |
|
christos
|
4da6d876cd
|
merge conflicts
|
2015-01-17 17:46:30 +00:00 |
|
christos
|
8bae5d409d
|
Import am-utils 6.2-20140117
|
2015-01-17 16:34:14 +00:00 |
|
martin
|
1f1e1f765b
|
Do not compile md5.c (while usning system md5.h headers) - instead just
use the libc version.
Patch from Yasushi Oshima in PR bin/49580.
|
2015-01-17 11:25:30 +00:00 |
|
snj
|
2b183af5b6
|
update for 2.99.917
|
2015-01-16 21:35:34 +00:00 |
|
christos
|
98f6460f17
|
use calloc, remove cast.
|
2015-01-16 20:16:36 +00:00 |
|
christos
|
9a3751381c
|
kill another copy of strtonum
|
2015-01-16 20:13:34 +00:00 |
|
joerg
|
7056ba0e78
|
There is no such thing as void volatile.
|
2015-01-16 10:08:52 +00:00 |
|
joerg
|
eebd9ebe9d
|
Uses free
|
2015-01-16 10:08:37 +00:00 |
|
mrg
|
68c85a9f21
|
regen.
|
2015-01-15 22:29:52 +00:00 |
|
skrll
|
b4b886e5d8
|
Fix gcc PR target/64479 [SH] wrong optimization delayed-branch
|
2015-01-15 08:42:14 +00:00 |
|