Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/ia64/conf/GENERIC.SKI
RevisionDateAuthorComments
 1.22  29-Jan-2024  christos PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.
 1.21  09-Feb-2023  abs Adjust _all_ cinclude of *.local files

- Ensure always at end
- Use tab rather than spaces
- Add consistent comment
"Pull in optional local configuration - always at end"

The only functional change is that a local file which tried to
override an existing setting (eg with "no foo") would have failed
in some cases before, but now will work
 1.20  07-Aug-2022  simonb UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.
 1.19  23-Jul-2022  simonb Add some file system options present in GENERIC kernels.
 1.18  27-Sep-2020  roy vether: Add to kernel configurations

It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.
 1.17  01-Aug-2020  maxv Remove references to BRIDGE_IPF, it is now compiled in by default.
 1.16  19-Jan-2020  thorpej Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is
long since obsolete.
 1.15  14-Aug-2018  maxv branches: 1.15.6;
Replace references to etherip by l2tp. Etherip was already not enabled
anyway.
 1.14  01-Aug-2018  maxv Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
 1.13  07-Apr-2017  scole branches: 1.13.12; 1.13.14;
Add more options, mainly want "options INET" and "pseudo-device loop" so context bug occurs
 1.12  07-Aug-2015  maxv branches: 1.12.2; 1.12.4;
Remove the KMEMSTATS option. It no longer exists.
 1.11  24-Mar-2014  szptvlfn branches: 1.11.6;
fix manual section numbering of sysctl.
thanks wiz@
 1.10  27-Apr-2013  christos branches: 1.10.4;
more bogus number removal
 1.9  28-Dec-2012  martin Add acpi0 at mainbus - it is not realy optional.
 1.8  28-Apr-2012  rmind branches: 1.8.2;
Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move
to kmem(9). Note: kmem(9) has debugging facilities under DEBUG/DIAGNOSTIC.
However, expensive kmguard and debug_freecheck have to be enabled manually.
 1.7  23-Nov-2010  hannken branches: 1.7.8; 1.7.12;
Remove unused count from pseudo-device md.
 1.6  20-Jul-2009  kiyohara branches: 1.6.4;
Fix little bit, and add a few files.
current status is to see following thread.
http://mail-index.netbsd.org/port-ia64/2009/06/18/msg000102.html
 1.5  06-Feb-2009  jym Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.
 1.4  29-Feb-2008  jmmv branches: 1.4.4; 1.4.12;
Remove GENERIC.local from the repository

Make all the kernels that currently include their corresponding GENERIC.local
file use the cinclude directive instead of include. This way config(1) will
not complain if the file cannot be found.

After doing this, remove the GENERIC.local files from the repository so that
the user will not see modified files during updates, and local changes to
them cannot end up in the repository by mistake.

Discussed in tech-kern@ earlier this month. No strong objections.
 1.3  10-Sep-2006  cherry branches: 1.3.30; 1.3.50; 1.3.54;
Root Memory disk nits
 1.2  02-Jul-2006  cherry branches: 1.2.4; 1.2.6;
trying MFS for ski FS
 1.1  07-Apr-2006  cherry branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; 1.1.12; 1.1.14;
Initial import of arch/ia64 sources.
These sources are ported from FreeBSD/ia64 code.
See individual source files for credits.
In addition, code from NetBSD/alpha NetBSD/sparc64,
NetBSD/i386 and NetBSD/amd64 were used as templates,
along with my own additions.
 1.1.14.4  17-Mar-2008  yamt sync with head.
 1.1.14.3  30-Dec-2006  yamt sync with head.
 1.1.14.2  21-Jun-2006  yamt sync with head.
 1.1.14.1  07-Apr-2006  yamt file GENERIC.SKI was added on branch yamt-lazymbuf on 2006-06-21 14:52:44 +0000
 1.1.12.1  13-Jul-2006  gdamore Merge from HEAD.
 1.1.10.2  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.1.10.1  07-Apr-2006  tron file GENERIC.SKI was added on branch peter-altq on 2006-05-24 15:47:59 +0000
 1.1.6.2  22-Apr-2006  simonb Sync with head.
 1.1.6.1  07-Apr-2006  simonb file GENERIC.SKI was added on branch simonb-timecounters on 2006-04-22 11:37:35 +0000
 1.1.4.2  19-Apr-2006  elad sync with head - hopefully this will work
 1.1.4.1  07-Apr-2006  elad file GENERIC.SKI was added on branch elad-kernelauth on 2006-04-19 02:32:50 +0000
 1.1.2.4  14-Sep-2006  yamt sync with head.
 1.1.2.3  11-Aug-2006  yamt sync with head
 1.1.2.2  11-Apr-2006  yamt sync with head
 1.1.2.1  07-Apr-2006  yamt file GENERIC.SKI was added on branch yamt-pdpolicy on 2006-04-11 11:53:27 +0000
 1.2.6.2  09-Sep-2006  rpaulo sync with head
 1.2.6.1  02-Jul-2006  rpaulo file GENERIC.SKI was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:22 +0000
 1.2.4.1  18-Nov-2006  ad Sync with head.
 1.3.54.1  03-Apr-2008  mjf Sync with HEAD.
 1.3.50.1  24-Mar-2008  keiichi sync with head.
 1.3.30.1  23-Mar-2008  matt sync with HEAD
 1.4.12.1  03-Mar-2009  skrll Sync with HEAD.
 1.4.4.2  19-Aug-2009  yamt sync with head.
 1.4.4.1  04-May-2009  yamt sync with head.
 1.6.4.1  05-Mar-2011  rmind sync with head
 1.7.12.1  29-Apr-2012  mrg sync to latest -current.
 1.7.8.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.7.8.2  23-Jan-2013  yamt sync with head
 1.7.8.1  23-May-2012  yamt sync with head.
 1.8.2.4  03-Dec-2017  jdolecek update from HEAD
 1.8.2.3  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.8.2.2  23-Jun-2013  tls resync from head
 1.8.2.1  25-Feb-2013  tls resync with head
 1.10.4.1  18-May-2014  rmind sync with head
 1.11.6.2  28-Aug-2017  skrll Sync with HEAD
 1.11.6.1  22-Sep-2015  skrll Sync with HEAD
 1.12.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.12.2.1  26-Apr-2017  pgoyette Sync with HEAD
 1.13.14.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.13.14.1  10-Jun-2019  christos Sync with HEAD
 1.13.12.1  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.15.6.1  25-Jan-2020  ad Sync with head.

RSS XML Feed