CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/04 08:11:07
Modified files:
bin/ksh : Makefile c_sh.c ksh.1 main.c sh.h
distrib/special/ksh: Makefile
Removed files:
bin/ksh : mknod.c
Log message:
remove CSRG BSD-licensed mknod builtin code which was previously used to
accelerate install/upgrade time MAKEDEV runs. That allows ramdisk ksh
to be pledged, without needing "dpath". We'll solve the performance issues
a different way (soon).
ok otto espie natano tb tobiasu rpe
