CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2018/04/12 04:30:18
Modified files: sys/kern : kern_descrip.c Log message: Use the current reference instead of incrementing `f_count' manually and calling FRELE(9) in finishdup(). Update comments accordingly. ok bluhm@, visa@