Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-19 | Allow 8 character login names. | brian | |
Pointed out by: Forgotten Do the login()/logwtmp()/logout() as id 0. | |||
1998-01-21 | Remove unused #includes. | brian | |
Make various bits static. Remove unused variables. Submitted by: eivind | |||
1997-12-27 | Write to the routing socket as uid 0. It's not good enough | brian | |
to just open it as uid 0 under OpenBSD. | |||
1997-12-21 | Add (BSD) copyright headers | brian | |
1997-11-23 | Import version 1.5 of ppp. | brian | |
<sales> This is a user-level ppp implementation that uses the tun driver. It was originally created by a Japanese ISP. It's now piled with features. Check the man pages for details. </sales> The sources are identical to the ones in FreeBSD, except for the Makefile. IP aliasing (NAT) is disabled, and can be enabled by simply doing a ``make install'' of libalias, then rebuilding ppp. I'll create libalias as a port soon. |