Commit Graph

6 Commits

Author SHA1 Message Date
christos
38a17f8f2b fix possibly uninitialized variable 2010-12-13 01:25:19 +00:00
christos
14db3bb9d8 - no cast for malloc
- malloc + memset = calloc
- sizeof(type) -> sizeof(*var)
- small indents
2010-12-09 00:10:59 +00:00
wiz
99b0b43bfa Add all options to usage. 2010-12-08 09:43:28 +00:00
wiz
0b2ab2c48b Add all options to SYNOPSIS. New sentence, new line. Some rewording.
Use more macros.
2010-12-08 09:43:22 +00:00
kefren
6d46555eb8 Remove accidentally added file 2010-12-08 07:34:08 +00:00
kefren
e7341ada4c Add ldpd, a RFC 3036 compatible LDP speaker. 2010-12-08 07:20:14 +00:00