CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/08/06 15:07:27
Modified files: sys/dev/puc : com_puc.c Log message: Initial stab at making c...@puc suspend and resume properly. Works fine for using cu(1) between two OpenBSD machines. Probably doesn't work for serial consoles but we don't support those on puc(4) anyway. ok deraadt@