chksize( int ), in recvjob.c, which is supposed to make sure there is enough room on in /var/spool for a print job if requested, appears to always return true. setting size limits in /etc/printcap don't work and neither do 'minfree' files. function definition is just 'return 1;'
Fixed in rawhide (LPRng)