I fixed the entry for you: 2009-12-28 Giuseppe Scrivano <[email protected]>
* bootstrap.conf (gnulib_modules): Add `xvasprintf' to list.
* telnet/commands.c: Include "xalloc.h" and "xvasprintf.h".
(cmdrc): Use xvasprintf/xstrdup to allocate RCNAME. Removed
variable M1SAVE.
(rcbuf): Variable removed.
* .gitignore: Added asprintf.c, vasprintf.c, xasprintf.c,
xvasprintf.c, xvasprintf.h to list.
Reported by Zhitong Wangzt <[email protected]>.
