CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/21 14:49:03
Modified files:
sys/kern : tty_conf.c tty_endrun.c tty_msts.c tty_nmea.c
sys/net : ppp_tty.c
sys/sys : tty.h
Log message:
Move ppp, nmea, endrun, and msts prototypes to tty.h
Fix inconsistent arguments for pppopen/pppclose/pppstart.
Use passed in argument p in pppopen instead of curproc.
"Looks good to me" deraadt@
