Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/atari/conf/ATARITT
RevisionDateAuthorComments
 1.126  22-Dec-2022  nat Driver for DaynaPORT SCSI/Link (dse.4).

Written by Hiroshi Noguchi, of which an updated version was posted to
port-mac68k in 2001.

Attachments were added to kernel configs for platforms that already had
the Cabletron (se.4) driver added, although other platorms may benefit.

Reviewed on tech-net by Izumi Tsutsui.
 1.125  07-Aug-2022  simonb Regen.
 1.124  25-Jun-2022  tsutsui Regen from GENERIC.in rev 1.123.

> Allocalte enough reserved ST-RAM to make the old Xserver work by default.
 1.123  12-Jun-2022  tsutsui Regen from GENERIC.in rev 1.122.

> Specify -fno-unwind-tables to shrink binaries.
 1.122  26-Jan-2021  rin Regen for previous commit to GENERIC.in.
 1.121  10-Aug-2020  rin branches: 1.121.2;
regen
 1.120  13-Apr-2019  isaki branches: 1.120.4;
Regen.
> Add drvctl to kernel which has audio device.
> audiocfg(1) requires drvctl(4).
 1.119  31-Mar-2018  tsutsui branches: 1.119.2;
Regen to denote GENERIC.in rev 1.115 in "Created from:" lines.
 1.118  20-Jan-2018  tsutsui branches: 1.118.2;
Regenerate config files to update RCSIds in "Created from:" lines.
 1.117  14-Sep-2017  mrg clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.
 1.116  24-Nov-2014  tsutsui Regen config files from GENERIC.in rev 1.109 by makeconf:

> Shrink GENERIC and enable options MODULAR instead, as other poor m68k ports.
>
> This allows all (at least ATARITT and FALCON, which have certain users)
> gzipped kernel binaries put into 1440KB 2HD floppy so that users can
> load these kernels on the native TOS using LOADBSD.TTP utility for
> installation. Note SMALL030 kernel doesn't include any Ethernet
> configuration and requires CD-ROM or other removable disks.
>
> Should be pulled up to netbsd-7.
 1.115  23-Aug-2014  dholland Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.
 1.114  16-Aug-2014  apb Add "options COMPAT_70" to all kernel configuration files that
already had "options COMPAT_60".
 1.113  05-Jul-2014  tsutsui branches: 1.113.2;
Regen from GENERIC.in rev 1.106:

> Use COPTS="-O2 -fno-reorder-blocks" for kernels except SMALL030_KERNEL.
>
> Also remove COPTS="-Os" from std.* files and specify it in
> GENERIC.in template for SMALL030_KERNEL.
 1.112  30-Jun-2013  rmind branches: 1.112.4;
G/C PFIL_HOOKS from the kernel configs.
 1.111  27-Apr-2013  christos branches: 1.111.4;
remove confusing numeric locators where they are unused.
 1.110  17-Oct-2012  apb Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".
 1.109  10-Mar-2012  joerg branches: 1.109.2;
P1003_1B_SEMAPHORE is no longer optional.
 1.108  18-Dec-2011  dholland WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.
 1.107  22-Nov-2011  tls branches: 1.107.2;

The rnd pseudo-device is not really optional, because it is in the same
source file as the entropy-pool code itself. Move it to std. This
will be cleaned up more when I split the sources up as they should be.

This fixes build breaks on several ports. Thanks to Havard Eidnes for
pointing them out.
 1.106  12-Dec-2010  tsutsui branches: 1.106.8;
Regen from GENERIC.in rev 1.92:
> Rename device name of Crazy Dots II ET4000 video from et(4) to et4k(4)
 1.105  23-Nov-2010  hannken Regen.
 1.104  08-May-2010  mrg regenerate these configurations from GENERIC.in.
 1.103  08-May-2010  tsutsui Regen from GENERIC.in rev 1.89:
