The NetBSD Project

CVS log for src/sys/arch/arc/conf/MIMORI

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / arc / conf

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Jan 29 18:27:10 2024 UTC (10 months, 1 week ago) by christos
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -3 lines
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.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Nov 2 20:38:21 2022 UTC (2 years, 1 month ago) by andvar
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
fix various typos in comments and messages.

Revision 1.72.4.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:07:27 2020 UTC (4 years, 8 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.72.4.1: preferred, colored; branchpoint 1.72: preferred, colored; next MAIN 1.73: preferred, colored
Changes since revision 1.72.4.1: +2 -3 lines
Merge changes from current as of 20200406

Revision 1.73.6.1: download - view: text, markup, annotated - select for diffs
Sat Jan 25 22:38:37 2020 UTC (4 years, 10 months ago) by ad
Branches: ad-namecache
Diff to: previous 1.73: preferred, colored; next MAIN 1.74: preferred, colored
Changes since revision 1.73: +2 -3 lines
Sync with head.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Jan 25 18:38:35 2020 UTC (4 years, 10 months ago) by thorpej
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, bouyer-sunxi-drm-base, bouyer-sunxi-drm, ad-namecache-base3, ad-namecache-base2
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
Retire "le* at pci?" from the shipped kernel configs:
- If the config had both an le@pci and a pcn, simply remove le@pci
  (pcn would match at a higher priority anyway).
- If the config had le@pci enabled, but no pcn, change le@pci to pcn.
- If the config had le@pci commented out, but no pcn, change le@pci
  to pcn and leave it commented out.

The pcn driver supports more chips than le@pci and does DMA directly
to/from mbufs rather than memory copies.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Sun Jan 19 01:25:04 2020 UTC (4 years, 10 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -2 lines
Remove the strip(4) - Starmode Radio IP - pseudo-device driver.  It is
long since obsolete.

Revision 1.72.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:05:49 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -6 lines
Sync with HEAD

Revision 1.72.2.1: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:55:25 2018 UTC (6 years, 3 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.72: preferred, colored; next MAIN 1.73: preferred, colored
Changes since revision 1.72: +2 -6 lines
Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Aug 1 20:04:10 2018 UTC (6 years, 4 months ago) by maxv
Branches: MAIN
CVS tags: phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, isaki-audio2-base, isaki-audio2, ad-namecache-base1, ad-namecache-base
Branch point for: ad-namecache
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -6 lines
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).

Revision 1.59.2.3: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:35:50 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.59.2.2: preferred, colored; branchpoint 1.59: preferred, colored; next MAIN 1.60: preferred, colored
Changes since revision 1.59.2.2: +3 -15 lines
update from HEAD

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Sep 14 07:58:39 2017 UTC (7 years, 2 months ago) by mrg
Branches: MAIN
CVS tags: tls-maxphys-base-20171202, phil-wifi-base, pgoyette-compat-base, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +3 -14 lines
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.

Revision 1.68.2.2: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:29 2017 UTC (7 years, 3 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.68.2.1: preferred, colored; branchpoint 1.68: preferred, colored; next MAIN 1.69: preferred, colored
Changes since revision 1.68.2.1: +1 -2 lines
Sync with HEAD

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat Jul 29 18:08:56 2017 UTC (7 years, 4 months ago) by maxv
Branches: MAIN
CVS tags: nick-nhusb-base-20170825
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -2 lines
Remove TCP_COMPAT_42 from the config files. Pass 3.

Revision 1.68.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 22 12:05:36 2015 UTC (9 years, 2 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
Sync with HEAD

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Aug 21 01:52:07 2015 UTC (9 years, 3 months ago) by uebayasi
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -1 lines
Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Aug 12 07:53:57 2015 UTC (9 years, 4 months ago) by maxv
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -2 lines
Remove KMEMSTATS.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Aug 23 20:26:56 2014 UTC (10 years, 3 months ago) by dholland
Branches: MAIN
CVS tags: nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base
Branch point for: nick-nhusb
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -3 lines
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.

Revision 1.59.2.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:44 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.59.2.1: preferred, colored; branchpoint 1.59: preferred, colored
Changes since revision 1.59.2.1: +4 -1 lines
Rebase to HEAD as of a few days ago.

Revision 1.66.4.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:53:50 2014 UTC (10 years, 4 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.66: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66: +5 -1 lines
Rebase.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sun Jul 20 10:06:10 2014 UTC (10 years, 4 months ago) by alnsn
Branches: MAIN
CVS tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +5 -1 lines
Add commented out bpfjit options to mips kernels.
While here, add 2 missing RCS ids.

Revision 1.57.4.3: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:30 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.57.4.2: preferred, colored; branchpoint 1.57: preferred, colored; next MAIN 1.58: preferred, colored
Changes since revision 1.57.4.2: +6 -11 lines
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")

Revision 1.65.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 28 23:59:11 2013 UTC (11 years, 3 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.65: preferred, colored; next MAIN 1.66: preferred, colored
Changes since revision 1.65: +1 -2 lines
sync with head

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Jun 30 21:38:55 2013 UTC (11 years, 5 months ago) by rmind
Branches: MAIN
CVS tags: yamt-pagecache-base9, rmind-smpnet-nbase, rmind-smpnet-base, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2
Branch point for: tls-earlyentropy
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -2 lines
G/C PFIL_HOOKS from the kernel configs.

Revision 1.59.2.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:19:59 2013 UTC (11 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +6 -10 lines
resync from head

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jun 5 23:08:00 2013 UTC (11 years, 6 months ago) by christos
Branches: MAIN
Branch point for: rmind-smpnet
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -2 lines
remove obsolete networking options

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Apr 27 22:21:13 2013 UTC (11 years, 7 months ago) by christos
Branches: MAIN
CVS tags: khorben-n900
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
more bogus number removal

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Apr 27 21:43:17 2013 UTC (11 years, 7 months ago) by christos
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -3 lines
the bogus number police

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Apr 27 18:19:26 2013 UTC (11 years, 7 months ago) by christos
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -3 lines
remove confusing numeric locators where they are unused.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Mar 2 02:42:10 2013 UTC (11 years, 9 months ago) by christos
Branches: MAIN
CVS tags: agc-symver-base, agc-symver
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -2 lines
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Mar 1 18:25:29 2013 UTC (11 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -3 lines
Retire OSI network stack. OK core@

Revision 1.57.4.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:18:53 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.57.4.1: preferred, colored; branchpoint 1.57: preferred, colored
Changes since revision 1.57.4.1: +2 -1 lines
sync with head

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Aug 17 20:11:38 2012 UTC (12 years, 3 months ago) by abs
Branches: MAIN
CVS tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6
Branch point for: tls-maxphys
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -1 lines
Update all kernel configs mentioning WSEMUL_* but not already including
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
  and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL

Some of the INSTALL configs for larger memory machines are probably suitable
for adding WSDISPLAY_COMPAT_USL.

Now wsconscfg(8) should be able to switch VTs when expected.

Implemented after no objection from tech-kern to the following:

On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?

Revision 1.57.4.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:06:03 2012 UTC (12 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -2 lines
sync with head

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Nov 22 21:24:59 2011 UTC (13 years ago) by tls
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base10, jmcneill-usbmp-base, jmcneill-usbmp
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -2 lines

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.

Revision 1.56.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 6 09:04:58 2011 UTC (13 years, 6 months ago) by jruoho
Branches: jruoho-x86intr
Diff to: previous 1.56: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56: +3 -2 lines
Sync with HEAD.

Revision 1.53.4.3: download - view: text, markup, annotated - select for diffs
Thu Apr 21 01:40:49 2011 UTC (13 years, 7 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.53.4.2: preferred, colored; branchpoint 1.53: preferred, colored; next MAIN 1.54: preferred, colored
Changes since revision 1.53.4.2: +2 -1 lines
sync with head

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sun Mar 6 17:08:20 2011 UTC (13 years, 9 months ago) by bouyer
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, rmind-uvmplock-nbase, rmind-uvmplock-base, jym-xensuspend-nbase, jym-xensuspend-base, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp
Branch point for: yamt-pagecache
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -2 lines
merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.

Revision 1.53.4.2: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:49:26 2011 UTC (13 years, 9 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.53.4.1: preferred, colored; branchpoint 1.53: preferred, colored
Changes since revision 1.53.4.1: +2 -2 lines
sync with head

Revision 1.56.4.1: download - view: text, markup, annotated - select for diffs
Tue Feb 8 19:29:30 2011 UTC (13 years, 10 months ago) by bouyer
Branches: bouyer-quota2
Diff to: previous 1.56: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56: +3 -2 lines
Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA
is commented out)

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Nov 23 11:13:54 2010 UTC (14 years ago) by hannken
Branches: MAIN
CVS tags: uebayasi-xip-base7, matt-mips64-premerge-20101231, jruoho-x86intr-base, bouyer-quota2-nbase, bouyer-quota2-base
Branch point for: jruoho-x86intr, bouyer-quota2
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Remove unused count from pseudo-device md.

Revision 1.53.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 17 06:44:00 2010 UTC (14 years, 3 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.53.2.1: preferred, colored; branchpoint 1.53: preferred, colored; next MAIN 1.54: preferred, colored
Changes since revision 1.53.2.1: +2 -0 lines
Sync with HEAD.

Revision 1.49.20.3: download - view: text, markup, annotated - select for diffs
Wed Aug 11 22:51:38 2010 UTC (14 years, 4 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.49.20.2: preferred, colored; branchpoint 1.49: preferred, colored; next MAIN 1.50: preferred, colored
Changes since revision 1.49.20.2: +4 -2 lines
sync with head.

Revision 1.53.4.1: download - view: text, markup, annotated - select for diffs
Sun May 30 05:16:37 2010 UTC (14 years, 6 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +4 -2 lines
sync with head

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat May 8 22:16:26 2010 UTC (14 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -1 lines
enable IPFILTER_COMPAT in all kernels that have ipfilter already.
canonicalise several of the ipf option segments in various files
(this mostly means adding commented out IPFILTER_DEFAULT_BLOCK,
or adding commented or uncommented IPFILTER_LOG or IPFILTER_LOOKUP
option statements.)

i built about 20 of these kernels to check, but not all of them.

Revision 1.53.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 30 14:39:07 2010 UTC (14 years, 7 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Sync with HEAD.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Apr 16 13:48:29 2010 UTC (14 years, 7 months ago) by pooka
Branches: MAIN
CVS tags: uebayasi-xip-base1
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Remove unused count (invariably "4") from pseudo-device fss.

Revision 1.49.20.2: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:02:03 2010 UTC (14 years, 9 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.49.20.1: preferred, colored; branchpoint 1.49: preferred, colored
Changes since revision 1.49.20.1: +1 -2 lines
sync with head

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Dec 5 20:11:03 2009 UTC (15 years ago) by pooka
Branches: MAIN
CVS tags: yamt-nfs-mp-base9, uebayasi-xip-base, matt-premerge-20091211
Branch point for: uebayasi-xip, rmind-uvmplock
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -2 lines
Remove the portalfs kernel file system driver.  Replace mount_portal(8)
with a version based on puffs.  User functionality remains the same.

Revision 1.51.4.1: download - view: text, markup, annotated - select for diffs
Wed May 13 17:16:11 2009 UTC (15 years, 7 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.51: preferred, colored; next MAIN 1.52: preferred, colored
Changes since revision 1.51: +1 -3 lines
Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.49.20.1: download - view: text, markup, annotated - select for diffs
Mon May 4 08:10:37 2009 UTC (15 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -5 lines
sync with head.

Revision 1.49.28.2: download - view: text, markup, annotated - select for diffs
Tue Apr 28 07:33:42 2009 UTC (15 years, 7 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.49.28.1: preferred, colored; branchpoint 1.49: preferred, colored; next MAIN 1.50: preferred, colored
Changes since revision 1.49.28.1: +1 -3 lines
Sync with HEAD.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Mar 6 20:31:47 2009 UTC (15 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base, jymxensuspend-base
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -3 lines
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
initial limit as 1/4 of the physical memory. Ensure the limit is at
least 1024 pages, the old default on most platforms.

Revision 1.49.28.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:15:56 2009 UTC (15 years, 10 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -3 lines
Sync with HEAD.

Revision 1.49.16.1: download - view: text, markup, annotated - select for diffs
Sat Jan 17 13:27:51 2009 UTC (15 years, 10 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.49: preferred, colored; next MAIN 1.50: preferred, colored
Changes since revision 1.49: +1 -3 lines
Sync with HEAD.

Revision 1.49.26.1: download - view: text, markup, annotated - select for diffs
Sat Dec 13 01:13:01 2008 UTC (16 years ago) by haad
Branches: haad-dm
Diff to: previous 1.49: preferred, colored; next MAIN 1.50: preferred, colored
Changes since revision 1.49: +1 -3 lines
Update haad-dm branch to haad-dm-base2.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Nov 24 11:41:08 2008 UTC (16 years ago) by ad
Branches: MAIN
CVS tags: nick-hppapmap-base2, mjf-devfs2-base, haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Branch point for: jym-xensuspend
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -2 lines
Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Nov 12 12:35:57 2008 UTC (16 years, 1 month ago) by ad
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -2 lines
Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.

Revision 1.48.10.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 23:14:49 2007 UTC (17 years, 1 month ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48: +1 -1 lines
sync with HEAD

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Oct 17 19:53:28 2007 UTC (17 years, 1 month ago) by garbled
Branches: MAIN
CVS tags: yamt-x86pmap-base4, yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, nick-net80211-sync-base, nick-net80211-sync, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs-base, mjf-devfs, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, jmcneill-base, hpcarm-cleanup-nbase, hpcarm-cleanup-base, haad-dm-base1, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, ad-socklock-base1
Branch point for: yamt-nfs-mp, nick-hppapmap, mjf-devfs2, haad-dm
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
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.

Revision 1.35.2.3: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:23:05 2007 UTC (17 years, 3 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.35.2.2: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35.2.2: +3 -2 lines
sync with head.

Revision 1.47.8.1: download - view: text, markup, annotated - select for diffs
Sun Jul 15 13:15:32 2007 UTC (17 years, 4 months ago) by ad
Branches: vmlocking
Diff to: previous 1.47: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47: +3 -2 lines
Sync with head.

Revision 1.47.10.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 19:57:58 2007 UTC (17 years, 5 months ago) by mjf
Branches: mjf-ufs-trans
Diff to: previous 1.47: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47: +3 -2 lines
Sync with head.

Revision 1.47.16.1: download - view: text, markup, annotated - select for diffs
Tue Jun 26 18:12:12 2007 UTC (17 years, 5 months ago) by garbled
Branches: ppcoea-renovation
Diff to: previous 1.47: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47: +3 -2 lines
Sync with HEAD.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Jun 26 12:12:58 2007 UTC (17 years, 5 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, vmlocking-base, ppcoea-renovation-base, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, matt-mips64-base, matt-mips64, jmcneill-pm, hpcarm-cleanup, bouyer-xenamd64
Branch point for: matt-armv6
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +3 -2 lines
Add options COMPAT_40.

Revision 1.35.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:45:29 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.35.2.1: preferred, colored
Changes since revision 1.35.2.1: +3 -4 lines
sync with head.

Revision 1.46.2.1: download - view: text, markup, annotated - select for diffs
Sat Nov 18 21:29:05 2006 UTC (18 years ago) by ad
Branches: newlock2
Diff to: previous 1.46: preferred, colored; next MAIN 1.47: preferred, colored
Changes since revision 1.46: +2 -1 lines
Sync with head.

Revision 1.46.4.1: download - view: text, markup, annotated - select for diffs
Sun Oct 22 06:04:34 2006 UTC (18 years, 1 month ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.46: preferred, colored; next MAIN 1.47: preferred, colored
Changes since revision 1.46: +2 -1 lines
sync with head

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Sep 27 21:42:04 2006 UTC (18 years, 2 months ago) by manu
Branches: MAIN
CVS tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, yamt-idlelwp-base8, yamt-idlelwp, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup, post-newlock2-merge, newlock2-nbase, newlock2-base, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-nb4-arm-base, matt-nb4-arm, ad-audiomp-base, ad-audiomp
Branch point for: vmlocking, ppcoea-renovation, mjf-ufs-trans
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -1 lines
- Document COMPAT_15 as doing nothing
- Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency
- Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM
ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT
matters here.

This address kern/18407

Revision 1.43.4.1: download - view: text, markup, annotated - select for diffs
Sat Sep 9 02:37:43 2006 UTC (18 years, 3 months ago) by rpaulo
Branches: rpaulo-netinet-merge-pcb
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +12 -14 lines
sync with head

Revision 1.45.2.1: download - view: text, markup, annotated - select for diffs
Sun Sep 3 15:22:41 2006 UTC (18 years, 3 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.45: preferred, colored; next MAIN 1.46: preferred, colored
Changes since revision 1.45: +2 -4 lines
sync with head.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Aug 26 20:26:44 2006 UTC (18 years, 3 months ago) by christos
Branches: MAIN
CVS tags: yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, rpaulo-netinet-merge-pcb-base
Branch point for: yamt-splraiseipl, newlock2
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -4 lines
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP

Revision 1.35.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 14:48:54 2006 UTC (18 years, 5 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +17 -15 lines
sync with head.

Revision 1.43.6.1: download - view: text, markup, annotated - select for diffs
Sat Apr 22 11:37:16 2006 UTC (18 years, 7 months ago) by simonb
Branches: simonb-timecounters
CVS tags: simonb-timcounters-final
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +11 -11 lines
Sync with head.

Revision 1.43.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 15:38:31 2006 UTC (18 years, 9 months ago) by yamt
Branches: yamt-uio_vmspace
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +11 -11 lines
sync with head.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Feb 5 05:01:49 2006 UTC (18 years, 10 months ago) by cube
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5, yamt-pdpolicy-base7, yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, simonb-timecounters-base, peter-altq-base, peter-altq, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, elad-kernelauth, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-pdpolicy
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +10 -10 lines
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Feb 4 02:42:27 2006 UTC (18 years, 10 months ago) by rpaulo
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
bpfilter doesn't accept count anymore.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Dec 20 05:35:27 2005 UTC (18 years, 11 months ago) by thorpej
Branches: MAIN
Branch point for: yamt-uio_vmspace, simonb-timecounters, rpaulo-netinet-merge-pcb
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -2 lines
Remove the tablet line discipline.

Revision 1.20.2.11: download - view: text, markup, annotated - select for diffs
Sun Dec 11 10:28:14 2005 UTC (19 years ago) by christos
Branches: ktrace-lwp
Diff to: previous 1.20.2.10: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20.2.10: +2 -2 lines
Sync with head.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Dec 7 09:10:12 2005 UTC (19 years ago) by tsutsui
Branches: MAIN
CVS tags: ktrace-lwp-base
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).

Revision 1.20.2.10: download - view: text, markup, annotated - select for diffs
Thu Nov 10 13:55:00 2005 UTC (19 years, 1 month ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.20.2.9: preferred, colored
Changes since revision 1.20.2.9: +6 -4 lines
Sync with HEAD. Here we go again...

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Aug 28 13:23:22 2005 UTC (19 years, 3 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, thorpej-vnode-attr-base, thorpej-vnode-attr
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -3 lines
options<space><tab>

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Aug 19 05:19:49 2005 UTC (19 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Aug 19 02:03:49 2005 UTC (19 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
64 bit inode changes.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Jul 31 04:04:31 2005 UTC (19 years, 4 months ago) by yamt
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -3 lines
revert "defflag VMSWAP" changes for now.
there seems to be far more people who don't want to edit
their kernel config files than i thought.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Jul 30 06:35:35 2005 UTC (19 years, 4 months ago) by yamt
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -1 lines
add "options VMSWAP" to non INSTALL kernels.

Revision 1.34.4.2: download - view: text, markup, annotated - select for diffs
Mon Jul 18 21:13:50 2005 UTC (19 years, 4 months ago) by riz
Branches: netbsd-3
CVS tags: netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0
Diff to: previous 1.34.4.1: preferred, colored; branchpoint 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34.4.1: +2 -1 lines
Pull up revision 1.36 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jul 7 17:05:46 2005 UTC (19 years, 5 months ago) by tron
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Add (commented out) IPSEC_NAT_T option.

Revision 1.34.4.1: download - view: text, markup, annotated - select for diffs
Wed Jun 1 17:19:40 2005 UTC (19 years, 6 months ago) by riz
Branches: netbsd-3
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -2 lines
Pull up revision 1.35 (requested by tron in ticket #362):
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue May 31 22:23:52 2005 UTC (19 years, 6 months ago) by tron
Branches: MAIN
Branch point for: yamt-lazymbuf
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -2 lines
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.

Revision 1.30.4.1: download - view: text, markup, annotated - select for diffs
Fri Apr 29 11:28:01 2005 UTC (19 years, 7 months ago) by kent
Branches: kent-audio2
Diff to: previous 1.30: preferred, colored; next MAIN 1.31: preferred, colored
Changes since revision 1.30: +4 -1 lines
sync with -current

Revision 1.26.2.1.2.1: download - view: text, markup, annotated - select for diffs
Sat Apr 2 21:30:41 2005 UTC (19 years, 8 months ago) by he
Branches: netbsd-2
CVS tags: netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1
Diff to: previous 1.26.2.1: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26.2.1: +1 -0 lines
Pull up revision 1.30 (requested by bouyer in ticket #1019):
  Add pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) series of
  controllers.

Revision 1.31.2.2: download - view: text, markup, annotated - select for diffs
Sat Mar 19 08:32:45 2005 UTC (19 years, 8 months ago) by yamt
Branches: yamt-km
Diff to: previous 1.31.2.1: preferred, colored; branchpoint 1.31: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31.2.1: +2 -2 lines
sync with head.  xen and whitespace.  xen part is not finished.

Revision 1.20.2.9: download - view: text, markup, annotated - select for diffs
Fri Mar 4 16:38:03 2005 UTC (19 years, 9 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.20.2.8: preferred, colored
Changes since revision 1.20.2.8: +2 -2 lines
Sync with HEAD.

Hi Perry!

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Feb 18 21:05:51 2005 UTC (19 years, 9 months ago) by dsl
Branches: MAIN
CVS tags: yamt-km-base4, yamt-km-base3, netbsd-3-base, kent-audio2-base
Branch point for: netbsd-3
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT

Revision 1.20.2.8: download - view: text, markup, annotated - select for diffs
Tue Feb 15 21:32:31 2005 UTC (19 years, 9 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.20.2.7: preferred, colored
Changes since revision 1.20.2.7: +2 -1 lines
Sync with HEAD.

Revision 1.31.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 12 18:17:30 2005 UTC (19 years, 10 months ago) by yamt
Branches: yamt-km
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -1 lines
sync with head.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Feb 11 08:25:53 2005 UTC (19 years, 10 months ago) by dsl
Branches: MAIN
CVS tags: yamt-km-base2
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.

Revision 1.20.2.7: download - view: text, markup, annotated - select for diffs
Fri Feb 4 11:44:15 2005 UTC (19 years, 10 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.20.2.6: preferred, colored
Changes since revision 1.20.2.6: +2 -1 lines
Sync with HEAD.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Jan 31 16:54:33 2005 UTC (19 years, 10 months ago) by hannken
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
  have a disk.  Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>

Revision 1.20.2.6: download - view: text, markup, annotated - select for diffs
Mon Jan 24 08:33:58 2005 UTC (19 years, 10 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.20.2.5: preferred, colored
Changes since revision 1.20.2.5: +2 -1 lines
Sync with HEAD.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jan 21 12:11:30 2005 UTC (19 years, 10 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-km-base
Branch point for: yamt-km
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
Add options COMPAT_20.

Revision 1.20.2.5: download - view: text, markup, annotated - select for diffs
Mon Nov 29 07:24:02 2004 UTC (20 years ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.20.2.4: preferred, colored
Changes since revision 1.20.2.4: +2 -1 lines
Sync with HEAD.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Nov 24 20:49:20 2004 UTC (20 years ago) by bouyer
Branches: MAIN
CVS tags: kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: kent-audio2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).

Revision 1.20.2.4: download - view: text, markup, annotated - select for diffs
Sun Nov 14 08:15:05 2004 UTC (20 years ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.20.2.3: preferred, colored
Changes since revision 1.20.2.3: +2 -1 lines
Sync with HEAD.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Nov 10 17:54:03 2004 UTC (20 years, 1 month ago) by christos
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
Add COMPAT_BSDPTY to the rest of the config files.

Revision 1.20.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 13:12:59 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.20.2.2: preferred, colored
Changes since revision 1.20.2.2: +1 -1 lines
Fix the sync with head I botched.

Revision 1.20.2.2: download - view: text, markup, annotated - select for diffs
Sat Sep 18 14:32:08 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.20.2.1: preferred, colored
Changes since revision 1.20.2.1: +2 -1 lines
Sync with HEAD.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Sep 4 23:29:46 2004 UTC (20 years, 3 months ago) by manu
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on
tech-net@

Revision 1.20.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:32:21 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +34 -14 lines
Sync with HEAD

Revision 1.26.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 15 20:16:56 2004 UTC (20 years, 4 months ago) by he
Branches: netbsd-2-0
CVS tags: netbsd-2-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE
Branch point for: netbsd-2
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +2 -1 lines
Pull up revision 1.27 (requested by atatat in ticket #663):
	Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations,
	but commented out in most of them.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Jul 15 03:53:45 2004 UTC (20 years, 5 months ago) by atatat
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Dec 14 01:32:01 2003 UTC (21 years ago) by thorpej
Branches: MAIN
CVS tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Dec 13 23:13:40 2003 UTC (21 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
Split out the Silicon Image SATALink support into its own driver,
"satalink".

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Oct 21 16:28:20 2003 UTC (21 years, 1 month ago) by tsutsui
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +23 -30 lines
- Use scsibus* at scsi?
- Use atabus* at ata?
- Use atapibus* atapi?
- Sort ATA/ATAPI device entries.
- Comment out aceride, piixide, siside, and viaide.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Oct 8 11:55:43 2003 UTC (21 years, 2 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +24 -2 lines
Add new per-chip pciide drivers.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Oct 8 11:04:56 2003 UTC (21 years, 2 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -4 lines
Add atabus.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Sep 27 10:07:57 2003 UTC (21 years, 2 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Add options COMPAT_16.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Apr 6 10:00:00 2003 UTC (21 years, 8 months ago) by tsutsui
Branches: MAIN
Branch point for: ktrace-lwp
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -4 lines
Enable oosiop at jazzio.
While I'm here, use wildcard for osiop unit.

Revision 1.8.2.7: download - view: text, markup, annotated - select for diffs
Fri Oct 18 02:35:10 2002 UTC (22 years, 1 month ago) by nathanw
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.8.2.6: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.2.6: +2 -2 lines
Catch up to -current.

Revision 1.6.2.7: download - view: text, markup, annotated - select for diffs
Thu Oct 10 18:31:37 2002 UTC (22 years, 2 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.6.2.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.2.6: +2 -2 lines
sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Sep 18 02:43:55 2002 UTC (22 years, 2 months ago) by lukem
Branches: MAIN
CVS tags: nathanw_sa_before_merge, nathanw_sa_base, kqueue-beforemerge, kqueue-base, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
enable USERCONF by default; it's small and extremely useful to have available.

Revision 1.6.2.6: download - view: text, markup, annotated - select for diffs
Fri Sep 6 08:32:05 2002 UTC (22 years, 3 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.6.2.5: preferred, colored
Changes since revision 1.6.2.5: +2 -1 lines
sync kqueue branch with HEAD

Revision 1.17.4.1: download - view: text, markup, annotated - select for diffs
Thu Aug 1 04:17:20 2002 UTC (22 years, 4 months ago) by lukem
Branches: netbsd-1-6
CVS tags: netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001
Diff to: previous 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17: +2 -1 lines
Pull up revision 1.18 (requested by lukem in ticket #312):
Enable "pseudo-device clockctl" in all kernels, except
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"

Revision 1.17.2.1: download - view: text, markup, annotated - select for diffs
Sun Jul 14 17:45:51 2002 UTC (22 years, 5 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17: +2 -1 lines
catch up with -current.

Revision 1.6.2.5: download - view: text, markup, annotated - select for diffs
Sun Jun 23 17:34:39 2002 UTC (22 years, 5 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.6.2.4: preferred, colored
Changes since revision 1.6.2.4: +5 -9 lines
catch up with -current on kqueue branch

Revision 1.8.2.6: download - view: text, markup, annotated - select for diffs
Thu Jun 20 03:37:58 2002 UTC (22 years, 5 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.5: preferred, colored
Changes since revision 1.8.2.5: +5 -7 lines
Catch up to -current.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jun 17 05:14:06 2002 UTC (22 years, 5 months ago) by lukem
Branches: MAIN
CVS tags: gehenna-devsw-base
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Enable "pseudo-device clockctl" in all kernels, except
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 25 15:06:23 2002 UTC (22 years, 7 months ago) by atatat
Branches: MAIN
CVS tags: netbsd-1-6-base
Branch point for: netbsd-1-6, gehenna-devsw
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -1 lines
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.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Apr 17 02:22:45 2002 UTC (22 years, 7 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -7 lines
Switch from de to tlp by default.

Revision 1.8.2.5: download - view: text, markup, annotated - select for diffs
Wed Apr 17 00:02:20 2002 UTC (22 years, 7 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.4: preferred, colored
Changes since revision 1.8.2.4: +2 -3 lines
Catch up to -current.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 15 14:47:04 2002 UTC (22 years, 8 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -3 lines
Remove (commented-out) pmsi entries.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Apr 12 08:10:51 2002 UTC (22 years, 8 months ago) by gmcgarry
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Add commented-out USERCONF option.  Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.

Revision 1.8.2.4: download - view: text, markup, annotated - select for diffs
Mon Apr 1 07:39:03 2002 UTC (22 years, 8 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.3: preferred, colored
Changes since revision 1.8.2.3: +1 -2 lines
Catch up to -current.
(CVS: It's not just a program. It's an adventure!)

Revision 1.6.2.4: download - view: text, markup, annotated - select for diffs
Sat Mar 16 15:55:57 2002 UTC (22 years, 9 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.6.2.3: preferred, colored
Changes since revision 1.6.2.3: +2 -3 lines
Catch up with -current.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 4 13:24:08 2002 UTC (22 years, 9 months ago) by sommerfeld
Branches: MAIN
CVS tags: newlock-base, newlock, eeh-devprop-base, eeh-devprop
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
The "gif*" tunnelling interface does everything ipip does.
Move usage example from ipip.4 to gif.4
Excise ipip and stitch up the scars.

Revision 1.8.2.3: download - view: text, markup, annotated - select for diffs
Thu Feb 28 04:07:12 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.2: preferred, colored
Changes since revision 1.8.2.2: +4 -2 lines
Catch up to -current.

Revision 1.6.2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 11 20:07:14 2002 UTC (22 years, 10 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.6.2.2: preferred, colored
Changes since revision 1.6.2.2: +3 -1 lines
Sync w/ -current.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Feb 10 17:36:55 2002 UTC (22 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: ifpoll-base
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Update description for icsphy.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 27 13:23:12 2002 UTC (22 years, 10 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
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

Revision 1.6.2.2: download - view: text, markup, annotated - select for diffs
Thu Jan 10 19:37:39 2002 UTC (22 years, 11 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.6.2.1: preferred, colored
Changes since revision 1.6.2.1: +10 -10 lines
Sync kqueue branch with -current.

Revision 1.8.2.2: download - view: text, markup, annotated - select for diffs
Tue Jan 8 00:23:04 2002 UTC (22 years, 11 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.1: preferred, colored
Changes since revision 1.8.2.1: +267 -0 lines
Catch up to -current.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 20 12:56:21 2001 UTC (23 years ago) by lukem
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
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\""

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 20 08:43:21 2001 UTC (23 years ago) by lukem
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -9 lines
- pull in opt_kgdb.h where necessary
- replace opt_kgdb_machdep.h with opt_kgdb.h
- defparam opt_kgdb.h:
	KGDB_DEV KGDB_DEVNAME KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
- move from opt_ddbparam.h to opt_ddb.h:
	DDB_FROMCONSOLE DDB_ONPANIC DDB_HISTORY_SIZE DDB_BREAK_CHAR SYMTAB_SPACE
- replace KGDBDEV with KGDB_DEV
- replace KGDBADDR with KGDB_DEVADDR
- replace KGDBMODE with KGDB_DEVMODE
- replace KGDBRATE with KGDB_DEVRATE
- use `9600' instead of `0x2580' for 9600 baud rate
- use correct quotes for  options KGDB_DEVNAME="\"com\""
- use correct quotes for  options KGDB_DEV="17*256+0"
- remove unnecessary dependancy on Makefile for kgdb_stub.o
- minor whitespace cleanup

Revision 1.8.2.1
Tue Nov 13 17:54:47 2001 UTC (23 years, 1 month ago) by nathanw
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.8: +0 -267 lines
file MIMORI was added on branch nathanw_sa on 2002-01-08 00:23:04 +0000

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 13 17:54:47 2001 UTC (23 years, 1 month ago) by augustss
Branches: MAIN
Branch point for: nathanw_sa
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
The wsmux pseudo device does not need a count anymore.

Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Sat Aug 25 06:15:07 2001 UTC (23 years, 3 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Merge Aug 24 -current into the kqueue branch.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 22 15:39:05 2001 UTC (23 years, 3 months ago) by hubertf
Branches: MAIN
CVS tags: thorpej-mips-cache-base, thorpej-mips-cache, thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
More comment changes: 90x[B] -> 90x[BC]

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jul 8 16:32:14 2001 UTC (23 years, 5 months ago) by abs
Branches: MAIN
Branch point for: kqueue
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4 lines
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...)

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 21 19:18:12 2001 UTC (23 years, 5 months ago) by nathanw
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +30 -11 lines
Catch up to -current.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jun 13 15:37:27 2001 UTC (23 years, 6 months ago) by soda
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +30 -11 lines
update configurations for "struct platform" and related changes

Revision 1.3.2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 5 17:33:54 2001 UTC (23 years, 11 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.3.2.2: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.2: +14 -14 lines
Sync with HEAD

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 24 09:25:25 2000 UTC (23 years, 11 months ago) by ur
Branches: MAIN
CVS tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +14 -14 lines
Switch pica to jazzio.
Split shared MD portion between algor and jazzio.

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Mon Nov 20 20:00:24 2000 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.3.2.1: preferred, colored
Changes since revision 1.3.2.1: +249 -0 lines
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.

Revision 1.3.2.1
Sun Sep 24 15:59:28 2000 UTC (24 years, 2 months ago) by bouyer
Branches: thorpej_scsipi
FILE REMOVED
Changes since revision 1.3: +0 -249 lines
file MIMORI was added on branch thorpej_scsipi on 2000-11-20 20:00:24 +0000

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 24 15:59:28 2000 UTC (24 years, 2 months ago) by jdolecek
Branches: MAIN
Branch point for: thorpej_scsipi
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Thu Aug 10 21:55:32 2000 UTC (24 years, 4 months ago) by soda
Branches: netbsd-1-5
CVS tags: netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +7 -4 lines
Pull up to netbsd-1-5 branch.
Approved by: thorpej

- Add WSEMUL_VT100 to configuration files using wsdisplay.
- Update MIMORI configuration.

Revisions pulled up:
 > cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/arc/conf/ARCTIC
 > cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/arc/conf/GENERIC
 > cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/arc/conf/M403
 > cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arc/conf/MIMORI
 > cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arc/conf/PCCONS
 > cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/arc/conf/PICA
 > cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/arc/conf/RAMDISK

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 23 10:06:43 2000 UTC (24 years, 4 months ago) by ur
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -4 lines
Add WSEMUL_VT100 to configuration files using wsdisplay.
And update my current configuration. (MIMORI)

Revision 1.1.4.2: download - view: text, markup, annotated - select for diffs
Thu Jun 22 16:59:09 2000 UTC (24 years, 5 months ago) by minoura
Branches: minoura-xpg4dl
Diff to: previous 1.1.4.1: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.4.1: +246 -0 lines
Sync w/ netbsd-1-5-base.

Revision 1.1.4.1
Sat Jun 17 07:29:07 2000 UTC (24 years, 5 months ago) by minoura
Branches: minoura-xpg4dl
FILE REMOVED
Changes since revision 1.1: +0 -246 lines
file MIMORI was added on branch minoura-xpg4dl on 2000-06-22 16:59:09 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 17 07:29:07 2000 UTC (24 years, 5 months ago) by soda
Branches: MAIN
CVS tags: netbsd-1-5-base
Branch point for: netbsd-1-5, minoura-xpg4dl
 - vga/pckbc attachment for jazz internal bus of Magnum derived machines
  (including Pica, NEC RISCstation/RISCserver).
 - TGA console initialization for NEC RISCstation 2250,
   contributed by Shuichiro URATA <ur@a-r.org>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>