Commit Graph

6 Commits

Author SHA1 Message Date
Paul Mackerras
1924cd0951 don't print null received message, %.0[svq] prints nothing 1999-06-24 00:17:48 +00:00
Paul Mackerras
f35f321179 buglet fixes 1999-06-01 01:43:34 +00:00
Paul Mackerras
9f0e24d765 make it compile under sunos 1999-05-12 06:15:33 +00:00
Paul Mackerras
302f2d3d86 make it compile under Solaris 1999-05-04 06:58:36 +00:00
Paul Mackerras
d734c01949 try to cope gracefully with the situation where someone else
has locked the serial line for us.
1999-04-16 11:34:27 +00:00
Paul Mackerras
e8be982dbc Move some stuff (printing, logging, [un]locking) into utils.c.
Unified the locking code, added relock().
Revert strlcpy to strncpy when filling in utmp structs.
Fixed some bugs in DNS addr option handling.
Set PPPLOGNAME with login name of user.
Moved daemon() logic into detach().
Fix bug where errno was clobbered by seteuid().
Use pty in sys-linux.c when making a ppp unit.
1999-04-12 06:24:53 +00:00