> - don't enable TMPFS for SMALL030
> - remove dup PTYFS
 1.102  29-Apr-2010  chs regen
 1.101  16-Apr-2010  pooka regen
 1.100  16-Apr-2010  pooka Remove unused count (invariably "4") from pseudo-device fss.
 1.99  10-Apr-2010  tsutsui Regen from GENERIC.in rev 1.86:
> Disable options SERCONSOLE (force serial console if DCD is detected)
> because now it's patchable by binpatch(8).
 1.98  01-Apr-2010  tsutsui Regen from GENERIC.in rev 1.85, HADES.in rev 1.10, and MILAN.in rev 1.24:
> Add support for the EtherNEC.
 1.97  13-Mar-2010  tsutsui branches: 1.97.2;
Regen from GENERIC.in rev 1.84:
> Add support for the SMC Elite Ultra Ethernet with the SMC_TT VME-ISA bridge.
 1.96  21-Feb-2010  tsutsui Regen from GENERIC.in rev 1.83:
> Add pseudo-device ksyms. Noticed by David Ross on port-atari.
 1.95  05-Dec-2009  pooka branches: 1.95.2;
Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.
 1.94  23-Nov-2009  abs Do not include FPU_EMULATE in ATARITT only config
 1.93  06-Mar-2009  abs Regenerate after shrinking kernels to fit on floppies
 1.92  24-Jan-2009  abs branches: 1.92.2;
- Rename BOOT to SMALL030 and trim some more fat
- Drop BOOTX
- Regenerate everything else - only changes in comments
 1.91  24-Nov-2008  ad Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.
 1.90  15-Nov-2008  abs Regenerate: Increase min ST_POOL_SIZE from 22 to 24 to avoid out of ST memory issues. Tested by Tuomo
 1.89  09-Nov-2008  abs Regenerate from GENERIC.in 1.75
Enable 68060 support in FALCON & BOOTX kernels for CT60/63 upgrades
Drop KERNFS from INSTALL kernels
Drop 68040 support from ATARITT kernels
 1.88  06-Nov-2008  abs Add the following note to README:

Please commit changes to 'GENERIC.in' and other source files *first*, then
run 'makeconf' and commit the generated files to ensure the 'Created from:'
tags are correct.

Then follow it. Noted by tsutsui@
 1.87  05-Nov-2008  abs Add a note that SERCONSOLE breaks on the Falcon, and remove from
FALCON config.
 1.86  31-Jul-2008  simonb branches: 1.86.2; 1.86.4;
Regen for "options WAPBL".
 1.85  17-Oct-2007  garbled branches: 1.85.16; 1.85.20; 1.85.22; 1.85.26;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.84  16-Jul-2007  he branches: 1.84.10;
Regenerate configurations after adding COMPAT_40 to GENERIC.in.
 1.83  06-Jun-2007  martin regen
 1.82  26-Aug-2006  christos branches: 1.82.6; 1.82.12; 1.82.14; 1.82.20; 1.82.22;
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP
 1.81  12-Aug-2006  christos Disable SYSTRACE by default on all kernels (discussed with core)
 1.80  28-Mar-2006  pavel branches: 1.80.6;
regen (added stf).
 1.79  28-Mar-2006  rpaulo regen
 1.78  05-Feb-2006  cube branches: 1.78.2; 1.78.4; 1.78.6;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
 1.77  04-Feb-2006  rpaulo regen
 1.76  03-Feb-2006  reinoud branches: 1.76.2;
Regen GENERIC files
 1.75  11-Dec-2005  christos branches: 1.75.2; 1.75.4;
merge ktrace-lwp.
 1.74  03-Nov-2005  chs regen
 1.73  19-Aug-2005  christos Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
 1.72  19-Aug-2005  christos 64 bit inode changes.
 1.71  31-Jul-2005  yamt regen.
 1.70  30-Jul-2005  yamt regen.
 1.69  17-Jul-2005  hubertf Add support for reading cloop2 compressed filesystem image,
