CVSROOT: /cvs Module name: src Changes by: tob...@cvs.openbsd.org 2021/10/09 09:27:19
Modified files: usr.bin/less : brac.c command.c decode.c optfunc.c option.c Log message: Merge upstream bug fixes - Switch http to https for upstream URL - Fix buffer sizes and lesskey parser functions - Fix integer overflow in bracket match function - Fix prompt hiding feature (CTRL + P) ok deraadt, millert