CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/04/20 14:17:17
Modified files: usr.sbin/rbootd: defs.h Log message: Crank C_MAXFILE static limit of files to serve; note that this is actually a limit of the number of files in /usr/mdec/rbootd/, not a limit of files listed in /etc/rbootd.conf. The existing limit of 10 is too small for some networks.