minix/commands/telnetd
Lionel Sambuc 0ac803292e Fix warnings trivial warnings.
Fix warnings about:
 . Unused variables
 . format mismatch in printf/scanf format string and arguments
 . Missing parenthesis around assignment as truth values
 . Clang warnings anout unknown GCC pragma
2013-01-14 11:44:31 +01:00
..
main.c Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
Makefile Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
pty.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
telnet.c Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
telnet.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
telnetd.h Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
term.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
wtmp.c Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00