enable by putting VND_COMPRESSION into kernel config file.
Written by Cliff Wright, polished up slightly by me.
 1.68  25-Feb-2005  simonb branches: 1.68.2; 1.68.4;
Regen for COMPAT_20 additions.
 1.67  18-Feb-2005  dsl Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
 1.66  11-Feb-2005  dsl Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.
 1.65  31-Jan-2005  hannken Regen.
 1.64  17-Jan-2005  cube branches: 1.64.2;
Add tap(4) support to a random^Wcarefully chosen set of kernel configs.
All those kernels have a line for both tun and bridge, and if either is
commented out, tap is commented out also. With the exception of i386's
GENERIC_TINY.

XXX: we _need_ some way of making this more simple.
 1.63  24-Nov-2004  bouyer branches: 1.63.4;
Regen (initially for pdcsata(4), but it looks like the files were not
regenerated after some recent addition to kernel configs).
 1.62  10-Nov-2004  christos Add COMPAT_BSDPTY to the rest of the config files.
 1.61  28-Jun-2004  bouyer Regen, added P1003_1B_SEMAPHORE.
 1.60  26-Jun-2004  abs Regenerate from master config files
 1.59  08-Oct-2003  bouyer branches: 1.59.2;
Regen: Add new per-chip pciide drivers.
 1.58  08-Oct-2003  bouyer Regen: add atabus.
 1.57  22-Sep-2003  cl regen
 1.56  10-Apr-2003  christos branches: 1.56.2;
Bye Bye UCONSOLE
 1.55  02-Feb-2003  thomas Add support for wsdisplay and wskbd for HADES.
Add config option for et4000 with 2MB memory.
 1.54  28-Dec-2002  leo Regen.
 1.53  22-Nov-2002  wiz regen
 1.52  21-Oct-2002  jdc Regenerate config. files from GENERIC.in rev. 1.28.
 1.51  14-Oct-2002  elric Added commented out cgd(4)s to GENERIC configs.
 1.50  06-Oct-2002  provos regen from GENERIC.in
 1.49  18-Sep-2002  lukem regen for: enable USERCONF
 1.48  17-Jun-2002  lukem regen for clockctl
 1.47  25-Apr-2002  atatat branches: 1.47.2; 1.47.4;
Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.
 1.46  16-Apr-2002  bjh21 Regen. Remove pppoe from FALCON kernels.
 1.45  12-Apr-2002  leo Regen.
 1.44  12-Apr-2002  leo Move USERCONF to GENERIC.in and trim the phy-list.
 1.43  12-Apr-2002  gmcgarry Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.
 1.42  27-Jan-2002  jdolecek regen:
add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines
 1.41  20-Nov-2001  lukem regenerate for whitespace cleanup
 1.40  09-Jul-2001  leo branches: 1.40.2; 1.40.8;
Regen.
 1.39  08-Jul-2001  abs (Regenerated atari and amiga)
Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options,
and with the comment '4.2BSD TCP/IP bug compat. Not recommended'
Add commented out 'TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG'
(All hail amiga and atari which make some attempt to automate the
multiplicity of config files...)
 1.38  11-Jun-2001  wiz Fix various misspellings of compatible/compatibility.
 1.37  10-Apr-2001  leo Regen. again...
 1.36  10-Apr-2001  leo Regen.
 1.35  06-Apr-2001  leo Regen.
 1.34  05-Apr-2001  leo And commit the generated files.
 1.33  28-Sep-2000  leo branches: 1.33.2;
Move the grfbus out of std.atari. You don't want a grfbus defined on headless
and wscons setups.
 1.32  24-Sep-2000  jdolecek don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant
 1.31  12-Feb-2000  thorpej branches: 1.31.4;
Nuke NKMEMCLUSTERS.
 1.30  26-Jan-2000  leo Restructure the ite/grf definitions:
