Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using __P macro. | 2017-05-30 | 1 | -6/+6 | |
| | |||||
* | s/failes/failed/g | 2015-12-17 | 1 | -6/+6 | |
| | |||||
* | stdlib.h is in scope; do not cast malloc/calloc/realloc* | 2015-08-20 | 1 | -4/+3 | |
| | |||||
* | Fix comments and styles. Delete unused variables and labels. | 2012-05-08 | 1 | -2/+2 | |
| | | | | | | No binary changes. ok mcbride henning | ||||
* | Translate Japanese comments or labels into English. Translation was | 2010-07-01 | 1 | -1/+2 | |
| | | | | | | | | | | | done by IIJ people (MATSUI Yoshihiro, SAITOH Masanobu, Tomoyuki Sahara), yuo@ and myself. This diff also includes - delete part of useless comments, correct spelling. - add man page of npppdctl. There is no functional change. | ||||
* | Initial import npppd(8). npppd is a new PPP daemon that handles many | 2010-01-11 | 1 | -0/+432 | |
ppp sessions as a server. It supports L2TP, PPTP and PPPoE as tunneling. ok mcbride@ dlg@ deraadt@ reyk@. |