CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/01/30 10:32:53
Modified files:
lib/libedit : chared.c el.c eln.c hist.c hist.h histedit.h
history.c keymacro.c map.c read.c search.c
sys.h terminal.c tokenizer.c vi.c
Log message:
Fifth step in synching with NetBSD:
Delete the silly ptr_t and ioctl_t typedefs
and delete some "#ifdef notdef" code from "sys.h".
No functional change.
This makes hist.h identical to the NetBSD version.
It reduces the remaining diff from +1526 -734 to +1430 -592.
OK czarkoff@