- Make the ite<n> -> grfXX<n> relations explicit. This solves problems
with the newer autoconf code.
- Nuke the grfcc definition in std.atari. A Hades has not grfcc...
 1.29  16-Sep-1999  leo branches: 1.29.2;
Remove FP-emulation from the TT-kernel. All TT's should have an FPU.
 1.28  29-Jul-1999  augustss It's time to be COMPAT_14.
 1.27  26-Jun-1998  lukem branches: 1.27.10;
remove options FIFO; it's now the default
 1.26  01-Dec-1997  kleink Add COMPAT_13.
 1.25  17-Nov-1997  lukem * add commented out DDB_HISTORY_SIZE=100 if DDB exists in config file
* fix up use of 'options<SPACE><TAB>'
 1.24  29-Aug-1997  leo Define 2 md devices.
 1.23  30-Jul-1997  leo Rename lpt to lp on some places to avoid botches between files.isa and
files.atari.
 1.22  07-May-1997  lukem branches: 1.22.4;
clean up use of whitespace
remove unnecessary quotes around options
 1.21  31-Jan-1997  thorpej Adopt for new file system and root spec grammar.
 1.20  31-Jan-1997  thorpej Adopt for new file system and root spec grammar.
 1.19  28-Dec-1996  pk branches: 1.19.2;
rename: ramdisk => md
 1.18  16-Dec-1996  leo Implement an rtc-device. Credits for the idea goes to Wolfgang Solfrank.
Because there is no way yet to tell init(1) to execute commands before
single user-mode is entered, the inittodr() function is still partly
functional. It retrieves the value of the RTC and sets the time as if
the RTC was running at UTC. The resettodr() function is a No-Op. The
RTC can only be changed by a write to /dev/rtc.
The TIMEZONE and DST options are no longer needed and removed from the
config files.
 1.17  17-Nov-1996  leo Move SWAPPAGER, VNODEPAGER and DEVPAGER options to std.atari.
 1.16  08-Nov-1996  leo Move the definition for the floppy device from std.atari to the different
config files because the Hades needs another driver for it.
 1.15  16-Oct-1996  leo Update pathnames of included files for new version of config.
 1.14  04-Oct-1996  leo Add the COMPAT_12 options. For GENERIC, also add the ch/ss/uk devices.
 1.13  16-Sep-1996  leo - Add M68040 option where appropriate
- Reflect changes on the grf/ite/view system for et4000 console support
- Set timezone to 0
- Document FPSP option
 1.12  26-Aug-1996  mrg add COMPAT_12.
 1.11  27-Mar-1996  leo - Add printer device
- Add ym2149 files
- Make ramdisk a pseudo-device
 1.10  14-Mar-1996  leo Switch to the mi ramdisk driver.
 1.9  19-Feb-1996  leo New disklabel handling code (Waldi Ravens).
These are the final (?) modifications to the layout of the NetBSD/Atari
bootblock. The bootblock handling can be made backwards compatible using
the right config options (COMPAT_11 + DISKLABEL_AHDI).
 1.8  06-Jan-1996  leo Add an nvram-driver. This driver makes it possible to read/write the
configuration info stored in the nvram on the mc146818.
 1.7  30-Nov-1995  jtc merge in changes from 1.1 release branch
 1.6  30-Sep-1995  leo branches: 1.6.2;
Add CD9660 option.
 1.5  20-Aug-1995  leo Add Falcon video support. Thanks to Thomas Gerner.
 1.4  11-Aug-1995  leo New version of NCR5380-SCSI driver. This version is far more generic than
the previous version. The machine dependent part contains the configuration
for both the TT and FALCON. The configuration files have been changed to
select SCSI-support for either TT, Falcon or both.
The configuration file for the Atari-Falcon will only get _really_ usefull
when the Falcon video part is finished.
 1.3  25-Jun-1995  leo Mouse driver added.
 1.2  28-May-1995  leo Add HZ=64, remove FPCOPROC.
 1.1  26-Mar-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1  26-Mar-1995  leo NetBSD/Atari, port by Leo Weppelman.
 1.6.2.1  15-Nov-1995  leo Add COMPAT_10
 1.19.2.1  14-Jan-1997  thorpej Snapshot of work-in-progress, committed to private branch.

