CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/12/04 15:58:24
Modified files:
share/mk : bsd.README bsd.prog.mk
include : Makefile sgtty.h stdio.h unistd.h
lib : Makefile
lib/libc/stdio : stdio.3
Removed files:
include : re_comp.h
lib/libcompat : Makefile
lib/libcompat/4.1: ftime.3 ftime.c gtty.c stty.3 stty.c
lib/libcompat/4.3: re_comp.3 regex.c rexec.3 rexec.c setrgid.c
setruid.3 setruid.c
lib/libcompat/4.4: cuserid.3 cuserid.c
lib/libcompat/regexp: COPYRIGHT README regerror.c regexp.3
regexp.c regexp.h regmagic.h regsub.c
Log message:
express final disapproval of the interfaces in libcompat, such as
them ftime(), gtty(), stty(), re_comp(), cuserid() and others.
Discussion and ongoing work to fix the ports tree from many, especially
naddy.
ok naddy
[There is a bit more cleanup possible after that, but this is considered
the current safe step]