CVSROOT: /cvs Module name: src Changes by: dan...@cvs.openbsd.org 2015/10/10 21:08:46
Modified files: bin/rm : rm.1 rm.c Log message: Don't allow "rm -rf /" Patch from Theo Buehler who was inspired by watching Bryan Cantrill in BSD Now 103. Minor tweak from me to turn the complained variables into flags instead of counters. "i think it's ok" tedu@ "this isn't 1980 anymore" deraadt@ ok millert@