Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/amiga/conf/AMIGA
RevisionDateAuthorComments
 1.111  13-Dec-2016  christos wildcard speaker attachments, now that we can handle many of them.
 1.110  10-Dec-2016  christos remove VAUDIOSPEAKER for now, will be done differently.
 1.109  08-Dec-2016  nat Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.
 1.108  17-Oct-2007  garbled branches: 1.108.64; 1.108.84; 1.108.88;
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.107  07-Sep-2007  lukem Change AMIGA to just include GENERIC and disable the DraCo stuff.
 1.106  20-Aug-2007  is branches: 1.106.2;
Regenerate after addition of wdc_buddha.
 1.105  19-Aug-2007  is regenerate after removal of OSI networking
 1.104  16-Jul-2007  he branches: 1.104.4; 1.104.8;
Regenerated files after adding COMPAT_40.
 1.103  06-Jun-2007  martin regen
 1.102  12-Nov-2006  jmmv branches: 1.102.2; 1.102.8; 1.102.10; 1.102.16; 1.102.18;
Regen. Per bernd@'s instructions.
 1.101  11-Nov-2006  jmmv Remove tmpfs's experimental status. OK'ed by core@.
 1.100  26-Aug-2006  christos branches: 1.100.2; 1.100.4;
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP
 1.99  26-Aug-2006  tsutsui Regen from GENERIC.in:
1.54:
> Disable SYSTRACE by default on all kernels (discussed with core)
1.55:
> Remove obsolete #options VERIFIED_EXEC, found by grep(1).
 1.98  12-Aug-2006  christos Disable SYSTRACE by default on all kernels (discussed with core)
 1.97  30-Jun-2006  tsutsui branches: 1.97.2;
Regen from GENERIC.in rev 1.53:
> Add CARP to further platforms
 1.96  28-Mar-2006  pavel branches: 1.96.4;
regen (added stf).
 1.95  05-Feb-2006  cube branches: 1.95.2; 1.95.4; 1.95.6;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
 1.94  04-Feb-2006  rpaulo regen
 1.93  03-Feb-2006  reinoud branches: 1.93.2;
Regen GENERIC config files.
 1.92  10-Dec-2005  tsutsui branches: 1.92.2; 1.92.4;
Regen from GENERIC.in rev 1.48:
> Add veriexec stuff to the common config file.
 1.91  07-Dec-2005  tsutsui Regen from GENERIC.in rev 1.47:
> Remove obsolete options VNODE_OP_NOINLINE.
 1.90  07-Dec-2005  tsutsui Regen from GENERIC.in rev 1.46:
> Adjust comments for options FFS_NO_SNAPSHOT.
 1.89  03-Nov-2005  chs regen
 1.88  07-Oct-2005  tsutsui Regen from GENERIC.in rev 1.44:
> Add (commented out) file-system TMPFS in a proper file.

