cvs commit: src/usr.sbin/sysinstall main.c

Ken Smith kensmith at FreeBSD.org
Fri Dec 28 22:19:19 PST 2007


kensmith    2007-12-29 06:19:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/sysinstall  main.c 
  Log:
  MFC v1.78 and v1.79:
  Remove process limits for datasize and stacksize which are unlimited
  during a "normal login" (thanks to /etc/login.conf) but not when
  sysinstall is running as part of an installation.  Fixups for error
  messages and a comment that became untrue.
  
  Revision   Changes    Path
  1.71.10.3  +17 -0     src/usr.sbin/sysinstall/main.c


More information about the cvs-src mailing list