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

Ken Smith kensmith at FreeBSD.org
Sat Dec 29 06:14:36 UTC 2007


kensmith    2007-12-29 06:14:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    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.
  
  Approved by:     re (bmah)
  
  Revision  Changes    Path
  1.77.2.1  +17 -0     src/usr.sbin/sysinstall/main.c


More information about the cvs-all mailing list