These changes implement machine-independent root device and file system
selection. Notable features:

- All ports behave in a consistent manner regarding root
device selection.
- No more "options GENERIC"; all kernels have the ability
to boot with RB_ASKNAME to select root device and file system
type.
- Root file system type can be wildcarded; a machine-independent
function will try all possible file systems for the selected
root device until one succeeds.
- If the root file system fails to mount, the operator will
be given the chance to select a new root device and file
system type, rather than having the machine simply panic.
- nfs_mountroot() no longer panics if any part of the NFS
mount process fails; it now returns an error, giving the
operator a chance to recover.
- New, more consistent, config(8) grammar. The constructs:

config netbsd swap generic
config netbsd root on nfs

have been replaced with:

config netbsd root on ? type ?
config netbsd root on ? type nfs

Additionally, the operator may select or wildcard root file
system type in the kernel configuration file:

config netbsd root on cd0a type cd9660

config(8) now requires that a "root" specification be
made. "root" may be wired down or wildcarded. "swap" and
"dump" specifications are optional, and follow previous
semantics.

- config(8) has a new "file-system" keyword, used to configure
file systems into the kernel. Eventually, this will be used
to generate the default vfssw[].

- "options NFSCLIENT" is obsolete, and is replaced by
"file-system NFS". "options NFSSERVER" still exists, since
NFS server support is independent of the NFS file system
client.

- sys/arch/<foo>/<foo>/swapgeneric.c is no longer used, and
will be removed; all information is now generated by config(8).

As of this commit, all ports except arm32 have been updated to use
the new setroot(). Only SPARC, i386, and Alpha ports have been
tested at this time. Port masters should test these changes on their
ports, and report any problems back to me.

More changes are on their way, including RB_ASKNAME support in
nfs_mountroot() (to prompt for server address and path) and, potentially,
the ability to select rarp/bootparam or bootp in nfs_mountroot().
 1.22.4.2  01-Sep-1997  thorpej Update marc-pcmcia branch from trunk.
 1.22.4.1  23-Aug-1997  thorpej Update marc-pcmcia branch from trunk.
 1.27.10.1  02-Aug-1999  thorpej Update from trunk.
 1.29.2.2  21-Apr-2001  bouyer Sync with HEAD
 1.29.2.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.31.4.2  23-Feb-2002  he Apply patch (requested by leo):
Remove the vlan device because it causes link failure on this
port.
 1.31.4.1  01-May-2001  he Apply patch (requested by he):
Add pseudo-device vlan.
Make sure "rnd is EXPERIMENTAL" comment is removed.
 1.33.2.2  21-Jun-2001  nathanw Catch up to -current.
 1.33.2.1  09-Apr-2001  nathanw Catch up with -current.
 1.40.8.9  29-Dec-2002  thorpej Sync with HEAD.
 1.40.8.8  11-Dec-2002  thorpej Sync with HEAD.
 1.40.8.7  11-Nov-2002  nathanw Catch up to -current
 1.40.8.6  18-Oct-2002  nathanw Catch up to -current.
 1.40.8.5  20-Jun-2002  nathanw Catch up to -current.
 1.40.8.4  17-Apr-2002  nathanw Catch up to -current.
 1.40.8.3  28-Feb-2002  nathanw Catch up to -current.
 1.40.8.2  08-Jan-2002  nathanw Catch up to -current.
 1.40.8.1  09-Jul-2001  nathanw file ATARITT was added on branch nathanw_sa on 2002-01-08 00:23:33 +0000
 1.40.2.5  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.40.2.4  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.40.2.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.40.2.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.40.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.47.4.2  10-Jan-2003  jmc Pullup versions 1.29-1.30 of GENERIC.in and regenerate config's (requested by
