Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-15 | the signal handlers can many illegal functions. try to at least be cautious. | Theo de Raadt | |
parts from mickey, parts from me. | |||
2001-03-09 | exit(-#) is wrong | Theo de Raadt | |
2000-09-15 | check return value for setenv(3) for failure, and deal appropriately | Theo de Raadt | |
2000-02-12 | handle direct lines correctly; rees | Theo de Raadt | |
1999-08-06 | uid_t and gid_t, and use %u | Theo de Raadt | |
1999-05-03 | drop packets silently while the link is down, which is a better approximation | Michael Shalayeff | |
to the real networks, ie simulating an open wire w/ tokens falling down angelos@ ok | |||
1998-07-12 | Implement demand_drop() for demand mode pppd; try to avoid mbuf | Angelos D. Keromytis | |
exhaustion while setting up a connection. | |||
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt | |
1998-07-09 | hostnames are MAXHOSTNAMELEN, not MAXNAMELEN | Theo de Raadt | |
1998-05-08 | pppd 2.3.5 | Todd C. Miller | |
1998-01-17 | ppp-2.3.3 + some -Wall | Todd C. Miller | |
1997-11-14 | clear CLOCAL if modem is set but modem_chat is not. | Todd C. Miller | |
1997-10-25 | Set CLOCAL for chat script by default. Add new option "modem_chat" | Todd C. Miller | |
to override the default for people using cua devices who want chat to detect loss of carrier. | |||
1997-09-05 | ppp 2.3.1 | Todd C. Miller | |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-03-29 | Changed definition of 'a' in vfmtmsg from void * to va_list. | dgregor | |
Possible fix for PR#130. | |||
1997-01-23 | Pedantic removal of extra spaces | Niklas Hallqvist | |
1996-12-23 | pppd 2.3b3 import. some minor buf oflow fixes and so. | Michael Shalayeff | |
try it out ppl, but i've got it running talking to cisco w/ all the AFs enabled in kernel. | |||
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt | |
1996-08-20 | exit 1 for failure if -detach; netbsd pr#2705; jbernard@tater.Mines.EDU | Theo de Raadt | |
1996-07-27 | pass a minimal environment ($PATH) | Theo de Raadt | |
1996-07-20 | Update pppd to 2.3a4: | joshd | |
Add redo option error-reporting, add PAM, add microsoft compatibility kludges, bzero stuff at important places, add one or two options other generic enhancements. From: Paul.Mackerras@cs.anu.edu.au | |||
1996-06-17 | parse args before tty options file; netbsd pr#2554; from ↵ | Theo de Raadt | |
Davyd.Norris@fcollins.com.au | |||
1996-05-11 | check before unlinking pidfile | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-02-04 | sleep() call not needed (from NetBSD). | hannken | |
1996-01-07 | pass a useful environment to ip-up/ip-down scripts; this is not a | Theo de Raadt | |
security problem different fix than from banshee@gabriella.resort.com; netbsd pr#1866 | |||
1995-12-28 | Leave DTR down for one second on exit so modem may catch the DTR to false | hannken | |
transition. (from hannken@eis.cs.tu-bs.de) | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |