Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!uwvax!tank!uxc.cso.uiuc.edu!uxc.cso.uiuc.edu!gistdev!flint From: flint@gistdev.UUCP Newsgroups: comp.bugs.sys5 Subject: Re: ULIMIT adjustment in System V kerne Message-ID: <7400007@gistdev> Date: 15 Jun 89 18:24:00 GMT References: <252@chip.UUCP> Lines: 5 Nf-ID: #R:chip.UUCP:252:gistdev:7400007:000:269 Nf-From: gistdev.UUCP!flint Jun 15 13:24:00 1989 In SYS V Release 3, you just go to /etc/master.d/kernel and change the value of the ULIMIT variable (It is in terms of blocks, not bytes), and then cd /boot; mkboot -k KERNEL; touch /etc/system; and reboot the machine. The kernel gets rebuilt for you and you're done.