CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/14 03:45:23
Modified files:
usr.bin/aucat : aproc.c aproc.h
Log message:
add a xxx_done() method to aproc structures, that cleans up just
before free()ing the aproc structure, this is cleaner and will
allow to reuse wpipe_xxx() and rpipe_xxx() when defining new
aprocs. No behaviour change.
ok jakemsr
