CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2015/10/04 09:03:24
Modified files: bin/ed : ed.h main.c Log message: Remove #ifdefs for non-POSIX systems. Also remove #ifdef for SIGWINCH, it is not POSIX but it is a defacto standard. OK deraadt@