Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 1996 15:17:11 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_glue.c vm_mmap.c src/sys/conf options src/sys/i386/linux imgact_linux.c src/sys/kern imgact_aout.c imgact_elf.c imgact_gzip.c kern_resource.c sysv_shm.c
Message-ID:  <199612222317.PAA25308@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       96/12/22 15:17:11

  Modified:    sys/conf  options
               sys/i386/linux  imgact_linux.c
               sys/kern  imgact_aout.c imgact_elf.c imgact_gzip.c
                        kern_resource.c  sysv_shm.c
               sys/vm    vm_glue.c vm_mmap.c
  Log:
  Make DFLDSIZ and MAXDSIZ fully-supported options.
  
  "Don't forget to do a ``make depend''" :-)
  
  Revision  Changes    Path
  1.20      +3 -1      src/sys/conf/options
  1.17      +3 -1      src/sys/i386/linux/imgact_linux.c
  1.30      +3 -1      src/sys/kern/imgact_aout.c
  1.13      +3 -1      src/sys/kern/imgact_elf.c
  1.25      +3 -1      src/sys/kern/imgact_gzip.c
  1.21      +3 -1      src/sys/kern/kern_resource.c
  1.25      +2 -1      src/sys/kern/sysv_shm.c
  1.56      +3 -1      src/sys/vm/vm_glue.c
  1.55      +3 -1      src/sys/vm/vm_mmap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612222317.PAA25308>