NetBSD/usr.bin/rfcomm_sppd
christos d97d3aebdc - use poll() instead of select()
- make everything static
- knf
- consistently check for == -1 for syscall errors
- isatty(fd) == tcgetattr(fd), don't do it twice
- make error messages more consistent
- use sig_atomic_t for variable set inside signal handler
2011-07-18 21:51:06 +00:00
..
Makefile
rfcomm_sppd.1
rfcomm_sppd.c - use poll() instead of select() 2011-07-18 21:51:06 +00:00