leo in ticket #1062)
Since 1.6 we have 3 images (not 2\!):
- 1Mb on HD floppy's
- 1.44Mb on HD floppy's
- 1.44Mb on a DD floppy
 1.47.4.1  01-Aug-2002  lukem Pull up revision 1.48 (requested by lukem in ticket #313):
regen for clockctl
 1.47.2.1  14-Jul-2002  gehenna catch up with -current.
 1.56.2.10  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.56.2.9  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.56.2.8  15-Feb-2005  skrll Sync with HEAD.
 1.56.2.7  04-Feb-2005  skrll Sync with HEAD.
 1.56.2.6  24-Jan-2005  skrll Sync with HEAD.
 1.56.2.5  29-Nov-2004  skrll Sync with HEAD.
 1.56.2.4  14-Nov-2004  skrll Sync with HEAD.
 1.56.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.56.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.56.2.1  03-Aug-2004  skrll Sync with HEAD
 1.59.2.4  11-Aug-2007  bouyer Regen for ticket 11356
 1.59.2.3  15-Jul-2004  he branches: 1.59.2.3.2;
Pull up regenerated files (requested by atatat in ticket #663):
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations,
but commented out in most of them.
 1.59.2.2  02-Jul-2004  he Pull up regenerated files (requested by bouyer in ticket #573):
Add options P1003_1B_SEMAPHORE to all GENERIC-like kernel
config files where SYSV* options were already present
(commented out if the SYSV* options are commented out).
Fixes PR#25897 and PR#25898.
 1.59.2.1  30-Jun-2004  jdc Pull up revision 1.60 (requested by abs in ticket #567).

Regenerate from master config files
 1.59.2.3.2.2  11-Aug-2007  bouyer regen for ticket 11356
 1.59.2.3.2.1  02-Apr-2005  he branches: 1.59.2.3.2.1.2;
Pull up regenerated files (requested by bouyer in ticket #1019):
Add pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx)
series of controllers.
 1.59.2.3.2.1.2.1  11-Aug-2007  bouyer Regen for ticket 11356
 1.63.4.1  29-Apr-2005  kent sync with -current
 1.64.2.2  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.64.2.1  12-Feb-2005  yamt sync with head.
 1.68.4.3  03-Sep-2007  yamt sync with head.
 1.68.4.2  30-Dec-2006  yamt sync with head.
 1.68.4.1  21-Jun-2006  yamt sync with head.
 1.68.2.2  05-Nov-2005  tron Regen for ticket #929.
 1.68.2.1  14-Aug-2005  riz Pull up revision 1.69 (requested by hubertf in ticket #625):
Add support for reading cloop2 compressed filesystem images,
enable by putting VND_COMPRESSION into kernel config file.
Written by Cliff Wright, polished up slightly by me.
 1.75.4.1  09-Sep-2006  rpaulo sync with head
 1.75.2.1  18-Feb-2006  yamt sync with head.
 1.76.2.1  22-Apr-2006  simonb Sync with head.
 1.78.6.1  31-Mar-2006  tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
 1.78.4.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.78.2.2  03-Sep-2006  yamt sync with head.
 1.78.2.1  01-Apr-2006  yamt sync with head.
 1.80.6.1  14-Aug-2006  tron Pull up following revision(s) (requested by elad in ticket #17):
sys/arch/sparc/conf/KRUPS: revision 1.38
sys/arch/i386/conf/XEN2_DOMU: revision 1.2
sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.197
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.53
sys/arch/evbsh5/conf/SIMULATOR: revision 1.12
sys/arch/sparc/conf/MRCOFFEE: revision 1.17
sys/arch/next68k/conf/GENERIC: revision 1.104
sys/arch/i386/conf/VIRTUALPC: revision 1.44
sys/arch/ews4800mips/conf/GENERIC: revision 1.11
sys/arch/evbsh5/conf/CAYMAN: revision 1.23
sys/arch/arc/conf/GENERIC: revision 1.141
sys/arch/amd64/conf/GENERIC: revision 1.103
sys/arch/sun3/conf/GENERIC3X: revision 1.90
sys/arch/evbarm/conf/HDL_G: revision 1.3
sys/arch/sun2/conf/GENERIC: revision 1.57
sys/arch/news68k/conf/GENERIC_TINY: revision 1.51
sys/arch/evbppc/conf/EXPLORA451: revision 1.27
sys/arch/amiga/conf/GENERIC.in: revision 1.54
sys/arch/mac68k/conf/GENERIC: revision 1.174
sys/arch/acorn26/conf/GENERIC: revision 1.45
sys/arch/shark/conf/GENERIC: revision 1.64
sys/arch/cesfic/conf/GENERIC: revision 1.44
sys/arch/mvme68k/conf/GENERIC: revision 1.68
sys/arch/i386/conf/XEN2_DOM0: revision 1.4
sys/arch/atari/conf/GENERIC.in: revision 1.63
sys/arch/amiga/conf/GENERIC: revision 1.240
sys/arch/i386/conf/LAMB: revision 1.65
sys/arch/i386/conf/GENERIC: revision 1.773
sys/arch/acorn32/conf/EB7500ATX: revision 1.26
sys/arch/x68k/conf/GENERIC: revision 1.128
sys/arch/vax/conf/GENERIC: revision 1.153
sys/arch/atari/conf/ATARITT: revision 1.81
sys/arch/mipsco/conf/GENERIC: revision 1.60
sys/arch/cobalt/conf/GENERIC: revision 1.101
sys/arch/evbarm/conf/ARMADILLO9: revision 1.13
sys/arch/ofppc/conf/GENERIC: revision 1.93
sys/arch/atari/conf/MILAN-PCIIDE: revision 1.51
sys/arch/arc/conf/RPC44: revision 1.26
sys/arch/sparc64/conf/GENERIC: revision 1.59
sys/arch/i386/conf/XEN3_DOMU: revision 1.2
sys/arch/hp700/conf/GENERIC: revision 1.68
sys/arch/atari/conf/MILAN-ISAIDE: revision 1.47
sys/arch/macppc/conf/GENERIC: revision 1.231
sys/arch/dreamcast/conf/GENERIC: revision 1.72
sys/arch/news68k/conf/GENERIC: revision 1.80
sys/arch/hp300/conf/GENERIC: revision 1.133
sys/arch/mmeye/conf/GENERIC: revision 1.82
sys/arch/macppc/conf/MAMBO: revision 1.2
sys/arch/cats/conf/GENERIC: revision 1.107
sys/arch/atari/conf/FALCON: revision 1.79
sys/arch/acorn32/conf/GENERIC: revision 1.71
sys/arch/sparc/conf/GENERIC: revision 1.190
sys/arch/news68k/conf/LIBERO: revision 1.40
sys/arch/amiga/conf/DRACO: revision 1.114
sys/arch/cobalt/conf/INSTALL: revision 1.23
sys/arch/luna68k/conf/GENERIC: revision 1.73
sys/arch/bebox/conf/GENERIC: revision 1.100
sys/arch/pmax/conf/GENERIC: revision 1.147
sys/arch/amiga/conf/WSCONS: revision 1.52
sys/arch/macppc/conf/POWERMAC_G5: revision 1.2
sys/arch/alpha/conf/ALPHA: revision 1.218
sys/arch/sun3/conf/GENERIC: revision 1.133
sys/arch/prep/conf/GENERIC: revision 1.124
sys/arch/alpha/conf/GENERIC: revision 1.291
sys/arch/atari/conf/HADES: revision 1.71
sys/arch/newsmips/conf/GENERIC: revision 1.93
sys/arch/netwinder/conf/GENERIC: revision 1.82
sys/arch/hpcmips/conf/GENERIC: revision 1.190
sys/arch/amiga/conf/AMIGA: revision 1.98
sys/arch/sbmips/conf/GENERIC: revision 1.54
sys/arch/pc532/conf/GENERIC: revision 1.64
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.53
Disable SYSTRACE by default on all kernels (discussed with core)
 1.82.22.1  03-Sep-2007  wrstuden Sync w/ NetBSD-4-RC_1
 1.82.20.2  03-Oct-2007  garbled Sync with HEAD
 1.82.20.1  26-Jun-2007  garbled Sync with HEAD.
 1.82.14.1  11-Jul-2007  mjf Sync with head.
 1.82.12.2  20-Aug-2007  ad Sync with HEAD.
 1.82.12.1  09-Jun-2007  ad Sync with head.
 1.82.6.3  16-Jan-2009  bouyer Regen for ticket 1264:
Increase min ST_POOL_SIZE from 22 to 24 to avoid out of ST memory
issues. Tested by Tuomo.
Enable 68060 support in FALCON & BOOTX kernels for CT60/63 upgrades
Drop KERNFS from INSTALL kernels
Drop 68040 support from ATARITT kernels
 1.82.6.2  18-Nov-2008  snj Regen for ticket 1227.
 1.82.6.1  06-Jun-2007  bouyer Regen for ticket 699.
 1.84.10.1  06-Nov-2007  matt sync with HEAD
 1.85.26.2  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.85.26.1  19-Oct-2008  haad Sync with HEAD.
 1.85.22.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.85.20.3  11-Aug-2010  yamt sync with head.
 1.85.20.2  11-Mar-2010  yamt sync with head
 1.85.20.1  04-May-2009  yamt sync with head.
 1.85.16.2  17-Jan-2009  mjf Sync with HEAD.
 1.85.16.1  28-Sep-2008  mjf Sync with HEAD.
 1.86.4.7  20-Nov-2010  riz Regen for ticket 1368.
 1.86.4.6  20-Nov-2010  riz Regen for ticket 1367.
 1.86.4.5  20-Nov-2010  riz Regen for ticket 1366.
 1.86.4.4  12-Mar-2009  snj Regen for ticket 553.
 1.86.4.3  26-Jan-2009  snj Regen for ticket 320.
 1.86.4.2  25-Nov-2008  snj Regen for ticket 123.
 1.86.4.1  06-Nov-2008  snj Regen for ticket 19.
 1.86.2.3  28-Apr-2009  skrll Sync with HEAD.
 1.86.2.2  03-Mar-2009  skrll Sync with HEAD.
 1.86.2.1  19-Jan-2009  skrll Sync with HEAD.
 1.92.2.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.95.2.2  17-Aug-2010  uebayasi Sync with HEAD.
 1.95.2.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.97.2.2  05-Mar-2011  rmind sync with head
 1.97.2.1  30-May-2010  rmind sync with head
 1.106.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.106.8.2  30-Oct-2012  yamt sync with head
 1.106.8.1  17-Apr-2012  yamt sync with head
 1.107.2.2  11-Mar-2012  mrg sync to latest -current
 1.107.2.1  18-Feb-2012  mrg merge to -current.
 1.109.2.4  03-Dec-2017  jdolecek update from HEAD
 1.109.2.3  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.109.2.2  23-Jun-2013  tls resync from head
 1.109.2.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.111.4.1  28-Aug-2013  rmind sync with head
 1.112.4.1  10-Aug-2014  tls Rebase.
 1.113.2.1  14-Dec-2014  martin Regen for #321
 1.118.2.1  07-Apr-2018  pgoyette Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
 1.119.2.1  10-Jun-2019  christos Sync with HEAD
 1.120.4.2  11-Sep-2022  martin regen (ticket #1521)
 1.120.4.1  11-Sep-2022  martin regen (ticket #1519)
 1.121.2.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed