nuttx-apps/netutils/pppd
Xiang Xiao d660492289 Run codespell -w against all files
and fix the wrong correction
2020-02-22 14:41:36 -06:00
..
.gitignore Add a PPP daemon. From Max Neklyudov 2015-03-11 07:53:04 -06:00
ahdlc.c apps/netutils/pppd/: More changes for consistency in coding style. 2018-11-07 13:43:51 -06:00
ahdlc.h apps/netutils/pppd: Refine and fix pppd code. 2018-11-07 12:43:42 -06:00
ipcp.c apps/netutils/pppd/: More changes for consistency in coding style. 2018-11-07 13:43:51 -06:00
ipcp.h apps/netutils/pppd: Refine and fix pppd code. 2018-11-07 12:43:42 -06:00
Kconfig Remove 'executable' bit on several files 2019-08-01 14:19:02 -06:00
lcp.c apps/netutils/pppd/: More changes for consistency in coding style. 2018-11-07 13:43:51 -06:00
lcp.h apps/netutils/pppd: Refine and fix pppd code. 2018-11-07 12:43:42 -06:00
Make.defs Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Makefile Makefiles: This reverts part of commit cf0365ea9. It restores 'conditional' inclusion of TOPDIR/Make.defs. Otherwise all make targets fail if the board has not been configured. That is okay most of the time, but not for things like clean and distclean which should not depend on being configured. 2019-10-15 09:25:48 +08:00
pap.c apps/netutils/pppd/: More changes for consistency in coding style. 2018-11-07 13:43:51 -06:00
pap.h apps/netutils/pppd: Refine and fix pppd code. 2018-11-07 12:43:42 -06:00
ppp_arch.h apps/netutils/pppd: Refine and fix pppd code. 2018-11-07 12:43:42 -06:00
ppp_conf.h apps/netutils/pppd: Refine and fix pppd code. 2018-11-07 12:43:42 -06:00
ppp.c Run codespell -w against all files 2020-02-22 14:41:36 -06:00
ppp.h apps/netutils/pppd: Fix some naming convention violations. 2018-11-07 13:37:37 -06:00
pppd.c apps/netutils/pppd: Fix some naming convention violations. 2018-11-07 13:37:37 -06:00