XXX: It seems `INSTALL_CONFIGURATION' in GENERIC.in should be reorganaized.
 1.87  19-Aug-2005  christos Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
 1.86  19-Aug-2005  christos 64 bit inode changes.
 1.85  31-Jul-2005  yamt regen.
 1.84  30-Jul-2005  yamt regen.
 1.83  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.82  07-Jul-2005  tron Add (commented out) IPSEC_NAT_T option.
 1.81  26-Jun-2005  rpaulo branches: 1.81.2;
Correct RCS Ids.
 1.80  26-Jun-2005  rpaulo Add PTYFS (commented out) in the correct form.
 1.79  09-Jun-2005  tsutsui Regen from GENERIC.in rev 1.36:
> - Rename options NEW_BUFQ_STRATEGY -> options BUFQ_READPRIO.
> (still commented out)
> - Add (also commented out) options BUFQ_PRIOCSCAN.
>
> Suggested by perry and soda on tech-kern.
> Please refer options(4) for details for these options.
 1.78  01-Jun-2005  jandberg regen: wsmux added (enabled only in WSCONS)
 1.77  25-Feb-2005  simonb branches: 1.77.2;
Regen for COMPAT_20 addition.
 1.76  20-Feb-2005  jdolecek regen: add SMBFS/nsmb, per PR port-amiga/29066 by Florian Stoehr
 1.75  18-Feb-2005  dsl Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
 1.74  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.73  31-Jan-2005  hannken Regen.
 1.72  17-Jan-2005  cube branches: 1.72.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.71  13-Jan-2005  is branches: 1.71.2;
Regenerate from GENERIC.in: no more idesc - we're using wdc.
 1.70  10-Nov-2004  christos Add COMPAT_BSDPTY on all the kernels that have COMPAT options.
 1.69  04-Sep-2004  manu IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on
tech-net@
 1.68  28-Jun-2004  bouyer Regen, added P1003_1B_SEMAPHORE.
 1.67  26-Jun-2004  abs Regenerate from master config files
 1.66  23-Feb-2004  jandberg branches: 1.66.2;
regen after wsfont changes
 1.65  08-Oct-2003  bouyer Regen: add atabus
 1.64  22-Sep-2003  jandberg regen after wsmouse addition
 1.63  22-Sep-2003  cl regen
 1.62  27-Jul-2003  is Regenerate from GENERIC.in to include pseudo-device ksyms, where
appropriate.
 1.61  16-Apr-2003  is branches: 1.61.2;
make /dev/reload optional (it is implemented for a.out kernels only, at
the moment.)
 1.60  10-Apr-2003  christos Bye Bye UCONSOLE
 1.59  27-Feb-2003  perseant Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.
Let brconfig tell whether the bridge is using the ipfilter hook, or not.
 1.58  22-Nov-2002  wiz regen
 1.57  14-Oct-2002  elric Added commented out cgd(4)s to GENERIC configs.
 1.56  06-Oct-2002  provos regen from GENERIC.in
 1.55  18-Sep-2002  lukem regen for: enable USERCONF
 1.54  05-Jul-2002  abs Regen from GENERIC.in 1.2:
Only difference is that INSTALL now defines VNODE_OP_NOINLINE and MALLOC_NOLINE
 1.53  18-Jun-2002  lukem Regenerate with new m4 mechanism (vs old cpp mechanism).
New files are same as old (except for whitespace differences), except
that the new GENERIC doesn't have melody, because GENERIC defines
DRACO and the latter can't have it.
 1.52  17-Jun-2002  lukem regen for clockctl
 1.51  30-May-2002  thorpej Regenerate.
 1.50  25-Apr-2002  atatat branches: 1.50.2; 1.50.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.49  19-Apr-2002  heinz regen after GENERIC v1.178
 1.48  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.47  04-Mar-2002  sommerfeld The "gif*" tunnelling interface does everything ipip does.
Move usage example from ipip.4 to gif.4
Excise ipip and stitch up the scars.
 1.46  15-Feb-2002  is Move Amiga PORT to ELF and new toolchain. Still missing:
support in UPGRADE to move old shared libs to /emul/aout
 1.45  13-Feb-2002  is move ELF32 to std.amiga
 1.44  27-Jan-2002  is *** empty log message ***
 1.43  27-Jan-2002  is add Toccata.
 1.42  27-Jan-2002  jdolecek regen: INSECURE, SCSIVERBOSE description change,
s/define/uncomment/, add raid stuff
 1.41  26-Jan-2002  aymeric remove trailing spaces and tabs
 1.40  14-Jan-2002  jandberg Regenerated AMIGA, INSTALL and DRACO from GENERIC.
 1.39  20-Nov-2001  lukem cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""
 1.38  25-Aug-2001  is branches: 1.38.6;
synchronize (addition of repulse driver).
 1.37  08-Jul-2001  abs branches: 1.37.2;
(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.36  11-Jun-2001  wiz Fix various misspellings of compatible/compatibility.
 1.35  10-Mar-2001  is - The ioblix zbus board comes in 24 MHz and 22.1184 MHz clock variants.
We default to the (newer, more sane) 22.1184 MHz value, but set it from
the iobzclock variable (in Hz), which is initialized from the IOBZCLOCK
configuration option and patchable.
XXX we should time the clock at system startup.
- add ioblix_zbus to the GENERIC configuration.
 1.34  21-Jan-2001  is branches: 1.34.2;
- Replace idesc by standard wdc attachment.
- Add A1200 pcmcia slot driver.
(Both where options already.)
 1.33  29-Dec-2000  is Update for vlan addition and Xsurf name addition.
 1.32  04-Oct-2000  is resync, mostly for the rnd addition.
 1.31  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.30  13-Aug-2000  itojun move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL),
as it is no wthe default setting for everyone.

the reason we still use the name "PULLDOWN_TEST" while it is now default:
kame code sharing.
 1.29  05-Jul-2000  sommerfeld regenerate
 1.28  14-Jun-2000  veego branches: 1.28.2;
Remove the obsolete config fragments for kernel crypto, because the IPsec
crypto code is now in the kernel source tree.
 1.27  28-Mar-2000  is branches: 1.27.2;
synchronize to GENERIC
 1.26  12-Feb-2000  thorpej Nuke NKMEMCLUSTERS.
 1.25  05-Feb-2000  mhitch Regen (with commented MI wdc stuff)
 1.24  23-Jan-2000  aymeric regen.
 1.23  22-Jan-2000  is synchronize this with GENERIC.
 1.22  15-Oct-1999  is branches: 1.22.2;
regenerate
 1.21  29-Jul-1999  augustss branches: 1.21.2;
It's time to be COMPAT_14.
 1.20  28-Jul-1999  is regenerate: no gvpbus on DRACO
 1.19  18-Jun-1999  is less views, and comment them
 1.18  18-Jun-1999  is COMPAT_SVR4 does not compile witout EXEC_ELF32
 1.17  17-May-1999  is allow more than one ed, es or qn
 1.16  10-May-1999  is Add HyperCom 3+/4+ parallel port support
 1.15  01-May-1999  tron Regen from "GENERIC".
 1.14  10-Apr-1999  tron Regen from "GENERIC".
 1.13  01-Apr-1999  is branches: 1.13.2;
regenerate
 1.12  24-Mar-1999  is AGA: VGAonly timing (GRF_AGA_VGA), by Adam Ciarcinski
 1.11  09-Mar-1999  is Regenerate.
 1.10  09-Mar-1999  is Regenerated.
 1.9  15-Feb-1999  is regenerate
 1.8  15-Apr-1994  chopps add COMPAT_09
 1.7  12-Apr-1994  chopps vmunix? no, we are netbsd.
 1.6  09-Mar-1994  ws Make FFS optional
 1.5  11-Feb-1994  chopps Add missing Id's
 1.4  01-Feb-1994  chopps updated files for scsi re-org.
 1.3  26-Jan-1994  mw Integrate recent changes done to the amiga branch. Includes support
for the '40.
 1.2  30-Oct-1993  mw new tree for amiga, replacing the bogous previous one.
SunOS support works for a lot of executables now (static and dynamic).
 1.1  05-Jul-1993  mw branches: 1.1.1;
Initial revision
 1.1.1.2  02-Sep-1993  mw Update of arch/amiga tree, includes
- realtime clock support for a2k and a3k
- scsi drivers for a2091 and gvp-II controllers in a2k
- working ethernet driver for a2065/ameristar lance-controllers
 1.1.1.1  05-Jul-1993  mw sys/arch/amiga tree. This is the machdep part required to get the kernel
up on an A3000. There are still (very) few changes required outside the
arch/amiga tree, so you can't recompile the kernel yet. Support for
third party SCSI controllers for the A2000 is on its way. The kernel is
fully functional (except for a missing ethernet-driver ...). This
tree is based on my version #390.
 1.13.2.5  05-Jul-2000  he Pull up regenerated files (requested by sommerfeld):
Comment out EON ISO-over-ip tunneling pseudo-driver, and document
as broken/fragile. Unlikely to be of much use, and confuses new
users when their system crashes when they, or their dhclient
stumble over it. See PR#10500 and PR#8994 for the gory details.
 1.13.2.4  04-Feb-2000  he Pull up regenerated file (requested by is):
Add reboot code for Phase5 68040+PPC boards.
 1.13.2.3  18-Jun-1999  perry pullup 1.16->1.17 (is): Allow more than one ed,ed or qn i/f
 1.13.2.2  18-Jun-1999  perry pullup 1.15->1.16 (is): Support for HyperCom 3+/4+ lpt ports
 1.13.2.1  12-Apr-1999  tron branches: 1.13.2.1.2; 1.13.2.1.4;
Pull up AMIGA, 1.14 and DRACO, 1.33:
Regen from "GENERIC".
 1.13.2.1.4.1  30-Nov-1999  itojun bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch
just for reference purposes.
This commit includes 1.4 -> 1.4.1 sync for kame branch.

The branch does not compile at all (due to the lack of ALTQ and some other
source code). Please do not try to modify the branch, this is just for
referenre purposes.

synchronization to latest KAME will take place on HEAD branch soon.
 1.13.2.1.2.2  02-Aug-1999  thorpej Update from trunk.
 1.13.2.1.2.1  21-Jun-1999  thorpej Sync w/ -current.
 1.21.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.22.2.4  12-Mar-2001  bouyer Sync with HEAD.
 1.22.2.3  11-Feb-2001  bouyer Sync with HEAD.
 1.22.2.2  05-Jan-2001  bouyer Sync with HEAD
 1.22.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.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.27.2.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.28.2.3  01-May-2001  he Pull up regenerated files (requested by he):
Add pseudo-device vlan.
Make sure "rnd is EXPERIMENTAL" comment is removed.
 1.28.2.2  25-Jan-2001  jhawk regen
 1.28.2.1  06-Jul-2000  sommerfeld Regenerate after change to GENERIC:

Comment out EON ISO-over-ip tunneling pseudo-driver, and document as
broken/fragile. Unlikely to be of much use, and confuses new users
when their system crashes when they, or their dhclient stumble over
it. See kern/10500, kern/8994 for the gory details.

[pullup approved by thorpej]
 1.34.2.2  21-Jun-2001  nathanw Catch up to -current.
 1.34.2.1  09-Apr-2001  nathanw Catch up with -current.
 1.37.2.7  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.37.2.6  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.37.2.5  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.37.2.4  16-Mar-2002  jdolecek Catch up with -current.
 1.37.2.3  11-Feb-2002  jdolecek Sync w/ -current.
 1.37.2.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.37.2.1  13-Sep-2001  thorpej Update the kqueue branch to HEAD.
 1.38.6.9  11-Dec-2002  thorpej Sync with HEAD.
 1.38.6.8  18-Oct-2002  nathanw Catch up to -current.
 1.38.6.7  01-Aug-2002  nathanw Catch up to -current.
 1.38.6.6  20-Jun-2002  nathanw Catch up to -current.
 1.38.6.5  17-Apr-2002  nathanw Catch up to -current.
 1.38.6.4  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.38.6.3  28-Feb-2002  nathanw Catch up to -current.
 1.38.6.2  08-Jan-2002  nathanw Catch up to -current.
 1.38.6.1  25-Aug-2001  nathanw file AMIGA was added on branch nathanw_sa on 2002-01-08 00:22:57 +0000
 1.50.4.3  24-Oct-2002  lukem regen from GENERIC after ipfilter 3.4.29 upgrade
 1.50.4.2  01-Aug-2002  lukem Regenerate from GENERIC 1.179.4.2 (requested by lukem in ticket #314):
 1.50.4.1  30-May-2002  tv Pull up regen (requested by thorpej in ticket #94).
 1.50.2.2  16-Jul-2002  gehenna catch up with -current.
 1.50.2.1  09-Jul-2002  gehenna catch up with -current.
 1.61.2.11  11-Dec-2005  christos Sync with head.
 1.61.2.10  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.61.2.9  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.61.2.8  15-Feb-2005  skrll Sync with HEAD.
 1.61.2.7  04-Feb-2005  skrll Sync with HEAD.
 1.61.2.6  24-Jan-2005  skrll Sync with HEAD.
 1.61.2.5  17-Jan-2005  skrll Sync with HEAD.
 1.61.2.4  14-Nov-2004  skrll Sync with HEAD.
 1.61.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.61.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.61.2.1  03-Aug-2004  skrll Sync with HEAD
 1.66.2.4  11-Aug-2007  bouyer Regen for ticket 11356
 1.66.2.3  15-Jul-2004  he branches: 1.66.2.3.2; 1.66.2.3.4;
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.66.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.66.2.1  30-Jun-2004  jdc Pull up revision 1.67 (requested by abs in ticket #567).

Regenerate from master config files
 1.66.2.3.4.1  11-Aug-2007  bouyer regen for ticket 11356
 1.66.2.3.2.1  11-Aug-2007  bouyer regen for ticket 11356
 1.71.2.1  29-Apr-2005  kent sync with -current
 1.72.2.2  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.72.2.1  12-Feb-2005  yamt sync with head.
 1.77.2.3  05-Nov-2005  tron Regen for ticket #929.
 1.77.2.2  14-Aug-2005  riz Pull up revision 1.83 (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.77.2.1  18-Jul-2005  riz Pull up revision 1.82 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.
 1.81.2.4  27-Oct-2007  yamt sync with head.
 1.81.2.3  03-Sep-2007  yamt sync with head.
 1.81.2.2  30-Dec-2006  yamt sync with head.
 1.81.2.1  21-Jun-2006  yamt sync with head.
 1.92.4.1  09-Sep-2006  rpaulo sync with head
 1.92.2.1  18-Feb-2006  yamt sync with head.
 1.93.2.1  22-Apr-2006  simonb Sync with head.
 1.95.6.1  31-Mar-2006  tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
 1.95.4.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.95.2.3  03-Sep-2006  yamt sync with head.
 1.95.2.2  11-Aug-2006  yamt sync with head
 1.95.2.1  01-Apr-2006  yamt sync with head.
 1.96.4.1  13-Jul-2006  gdamore Merge from HEAD.
 1.97.2.2  22-Sep-2006  riz Regen for ticket #170
 1.97.2.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.100.4.1  10-Dec-2006  yamt sync with head.
 1.100.2.1  18-Nov-2006  ad Sync with head.
 1.102.18.1  03-Sep-2007  wrstuden Sync w/ NetBSD-4-RC_1
 1.102.16.2  03-Oct-2007  garbled Sync with HEAD
 1.102.16.1  26-Jun-2007  garbled Sync with HEAD.
 1.102.10.1  11-Jul-2007  mjf Sync with head.
 1.102.8.3  12-Oct-2007  ad Fix merge errors.
 1.102.8.2  20-Aug-2007  ad Sync with HEAD.
 1.102.8.1  09-Jun-2007  ad Sync with head.
 1.102.2.1  06-Jun-2007  bouyer Regen for ticket 699.
 1.104.8.2  02-Oct-2007  joerg Sync with HEAD.
 1.104.8.1  03-Sep-2007  jmcneill Sync with HEAD.
 1.104.4.2  10-Sep-2007  skrll Sync with HEAD.
 1.104.4.1  03-Sep-2007  skrll Sync with HEAD.
 1.106.2.1  06-Nov-2007  matt sync with HEAD
 1.108.88.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.108.84.1  05-Feb-2017  skrll Sync with HEAD
 1.108.64.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed