CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2000/10/02 16:31:11 Modified files: lib/libcurses/tinfo: read_termcap.c Log message: Don't call cgetset() on $TERMCAP if setugid. The logic has been reworked a bit to make it clear what is supposed to happen. Also fix some policy wrt setugid in code we don't actually compile for consistency's sake.