The NetBSD Project

CVS log for src/sys/arch/amiga/amiga/machdep.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.255 / (download) - annotate - [select for diffs], Tue Mar 5 14:15:28 2024 UTC (3 weeks, 2 days ago) by thorpej
Branch: MAIN
CVS Tags: HEAD
Changes since 1.254: +2 -7 lines
Diff to previous 1.254 (colored) to selected 1.224.2.2 (colored)

Move the at-shutdown call to resettodr() from cpu_reboot() to kern_reboot().

It's a small step, but it's a step.

Revision 1.254 / (download) - annotate - [select for diffs], Fri Jan 19 18:18:53 2024 UTC (2 months, 1 week ago) by thorpej
Branch: MAIN
Changes since 1.253: +4 -4 lines
Diff to previous 1.253 (colored) to selected 1.224.2.2 (colored)

Consistently use "intr_depth" as the name of the interrupt depth counter
on m68k platforms.

Revision 1.253 / (download) - annotate - [select for diffs], Wed Dec 20 00:40:42 2023 UTC (3 months, 1 week ago) by thorpej
Branch: MAIN
Changes since 1.252: +2 -3 lines
Diff to previous 1.252 (colored) to selected 1.224.2.2 (colored)

Remove unnecessary <sys/malloc.h> include.

Revision 1.252 / (download) - annotate - [select for diffs], Tue May 5 21:22:48 2020 UTC (3 years, 10 months ago) by ad
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, 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, 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, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.251: +3 -7 lines
Diff to previous 1.251 (colored) to selected 1.224.2.2 (colored)

PR port-amiga/55233 Process hangs indefinitely if not calling syscalls for a while

cpu_intr_p() is broken on amiga, fix it.

From code inspection it looks like amiga and other m68k ports check for ASTs
with interrupts enabled in some cases, which is racy.  Not fixed.

Revision 1.249.4.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:05:47 2019 UTC (4 years, 9 months ago) by christos
Branch: phil-wifi
Changes since 1.249: +5 -4 lines
Diff to previous 1.249 (colored) next main 1.250 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD

Revision 1.251 / (download) - annotate - [select for diffs], Sun Feb 24 19:24:20 2019 UTC (5 years, 1 month ago) by jandberg
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, netbsd-9-base, 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, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Changes since 1.250: +4 -2 lines
Diff to previous 1.250 (colored) to selected 1.224.2.2 (colored)

cnpollc needs to be called before cngetc

Revision 1.249.2.1 / (download) - annotate - [select for diffs], Wed Dec 26 14:01:31 2018 UTC (5 years, 3 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.249: +3 -4 lines
Diff to previous 1.249 (colored) next main 1.250 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD, resolve a few conflicts

Revision 1.250 / (download) - annotate - [select for diffs], Wed Dec 5 09:34:46 2018 UTC (5 years, 3 months ago) by mlelstv
Branch: MAIN
CVS Tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226
Changes since 1.249: +3 -4 lines
Diff to previous 1.249 (colored) to selected 1.224.2.2 (colored)

build fix for M68020,M68030. gcc complains about the local typedef that
isn't used.

Revision 1.249 / (download) - annotate - [select for diffs], Mon Mar 5 02:39:06 2018 UTC (6 years ago) by christos
Branch: MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-base, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, 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
Changes since 1.248: +14 -2 lines
Diff to previous 1.248 (colored) to selected 1.224.2.2 (colored)

can't use fnop directly now, explain why.

Revision 1.239.2.3 / (download) - annotate - [select for diffs], Sun Dec 3 11:35:48 2017 UTC (6 years, 3 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.239.2.2: +6 -10 lines
Diff to previous 1.239.2.2 (colored) to branchpoint 1.239 (colored) next main 1.240 (colored) to selected 1.224.2.2 (colored)

update from HEAD

Revision 1.243.6.4 / (download) - annotate - [select for diffs], Mon Aug 28 17:51:28 2017 UTC (6 years, 7 months ago) by skrll
Branch: nick-nhusb
Changes since 1.243.6.3: +3 -6 lines
Diff to previous 1.243.6.3 (colored) to branchpoint 1.243 (colored) next main 1.244 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD

Revision 1.248 / (download) - annotate - [select for diffs], Tue Aug 15 09:51:43 2017 UTC (6 years, 7 months ago) by maya
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, nick-nhusb-base-20170825
Changes since 1.247: +3 -6 lines
Diff to previous 1.247 (colored) to selected 1.224.2.2 (colored)

Simplify. error is constant, so replace it by its value. NFCI

Revision 1.247.6.1 / (download) - annotate - [select for diffs], Thu Apr 27 05:36:31 2017 UTC (6 years, 11 months ago) by pgoyette
Branch: prg-localcount2
Changes since 1.247: +14 -5 lines
Diff to previous 1.247 (colored) next main 1.248 (colored) to selected 1.224.2.2 (colored)

Restore all work from the former pgoyette-localcount branch (which is
now abandoned doe to cvs merge botch).

The branch now builds, and installs via anita.  There are still some
problems (cgd is non-functional and all atf tests time-out) but they
will get resolved soon.

Revision 1.243.6.3 / (download) - annotate - [select for diffs], Sun Feb 5 13:40:02 2017 UTC (7 years, 1 month ago) by skrll
Branch: nick-nhusb
Changes since 1.243.6.2: +2 -3 lines
Diff to previous 1.243.6.2 (colored) to branchpoint 1.243 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD

Revision 1.246.2.2 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:10 2017 UTC (7 years, 2 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.246.2.1: +2 -3 lines
Diff to previous 1.246.2.1 (colored) to branchpoint 1.246 (colored) next main 1.247 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.247 / (download) - annotate - [select for diffs], Fri Dec 23 07:40:05 2016 UTC (7 years, 3 months ago) by maya
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170204, netbsd-8-base, 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, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: prg-localcount2
Changes since 1.246: +2 -3 lines
Diff to previous 1.246 (colored) to selected 1.224.2.2 (colored)

Remove conflicting declaration of physmem

Revision 1.246.2.1 / (download) - annotate - [select for diffs], Wed Jul 20 23:50:53 2016 UTC (7 years, 8 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.246: +14 -5 lines
Diff to previous 1.246 (colored) to selected 1.224.2.2 (colored)

Adapt the machine/arch dependent code to the new {b,c}devsw reference
counting.

XXX Most of these will require testing by someone other than myself, as
I have a limited selection of hardware!

Revision 1.243.6.2 / (download) - annotate - [select for diffs], Fri Apr 22 15:44:08 2016 UTC (7 years, 11 months ago) by skrll
Branch: nick-nhusb
Changes since 1.243.6.1: +6 -6 lines
Diff to previous 1.243.6.1 (colored) to branchpoint 1.243 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD

Revision 1.246 / (download) - annotate - [select for diffs], Sat Apr 2 08:16:54 2016 UTC (7 years, 11 months ago) by mlelstv
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.245: +6 -6 lines
Diff to previous 1.245 (colored) to selected 1.224.2.2 (colored)

appease compiler. Fixes options MODULAR build.

Revision 1.243.6.1 / (download) - annotate - [select for diffs], Tue Sep 22 12:05:36 2015 UTC (8 years, 6 months ago) by skrll
Branch: nick-nhusb
Changes since 1.243: +3 -3 lines
Diff to previous 1.243 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD

Revision 1.245 / (download) - annotate - [select for diffs], Sat Jun 13 07:35:50 2015 UTC (8 years, 9 months ago) by mlelstv
Branch: MAIN
CVS Tags: nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921
Changes since 1.244: +3 -3 lines
Diff to previous 1.244 (colored) to selected 1.224.2.2 (colored)

btoc is already rounding up to click size, use predefined ctod macro
to translate to disk blocks.

Revision 1.243.4.1 / (download) - annotate - [select for diffs], Wed Jun 10 17:19:28 2015 UTC (8 years, 9 months ago) by snj
Branch: netbsd-7
CVS Tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, 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
Changes since 1.243: +3 -3 lines
Diff to previous 1.243 (colored) next main 1.244 (colored) to selected 1.224.2.2 (colored)

Pull up following revision(s) (requested by mlelstv in ticket #838):
	sys/arch/amiga/amiga/machdep.c: revision 1.244
Fix space calculation for dump header. Round up to clicks to avoid
disk alignment issues.

Revision 1.244 / (download) - annotate - [select for diffs], Sun Jun 7 20:00:11 2015 UTC (8 years, 9 months ago) by mlelstv
Branch: MAIN
Changes since 1.243: +3 -3 lines
Diff to previous 1.243 (colored) to selected 1.224.2.2 (colored)

Fix space calculation for dump header. Round up to clicks to avoid
disk alignment issues.

Revision 1.239.2.2 / (download) - annotate - [select for diffs], Wed Aug 20 00:02:42 2014 UTC (9 years, 7 months ago) by tls
Branch: tls-maxphys
Changes since 1.239.2.1: +18 -24 lines
Diff to previous 1.239.2.1 (colored) to branchpoint 1.239 (colored) to selected 1.224.2.2 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.234.2.3 / (download) - annotate - [select for diffs], Thu May 22 11:39:28 2014 UTC (9 years, 10 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.234.2.2: +35 -24 lines
Diff to previous 1.234.2.2 (colored) to branchpoint 1.234 (colored) next main 1.235 (colored) to selected 1.224.2.2 (colored)

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.241.2.1 / (download) - annotate - [select for diffs], Sun May 18 17:44:54 2014 UTC (9 years, 10 months ago) by rmind
Branch: rmind-smpnet
Changes since 1.241: +18 -24 lines
Diff to previous 1.241 (colored) next main 1.242 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.243 / (download) - annotate - [select for diffs], Mon Mar 24 20:06:31 2014 UTC (10 years ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, rmind-smpnet-nbase, rmind-smpnet-base, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base, netbsd-7-base
Branch point for: nick-nhusb, netbsd-7
Changes since 1.242: +4 -7 lines
Diff to previous 1.242 (colored) to selected 1.224.2.2 (colored)

use cpu_{g,s}etmodel

Revision 1.242 / (download) - annotate - [select for diffs], Sat Mar 22 01:52:44 2014 UTC (10 years ago) by christos
Branch: MAIN
Changes since 1.241: +18 -21 lines
Diff to previous 1.241 (colored) to selected 1.224.2.2 (colored)

kill sprintf
fix unused variables

Revision 1.239.2.1 / (download) - annotate - [select for diffs], Mon Feb 25 00:28:20 2013 UTC (11 years, 1 month ago) by tls
Branch: tls-maxphys
Changes since 1.239: +19 -2 lines
Diff to previous 1.239 (colored) to selected 1.224.2.2 (colored)

resync with head

Revision 1.241 / (download) - annotate - [select for diffs], Mon Jan 28 16:36:10 2013 UTC (11 years, 2 months ago) by rkujawa
Branch: MAIN
CVS Tags: riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, khorben-n900, agc-symver-base, agc-symver
Branch point for: rmind-smpnet
Changes since 1.240: +5 -3 lines
Diff to previous 1.240 (colored) to selected 1.224.2.2 (colored)

Power down only if RB_POWERDOWN. Noticed by phx@ .

Revision 1.240 / (download) - annotate - [select for diffs], Mon Jan 28 14:53:33 2013 UTC (11 years, 2 months ago) by rkujawa
Branch: MAIN
Changes since 1.239: +17 -2 lines
Diff to previous 1.239 (colored) to selected 1.224.2.2 (colored)

Plug empm(4) into system halt function.

Revision 1.234.2.2 / (download) - annotate - [select for diffs], Tue Oct 30 17:18:46 2012 UTC (11 years, 5 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.234.2.1: +3 -8 lines
Diff to previous 1.234.2.1 (colored) to branchpoint 1.234 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.239 / (download) - annotate - [select for diffs], Fri Aug 3 13:14:20 2012 UTC (11 years, 7 months ago) by rkujawa
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6
Branch point for: tls-maxphys
Changes since 1.238: +3 -3 lines
Diff to previous 1.238 (colored) to selected 1.224.2.2 (colored)

Declare physmem extern. It is actually initialized in amiga_init.c
(using RELOC). Discussed with martin@ and is@. Probably similar fix should
be applied to other m68k ports, but amiga is the only m68k machine I have.

Revision 1.238 / (download) - annotate - [select for diffs], Fri Jul 27 05:36:09 2012 UTC (11 years, 8 months ago) by matt
Branch: MAIN
Changes since 1.237: +2 -7 lines
Diff to previous 1.237 (colored) to selected 1.224.2.2 (colored)

Remove safepri and use IPL_SAFEPRI instead.  This may be defined in a MD
header file (if not, a value of 0 is assmued).

Revision 1.234.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:06:00 2012 UTC (11 years, 11 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.234: +16 -10 lines
Diff to previous 1.234 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.235.4.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:31:13 2012 UTC (12 years, 1 month ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.235: +11 -7 lines
Diff to previous 1.235 (colored) next main 1.236 (colored) to selected 1.224.2.2 (colored)

merge to -current.

Revision 1.237 / (download) - annotate - [select for diffs], Thu Dec 15 14:25:12 2011 UTC (12 years, 3 months ago) by phx
Branch: 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-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
Changes since 1.236: +7 -2 lines
Diff to previous 1.236 (colored) to selected 1.224.2.2 (colored)

Amiga wscons/Xorg support, first phase.
Implemented wscons for CV64 and CV64/3D. Other graphics cards drivers are
prepared for it, but will not be attempted before Xorg is not running.
The wscons support is disabled by default. A GENERIC kernel should behave
like always. Use WSCONS to try out a kernel with wscons support.
Done by rkujawa@ and phx@.

Revision 1.236 / (download) - annotate - [select for diffs], Mon Dec 12 19:03:08 2011 UTC (12 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.235: +6 -7 lines
Diff to previous 1.235 (colored) to selected 1.224.2.2 (colored)

implement bdev_size(9) wrapper around d_psize() routine, so we can take
the device lock in relevant places.  avoid doing so while actually dumping.

tested i386 crash dumps still work, and that all touched files compile.

fixes PR#45705.

Revision 1.235 / (download) - annotate - [select for diffs], Thu Nov 17 07:45:53 2011 UTC (12 years, 4 months ago) by mlelstv
Branch: MAIN
CVS Tags: jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: jmcneill-usbmp
Changes since 1.234: +7 -5 lines
Diff to previous 1.234 (colored) to selected 1.224.2.2 (colored)

identifycpu() is not just cosmetic for the banner but initializes how FPU
contexts are saved.
Also drop code that checks for fputype before it is determined.

Revision 1.233.2.1 / (download) - annotate - [select for diffs], Thu Jun 23 14:18:57 2011 UTC (12 years, 9 months ago) by cherry
Branch: cherry-xenmp
Changes since 1.233: +10 -2 lines
Diff to previous 1.233 (colored) next main 1.234 (colored) to selected 1.224.2.2 (colored)

Catchup with rmind-uvmplock merge.

Revision 1.234 / (download) - annotate - [select for diffs], Sun Jun 12 03:35:38 2011 UTC (12 years, 9 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.233: +10 -2 lines
Diff to previous 1.233 (colored) to selected 1.224.2.2 (colored)

Welcome to 5.99.53!  Merge rmind-uvmplock branch:

- Reorganize locking in UVM and provide extra serialisation for pmap(9).
  New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
  the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
  Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
  kernel-lock on some ports).  Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.

Revision 1.228.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:04:51 2011 UTC (12 years, 9 months ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.228: +9 -92 lines
Diff to previous 1.228 (colored) next main 1.229 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.225.2.5 / (download) - annotate - [select for diffs], Tue May 31 03:03:54 2011 UTC (12 years, 10 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.225.2.4: +0 -38 lines
Diff to previous 1.225.2.4 (colored) to branchpoint 1.225 (colored) next main 1.226 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.233 / (download) - annotate - [select for diffs], Mon May 16 13:22:51 2011 UTC (12 years, 10 months ago) by tsutsui
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase, rmind-uvmplock-base, cherry-xenmp-base
Branch point for: cherry-xenmp
Changes since 1.232: +2 -40 lines
Diff to previous 1.232 (colored) to selected 1.224.2.2 (colored)

- merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.c
- move m68881_save() and m68881_restore() declarations into <m68k/m68k.h>

Briefly tested and no obvious breakage on atari, sun3, and x68k.

Revision 1.225.2.4 / (download) - annotate - [select for diffs], Thu Apr 21 01:40:48 2011 UTC (12 years, 11 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.225.2.3: +5 -12 lines
Diff to previous 1.225.2.3 (colored) to branchpoint 1.225 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.232 / (download) - annotate - [select for diffs], Sun Apr 17 00:37:49 2011 UTC (12 years, 11 months ago) by mlelstv
Branch: MAIN
CVS Tags: jym-xensuspend-nbase, jym-xensuspend-base
Changes since 1.231: +7 -14 lines
Diff to previous 1.231 (colored) to selected 1.224.2.2 (colored)

Use MI routine banner() to print memory size. Also fixes output for systems
with 2GB RAM.

Revision 1.225.2.3 / (download) - annotate - [select for diffs], Sat Mar 5 20:49:19 2011 UTC (13 years ago) by rmind
Branch: rmind-uvmplock
Changes since 1.225.2.2: +15 -43 lines
Diff to previous 1.225.2.2 (colored) to branchpoint 1.225 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.229.2.2 / (download) - annotate - [select for diffs], Sat Mar 5 15:09:30 2011 UTC (13 years ago) by bouyer
Branch: bouyer-quota2
Changes since 1.229.2.1: +3 -3 lines
Diff to previous 1.229.2.1 (colored) next main 1.230 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD

Revision 1.231 / (download) - annotate - [select for diffs], Fri Mar 4 22:25:24 2011 UTC (13 years ago) by joerg
Branch: MAIN
CVS Tags: bouyer-quota2-nbase
Changes since 1.230: +3 -3 lines
Diff to previous 1.230 (colored) to selected 1.224.2.2 (colored)

Refactor ps_strings access. Based on PK_32, write either the normal
version or the 32bit compat layout in execve1. Introduce a new function
copyin_psstrings for reading it back from userland and converting it to
the native layout. Refactor procfs to share most of the code with the
kern.proc_args sysctl handler.

This material is based upon work partially supported by
The NetBSD Foundation under a contract with Joerg Sonnenberger.

Revision 1.229.2.1 / (download) - annotate - [select for diffs], Thu Feb 17 11:59:30 2011 UTC (13 years, 1 month ago) by bouyer
Branch: bouyer-quota2
Changes since 1.229: +3 -42 lines
Diff to previous 1.229 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD

Revision 1.230 / (download) - annotate - [select for diffs], Tue Feb 8 20:20:08 2011 UTC (13 years, 1 month ago) by rmind
Branch: MAIN
CVS Tags: uebayasi-xip-base7, bouyer-quota2-base
Changes since 1.229: +3 -42 lines
Diff to previous 1.229 (colored) to selected 1.224.2.2 (colored)

Remove clause 3 (UCB advertising clause) from the University of Utah
copyright.  Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.

Extra verification by snj@.

Revision 1.229 / (download) - annotate - [select for diffs], Mon Jan 17 14:53:42 2011 UTC (13 years, 2 months ago) by tsutsui
Branch: MAIN
Branch point for: bouyer-quota2
Changes since 1.228: +3 -2 lines
Diff to previous 1.228 (colored) to selected 1.224.2.2 (colored)

Explicitly include <machine/pcb.h> for struct pcb.

Revision 1.228 / (download) - annotate - [select for diffs], Thu Jan 13 22:02:05 2011 UTC (13 years, 2 months ago) by phx
Branch: MAIN
CVS Tags: jruoho-x86intr-base
Branch point for: jruoho-x86intr
Changes since 1.227: +4 -2 lines
Diff to previous 1.227 (colored) to selected 1.224.2.2 (colored)

Recognize Amiga 600 model.
Patch submited by Radoslaw Kujawa.

Revision 1.224.2.3 / (download) - annotate - [select for diffs], Fri Oct 22 07:20:58 2010 UTC (13 years, 5 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.224.2.2: +8 -0 lines
Diff to previous 1.224.2.2 (colored) to branchpoint 1.224 (colored) next main 1.225 (colored)

Sync with HEAD (-D20101022).

Revision 1.227 / (download) - annotate - [select for diffs], Sat Oct 16 17:10:42 2010 UTC (13 years, 5 months ago) by tsutsui
Branch: MAIN
CVS Tags: uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3, matt-mips64-premerge-20101231
Changes since 1.226: +10 -2 lines
Diff to previous 1.226 (colored) to selected 1.224.2.2 (colored)

Prepare empty module_init_md() for options MODULAR for all other m68k ports.

Revision 1.224.2.2 / (download) - annotate - [selected], Tue Aug 17 06:43:55 2010 UTC (13 years, 7 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.224.2.1: +1 -0 lines
Diff to previous 1.224.2.1 (colored) to branchpoint 1.224 (colored)

Sync with HEAD.

Revision 1.208.10.4 / (download) - annotate - [select for diffs], Wed Aug 11 22:51:35 2010 UTC (13 years, 7 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.208.10.3: +3 -2 lines
Diff to previous 1.208.10.3 (colored) to branchpoint 1.208 (colored) next main 1.209 (colored) to selected 1.224.2.2 (colored)

sync with head.

Revision 1.225.2.2 / (download) - annotate - [select for diffs], Sat Jul 3 01:19:12 2010 UTC (13 years, 8 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.225.2.1: +3 -2 lines
Diff to previous 1.225.2.1 (colored) to branchpoint 1.225 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.226 / (download) - annotate - [select for diffs], Sun Jun 6 04:50:05 2010 UTC (13 years, 9 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base2
Changes since 1.225: +3 -2 lines
Diff to previous 1.225 (colored) to selected 1.224.2.2 (colored)

fix PR 6724 - convert m68k options to defflag's.  this means that
M680[12346] are now available from opt_m68k_arch.h.  FPSP meantioned
in the PR has already been fixed, and i could not find any more.

i built these kernels to ensure i did not break their builds:

amiga: GENERIC DRACO
atari: HADES FALCON MILAN-PCIIDE
mac68k: GENERIC
sun2: GENERIC
sun3: GENERIC GENERIC3X
cesfic: attempted GENERIC, does not build due to lack of machine/bus.h
hp300: GENERIC
luna68k: GENERIC
mvme68k: GENERIC
news68k: GENERIC
next68k: GENERIC
x68k: GENERIC

Revision 1.224.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:39:05 2010 UTC (13 years, 11 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.224: +2 -10 lines
Diff to previous 1.224 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.209.6.1.4.1 / (download) - annotate - [select for diffs], Wed Apr 21 00:33:52 2010 UTC (13 years, 11 months ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Changes since 1.209.6.1: +4 -11 lines
Diff to previous 1.209.6.1 (colored) next main 1.209.6.2 (colored) to selected 1.224.2.2 (colored)

sync to netbsd-5

Revision 1.225.2.1 / (download) - annotate - [select for diffs], Thu Mar 18 04:36:47 2010 UTC (14 years ago) by rmind
Branch: rmind-uvmplock
Changes since 1.225: +10 -2 lines
Diff to previous 1.225 (colored) to selected 1.224.2.2 (colored)

Unify /dev/{mem,kmem,zero,null} implementations in MI code.  Based on patch
from Joerg Sonnenberger, proposed on tech-kern@, in February 2008.

Work and depression still in progress.

Revision 1.208.10.3 / (download) - annotate - [select for diffs], Thu Mar 11 15:01:59 2010 UTC (14 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.208.10.2: +14 -28 lines
Diff to previous 1.208.10.2 (colored) to branchpoint 1.208 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.225 / (download) - annotate - [select for diffs], Mon Feb 8 19:02:26 2010 UTC (14 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, uebayasi-xip-base1
Branch point for: rmind-uvmplock
Changes since 1.224: +2 -10 lines
Diff to previous 1.224 (colored) to selected 1.224.2.2 (colored)

Remove separate mb_map. The nmbclusters is computed at boot time based
on the amount of physical memory and limited by NMBCLUSTERS if present.
Architectures without direct mapping also limit it based on the kmem_map
size, which is used as backing store. On i386 and ARM, the maximum KVA
used for mbuf clusters is limited to 64MB by default.

The old default limits and limits based on GATEWAY have been removed.
key_registered_sb_max is hard-wired to a value derived from 2048
clusters.

Revision 1.224 / (download) - annotate - [select for diffs], Thu Dec 10 14:13:49 2009 UTC (14 years, 3 months ago) by matt
Branch: MAIN
CVS Tags: uebayasi-xip-base, matt-premerge-20091211
Branch point for: uebayasi-xip
Changes since 1.223: +3 -3 lines
Diff to previous 1.223 (colored) to selected 1.224.2.2 (colored)

Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly
involves setregs and vmcmds).  Should result in no code differences.

Revision 1.223 / (download) - annotate - [select for diffs], Sun Dec 6 06:41:28 2009 UTC (14 years, 3 months ago) by tsutsui
Branch: MAIN
Changes since 1.222: +3 -4 lines
Diff to previous 1.222 (colored) to selected 1.224.2.2 (colored)

Move initialization of protection_codes[] and kernel_pmap()
from MD pmap bootstrap sources to common pmap_bootstrap_finalize().

Tested on atari, hp300, mac68k, and news68k.

XXX: Why is protection_codes[] array initialized at run time?

Revision 1.209.6.2 / (download) - annotate - [select for diffs], Tue Dec 1 19:40:09 2009 UTC (14 years, 3 months ago) by snj
Branch: netbsd-5
CVS Tags: 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, matt-nb5-pq3-base, matt-nb5-pq3
Changes since 1.209.6.1: +4 -11 lines
Diff to previous 1.209.6.1 (colored) to branchpoint 1.209 (colored) next main 1.210 (colored) to selected 1.224.2.2 (colored)

Pull up following revision(s) (requested by mhitch in ticket #1166):
	sys/arch/amiga/amiga/machdep.c: revision 1.222
Remove old legacy IPL_* settings in ipl2spl_table - they are redundant
and in the case of IPL_AUDIO, results in IPL_VM blocking all interrupts.
[IPL_AUDIO is now the same as IPL_VM, and was setting the IPL_VM entry
to PSL_IPL6.  IPL_SERIAL had a duplicate entry for some reason, and
serial drivers that check and modify IPL_SERIAL now shouldn't be affected
since IPL_SERIAL is now the same as IPL_HIGH.  I'm hoping this will fix
or at least help the problem of serial interrupts being blocked too long.

Revision 1.222 / (download) - annotate - [select for diffs], Tue Nov 24 18:19:52 2009 UTC (14 years, 4 months ago) by mhitch
Branch: MAIN
Changes since 1.221: +4 -11 lines
Diff to previous 1.221 (colored) to selected 1.224.2.2 (colored)

Remove old legacy IPL_* settings in ipl2spl_table - they are redundant
and in the case of IPL_AUDIO, results in IPL_VM blocking all interrupts.
[IPL_AUDIO is now the same as IPL_VM, and was setting the IPL_VM entry
to PSL_IPL6.  IPL_SERIAL had a duplicate entry for some reason, and
serial drivers that check and modify IPL_SERIAL now shouldn't be affected
since IPL_SERIAL is now the same as IPL_HIGH.  I'm hoping this will fix
or at least help the problem of serial interrupts being blocked too long.

Revision 1.221 / (download) - annotate - [select for diffs], Mon Nov 23 00:11:42 2009 UTC (14 years, 4 months ago) by rmind
Branch: MAIN
Changes since 1.220: +10 -8 lines
Diff to previous 1.220 (colored) to selected 1.224.2.2 (colored)

Use lwp_getpcb() on m68k ports, clean from struct user usage.

Revision 1.208.10.2 / (download) - annotate - [select for diffs], Sat Jun 20 07:19:59 2009 UTC (14 years, 9 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.208.10.1: +7 -187 lines
Diff to previous 1.208.10.1 (colored) to branchpoint 1.208 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.220 / (download) - annotate - [select for diffs], Tue May 19 18:39:26 2009 UTC (14 years, 10 months ago) by phx
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, jymxensuspend-base, MI-softints
Changes since 1.219: +7 -187 lines
Diff to previous 1.219 (colored) to selected 1.224.2.2 (colored)

Removed old Amiga-specific "sicallback" software interrupts and replaced
them by MI softints. Approved by "is".

Revision 1.214.2.1 / (download) - annotate - [select for diffs], Wed May 13 17:16:09 2009 UTC (14 years, 10 months ago) by jym
Branch: jym-xensuspend
Changes since 1.214: +28 -46 lines
Diff to previous 1.214 (colored) next main 1.215 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

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

Revision 1.208.10.1 / (download) - annotate - [select for diffs], Mon May 4 08:10:33 2009 UTC (14 years, 10 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.208: +32 -58 lines
Diff to previous 1.208 (colored) to selected 1.224.2.2 (colored)

sync with head.

Revision 1.209.4.3 / (download) - annotate - [select for diffs], Tue Apr 28 07:33:39 2009 UTC (14 years, 11 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.209.4.2: +27 -46 lines
Diff to previous 1.209.4.2 (colored) to branchpoint 1.209 (colored) next main 1.210 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.219 / (download) - annotate - [select for diffs], Wed Mar 18 16:00:09 2009 UTC (15 years ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base4, yamt-nfs-mp-base3, pre-softints, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base
Changes since 1.218: +5 -5 lines
Diff to previous 1.218 (colored) to selected 1.224.2.2 (colored)

bzero -> memset

Revision 1.218 / (download) - annotate - [select for diffs], Wed Mar 18 10:22:23 2009 UTC (15 years ago) by cegger
Branch: MAIN
Changes since 1.217: +11 -11 lines
Diff to previous 1.217 (colored) to selected 1.224.2.2 (colored)

Ansify function definitions w/o arguments. Generated with sed.

Revision 1.217 / (download) - annotate - [select for diffs], Mon Mar 16 23:11:10 2009 UTC (15 years ago) by dsl
Branch: MAIN
Changes since 1.216: +4 -7 lines
Diff to previous 1.216 (colored) to selected 1.224.2.2 (colored)

ANSIfy functions with function-pointer arguments

Revision 1.216 / (download) - annotate - [select for diffs], Sat Mar 14 15:36:00 2009 UTC (15 years ago) by dsl
Branch: MAIN
Changes since 1.215: +13 -29 lines
Diff to previous 1.215 (colored) to selected 1.224.2.2 (colored)

Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)

Revision 1.209.4.2 / (download) - annotate - [select for diffs], Tue Mar 3 18:28:50 2009 UTC (15 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.209.4.1: +5 -4 lines
Diff to previous 1.209.4.1 (colored) to branchpoint 1.209 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.215 / (download) - annotate - [select for diffs], Fri Feb 13 22:41:01 2009 UTC (15 years, 1 month ago) by apb
Branch: MAIN
CVS Tags: nick-hppapmap-base2
Changes since 1.214: +3 -2 lines
Diff to previous 1.214 (colored) to selected 1.224.2.2 (colored)

Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
in all kernel sources that use the MODULAR option.
Proposed in tech-kern on 18 Jan 2009.

Revision 1.209.6.1 / (download) - annotate - [select for diffs], Mon Feb 2 03:30:32 2009 UTC (15 years, 1 month ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20091211, matt-nb4-mips64-k7-u2a-k9b
Branch point for: matt-nb5-mips64
Changes since 1.209: +3 -3 lines
Diff to previous 1.209 (colored) to selected 1.224.2.2 (colored)

Pull up following revision(s) (requested by ad in ticket #346):
	sys/arch/alpha/alpha/machdep.c: revision 1.311
	sys/arch/amiga/amiga/machdep.c: revision 1.211
	sys/arch/atari/atari/machdep.c: revision 1.153
	sys/arch/hp700/hp700/machdep.c: revision 1.53
	sys/arch/i386/i386/dumpsys.c: revision 1.5
	sys/arch/mips/mips/mips_machdep.c: revision 1.206
	sys/arch/mvme68k/mvme68k/machdep.c: revision 1.132
	sys/arch/news68k/news68k/machdep.c: revision 1.75
	sys/arch/next68k/next68k/machdep.c: revision 1.88
	sys/arch/sparc/sparc/machdep.c: revision 1.285
	sys/arch/sparc64/sparc64/machdep.c: revision 1.230
	sys/arch/sun2/sun2/machdep.c: revision 1.56
	sys/arch/sun3/sun3/machdep.c: revision 1.188
	sys/arch/sun3/sun3x/machdep.c: revision 1.114
	sys/arch/x68k/x68k/machdep.c: revision 1.153
dumpsys: don't spew numbers into the log.

Revision 1.214 / (download) - annotate - [select for diffs], Wed Jan 21 16:24:34 2009 UTC (15 years, 2 months ago) by he
Branch: MAIN
Branch point for: jym-xensuspend
Changes since 1.213: +4 -4 lines
Diff to previous 1.213 (colored) to selected 1.224.2.2 (colored)

Re-adapt to the changed return types for major() and minor().

Revision 1.209.4.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:15:55 2009 UTC (15 years, 2 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.209: +8 -8 lines
Diff to previous 1.209 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.208.6.2 / (download) - annotate - [select for diffs], Sat Jan 17 13:27:50 2009 UTC (15 years, 2 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.208.6.1: +6 -6 lines
Diff to previous 1.208.6.1 (colored) to branchpoint 1.208 (colored) next main 1.209 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.213 / (download) - annotate - [select for diffs], Sun Jan 11 22:51:36 2009 UTC (15 years, 2 months ago) by mhitch
Branch: MAIN
CVS Tags: mjf-devfs2-base
Changes since 1.212: +4 -4 lines
Diff to previous 1.212 (colored) to selected 1.224.2.2 (colored)

fix dev_t printf formats.

Revision 1.209.2.1 / (download) - annotate - [select for diffs], Sat Dec 13 01:13:00 2008 UTC (15 years, 3 months ago) by haad
Branch: haad-dm
Changes since 1.209: +6 -6 lines
Diff to previous 1.209 (colored) next main 1.210 (colored) to selected 1.224.2.2 (colored)

Update haad-dm branch to haad-dm-base2.

Revision 1.212 / (download) - annotate - [select for diffs], Sun Nov 30 18:21:32 2008 UTC (15 years, 4 months ago) by martin
Branch: MAIN
CVS Tags: haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Changes since 1.211: +3 -3 lines
Diff to previous 1.211 (colored) to selected 1.224.2.2 (colored)

As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap
phases, so move the initialization of the ksyms mutex back into main via
a function called ksyms_init. Rename the existing (but quite different)
ksyms_init* variations into ksyms_addsyms_elf() and ksyms_addsyms_explicit()
and adapt machdep code accordingly.

Revision 1.211 / (download) - annotate - [select for diffs], Tue Nov 25 15:51:34 2008 UTC (15 years, 4 months ago) by ad
Branch: MAIN
Changes since 1.210: +3 -3 lines
Diff to previous 1.210 (colored) to selected 1.224.2.2 (colored)

dumpsys: don't spew numbers into the log.

Revision 1.210 / (download) - annotate - [select for diffs], Wed Nov 12 12:35:56 2008 UTC (15 years, 4 months ago) by ad
Branch: MAIN
Changes since 1.209: +4 -4 lines
Diff to previous 1.209 (colored) to selected 1.224.2.2 (colored)

Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.

Revision 1.208.12.1 / (download) - annotate - [select for diffs], Thu Sep 18 04:33:17 2008 UTC (15 years, 6 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.208: +2 -10 lines
Diff to previous 1.208 (colored) next main 1.209 (colored) to selected 1.224.2.2 (colored)

Sync with wrstuden-revivesa-base-2.

Revision 1.208.14.1 / (download) - annotate - [select for diffs], Thu Jul 3 18:37:51 2008 UTC (15 years, 8 months ago) by simonb
Branch: simonb-wapbl
Changes since 1.208: +2 -10 lines
Diff to previous 1.208 (colored) next main 1.209 (colored) to selected 1.224.2.2 (colored)

Sync with head.

Revision 1.208.6.1 / (download) - annotate - [select for diffs], Wed Jul 2 19:08:15 2008 UTC (15 years, 8 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.208: +2 -10 lines
Diff to previous 1.208 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.209 / (download) - annotate - [select for diffs], Wed Jul 2 17:28:54 2008 UTC (15 years, 8 months ago) by ad
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, simonb-wapbl-nbase, simonb-wapbl-base, netbsd-5-base, netbsd-5-0-RC1, matt-mips64-base2, haad-dm-base1
Branch point for: nick-hppapmap, netbsd-5, haad-dm
Changes since 1.208: +2 -10 lines
Diff to previous 1.208 (colored) to selected 1.224.2.2 (colored)

Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.

Revision 1.206.2.2 / (download) - annotate - [select for diffs], Mon Feb 18 21:04:21 2008 UTC (16 years, 1 month ago) by mjf
Branch: mjf-devfs
Changes since 1.206.2.1: +2 -35 lines
Diff to previous 1.206.2.1 (colored) to branchpoint 1.206 (colored) next main 1.207 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.192.2.6 / (download) - annotate - [select for diffs], Mon Jan 21 09:35:27 2008 UTC (16 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.192.2.5: +2 -35 lines
Diff to previous 1.192.2.5 (colored) to branchpoint 1.192 (colored) next main 1.193 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.205.10.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:44:57 2008 UTC (16 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.205.10.1: +14 -129 lines
Diff to previous 1.205.10.1 (colored) to branchpoint 1.205 (colored) next main 1.206 (colored) to selected 1.224.2.2 (colored)

sync with HEAD

Revision 1.207.6.1 / (download) - annotate - [select for diffs], Tue Jan 8 22:09:21 2008 UTC (16 years, 2 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.207: +2 -35 lines
Diff to previous 1.207 (colored) next main 1.208 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD

Revision 1.208 / (download) - annotate - [select for diffs], Sun Jan 6 18:50:30 2008 UTC (16 years, 2 months ago) by mhitch
Branch: MAIN
CVS Tags: 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, wrstuden-revivesa-base-1, wrstuden-revivesa-base, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, bouyer-xeni386-nbase, bouyer-xeni386-base, ad-socklock-base1
Branch point for: yamt-nfs-mp, wrstuden-revivesa, simonb-wapbl, mjf-devfs2
Changes since 1.207: +2 -35 lines
Diff to previous 1.207 (colored) to selected 1.224.2.2 (colored)

Add timecounter support and borrow counter-based delay from i386.
From joerg;  testing and final tweaks by me.

Revision 1.205.8.1 / (download) - annotate - [select for diffs], Sun Dec 9 19:34:21 2007 UTC (16 years, 3 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.205: +14 -96 lines
Diff to previous 1.205 (colored) next main 1.206 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.206.2.1 / (download) - annotate - [select for diffs], Sat Dec 8 18:16:30 2007 UTC (16 years, 3 months ago) by mjf
Branch: mjf-devfs
Changes since 1.206: +14 -96 lines
Diff to previous 1.206 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.192.2.5 / (download) - annotate - [select for diffs], Fri Dec 7 17:24:06 2007 UTC (16 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.192.2.4: +14 -96 lines
Diff to previous 1.192.2.4 (colored) to branchpoint 1.192 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.202.2.4 / (download) - annotate - [select for diffs], Mon Dec 3 19:02:53 2007 UTC (16 years, 3 months ago) by ad
Branch: vmlocking
Changes since 1.202.2.3: +2 -4 lines
Diff to previous 1.202.2.3 (colored) to branchpoint 1.202 (colored) next main 1.203 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.202.2.3 / (download) - annotate - [select for diffs], Mon Dec 3 18:34:43 2007 UTC (16 years, 3 months ago) by ad
Branch: vmlocking
Changes since 1.202.2.2: +16 -96 lines
Diff to previous 1.202.2.2 (colored) to branchpoint 1.202 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.207 / (download) - annotate - [select for diffs], Mon Dec 3 15:33:10 2007 UTC (16 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, jmcneill-pm-base, cube-autoconf-base, cube-autoconf
Branch point for: bouyer-xeni386
Changes since 1.206: +14 -96 lines
Diff to previous 1.206 (colored) to selected 1.224.2.2 (colored)

Interrupt handling changes, in discussion since February:

- Reduce available SPL levels for hardware devices to none, vm, sched, high.
- Acquire kernel_lock only for interrupts at IPL_VM.
- Implement threaded soft interrupts.

Revision 1.205.10.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:14:24 2007 UTC (16 years, 4 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.205: +2 -2 lines
Diff to previous 1.205 (colored) to selected 1.224.2.2 (colored)

sync with HEAD

Revision 1.206 / (download) - annotate - [select for diffs], Wed Oct 17 19:53:12 2007 UTC (16 years, 5 months ago) by garbled
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, jmcneill-base, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: mjf-devfs
Changes since 1.205: +2 -2 lines
Diff to previous 1.205 (colored) to selected 1.224.2.2 (colored)

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.202.10.2 / (download) - annotate - [select for diffs], Wed Oct 3 19:22:15 2007 UTC (16 years, 5 months ago) by garbled
Branch: ppcoea-renovation
Changes since 1.202.10.1: +4 -4 lines
Diff to previous 1.202.10.1 (colored) to branchpoint 1.202 (colored) next main 1.203 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD

Revision 1.192.2.4 / (download) - annotate - [select for diffs], Mon Sep 3 14:22:41 2007 UTC (16 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.192.2.3: +11 -11 lines
Diff to previous 1.192.2.3 (colored) to branchpoint 1.192 (colored) to selected 1.224.2.2 (colored)

sync with head.

Revision 1.202.2.2 / (download) - annotate - [select for diffs], Sun Jul 15 13:15:25 2007 UTC (16 years, 8 months ago) by ad
Branch: vmlocking
Changes since 1.202.2.1: +4 -4 lines
Diff to previous 1.202.2.1 (colored) to branchpoint 1.202 (colored) to selected 1.224.2.2 (colored)

Sync with head.

Revision 1.205 / (download) - annotate - [select for diffs], Sat Jul 14 21:48:17 2007 UTC (16 years, 8 months ago) by ad
Branch: 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, matt-mips64-base, matt-mips64, hpcarm-cleanup, bouyer-xenamd64
Branch point for: matt-armv6, jmcneill-pm
Changes since 1.204: +3 -3 lines
Diff to previous 1.204 (colored) to selected 1.224.2.2 (colored)

Generic soft interrupts are mandatory.

Revision 1.202.4.1 / (download) - annotate - [select for diffs], Wed Jul 11 19:57:43 2007 UTC (16 years, 8 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.202: +4 -4 lines
Diff to previous 1.202 (colored) next main 1.203 (colored) to selected 1.224.2.2 (colored)

Sync with head.

Revision 1.204 / (download) - annotate - [select for diffs], Mon Jul 9 20:52:00 2007 UTC (16 years, 8 months ago) by ad
Branch: MAIN
CVS Tags: mjf-ufs-trans-base
Changes since 1.203: +3 -3 lines
Diff to previous 1.203 (colored) to selected 1.224.2.2 (colored)

Merge some of the less invasive changes from the vmlocking branch:

- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements

Revision 1.202.2.1 / (download) - annotate - [select for diffs], Sun May 27 12:27:03 2007 UTC (16 years, 10 months ago) by ad
Branch: vmlocking
Changes since 1.202: +3 -3 lines
Diff to previous 1.202 (colored) to selected 1.224.2.2 (colored)

Sync with head.

Revision 1.202.10.1 / (download) - annotate - [select for diffs], Tue May 22 17:26:35 2007 UTC (16 years, 10 months ago) by matt
Branch: ppcoea-renovation
Changes since 1.202: +3 -3 lines
Diff to previous 1.202 (colored) to selected 1.224.2.2 (colored)

Update to HEAD.

Revision 1.203 / (download) - annotate - [select for diffs], Mon May 21 15:22:21 2007 UTC (16 years, 10 months ago) by tsutsui
Branch: MAIN
Changes since 1.202: +3 -3 lines
Diff to previous 1.202 (colored) to selected 1.224.2.2 (colored)

curlwp can't be NULL so no need to check it.

Revision 1.200.2.2 / (download) - annotate - [select for diffs], Mon Mar 12 05:46:36 2007 UTC (17 years ago) by rmind
Branch: yamt-idlelwp
Changes since 1.200.2.1: +8 -8 lines
Diff to previous 1.200.2.1 (colored) to branchpoint 1.200 (colored) next main 1.201 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.202 / (download) - annotate - [select for diffs], Sun Mar 4 05:59:15 2007 UTC (17 years ago) by christos
Branch: MAIN
CVS Tags: yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup
Branch point for: vmlocking, ppcoea-renovation, mjf-ufs-trans
Changes since 1.201: +8 -8 lines
Diff to previous 1.201 (colored) to selected 1.224.2.2 (colored)

Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

Revision 1.200.2.1 / (download) - annotate - [select for diffs], Tue Feb 27 16:48:55 2007 UTC (17 years, 1 month ago) by yamt
Branch: yamt-idlelwp
Changes since 1.200: +5 -5 lines
Diff to previous 1.200 (colored) to selected 1.224.2.2 (colored)

- sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.

Revision 1.192.2.3 / (download) - annotate - [select for diffs], Mon Feb 26 09:05:44 2007 UTC (17 years, 1 month ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.192.2.2: +5 -5 lines
Diff to previous 1.192.2.2 (colored) to branchpoint 1.192 (colored) to selected 1.224.2.2 (colored)

sync with head.

Revision 1.201 / (download) - annotate - [select for diffs], Thu Feb 22 05:04:11 2007 UTC (17 years, 1 month ago) by thorpej
Branch: MAIN
CVS Tags: ad-audiomp-base, ad-audiomp
Changes since 1.200: +5 -5 lines
Diff to previous 1.200 (colored) to selected 1.224.2.2 (colored)

TRUE -> true, FALSE -> false

Revision 1.196.6.2 / (download) - annotate - [select for diffs], Fri Jan 12 01:00:40 2007 UTC (17 years, 2 months ago) by ad
Branch: newlock2
Changes since 1.196.6.1: +22 -7 lines
Diff to previous 1.196.6.1 (colored) to branchpoint 1.196 (colored) next main 1.197 (colored) to selected 1.224.2.2 (colored)

Sync with head.

Revision 1.192.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:45:25 2006 UTC (17 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.192.2.1: +27 -9 lines
Diff to previous 1.192.2.1 (colored) to branchpoint 1.192 (colored) to selected 1.224.2.2 (colored)

sync with head.

Revision 1.200 / (download) - annotate - [select for diffs], Thu Dec 21 15:55:21 2006 UTC (17 years, 3 months ago) by yamt
Branch: MAIN
CVS Tags: post-newlock2-merge, newlock2-nbase, newlock2-base
Branch point for: yamt-idlelwp
Changes since 1.199: +22 -7 lines
Diff to previous 1.199 (colored) to selected 1.224.2.2 (colored)

merge yamt-splraiseipl branch.

	- finish implementing splraiseipl (and makeiplcookie).
	  http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
	- complete workqueue(9) and fix its ipl problem, which is reported
	  to cause audio skipping.
	- fix netbt (at least compilation problems) for some ports.
	- fix PR/33218.

Revision 1.196.6.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:29:03 2006 UTC (17 years, 4 months ago) by ad
Branch: newlock2
Changes since 1.196: +7 -4 lines
Diff to previous 1.196 (colored) to selected 1.224.2.2 (colored)

Sync with head.

Revision 1.196.8.4 / (download) - annotate - [select for diffs], Mon Oct 23 15:16:44 2006 UTC (17 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.196.8.3: +1 -1 lines
Diff to previous 1.196.8.3 (colored) to branchpoint 1.196 (colored) next main 1.197 (colored) to selected 1.224.2.2 (colored)

pull 1.199 from trunk.

Revision 1.199 / (download) - annotate - [select for diffs], Mon Oct 23 15:15:52 2006 UTC (17 years, 5 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, 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
Changes since 1.198: +1 -1 lines
Diff to previous 1.198 (colored) to selected 1.224.2.2 (colored)

cpu_dumpconf: oops, redo the previous correctly.

Revision 1.196.8.3 / (download) - annotate - [select for diffs], Mon Oct 23 15:09:22 2006 UTC (17 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.196.8.2: +3 -3 lines
Diff to previous 1.196.8.2 (colored) to branchpoint 1.196 (colored) to selected 1.224.2.2 (colored)

pull 1.198 from trunk.

Revision 1.198 / (download) - annotate - [select for diffs], Mon Oct 23 15:08:20 2006 UTC (17 years, 5 months ago) by yamt
Branch: MAIN
Changes since 1.197: +3 -3 lines
Diff to previous 1.197 (colored) to selected 1.224.2.2 (colored)

fix parenthesis mismatch in 1.197.  (hi mrg)

Revision 1.196.8.2 / (download) - annotate - [select for diffs], Sun Oct 22 06:04:32 2006 UTC (17 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.196.8.1: +7 -4 lines
Diff to previous 1.196.8.1 (colored) to branchpoint 1.196 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.197 / (download) - annotate - [select for diffs], Sat Oct 21 05:54:31 2006 UTC (17 years, 5 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.196: +7 -4 lines
Diff to previous 1.196 (colored) to selected 1.224.2.2 (colored)

in cpu_dumpconf(), don't panic() if we can't bdevsw_lookup() the
dumpdev.  this occurs when we try to set the dumpdev to a device
with no driver loaded.  this fixes PR#34872.

in sys_swapctl, if bdevsw_lookup() fails, set dumpdev = NODEV
before calling cpu_dumpconf().  (this also fixes PR#34872.)

XXX: cpu_dumpconf() should probably be changed to take a dumpdev
XXX: and return an error in such cases, but that is a much more
XXX: intrusive change.

XXX2: this is only run-tested on sparc64 and compile tested on a
XXX2: couple of platforms.

Revision 1.196.8.1 / (download) - annotate - [select for diffs], Fri Sep 29 15:32:05 2006 UTC (17 years, 6 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.196: +22 -7 lines
Diff to previous 1.196 (colored) to selected 1.224.2.2 (colored)

implement splraiseipl/makeiplcookie for amiga.

Revision 1.195.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:37:19 2006 UTC (17 years, 6 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.195: +24 -14 lines
Diff to previous 1.195 (colored) next main 1.196 (colored) to selected 1.224.2.2 (colored)

sync with head

Revision 1.195.8.1 / (download) - annotate - [select for diffs], Mon Jun 26 12:44:22 2006 UTC (17 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.195: +24 -14 lines
Diff to previous 1.195 (colored) next main 1.196 (colored) to selected 1.224.2.2 (colored)

sync with head.

Revision 1.192.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 14:48:25 2006 UTC (17 years, 9 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.192: +36 -22 lines
Diff to previous 1.192 (colored) to selected 1.224.2.2 (colored)

sync with head.

Revision 1.195.14.1 / (download) - annotate - [select for diffs], Mon Jun 19 03:44:01 2006 UTC (17 years, 9 months ago) by chap
Branch: chap-midi
Changes since 1.195: +24 -14 lines
Diff to previous 1.195 (colored) next main 1.196 (colored) to selected 1.224.2.2 (colored)

Sync with head.

Revision 1.196 / (download) - annotate - [select for diffs], Fri Jun 9 21:29:39 2006 UTC (17 years, 9 months ago) by aymeric
Branch: MAIN
CVS Tags: yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, yamt-pdpolicy-base6, rpaulo-netinet-merge-pcb-base, gdamore-uart-base, gdamore-uart, chap-midi-nbase, chap-midi-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-splraiseipl, newlock2
Changes since 1.195: +24 -14 lines
Diff to previous 1.195 (colored) to selected 1.224.2.2 (colored)

in the softintr-with-si_callbacks framework, don't use add_sicallback()
everytime softintr_schedule() is called. They don't have the same semantics
when called multiple times before the callback is triggered.
Should avoid huge numbers of si_callbacks being created when a machine is
overloaded.
XXX the fix certainly applies to the atari port, too.

Revision 1.195 / (download) - annotate - [select for diffs], Sat Dec 24 22:45:34 2005 UTC (18 years, 3 months ago) by perry
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, simonb-timecounters-base, simonb-timecounters, simonb-timcounters-final, peter-altq-base, peter-altq, elad-kernelauth-base, elad-kernelauth
Branch point for: yamt-pdpolicy, rpaulo-netinet-merge-pcb, chap-midi
Changes since 1.194: +4 -4 lines
Diff to previous 1.194 (colored) to selected 1.224.2.2 (colored)

bare asm -> __asm

Revision 1.194 / (download) - annotate - [select for diffs], Sun Dec 11 12:16:26 2005 UTC (18 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.193: +5 -5 lines
Diff to previous 1.193 (colored) to selected 1.224.2.2 (colored)

merge ktrace-lwp.

Revision 1.184.2.6 / (download) - annotate - [select for diffs], Thu Nov 10 13:51:35 2005 UTC (18 years, 4 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.184.2.5: +12 -8 lines
Diff to previous 1.184.2.5 (colored) next main 1.185 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD. Here we go again...

Revision 1.192.4.1 / (download) - annotate - [select for diffs], Wed Nov 2 11:57:54 2005 UTC (18 years, 4 months ago) by yamt
Branch: yamt-vop
Changes since 1.192: +9 -5 lines
Diff to previous 1.192 (colored) next main 1.193 (colored) to selected 1.224.2.2 (colored)

sync with head.

Revision 1.190.14.1 / (download) - annotate - [select for diffs], Tue Nov 1 22:33:25 2005 UTC (18 years, 5 months ago) by tron
Branch: 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
Changes since 1.190: +9 -5 lines
Diff to previous 1.190 (colored) next main 1.191 (colored) to selected 1.224.2.2 (colored)

Pull up following revision(s) (requested by chs in ticket #923):
	sys/arch/next68k/next68k/machdep.c: revision 1.73
	sys/arch/luna68k/luna68k/machdep.c: revision 1.42
	sys/arch/hp300/hp300/machdep.c: revision 1.184
	sys/arch/amiga/amiga/machdep.c: revision 1.193
	sys/arch/x68k/x68k/machdep.c: revision 1.129
	sys/arch/mac68k/mac68k/machdep.c: revision 1.306
	sys/arch/news68k/news68k/machdep.c: revision 1.61
	sys/arch/mvme68k/mvme68k/machdep.c: revision 1.113
	sys/arch/atari/atari/atari_init.c: revision 1.63
fix crash dumps on m68k platforms, cpu_kcore_hdr_t is larger than
512 bytes now so we need a bigger buffer.  PR 26958.

Revision 1.193 / (download) - annotate - [select for diffs], Sun Oct 30 15:49:39 2005 UTC (18 years, 5 months ago) by chs
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, ktrace-lwp-base
Changes since 1.192: +9 -5 lines
Diff to previous 1.192 (colored) to selected 1.224.2.2 (colored)

fix crash dumps on m68k platforms, cpu_kcore_hdr_t is larger than
512 bytes now so we need a bigger buffer.  PR 26958.

Revision 1.192 / (download) - annotate - [select for diffs], Mon Jun 13 19:31:54 2005 UTC (18 years, 9 months ago) by jandberg
Branch: MAIN
CVS Tags: yamt-vop-base2, yamt-vop-base, thorpej-vnode-attr-base, thorpej-vnode-attr
Branch point for: yamt-vop, yamt-lazymbuf
Changes since 1.191: +4 -4 lines
Diff to previous 1.191 (colored) to selected 1.224.2.2 (colored)

Constify pointers to string constants.

Revision 1.190.8.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:28:00 2005 UTC (18 years, 11 months ago) by kent
Branch: kent-audio2
Changes since 1.190: +3 -3 lines
Diff to previous 1.190 (colored) next main 1.191 (colored) to selected 1.224.2.2 (colored)

sync with -current

Revision 1.191 / (download) - annotate - [select for diffs], Mon Apr 25 15:02:02 2005 UTC (18 years, 11 months ago) by lukem
Branch: MAIN
CVS Tags: kent-audio2-base
Changes since 1.190: +3 -3 lines
Diff to previous 1.190 (colored) to selected 1.224.2.2 (colored)

Move the MI printing of `copyright' to the MD cpu_startup() code
where the printing of `version' is already performed.
This has the benefit of allowing the copyright to be available
via dmesg(8) on platforms which need the `msgbuf' to be setup
in cpu_startup() before printed output is remembered.

Revision 1.184.2.5 / (download) - annotate - [select for diffs], Sat Feb 19 13:18:14 2005 UTC (19 years, 1 month ago) by skrll
Branch: ktrace-lwp
Changes since 1.184.2.4: +3 -3 lines
Diff to previous 1.184.2.4 (colored) to selected 1.224.2.2 (colored)

Don't deref a NULL struct lwp *. This shouldn't happen, but...

Revision 1.184.2.4 / (download) - annotate - [select for diffs], Tue Sep 21 13:12:15 2004 UTC (19 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.184.2.3: +5 -5 lines
Diff to previous 1.184.2.3 (colored) to selected 1.224.2.2 (colored)

Fix the sync with head I botched.

Revision 1.184.2.3 / (download) - annotate - [select for diffs], Sat Sep 18 14:31:23 2004 UTC (19 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.184.2.2: +5 -5 lines
Diff to previous 1.184.2.2 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.184.2.2 / (download) - annotate - [select for diffs], Tue Aug 3 10:31:37 2004 UTC (19 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.184.2.1: +56 -99 lines
Diff to previous 1.184.2.1 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD

Revision 1.190 / (download) - annotate - [select for diffs], Wed Mar 24 15:34:47 2004 UTC (20 years ago) by atatat
Branch: MAIN
CVS Tags: yamt-km-base4, yamt-km-base3, yamt-km-base2, yamt-km-base, yamt-km, netbsd-3-base, netbsd-2-base, 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, netbsd-2-0-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, netbsd-2-0, netbsd-2, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: netbsd-3, kent-audio2
Changes since 1.189: +6 -4 lines
Diff to previous 1.189 (colored) to selected 1.224.2.2 (colored)

Tango on sysctl_createv() and flags.  The flags have all been renamed,
and sysctl_createv() now uses more arguments.

Revision 1.189 / (download) - annotate - [select for diffs], Fri Feb 13 11:36:09 2004 UTC (20 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.188: +3 -3 lines
Diff to previous 1.188 (colored) to selected 1.224.2.2 (colored)

Uppercase CPU, plural is CPUs.

Revision 1.188 / (download) - annotate - [select for diffs], Tue Dec 30 12:33:15 2003 UTC (20 years, 3 months ago) by pk
Branch: MAIN
Changes since 1.187: +5 -69 lines
Diff to previous 1.187 (colored) to selected 1.224.2.2 (colored)

Replace the traditional buffer memory management -- based on fixed per buffer
virtual memory reservation and a private pool of memory pages -- by a scheme
based on memory pools.

This allows better utilization of memory because buffers can now be allocated
with a granularity finer than the system's native page size (useful for
filesystems with e.g. 1k or 2k fragment sizes).  It also avoids fragmentation
of virtual to physical memory mappings (due to the former fixed virtual
address reservation) resulting in better utilization of MMU resources on some
platforms.  Finally, the scheme is more flexible by allowing run-time decisions
on the amount of memory to be used for buffers.

On the other hand, the effectiveness of the LRU queue for buffer recycling
may be somewhat reduced compared to the traditional method since, due to the
nature of the pool based memory allocation, the actual least recently used
buffer may release its memory to a pool different from the one needed by a
newly allocated buffer. However, this effect will kick in only if the
system is under memory pressure.

Revision 1.187 / (download) - annotate - [select for diffs], Thu Dec 4 19:38:21 2003 UTC (20 years, 3 months ago) by atatat
Branch: MAIN
Changes since 1.186: +12 -28 lines
Diff to previous 1.186 (colored) to selected 1.224.2.2 (colored)

Dynamic sysctl.

Gone are the old kern_sysctl(), cpu_sysctl(), hw_sysctl(),
vfs_sysctl(), etc, routines, along with sysctl_int() et al.  Now all
nodes are registered with the tree, and nodes can be added (or
removed) easily, and I/O to and from the tree is handled generically.

Since the nodes are registered with the tree, the mapping from name to
number (and back again) can now be discovered, instead of having to be
hard coded.  Adding new nodes to the tree is likewise much simpler --
the new infrastructure handles almost all the work for simple types,
and just about anything else can be done with a small helper function.

All existing nodes are where they were before (numerically speaking),
so all existing consumers of sysctl information should notice no
difference.

PS - I'm sorry, but there's a distinct lack of documentation at the
moment.  I'm working on sysctl(3/8/9) right now, and I promise to
watch out for buses.

Revision 1.186 / (download) - annotate - [select for diffs], Sat Sep 27 19:34:17 2003 UTC (20 years, 6 months ago) by mhitch
Branch: MAIN
Changes since 1.185: +3 -3 lines
Diff to previous 1.185 (colored) to selected 1.224.2.2 (colored)

Cast through (void *) to appease gcc3.

Revision 1.185 / (download) - annotate - [select for diffs], Thu Aug 7 16:26:38 2003 UTC (20 years, 7 months ago) by agc
Branch: MAIN
Changes since 1.184: +38 -3 lines
Diff to previous 1.184 (colored) to selected 1.224.2.2 (colored)

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.

Revision 1.184.2.1 / (download) - annotate - [select for diffs], Wed Jul 2 15:25:14 2003 UTC (20 years, 9 months ago) by darrenr
Branch: ktrace-lwp
Changes since 1.184: +5 -5 lines
Diff to previous 1.184 (colored) to selected 1.224.2.2 (colored)

Apply the aborted ktrace-lwp changes to a specific branch.  This is just for
others to review, I'm concerned that patch fuziness may have resulted in some
errant code being generated but I'll look at that later by comparing the diff
from the base to the branch with the file I attempt to apply to it.  This will,
at the very least, put the changes in a better context for others to review
them and attempt to tinker with removing passing of 'struct lwp' through
the kernel.

Revision 1.184 / (download) - annotate - [select for diffs], Sun Jun 29 22:28:06 2003 UTC (20 years, 9 months ago) by fvdl
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.183: +3 -3 lines
Diff to previous 1.183 (colored) to selected 1.224.2.2 (colored)

Back out the lwp/ktrace changes. They contained a lot of colateral damage,
and need to be examined and discussed more.

Revision 1.183 / (download) - annotate - [select for diffs], Sat Jun 28 14:20:46 2003 UTC (20 years, 9 months ago) by darrenr
Branch: MAIN
Changes since 1.182: +5 -5 lines
Diff to previous 1.182 (colored) to selected 1.224.2.2 (colored)

Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
be inserted into ktrace records.  The general change has been to replace
"struct proc *" with "struct lwp *" in various function prototypes, pass
the lwp through and use l_proc to get the process pointer when needed.

Bump the kernel rev up to 1.6V

Revision 1.182 / (download) - annotate - [select for diffs], Mon Jun 23 11:01:05 2003 UTC (20 years, 9 months ago) by martin
Branch: MAIN
Changes since 1.181: +6 -2 lines
Diff to previous 1.181 (colored) to selected 1.224.2.2 (colored)

Make sure to include opt_foo.h if a defflag option FOO is used.

Revision 1.181 / (download) - annotate - [select for diffs], Sat Apr 26 11:05:07 2003 UTC (20 years, 11 months ago) by ragge
Branch: MAIN
Changes since 1.180: +8 -8 lines
Diff to previous 1.180 (colored) to selected 1.224.2.2 (colored)

Call ksyms_init() instead of ddb_init() in case of
	NKSYMS || defined(DDB) || defined(LKM)

Revision 1.180 / (download) - annotate - [select for diffs], Tue Apr 1 21:26:26 2003 UTC (21 years ago) by thorpej
Branch: MAIN
Changes since 1.179: +13 -13 lines
Diff to previous 1.179 (colored) to selected 1.224.2.2 (colored)

Use PAGE_SIZE rather than NBPG.

Revision 1.179 / (download) - annotate - [select for diffs], Fri Jan 17 22:17:05 2003 UTC (21 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.178: +14 -11 lines
Diff to previous 1.178 (colored) to selected 1.224.2.2 (colored)

Merge the nathanw_sa branch.

Revision 1.165.2.16 / (download) - annotate - [select for diffs], Tue Jan 7 20:56:16 2003 UTC (21 years, 2 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.165.2.15: +5 -5 lines
Diff to previous 1.165.2.15 (colored) to branchpoint 1.165 (colored) next main 1.166 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.178 / (download) - annotate - [select for diffs], Mon Jan 6 13:04:57 2003 UTC (21 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base
Changes since 1.177: +5 -5 lines
Diff to previous 1.177 (colored) to selected 1.224.2.2 (colored)

interrupt with two rs.

Revision 1.165.2.15 / (download) - annotate - [select for diffs], Mon Nov 11 21:56:08 2002 UTC (21 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.165.2.14: +2 -4 lines
Diff to previous 1.165.2.14 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

Catch up to -current

Revision 1.177 / (download) - annotate - [select for diffs], Sun Nov 3 15:39:39 2002 UTC (21 years, 4 months ago) by aymeric
Branch: MAIN
CVS Tags: gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Changes since 1.176: +2 -3 lines
Diff to previous 1.176 (colored) to selected 1.224.2.2 (colored)

We don't need sys/syscallargs.h here anymore.

Revision 1.165.2.14 / (download) - annotate - [select for diffs], Fri Oct 18 02:34:36 2002 UTC (21 years, 5 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.165.2.13: +2 -4 lines
Diff to previous 1.165.2.13 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

Catch up to -current.

Revision 1.163.2.7 / (download) - annotate - [select for diffs], Thu Oct 10 18:31:17 2002 UTC (21 years, 5 months ago) by jdolecek
Branch: kqueue
Changes since 1.163.2.6: +12 -8 lines
Diff to previous 1.163.2.6 (colored) to branchpoint 1.163 (colored) next main 1.164 (colored) to selected 1.224.2.2 (colored)

sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work

Revision 1.165.2.13 / (download) - annotate - [select for diffs], Sat Oct 5 01:11:40 2002 UTC (21 years, 5 months ago) by gmcgarry
Branch: nathanw_sa
Changes since 1.165.2.12: +3 -3 lines
Diff to previous 1.165.2.12 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

LWPify

Revision 1.176 / (download) - annotate - [select for diffs], Wed Sep 25 22:21:02 2002 UTC (21 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: kqueue-beforemerge, kqueue-base, kqueue-aftermerge
Changes since 1.175: +2 -3 lines
Diff to previous 1.175 (colored) to selected 1.224.2.2 (colored)

Don't include <sys/map.h>.

Revision 1.175 / (download) - annotate - [select for diffs], Thu Sep 19 10:37:59 2002 UTC (21 years, 6 months ago) by ragge
Branch: MAIN
Changes since 1.174: +2 -3 lines
Diff to previous 1.174 (colored) to selected 1.224.2.2 (colored)

Do not include <sys/clist.h>, it's not used in NetBSD at all.

Revision 1.165.2.12 / (download) - annotate - [select for diffs], Tue Sep 17 21:12:51 2002 UTC (21 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.165.2.11: +12 -6 lines
Diff to previous 1.165.2.11 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

Catch up to -current.

Revision 1.174 / (download) - annotate - [select for diffs], Fri Sep 6 13:18:43 2002 UTC (21 years, 6 months ago) by gehenna
Branch: MAIN
Changes since 1.173: +12 -6 lines
Diff to previous 1.173 (colored) to selected 1.224.2.2 (colored)

Merge the gehenna-devsw branch into the trunk.

This merge changes the device switch tables from static array to
dynamically generated by config(8).

- All device switches is defined as a constant structure in device drivers.

- The new grammer ``device-major'' is introduced to ``files''.

	device-major <prefix> char <num> [block <num>] [<rules>]

- All device major numbers must be listed up in port dependent majors.<arch>
  by using this grammer.

- Added the new naming convention.
  The name of the device switch must be <prefix>_[bc]devsw for auto-generation
  of device switch tables.

- The backward compatibility of loading block/character device
  switch by LKM framework is broken. This is necessary to convert
  from block/character device major to device name in runtime and vice versa.

- The restriction to assign device major by LKM is completely removed.
  We don't need to reserve LKM entries for dynamic loading of device switch.

- In compile time, device major numbers list is packed into the kernel and
  the LKM framework will refer it to assign device major number dynamically.

Revision 1.163.2.6 / (download) - annotate - [select for diffs], Fri Sep 6 08:31:38 2002 UTC (21 years, 6 months ago) by jdolecek
Branch: kqueue
Changes since 1.163.2.5: +4 -5 lines
Diff to previous 1.163.2.5 (colored) to branchpoint 1.163 (colored) to selected 1.224.2.2 (colored)

sync kqueue branch with HEAD

Revision 1.172.2.2 / (download) - annotate - [select for diffs], Fri Aug 30 00:18:52 2002 UTC (21 years, 7 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.172.2.1: +4 -5 lines
Diff to previous 1.172.2.1 (colored) to branchpoint 1.172 (colored) next main 1.173 (colored) to selected 1.224.2.2 (colored)

catch up with -current.

Revision 1.165.2.11 / (download) - annotate - [select for diffs], Tue Aug 27 23:44:23 2002 UTC (21 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.165.2.10: +4 -5 lines
Diff to previous 1.165.2.10 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

Catch up to -current.

Revision 1.173 / (download) - annotate - [select for diffs], Sun Aug 25 20:21:34 2002 UTC (21 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: gehenna-devsw-base
Changes since 1.172: +4 -5 lines
Diff to previous 1.172 (colored) to selected 1.224.2.2 (colored)

Make nbuf, nswbuf, and bufpages unsigned.  Make all operations on these
variables unsigned, and update places where their values are printed.

Revision 1.165.2.10 / (download) - annotate - [select for diffs], Fri Jul 12 01:39:23 2002 UTC (21 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.165.2.9: +2 -3 lines
Diff to previous 1.165.2.9 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

No longer need to pull in lwp.h; proc.h pulls it in for us.

Revision 1.165.2.9 / (download) - annotate - [select for diffs], Mon Jun 24 22:03:28 2002 UTC (21 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.165.2.8: +4 -4 lines
Diff to previous 1.165.2.8 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

Curproc->curlwp renaming.

Change uses of "curproc->l_proc" back to "curproc", which is more like the
original use. Bare uses of "curproc" are now "curlwp".

"curproc" is now #defined in proc.h as ((curlwp) ? (curlwp)->l_proc) : NULL)
so that it is always safe to reference curproc (*de*referencing curproc
is another story, but that's always been true).

Revision 1.163.2.5 / (download) - annotate - [select for diffs], Sun Jun 23 17:34:21 2002 UTC (21 years, 9 months ago) by jdolecek
Branch: kqueue
Changes since 1.163.2.4: +16 -4 lines
Diff to previous 1.163.2.4 (colored) to branchpoint 1.163 (colored) to selected 1.224.2.2 (colored)

catch up with -current on kqueue branch

Revision 1.165.2.8 / (download) - annotate - [select for diffs], Thu Jun 20 03:37:49 2002 UTC (21 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.165.2.7: +11 -2 lines
Diff to previous 1.165.2.7 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

Catch up to -current.

Revision 1.165.2.7 / (download) - annotate - [select for diffs], Wed May 29 21:31:36 2002 UTC (21 years, 10 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.165.2.6: +3 -2 lines
Diff to previous 1.165.2.6 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

#include <sys/sa.h> before <sys/syscallargs.h>, to provide sa_upcall_t
now that <sys/param.h> doesn't include <sys/sa.h>.

(Behold the Power of Ed)

Revision 1.172.2.1 / (download) - annotate - [select for diffs], Thu May 16 16:13:40 2002 UTC (21 years, 10 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.172: +12 -6 lines
Diff to previous 1.172 (colored) to selected 1.224.2.2 (colored)

Replace the direct-access to devsw table with calling devsw API.

Revision 1.172 / (download) - annotate - [select for diffs], Tue May 14 00:08:21 2002 UTC (21 years, 10 months ago) by matt
Branch: MAIN
CVS Tags: netbsd-1-6-base, 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, netbsd-1-6
Branch point for: gehenna-devsw
Changes since 1.171: +10 -2 lines
Diff to previous 1.171 (colored) to selected 1.224.2.2 (colored)

Eliminate commons.  (including a few unused or mismatched ones).

Revision 1.171 / (download) - annotate - [select for diffs], Thu Apr 25 09:20:28 2002 UTC (21 years, 11 months ago) by aymeric
Branch: MAIN
Changes since 1.170: +3 -2 lines
Diff to previous 1.170 (colored) to selected 1.224.2.2 (colored)

o replace definitions by declarations in header files
o put definitions where due
o cleanup some types  (u_int -> vaddr_t's for example)
o minor other cleanup

Revision 1.165.2.6 / (download) - annotate - [select for diffs], Mon Apr 1 07:38:52 2002 UTC (22 years ago) by nathanw
Branch: nathanw_sa
Changes since 1.165.2.5: +8 -5 lines
Diff to previous 1.165.2.5 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

Catch up to -current.
(CVS: It's not just a program. It's an adventure!)

Revision 1.170 / (download) - annotate - [select for diffs], Mon Mar 25 15:42:09 2002 UTC (22 years ago) by is
Branch: MAIN
Changes since 1.169: +6 -2 lines
Diff to previous 1.169 (colored) to selected 1.224.2.2 (colored)

make this compile again

Revision 1.169 / (download) - annotate - [select for diffs], Wed Mar 20 17:59:22 2002 UTC (22 years ago) by christos
Branch: MAIN
CVS Tags: eeh-devprop-base, eeh-devprop
Changes since 1.168: +3 -4 lines
Diff to previous 1.168 (colored) to selected 1.224.2.2 (colored)

kill remaining PS_STRINGS instances.

Revision 1.163.2.4 / (download) - annotate - [select for diffs], Sat Mar 16 15:55:44 2002 UTC (22 years ago) by jdolecek
Branch: kqueue
Changes since 1.163.2.3: +3 -3 lines
Diff to previous 1.163.2.3 (colored) to branchpoint 1.163 (colored) to selected 1.224.2.2 (colored)

Catch up with -current.

Revision 1.168 / (download) - annotate - [select for diffs], Wed Mar 6 13:10:19 2002 UTC (22 years ago) by tsutsui
Branch: MAIN
CVS Tags: newlock-base, newlock
Changes since 1.167: +3 -3 lines
Diff to previous 1.167 (colored) to selected 1.224.2.2 (colored)

Change type of dumpmag to u_int32_t since it is actually
a 32bit unsigned magic number.
As per discussion on tech-kern, and fixes port-sparc64/11949.

Revision 1.165.2.5 / (download) - annotate - [select for diffs], Thu Feb 28 04:06:23 2002 UTC (22 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.165.2.4: +49 -46 lines
Diff to previous 1.165.2.4 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

Catch up to -current.

Revision 1.163.2.3 / (download) - annotate - [select for diffs], Mon Feb 11 20:06:45 2002 UTC (22 years, 1 month ago) by jdolecek
Branch: kqueue
Changes since 1.163.2.2: +49 -46 lines
Diff to previous 1.163.2.2 (colored) to branchpoint 1.163 (colored) to selected 1.224.2.2 (colored)

Sync w/ -current.

Revision 1.167 / (download) - annotate - [select for diffs], Mon Jan 28 09:56:46 2002 UTC (22 years, 2 months ago) by aymeric
Branch: MAIN
CVS Tags: ifpoll-base
Changes since 1.166: +4 -1 lines
Diff to previous 1.166 (colored) to selected 1.224.2.2 (colored)

add __KERNEL_RCSID as suggested by Luke Mewburn

Revision 1.166 / (download) - annotate - [select for diffs], Sat Jan 26 13:24:54 2002 UTC (22 years, 2 months ago) by aymeric
Branch: MAIN
Changes since 1.165: +46 -46 lines
Diff to previous 1.165 (colored) to selected 1.224.2.2 (colored)

- ANSIfy
- remove some trailing spaces/tabs
- minor style nits

Revision 1.163.2.2 / (download) - annotate - [select for diffs], Thu Jan 10 19:37:12 2002 UTC (22 years, 2 months ago) by thorpej
Branch: kqueue
Changes since 1.163.2.1: +3 -1 lines
Diff to previous 1.163.2.1 (colored) to branchpoint 1.163 (colored) to selected 1.224.2.2 (colored)

Sync kqueue branch with -current.

Revision 1.165.2.4 / (download) - annotate - [select for diffs], Tue Jan 8 00:22:56 2002 UTC (22 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.165.2.3: +1 -1 lines
Diff to previous 1.165.2.3 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

Catch up to -current.

Revision 1.165.2.3 / (download) - annotate - [select for diffs], Sun Dec 2 12:30:30 2001 UTC (22 years, 4 months ago) by scw
Branch: nathanw_sa
Changes since 1.165.2.2: +4 -1 lines
Diff to previous 1.165.2.2 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

If an FPU is available, call m68k_make_fpu_idle_frame() to generate
a reference FPU idle frame.

Revision 1.165.2.2 / (download) - annotate - [select for diffs], Sat Nov 17 21:59:06 2001 UTC (22 years, 4 months ago) by scw
Branch: nathanw_sa
Changes since 1.165.2.1: +1626 -0 lines
Diff to previous 1.165.2.1 (colored) to branchpoint 1.165 (colored) to selected 1.224.2.2 (colored)

SA bits for Amiga.
Compile-tested only.

Revision 1.164.2.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:16:21 2001 UTC (22 years, 4 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.164: +3 -1 lines
Diff to previous 1.164 (colored) next main 1.165 (colored) to selected 1.224.2.2 (colored)

Sync the thorpej-mips-cache branch with -current.

Revision 1.165.2.1, Wed Nov 7 23:25:03 2001 UTC (22 years, 4 months ago) by scw
Branch: nathanw_sa
Changes since 1.165: +0 -1625 lines
FILE REMOVED

file machdep.c was added on branch nathanw_sa on 2001-11-17 21:59:06 +0000

Revision 1.165 / (download) - annotate - [select for diffs], Wed Nov 7 23:25:03 2001 UTC (22 years, 4 months ago) by aymeric
Branch: MAIN
CVS Tags: thorpej-mips-cache-base
Branch point for: nathanw_sa
Changes since 1.164: +3 -1 lines
Diff to previous 1.164 (colored) to selected 1.224.2.2 (colored)

introduce an interrupt_depth variable which counts how nested we are into
interrupts.
This allows hardclock() to account for the time spent in interrrupts, and
as a side-effect, top(1), systat(1) and others will no more report 0% of
interrupt activity.

mvme68k does that already.

Revision 1.163.4.1 / (download) - annotate - [select for diffs], Mon Oct 1 12:37:09 2001 UTC (22 years, 6 months ago) by fvdl
Branch: thorpej-devvp
Changes since 1.163: +3 -3 lines
Diff to previous 1.163 (colored) next main 1.164 (colored) to selected 1.224.2.2 (colored)

Catch up with -current.

Revision 1.163.2.1 / (download) - annotate - [select for diffs], Thu Sep 13 01:12:58 2001 UTC (22 years, 6 months ago) by thorpej
Branch: kqueue
Changes since 1.163: +3 -3 lines
Diff to previous 1.163 (colored) to selected 1.224.2.2 (colored)

Update the kqueue branch to HEAD.

Revision 1.164 / (download) - annotate - [select for diffs], Mon Sep 10 21:19:10 2001 UTC (22 years, 6 months ago) by chris
Branch: MAIN
CVS Tags: thorpej-devvp-base3, thorpej-devvp-base2, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-mips-cache
Changes since 1.163: +3 -3 lines
Diff to previous 1.163 (colored) to selected 1.224.2.2 (colored)

Update pmap_update to now take the updated pmap as an argument.
This will allow improvements to the pmaps so that they can more easily defer expensive operations, eg tlb/cache flush, til the last possible moment.

Currently this is a no-op on most platforms, so they should see no difference.

Reviewed by Jason.

Revision 1.159.2.2 / (download) - annotate - [select for diffs], Thu Jun 21 18:13:05 2001 UTC (22 years, 9 months ago) by nathanw
Changes since 1.159.2.1: +34 -4 lines
Diff to previous 1.159.2.1 (colored) next main 1.160 (colored) to selected 1.224.2.2 (colored)

Catch up to -current.

Revision 1.163 / (download) - annotate - [select for diffs], Sat Jun 2 18:09:08 2001 UTC (22 years, 10 months ago) by chs
Branch: MAIN
CVS Tags: thorpej-devvp-base
Branch point for: thorpej-devvp, kqueue
Changes since 1.162: +4 -4 lines
Diff to previous 1.162 (colored) to selected 1.224.2.2 (colored)

replace vm_map{,_entry}_t with struct vm_map{,_entry} *.

Revision 1.162 / (download) - annotate - [select for diffs], Sun May 27 20:22:57 2001 UTC (22 years, 10 months ago) by is
Branch: MAIN
Changes since 1.161: +29 -1 lines
Diff to previous 1.161 (colored) to selected 1.224.2.2 (colored)

make the defopted "LEV6_DEFER" work for LKMs, too.

Revision 1.161 / (download) - annotate - [select for diffs], Tue Apr 24 04:30:51 2001 UTC (22 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej_scsipi_beforemerge
Changes since 1.160: +3 -1 lines
Diff to previous 1.160 (colored) to selected 1.224.2.2 (colored)

Sprinkle pmap_update() calls after calls to:
- pmap_enter()
- pmap_remove()
- pmap_protect()
- pmap_kenter_pa()
- pmap_kremove()
as described in pmap(9).

These calls are relatively conservative.  It may be possible to
optimize these a little more.

Revision 1.159.2.1 / (download) - annotate - [select for diffs], Mon Apr 9 01:50:29 2001 UTC (22 years, 11 months ago) by nathanw
Changes since 1.159: +2 -2 lines
Diff to previous 1.159 (colored) to selected 1.224.2.2 (colored)

Catch up with -current.

Revision 1.141.2.5 / (download) - annotate - [select for diffs], Tue Mar 27 15:30:12 2001 UTC (23 years ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.141.2.4: +2 -2 lines
Diff to previous 1.141.2.4 (colored) to branchpoint 1.141 (colored) next main 1.142 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.160 / (download) - annotate - [select for diffs], Thu Mar 15 06:10:34 2001 UTC (23 years ago) by chs
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_base
Changes since 1.159: +2 -2 lines
Diff to previous 1.159 (colored) to selected 1.224.2.2 (colored)

eliminate the KERN_* error codes in favor of the traditional E* codes.
the mapping is:

KERN_SUCCESS			0
KERN_INVALID_ADDRESS		EFAULT
KERN_PROTECTION_FAILURE		EACCES
KERN_NO_SPACE			ENOMEM
KERN_INVALID_ARGUMENT		EINVAL
KERN_FAILURE			various, mostly turn into KASSERTs
KERN_RESOURCE_SHORTAGE		ENOMEM
KERN_NOT_RECEIVER		<unused>
KERN_NO_ACCESS			<unused>
KERN_PAGES_LOCKED		<unused>

Revision 1.141.2.4 / (download) - annotate - [select for diffs], Mon Mar 12 13:27:09 2001 UTC (23 years ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.141.2.3: +12 -3 lines
Diff to previous 1.141.2.3 (colored) to branchpoint 1.141 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.159 / (download) - annotate - [select for diffs], Wed Feb 14 20:24:17 2001 UTC (23 years, 1 month ago) by is
Branch: MAIN
Changes since 1.158: +12 -3 lines
Diff to previous 1.158 (colored) to selected 1.224.2.2 (colored)

Missing: register prefixes, _FOO_LABEL(n) macros, etc, in preparation for
ELFing the port. Patch provided by scw.

Revision 1.141.2.3 / (download) - annotate - [select for diffs], Sun Feb 11 19:08:41 2001 UTC (23 years, 1 month ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.141.2.2: +2 -2 lines
Diff to previous 1.141.2.2 (colored) to branchpoint 1.141 (colored) to selected 1.224.2.2 (colored)

Sync with HEAD.

Revision 1.158 / (download) - annotate - [select for diffs], Sun Jan 28 22:31:53 2001 UTC (23 years, 2 months ago) by is
Branch: MAIN
Changes since 1.157: +2 -2 lines
Diff to previous 1.157 (colored) to selected 1.224.2.2 (colored)

SIR_CLOCK is gone.

Revision 1.141.2.2 / (download) - annotate - [select for diffs], Thu Jan 18 09:22:08 2001 UTC (23 years, 2 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.141.2.1: +1 -9 lines
Diff to previous 1.141.2.1 (colored) to branchpoint 1.141 (colored) to selected 1.224.2.2 (colored)

Sync with head (for UBC+NFS fixes, mostly).

Revision 1.157 / (download) - annotate - [select for diffs], Mon Jan 15 20:19:51 2001 UTC (23 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.156: +1 -9 lines
Diff to previous 1.156 (colored) to selected 1.224.2.2 (colored)

Make softclock a generic soft interrupt of the API is available,
adding the requisite void * argument to softclock().

Revision 1.141.2.1 / (download) - annotate - [select for diffs], Mon Nov 20 19:58:20 2000 UTC (23 years, 4 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.141: +32 -110 lines
Diff to previous 1.141 (colored) to selected 1.224.2.2 (colored)

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)

Revision 1.156 / (download) - annotate - [select for diffs], Wed Sep 13 15:00:16 2000 UTC (23 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.155: +2 -2 lines
Diff to previous 1.155 (colored) to selected 1.224.2.2 (colored)

Add an align argument to uvm_map() and some callers of that
routine.  Works similarly fto pmap_prefer(), but allows callers
to specify a minimum power-of-two alignment of the region.
How we ever got along without this for so long is beyond me.

Revision 1.155 / (download) - annotate - [select for diffs], Sun Jul 2 04:40:34 2000 UTC (23 years, 9 months ago) by cgd
Branch: MAIN
Changes since 1.154: +3 -47 lines
Diff to previous 1.154 (colored) to selected 1.224.2.2 (colored)

Kwality control:
* put #includes of opt headers and headers to get protos used by
  net/netisr_dispatch.h in net/netisr.h (if !defined(_LOCORE)) (rather than
  in netisr_dispatch.h itself, and potentially nowhere, respectively).
* require netisr.h to be included before netisr_dispatch.h.
* minor additional cleanup of both netisr.h and netisr_dispatch.h.
* clean up uses to remove now-unnecessary header file inclusions, and
  local prototypes of the fns.
* convert netisr dispatch implementations which didn't use
  netisr_dispatch.h (pc532) to use it.

Revision 1.154 / (download) - annotate - [select for diffs], Thu Jun 29 08:44:03 2000 UTC (23 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.153: +2 -3 lines
Diff to previous 1.153 (colored) to selected 1.224.2.2 (colored)

remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>

Revision 1.153 / (download) - annotate - [select for diffs], Mon Jun 26 14:20:28 2000 UTC (23 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.152: +1 -7 lines
Diff to previous 1.152 (colored) to selected 1.224.2.2 (colored)

remove/move more mach vm header files:

	<vm/pglist.h> -> <uvm/uvm_pglist.h>
	<vm/vm_inherit.h> -> <uvm/uvm_inherit.h>
	<vm/vm_kern.h> -> into <uvm/uvm_extern.h>
	<vm/vm_object.h> -> nothing
	<vm/vm_pager.h> -> into <uvm/uvm_pager.h>

also includes a bunch of <vm/vm_page.h> include removals (due to redudancy
with <vm/vm.h>), and a scattering of other similar headers.

Revision 1.151.2.1 / (download) - annotate - [select for diffs], Thu Jun 22 16:58:52 2000 UTC (23 years, 9 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.151: +1 -2 lines
Diff to previous 1.151 (colored) next main 1.152 (colored) to selected 1.224.2.2 (colored)

Sync w/ netbsd-1-5-base.

Revision 1.152 / (download) - annotate - [select for diffs], Mon Jun 5 23:44:56 2000 UTC (23 years, 9 months ago) by jhawk
Branch: MAIN
CVS Tags: netbsd-1-5-base, 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, netbsd-1-5
Changes since 1.151: +1 -2 lines
Diff to previous 1.151 (colored) to selected 1.224.2.2 (colored)

Do not clear msgbufenabled in dumpsys().  Dump messages will now go to
the message buffer. This can be invaluable in debugging if the dump
fails (assuming a persistant message buffer)

Revision 1.151 / (download) - annotate - [select for diffs], Fri May 26 21:19:26 2000 UTC (23 years, 10 months ago) by thorpej
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.150: +4 -1 lines
Diff to previous 1.150 (colored) to selected 1.224.2.2 (colored)

First sweep at scheduler state cleanup.  Collect MI scheduler
state into global and per-CPU scheduler state:

	- Global state: sched_qs (run queues), sched_whichqs (bitmap
	  of non-empty run queues), sched_slpque (sleep queues).
	  NOTE: These may collectively move into a struct schedstate
	  at some point in the future.

	- Per-CPU state, struct schedstate_percpu: spc_runtime
	  (time process on this CPU started running), spc_flags
	  (replaces struct proc's p_schedflags), and
	  spc_curpriority (usrpri of processes on this CPU).

	- Every platform must now supply a struct cpu_info and
	  a curcpu() macro.  Simplify existing cpu_info declarations
	  where appropriate.

	- All references to per-CPU scheduler state now made through
	  curcpu().  NOTE: this will likely be adjusted in the future
	  after further changes to struct proc are made.

Tested on i386 and Alpha.  Changes are mostly mechanical, but apologies
in advance if it doesn't compile on a particular platform.

Revision 1.150 / (download) - annotate - [select for diffs], Tue Mar 28 23:57:24 2000 UTC (24 years ago) by simonb
Branch: MAIN
Changes since 1.149: +1 -2 lines
Diff to previous 1.149 (colored) to selected 1.224.2.2 (colored)

Centralise the declarations of cpu_model, machine, machine_arch,
osrelease, and ostype and remove "extern char foo[];" (for hostname
and domainname too).

Also delete redunctant decl of boottime in kern_info_43.c.

Revision 1.149 / (download) - annotate - [select for diffs], Sun Mar 26 07:52:58 2000 UTC (24 years ago) by is
Branch: MAIN
Changes since 1.148: +9 -1 lines
Diff to previous 1.148 (colored) to selected 1.224.2.2 (colored)

provide CCITT includes, and work around namespace collision

Revision 1.148 / (download) - annotate - [select for diffs], Thu Mar 23 06:33:08 2000 UTC (24 years ago) by thorpej
Branch: MAIN
Changes since 1.147: +5 -2 lines
Diff to previous 1.147 (colored) to selected 1.224.2.2 (colored)

New callout mechanism with two major improvements over the old
timeout()/untimeout() API:
- Clients supply callout handle storage, thus eliminating problems of
  resource allocation.
- Insertion and removal of callouts is constant time, important as
  this facility is used quite a lot in the kernel.

The old timeout()/untimeout() API has been removed from the kernel.

Revision 1.147 / (download) - annotate - [select for diffs], Mon Feb 21 20:38:46 2000 UTC (24 years, 1 month ago) by erh
Branch: MAIN
Changes since 1.146: +12 -43 lines
Diff to previous 1.146 (colored) to selected 1.224.2.2 (colored)

Define the DONETISR macro and use netisr_dispatch.h.  This is to cut down on code duplication and to standardize the available NETISRs across all ports.

Revision 1.146 / (download) - annotate - [select for diffs], Wed Feb 9 05:48:29 2000 UTC (24 years, 1 month ago) by shin
Branch: MAIN
CVS Tags: chs-ubc2-newbase
Changes since 1.145: +2 -2 lines
Diff to previous 1.145 (colored) to selected 1.224.2.2 (colored)

fix include file.

	<netinet6/ip6.h>	->	<netinet/ip6.h>

Revision 1.145 / (download) - annotate - [select for diffs], Wed Jan 19 20:05:32 2000 UTC (24 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.144: +1 -9 lines
Diff to previous 1.144 (colored) to selected 1.224.2.2 (colored)

Move callout initialization to a single location; no need to duplicate
that code all over the place.

Revision 1.144 / (download) - annotate - [select for diffs], Wed Jan 19 02:52:22 2000 UTC (24 years, 2 months ago) by msaitoh
Branch: MAIN
Changes since 1.143: +3 -3 lines
Diff to previous 1.143 (colored) to selected 1.224.2.2 (colored)

check whether tv_usec >= 1000000

Revision 1.141.8.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:31:31 1999 UTC (24 years, 3 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.141: +9 -9 lines
Diff to previous 1.141 (colored) next main 1.142 (colored) to selected 1.224.2.2 (colored)

Pull up to last week's -current.

Revision 1.143 / (download) - annotate - [select for diffs], Sat Dec 4 21:20:01 1999 UTC (24 years, 3 months ago) by ragge
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221
Changes since 1.142: +7 -7 lines
Diff to previous 1.142 (colored) to selected 1.224.2.2 (colored)

CL* discarding.

Revision 1.133.2.1.4.2 / (download) - annotate - [select for diffs], Tue Nov 30 13:31:46 1999 UTC (24 years, 4 months ago) by itojun
Branch: kame
CVS Tags: kame_141_19991130
Changes since 1.133.2.1.4.1: +0 -0 lines
Diff to previous 1.133.2.1.4.1 (colored) to branchpoint 1.133.2.1 (colored) next main 1.134 (colored) to selected 1.224.2.2 (colored)

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.

Revision 1.141.4.1 / (download) - annotate - [select for diffs], Sun Nov 14 23:39:31 1999 UTC (24 years, 4 months ago) by fvdl
Branch: fvdl-softdep
Changes since 1.141: +3 -3 lines
Diff to previous 1.141 (colored) next main 1.142 (colored) to selected 1.224.2.2 (colored)

Sync with -current.

Revision 1.142 / (download) - annotate - [select for diffs], Sat Nov 13 00:30:26 1999 UTC (24 years, 4 months ago) by thorpej
Branch: MAIN
CVS Tags: fvdl-softdep-base
Changes since 1.141: +3 -3 lines
Diff to previous 1.141 (colored) to selected 1.224.2.2 (colored)

Update for pmap_enter() API change.  No functional difference.

Revision 1.141 / (download) - annotate - [select for diffs], Sat Sep 25 21:47:04 1999 UTC (24 years, 6 months ago) by is
Branch: MAIN
CVS Tags: comdex-fall-1999-base, comdex-fall-1999
Branch point for: wrstuden-devbsize, thorpej_scsipi, fvdl-softdep
Changes since 1.140: +5 -5 lines
Diff to previous 1.140 (colored) to selected 1.224.2.2 (colored)

vm_offset_t -> vaddr_t/paddr_t

Revision 1.140 / (download) - annotate - [select for diffs], Sun Sep 12 01:16:59 1999 UTC (24 years, 6 months ago) by chs
Branch: MAIN
Changes since 1.139: +3 -8 lines
Diff to previous 1.139 (colored) to selected 1.224.2.2 (colored)

eliminate the PMAP_NEW option by making it required for all ports.
ports which previously had no support for PMAP_NEW now implement
the pmap_k* interfaces as wrappers around the non-k versions.

Revision 1.133.2.1.2.2 / (download) - annotate - [select for diffs], Thu Jul 1 23:01:43 1999 UTC (24 years, 9 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.133.2.1.2.1: +15 -2 lines
Diff to previous 1.133.2.1.2.1 (colored) to branchpoint 1.133.2.1 (colored) next main 1.134 (colored) to selected 1.224.2.2 (colored)

Sync w/ -current.

Revision 1.139 / (download) - annotate - [select for diffs], Thu Jul 1 20:14:42 1999 UTC (24 years, 9 months ago) by is
Branch: MAIN
CVS Tags: chs-ubc2-base
Changes since 1.138: +2 -2 lines
Diff to previous 1.138 (colored) to selected 1.224.2.2 (colored)

Better align memory segment table.

Revision 1.138 / (download) - annotate - [select for diffs], Mon Jun 28 08:20:42 1999 UTC (24 years, 9 months ago) by itojun
Branch: MAIN
Changes since 1.137: +14 -1 lines
Diff to previous 1.137 (colored) to selected 1.224.2.2 (colored)

- Call ip6intr if INET6 is defined.
- remove "need-flag" for mac68k esp driver, as it is not used in anywhere
  and conflicts with IPsec ESP header.

This should be the only MD change in IPv6 support, except kernel config file.
Very sorry if you have any compilation problem with it (I believe it is okay).
If your favorite arch is not included in here, please add a
call to ip6intr() from softintr handle.

Revision 1.133.2.1.4.1 / (download) - annotate - [select for diffs], Mon Jun 28 06:36:46 1999 UTC (24 years, 9 months ago) by itojun
Branch: kame
CVS Tags: kame_14_19990705, kame_14_19990628
Changes since 1.133.2.1: +14 -1 lines
Diff to previous 1.133.2.1 (colored) to selected 1.224.2.2 (colored)

KAME/NetBSD 1.4 SNAP kit, dated 19990628.

NOTE: this branch (kame) is used just for refernce.  this may not compile
due to multiple reasons.

Revision 1.133.2.1.2.1 / (download) - annotate - [select for diffs], Mon Jun 21 00:46:37 1999 UTC (24 years, 9 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.133.2.1: +19 -114 lines
Diff to previous 1.133.2.1 (colored) to selected 1.224.2.2 (colored)

Sync w/ -current.

Revision 1.137 / (download) - annotate - [select for diffs], Wed May 26 19:16:29 1999 UTC (24 years, 10 months ago) by thorpej
Branch: MAIN
Changes since 1.136: +5 -4 lines
Diff to previous 1.136 (colored) to selected 1.224.2.2 (colored)

Change the vm_map's "entries_pageable" member to a r/o flags member, which
has PAGEABLE and INTRSAFE flags.  PAGEABLE now really means "pageable",
not "allocate vm_map_entry's from non-static pool", so update all map
creations to reflect that.  INTRSAFE maps are maps that are used in
interrupt context (e.g. kmem_map, mb_map), and thus use the static
map entry pool (XXX as does kernel_map, for now).  This will eventually
change now these maps are locked, as well.

Revision 1.136 / (download) - annotate - [select for diffs], Thu May 20 08:21:43 1999 UTC (24 years, 10 months ago) by lukem
Branch: MAIN
Changes since 1.135: +15 -111 lines
Diff to previous 1.135 (colored) to selected 1.224.2.2 (colored)

* convert to using MI allocsys(). most ports were using an MD allocsys(),
  although a couple still used the old pre-4.4-lite (?) mechanism.
* use format_bytes() to format the various printf()s that print out memory sizes

Revision 1.135 / (download) - annotate - [select for diffs], Mon Apr 26 22:46:44 1999 UTC (24 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.134: +2 -2 lines
Diff to previous 1.134 (colored) to selected 1.224.2.2 (colored)

Garbage-collect the VM_MBUF_SIZE constant.  Instead, use the size
(nmbclusters * mclbytes), so that the right amount of KVA space is
allocated if those variables are patched.

Revision 1.133.2.1 / (download) - annotate - [select for diffs], Fri Apr 16 16:14:40 1999 UTC (24 years, 11 months ago) by chs
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001
Branch point for: kame, chs-ubc2
Changes since 1.133: +2 -2 lines
Diff to previous 1.133 (colored) next main 1.134 (colored) to selected 1.224.2.2 (colored)

pull up 1.133 -> 1.134:
add a `flags' argument to uvm_pagealloc_strat().
define a flag UVM_PGA_USERESERVE to allow non-kernel object
allocations to use pages from the reserve.
use the new flag for allocations in pmap modules.

Revision 1.134 / (download) - annotate - [select for diffs], Sun Apr 11 04:04:05 1999 UTC (24 years, 11 months ago) by chs
Branch: MAIN
Changes since 1.133: +2 -2 lines
Diff to previous 1.133 (colored) to selected 1.224.2.2 (colored)

add a `flags' argument to uvm_pagealloc_strat().
define a flag UVM_PGA_USERESERVE to allow non-kernel object
allocations to use pages from the reserve.
use the new flag for allocations in pmap modules.

Revision 1.133 / (download) - annotate - [select for diffs], Thu Apr 1 00:17:46 1999 UTC (25 years ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-4-base
Branch point for: netbsd-1-4
Changes since 1.132: +1 -8 lines
Diff to previous 1.132 (colored) to selected 1.224.2.2 (colored)

Don't call configure() from cpu_startup().

Revision 1.132 / (download) - annotate - [select for diffs], Fri Mar 26 23:41:27 1999 UTC (25 years ago) by mycroft
Branch: MAIN
Changes since 1.131: +5 -3 lines
Diff to previous 1.131 (colored) to selected 1.224.2.2 (colored)

Changes for modified pmap_enter() API:
* Map the message buffer with access_type = VM_PROT_READ|VM_PROT_WRITE `just
  because'.
* Map the file system buffers with access_type = VM_PROT_READ|VM_PROT_WRITE to
  avoid possible problems with pagemove().
* Do not use VM_PROT_EXEC with either of the above.
* Map pages for /dev/mem with access_type = prot.  Also, DO NOT use
  pmap_kenter() for this, as we DO NOT want to lose modification information.
* Map pages in dumpsys() with VM_PROT_READ.
* Map pages in m68k mappedcopyin()/mappedcopyout() and writeback() with
  access_type = prot.
* For now, bus_dma*(), pmap_map(), vmapbuf(), and similar functions still use
  access_type = 0.  This should probably be revisited.

Revision 1.131 / (download) - annotate - [select for diffs], Wed Mar 24 05:50:52 1999 UTC (25 years ago) by mrg
Branch: MAIN
Changes since 1.130: +1 -71 lines
Diff to previous 1.130 (colored) to selected 1.224.2.2 (colored)

completely remove Mach VM support.  all that is left is the all the
header files as UVM still uses (most of) these.

Revision 1.130 / (download) - annotate - [select for diffs], Sat Feb 27 06:39:35 1999 UTC (25 years, 1 month ago) by scottr
Branch: MAIN
Changes since 1.129: +2 -1 lines
Diff to previous 1.129 (colored) to selected 1.224.2.2 (colored)

defopt BUFCACHE and BUFPAGES.

Revision 1.129 / (download) - annotate - [select for diffs], Sat Jan 9 22:10:16 1999 UTC (25 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.128: +3 -3 lines
Diff to previous 1.128 (colored) to selected 1.224.2.2 (colored)

Garbage-collect `mbutl'.

Revision 1.128 / (download) - annotate - [select for diffs], Sat Dec 12 20:05:07 1998 UTC (25 years, 3 months ago) by is
Branch: MAIN
Changes since 1.127: +3 -2 lines
Diff to previous 1.127 (colored) to selected 1.224.2.2 (colored)

appease egcs-1.1.1.

Revision 1.127 / (download) - annotate - [select for diffs], Sat Nov 28 16:39:26 1998 UTC (25 years, 4 months ago) by is
Branch: MAIN
CVS Tags: kenh-if-detach-base, kenh-if-detach
Changes since 1.126: +14 -1 lines
Diff to previous 1.126 (colored) to selected 1.224.2.2 (colored)

Implement softintr_disestablish().

Revision 1.126 / (download) - annotate - [select for diffs], Sat Oct 24 10:48:34 1998 UTC (25 years, 5 months ago) by is
Branch: MAIN
CVS Tags: chs-ubc-base, chs-ubc
Changes since 1.125: +1 -2 lines
Diff to previous 1.125 (colored) to selected 1.224.2.2 (colored)

All m680?0 User Manuals claim that trap vectors are fetched from the data
cache, if found there (but not allocated in the data cache on trap).
No need to flush the data cache.

Revision 1.125 / (download) - annotate - [select for diffs], Mon Oct 19 22:09:15 1998 UTC (25 years, 5 months ago) by tron
Branch: MAIN
Changes since 1.124: +3 -2 lines
Diff to previous 1.124 (colored) to selected 1.224.2.2 (colored)

Defopt SYSVMSG, SYSVSEM and SYSVSHM.

Revision 1.124 / (download) - annotate - [select for diffs], Mon Oct 12 03:51:59 1998 UTC (25 years, 5 months ago) by veego
Branch: MAIN
Changes since 1.123: +2 -1 lines
Diff to previous 1.123 (colored) to selected 1.224.2.2 (colored)

Include <sys/device.h> for the configure prototype.

Revision 1.104.2.2 / (download) - annotate - [select for diffs], Tue Oct 6 17:09:00 1998 UTC (25 years, 5 months ago) by cgd
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003
Changes since 1.104.2.1: +9 -1 lines
Diff to previous 1.104.2.1 (colored) to branchpoint 1.104 (colored) next main 1.105 (colored) to selected 1.224.2.2 (colored)

revert pullup of 1.105 (done for 1.3.1), which broke SunOS binary execution
(PR#5782).  (is)

Revision 1.123 / (download) - annotate - [select for diffs], Thu Aug 20 19:55:06 1998 UTC (25 years, 7 months ago) by veego
Branch: MAIN
Changes since 1.122: +3 -2 lines
Diff to previous 1.122 (colored) to selected 1.224.2.2 (colored)

Add some braces to stop the new egcs warnings.

Revision 1.122 / (download) - annotate - [select for diffs], Sun Jul 26 06:45:17 1998 UTC (25 years, 8 months ago) by is
Branch: MAIN
CVS Tags: eeh-paddr_t-base, eeh-paddr_t
Changes since 1.121: +11 -8 lines
Diff to previous 1.121 (colored) to selected 1.224.2.2 (colored)

yet more atomic operations accessing DraCo registers

Revision 1.121 / (download) - annotate - [select for diffs], Fri Jul 10 20:24:33 1998 UTC (25 years, 8 months ago) by mhitch
Branch: MAIN
Changes since 1.120: +91 -32 lines
Diff to previous 1.120 (colored) to selected 1.224.2.2 (colored)

Add UVM support to amiga

Revision 1.120 / (download) - annotate - [select for diffs], Sun Jul 5 08:49:37 1998 UTC (25 years, 8 months ago) by jonathan
Branch: MAIN
Changes since 1.119: +2 -1 lines
Diff to previous 1.119 (colored) to selected 1.224.2.2 (colored)

* defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID.
TODO: revisit interaction between native compat and emul compat usage.

Revision 1.119 / (download) - annotate - [select for diffs], Sun Jul 5 06:49:03 1998 UTC (25 years, 9 months ago) by jonathan
Branch: MAIN
Changes since 1.118: +2 -1 lines
Diff to previous 1.118 (colored) to selected 1.224.2.2 (colored)

defopt NS, NSIP.

Revision 1.118 / (download) - annotate - [select for diffs], Sun Jul 5 04:37:36 1998 UTC (25 years, 9 months ago) by jonathan
Branch: MAIN
Changes since 1.117: +2 -1 lines
Diff to previous 1.117 (colored) to selected 1.224.2.2 (colored)

defopt ISO TPIP.

Revision 1.117 / (download) - annotate - [select for diffs], Sun Jul 5 00:51:05 1998 UTC (25 years, 9 months ago) by jonathan
Branch: MAIN
Changes since 1.116: +3 -1 lines
Diff to previous 1.116 (colored) to selected 1.224.2.2 (colored)

defopt INET, NETATALK.

Revision 1.116 / (download) - annotate - [select for diffs], Sat Jul 4 22:18:15 1998 UTC (25 years, 9 months ago) by jonathan
Branch: MAIN
Changes since 1.115: +3 -1 lines
Diff to previous 1.115 (colored) to selected 1.224.2.2 (colored)

defopt DDB.

Revision 1.115 / (download) - annotate - [select for diffs], Fri Jul 3 22:21:42 1998 UTC (25 years, 9 months ago) by mhitch
Branch: MAIN
Changes since 1.114: +4 -4 lines
Diff to previous 1.114 (colored) to selected 1.224.2.2 (colored)

Make 'end' references consistant.  Fixes PR#5670.

Revision 1.114 / (download) - annotate - [select for diffs], Tue Jun 9 01:57:41 1998 UTC (25 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.113: +7 -2 lines
Diff to previous 1.113 (colored) to selected 1.224.2.2 (colored)

Change ddb_init() for a.out to provision for kernels which are not booted by
the current 'bootblock' method, like the Shark, which preloads and preformats
the symbol table right in the boot code.

Revision 1.113 / (download) - annotate - [select for diffs], Sun May 24 19:32:36 1998 UTC (25 years, 10 months ago) by is
Branch: MAIN
Changes since 1.112: +1 -3 lines
Diff to previous 1.112 (colored) to selected 1.224.2.2 (colored)

Back out the defopt for M680?0. As pointed out to me, this breaks ports which
dont use the M680?0 the way Amiga, Atari, Mac68k, and X68k do. I must have
missed this in the past discussion about this project.

Revision 1.112 / (download) - annotate - [select for diffs], Sat May 23 20:51:08 1998 UTC (25 years, 10 months ago) by is
Branch: MAIN
Changes since 1.111: +3 -1 lines
Diff to previous 1.111 (colored) to selected 1.224.2.2 (colored)

Move M680[2346]0 to opt_m68kcpu.h.
XXX Some explicit dependencies could be removed now from the individual
arch/$ARCH/conf/Makefile.$ARCH files, but this is still to be done.

Revision 1.111 / (download) - annotate - [select for diffs], Sun Mar 22 23:12:50 1998 UTC (26 years ago) by is
Branch: MAIN
Changes since 1.110: +10 -25 lines
Diff to previous 1.110 (colored) to selected 1.224.2.2 (colored)

MACHINE_NEW_NONCONTIG for NetBSD/Amiga. The older contiguous and
MACHINE_NONCONTIG stuff isn't supported anymore.

Revision 1.110 / (download) - annotate - [select for diffs], Thu Feb 19 04:18:31 1998 UTC (26 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.109: +2 -2 lines
Diff to previous 1.109 (colored) to selected 1.224.2.2 (colored)

Disable the message buffer during crash dumps by clearing msgbufenabled,
not msgbufmapped.

Revision 1.104.2.1 / (download) - annotate - [select for diffs], Sat Feb 7 05:38:21 1998 UTC (26 years, 1 month ago) by mellon
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-PATCH002, netbsd-1-3-PATCH001
Changes since 1.104: +52 -53 lines
Diff to previous 1.104 (colored) to selected 1.224.2.2 (colored)

Pull up 1.105-1.107 (is)

Revision 1.109 / (download) - annotate - [select for diffs], Sun Feb 1 21:23:24 1998 UTC (26 years, 2 months ago) by is
Branch: MAIN
Changes since 1.108: +1 -324 lines
Diff to previous 1.108 (colored) to selected 1.224.2.2 (colored)

Amiga uses the common m68k/sig_machdep.c now. Also moved its definition from
the other 68k ports' files.${port} to arch/m68k/conf/files.m68k.

Revision 1.108 / (download) - annotate - [select for diffs], Sat Jan 24 16:46:27 1998 UTC (26 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.107: +8 -4 lines
Diff to previous 1.107 (colored) to selected 1.224.2.2 (colored)

When dumping, print out the device number as major,minor.

Revision 1.107 / (download) - annotate - [select for diffs], Wed Jan 7 22:46:02 1998 UTC (26 years, 2 months ago) by is
Branch: MAIN
Changes since 1.106: +51 -45 lines
Diff to previous 1.106 (colored) to selected 1.224.2.2 (colored)

- avoid system stack underflow when calling sigreturn via trap #0
- make sure all sigreturn error conditions are reported to the caller,
  instead of the place jumped to.
This is the bugfix part of pr 4628 by ITOH Yasufumi.
The performance optimization part will be handled seperately, after evaluating
its implications.
Testing on 68040 and removing the performance change from the proposed patch
by scottr. Half of the Amiga machdep.c change had to be done manually by me,
as the patchfile didn't apply cleanly.
XXX Yes, Amiga should be changed to use the common sig_machdep.c instead.
XXX Really soon now. I promise.

Revision 1.106 / (download) - annotate - [select for diffs], Tue Jan 6 20:50:22 1998 UTC (26 years, 2 months ago) by is
Branch: MAIN
Changes since 1.105: +4 -3 lines
Diff to previous 1.105 (colored) to selected 1.224.2.2 (colored)

Support 68060 (and, for the Amiga, even 68040 buserr frames) in the sendsig()
and, indirectly, sigreturn() functions.
XXX The Amiga should be switched to using sig_machdep.c instead.

Revision 1.105 / (download) - annotate - [select for diffs], Thu Dec 4 15:33:17 1997 UTC (26 years, 3 months ago) by tv
Branch: MAIN
Changes since 1.104: +1 -9 lines
Diff to previous 1.104 (colored) to selected 1.224.2.2 (colored)

Standardize COMPAT_SUNOS -- remove all references to
sunos_exec_aout_makecmds() in machdep.c for various architectures and put
it in exec_conf.c like the other emulations; rename exec.h to
sunos_exec.h.

Revision 1.104 / (download) - annotate - [select for diffs], Sat Oct 18 23:18:40 1997 UTC (26 years, 5 months ago) by is
Branch: MAIN
CVS Tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-BETA
Branch point for: netbsd-1-3
Changes since 1.103: +18 -3 lines
Diff to previous 1.103 (colored) to selected 1.224.2.2 (colored)

Stopgap measure to handle EXTER interupts for the DraCo. Maybe this should
be handled by the locore.s code like for Amigas, but DraCos dont have
necessarily a CIA B.

Revision 1.103 / (download) - annotate - [select for diffs], Sat Oct 18 10:50:50 1997 UTC (26 years, 5 months ago) by is
Branch: MAIN
Changes since 1.102: +4 -2 lines
Diff to previous 1.102 (colored) to selected 1.224.2.2 (colored)

Part of this is voodoo from the sparc/machdep.c, part guesswork.

Revision 1.94.2.4 / (download) - annotate - [select for diffs], Tue Oct 14 08:25:55 1997 UTC (26 years, 5 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.94.2.3: +13 -4 lines
Diff to previous 1.94.2.3 (colored) to branchpoint 1.94 (colored) next main 1.95 (colored) to selected 1.224.2.2 (colored)

Update marc-pcmcia branch from trunk.

Revision 1.102 / (download) - annotate - [select for diffs], Sat Oct 4 03:59:36 1997 UTC (26 years, 6 months ago) by mhitch
Branch: MAIN
CVS Tags: marc-pcmcia-base
Changes since 1.101: +7 -1 lines
Diff to previous 1.101 (colored) to selected 1.224.2.2 (colored)

Use a global variable to hold the current speed of the internal serial port.
This will be used by certain SCSI drivers to limit the length of DMA transfers
when the serial port is running at higher speeds.  GVP and Phase5 DMA
interfers significantly with CPU execution, and significantly increases
receive buffer overruns (silo overflow).  Reducing the DMA transfer length
can reduce the overruns.

Revision 1.101 / (download) - annotate - [select for diffs], Sat Sep 27 17:19:38 1997 UTC (26 years, 6 months ago) by veego
Branch: MAIN
Changes since 1.100: +7 -4 lines
Diff to previous 1.100 (colored) to selected 1.224.2.2 (colored)

Wait for a keypress after the system is halted and reboot after a key is
pressed.

Revision 1.94.2.3 / (download) - annotate - [select for diffs], Mon Sep 22 06:30:23 1997 UTC (26 years, 6 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.94.2.2: +7 -6 lines
Diff to previous 1.94.2.2 (colored) to branchpoint 1.94 (colored) to selected 1.224.2.2 (colored)

Update marc-pcmcia branch from trunk.

Revision 1.100 / (download) - annotate - [select for diffs], Fri Sep 19 13:53:02 1997 UTC (26 years, 6 months ago) by leo
Branch: MAIN
Changes since 1.99: +7 -6 lines
Diff to previous 1.99 (colored) to selected 1.224.2.2 (colored)

Implement the kernel part of pr-1891. This allows for a more flexible sized
msgbuf. Note that old 'dmesg' and 'syslogd' binaries will continue running,
though old 'dmesg' binaries will output a few bytes of junk at the start of
the buffer, and will miss a few bytes at the end of the buffer.

Revision 1.94.2.2 / (download) - annotate - [select for diffs], Tue Sep 16 03:48:08 1997 UTC (26 years, 6 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.94.2.1: +24 -21 lines
Diff to previous 1.94.2.1 (colored) to branchpoint 1.94 (colored) to selected 1.224.2.2 (colored)

Update marc-pcmcia branch from trunk.

Revision 1.99 / (download) - annotate - [select for diffs], Fri Sep 12 10:29:20 1997 UTC (26 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.98: +2 -3 lines
Diff to previous 1.98 (colored) to selected 1.224.2.2 (colored)

Set the status word as well, and remove a bogus comment.

Revision 1.98 / (download) - annotate - [select for diffs], Fri Sep 12 08:08:50 1997 UTC (26 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.97: +7 -16 lines
Diff to previous 1.97 (colored) to selected 1.224.2.2 (colored)

Eliminate some uses of FPCOPROC.

Revision 1.97 / (download) - annotate - [select for diffs], Fri Sep 12 07:00:30 1997 UTC (26 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.96: +16 -2 lines
Diff to previous 1.96 (colored) to selected 1.224.2.2 (colored)

Always initialize all registers in setregs().

Revision 1.96 / (download) - annotate - [select for diffs], Thu Sep 11 23:01:48 1997 UTC (26 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.95: +2 -3 lines
Diff to previous 1.95 (colored) to selected 1.224.2.2 (colored)

Fix execve(2) and *setregs() interfaces so emulations can set registers in a
more correct way.  (See tech-kern.)

Revision 1.95.2.1 / (download) - annotate - [select for diffs], Mon Sep 8 23:27:39 1997 UTC (26 years, 6 months ago) by thorpej
Branch: thorpej-signal
Changes since 1.95: +9 -10 lines
Diff to previous 1.95 (colored) next main 1.96 (colored) to selected 1.224.2.2 (colored)

Significantly restructure the way signal state for a process is stored.
Rather than using bitmasks to redundantly store the information kept
in the process's sigacts (because the sigacts was kept in the u-area),
hang sigacts directly off the process, and access it directly.

Simplify signal setup code tremendously by storing information in
the sigacts as an array of struct sigactions, rather than in a different
format, since userspace uses sigactions.

Make sigacts sharable by adding reference counting.

Revision 1.94.2.1 / (download) - annotate - [select for diffs], Mon Sep 1 20:06:30 1997 UTC (26 years, 7 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.94: +51 -1 lines
Diff to previous 1.94 (colored) to selected 1.224.2.2 (colored)

Update marc-pcmcia branch from trunk.

Revision 1.95 / (download) - annotate - [select for diffs], Wed Aug 27 18:31:17 1997 UTC (26 years, 7 months ago) by is
Branch: MAIN
CVS Tags: thorpej-signal-base
Branch point for: thorpej-signal
Changes since 1.94: +51 -1 lines
Diff to previous 1.94 (colored) to selected 1.224.2.2 (colored)

Add __GENERIC_SOFT_INTERRUPTS implementation.
Currently, this is only kind of a wrapper around the *_sicallback() function
family. This way, we'll only break the new driver if it doesn't work.
After more drivers are converted, we'll change it to be the other way round.

Revision 1.94 / (download) - annotate - [select for diffs], Wed Jul 16 00:01:44 1997 UTC (26 years, 8 months ago) by is
Branch: MAIN
CVS Tags: marc-pcmcia-bp
Branch point for: marc-pcmcia
Changes since 1.93: +49 -7 lines
Diff to previous 1.93 (colored) to selected 1.224.2.2 (colored)

Amiga glue code for the m68k fpu emulation subsystem.
XXX This (the m68k FPE, not the glue code) is known to be broken for
68LC040/68040V and 68LC060 cpus. This is also the reason we don't
bother to add options FPU_EMULATE to the DRACO configuration file, as
DraCos only come in 68040V (very few) and 68060 variants.

Revision 1.93 / (download) - annotate - [select for diffs], Sun Jun 29 13:49:45 1997 UTC (26 years, 9 months ago) by is
Branch: MAIN
CVS Tags: bouyer-scsipi
Changes since 1.92: +35 -33 lines
Diff to previous 1.92 (colored) to selected 1.224.2.2 (colored)

Use function types for vectab,  instead of u_int8_t *.

Revision 1.92 / (download) - annotate - [select for diffs], Thu Jun 12 15:46:23 1997 UTC (26 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.91: +1 -2 lines
Diff to previous 1.91 (colored) to selected 1.224.2.2 (colored)

bring mrg-vm-swap2 onto mainilne.

Revision 1.91 / (download) - annotate - [select for diffs], Sun Jun 8 23:54:19 1997 UTC (26 years, 9 months ago) by veego
Branch: MAIN
Changes since 1.90: +3 -3 lines
Diff to previous 1.90 (colored) to selected 1.224.2.2 (colored)

Initialize machine from MACHINE.

Revision 1.90 / (download) - annotate - [select for diffs], Wed Jun 4 22:12:46 1997 UTC (26 years, 9 months ago) by is
Branch: MAIN
Changes since 1.89: +25 -2 lines
Diff to previous 1.89 (colored) to selected 1.224.2.2 (colored)

Reorganize buserr/addrerr stuff, to allow omitting unused code in single-cpu
kernels, at the same time getting rid of up to 3 conditional branches and a
bit over one cacheline fetch (for the 68060; the saving is a bit smaller for
040 and yet smaller for the 020/30).
While we're here, also get rid of an redundant lea (using SP-relative
addressing) and of two redundant pushes.
While we're here, also fix a panic which would tear us down on 68060 machines
if a branch prediction error ever occured.

Revision 1.89.2.1 / (download) - annotate - [select for diffs], Sun May 4 15:18:34 1997 UTC (26 years, 11 months ago) by mrg
Branch: mrg-vm-swap2
Changes since 1.89: +1 -2 lines
Diff to previous 1.89 (colored) next main 1.90 (colored) to selected 1.224.2.2 (colored)

re-merge mrg-vm-swap into -current, and call it mrg-vm-swap2.

Revision 1.89 / (download) - annotate - [select for diffs], Wed Apr 9 19:32:09 1997 UTC (26 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: mrg-vm-swap2-base
Branch point for: mrg-vm-swap2
Changes since 1.88: +57 -107 lines
Diff to previous 1.88 (colored) to selected 1.224.2.2 (colored)

- Adjust for new <m68k/kcore.h>
- garbage-collect regdump() and friends

Revision 1.88 / (download) - annotate - [select for diffs], Wed Apr 2 21:50:57 1997 UTC (27 years ago) by christos
Branch: MAIN
Changes since 1.87: +10 -1 lines
Diff to previous 1.87 (colored) to selected 1.224.2.2 (colored)

Add netatalk netisr

Revision 1.87 / (download) - annotate - [select for diffs], Sun Mar 30 10:38:51 1997 UTC (27 years ago) by is
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86 (colored) to selected 1.224.2.2 (colored)

ifdef NARP ->  if NARP > 0

Revision 1.86 / (download) - annotate - [select for diffs], Thu Mar 27 21:01:23 1997 UTC (27 years ago) by thorpej
Branch: MAIN
Changes since 1.85: +2 -6 lines
Diff to previous 1.85 (colored) to selected 1.224.2.2 (colored)

Don't allocate mclrefcnt[]; it's dead and gone.

Revision 1.85 / (download) - annotate - [select for diffs], Wed Mar 26 22:42:25 1997 UTC (27 years ago) by gwr
Branch: MAIN
Changes since 1.84: +4 -4 lines
Diff to previous 1.84 (colored) to selected 1.224.2.2 (colored)

Renames: /dumpconf/cpu_dumpconf/, /boot/cpu_reboot/

Revision 1.84 / (download) - annotate - [select for diffs], Tue Mar 18 18:29:06 1997 UTC (27 years ago) by is
Branch: MAIN
Changes since 1.83: +2 -2 lines
Diff to previous 1.83 (colored) to selected 1.224.2.2 (colored)

If we #ifdef NARP, we should also #include "arp.h", not "ether.h".
Bug report and remote debugging by Bernd Ernesti.

Revision 1.83 / (download) - annotate - [select for diffs], Sat Mar 15 18:09:18 1997 UTC (27 years ago) by is
Branch: MAIN
Changes since 1.82: +4 -4 lines
Diff to previous 1.82 (colored) to selected 1.224.2.2 (colored)

New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.

Revision 1.82.6.1 / (download) - annotate - [select for diffs], Mon Mar 10 15:57:36 1997 UTC (27 years ago) by is
Branch: is-newarp
Changes since 1.82: +4 -4 lines
Diff to previous 1.82 (colored) next main 1.83 (colored) to selected 1.224.2.2 (colored)

netinet/if_ether.h => netinet/if_inarp.h

Revision 1.82.4.1 / (download) - annotate - [select for diffs], Wed Feb 12 12:46:58 1997 UTC (27 years, 1 month ago) by mrg
Branch: mrg-vm-swap
Changes since 1.82: +1 -2 lines
Diff to previous 1.82 (colored) next main 1.83 (colored) to selected 1.224.2.2 (colored)

don't allocate swap map in allocsys.

Revision 1.82 / (download) - annotate - [select for diffs], Tue Dec 17 07:32:54 1996 UTC (27 years, 3 months ago) by is
Branch: MAIN
CVS Tags: thorpej-setroot, is-newarp-before-merge, is-newarp-base
Branch point for: mrg-vm-swap, is-newarp
Changes since 1.81: +7 -6 lines
Diff to previous 1.81 (colored) to selected 1.224.2.2 (colored)

Switch on branch prediction on the 68060. Also add some instrumentation
for branch prediction errors (could be used to detect strange binaries),
integer instruction, FP instruction, FP data type and FP effective address
emulations. The latter can be used to diagnose binaries which should be
recompiled with -m68060.

XXX Maybe these diagnostics should be switchable by sysctl or
XXX options DIAGNOSTIC.

Revision 1.81 / (download) - annotate - [select for diffs], Sat Nov 30 00:29:38 1996 UTC (27 years, 4 months ago) by is
Branch: MAIN
Changes since 1.80: +64 -12 lines
Diff to previous 1.80 (colored) to selected 1.224.2.2 (colored)

Support for DraCo superio chip: level 5 interupt queue; amiga_ttyspl
variable (we need to set ttyspl to spl5 when the DraCo serial is active).

Revision 1.80 / (download) - annotate - [select for diffs], Sun Oct 13 03:06:36 1996 UTC (27 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.79: +70 -70 lines
Diff to previous 1.79 (colored) to selected 1.224.2.2 (colored)

backout previous kprintf change

Revision 1.79 / (download) - annotate - [select for diffs], Thu Oct 10 23:55:18 1996 UTC (27 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.78: +86 -84 lines
Diff to previous 1.78 (colored) to selected 1.224.2.2 (colored)

printf -> kprintf, sprintf -> ksprintf

Revision 1.78 / (download) - annotate - [select for diffs], Tue Oct 8 22:58:26 1996 UTC (27 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (colored) to selected 1.224.2.2 (colored)

Merge netbsd-1-2 branch back into mainline.

Revision 1.77 / (download) - annotate - [select for diffs], Sun Sep 29 21:27:36 1996 UTC (27 years, 6 months ago) by is
Branch: MAIN
Changes since 1.76: +12 -5 lines
Diff to previous 1.76 (colored) to selected 1.224.2.2 (colored)

a) replace our delay() with a Gordon Ross style one, calibrated at
   clock_attach() time (for now).
   This removes our dependance on the DraCo ROM access timing and frees
   the second CIA on Amigas.
b) support for DraCo rev. >= 4 native timer chips.

Revision 1.76 / (download) - annotate - [select for diffs], Fri Aug 9 10:30:23 1996 UTC (27 years, 7 months ago) by mrg
Branch: MAIN
Changes since 1.75: +3 -2 lines
Diff to previous 1.75 (colored) to selected 1.224.2.2 (colored)

Change reboot(2) to take two arguments: bootopt like normal and also
a boot string for firmware that can do this, such as the SPARC and
the sun3 models.  It is currently silently ignored on all other
hardware now, however.  The MD function "boot()" has been changed to
also take a char *.

Revision 1.72.4.1 / (download) - annotate - [select for diffs], Sun May 26 16:23:23 1996 UTC (27 years, 10 months ago) by is
Branch: netbsd-1-2
CVS Tags: netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA
Changes since 1.72: +13 -9 lines
Diff to previous 1.72 (colored) next main 1.73 (colored) to selected 1.224.2.2 (colored)

Pullup from trunk: Retina blanking bug, misc. cleanup including #ifdef'ing
out of annoying (to the normal user) debug code.

Revision 1.75 / (download) - annotate - [select for diffs], Sat May 25 21:54:22 1996 UTC (27 years, 10 months ago) by is
Branch: MAIN
Changes since 1.74: +3 -1 lines
Diff to previous 1.74 (colored) to selected 1.224.2.2 (colored)

Fix few more places where 040+060 rlevant stuff was only compiled for 68040,
preventing 68060-only kernels to work. (68060 only kernel is tested now by
using it to commit this patch).

Revision 1.74 / (download) - annotate - [select for diffs], Sat May 25 17:08:51 1996 UTC (27 years, 10 months ago) by is
Branch: MAIN
Changes since 1.73: +7 -5 lines
Diff to previous 1.73 (colored) to selected 1.224.2.2 (colored)

Show real interupt names (e.g., systat vmstat) on the DraCo.

Revision 1.73 / (download) - annotate - [select for diffs], Fri May 24 19:59:38 1996 UTC (27 years, 10 months ago) by is
Branch: MAIN
Changes since 1.72: +4 -4 lines
Diff to previous 1.72 (colored) to selected 1.224.2.2 (colored)

Delete some occurences of kernel startup debug code, move others inside
#ifdef DEBUG_KERNEL_START.

Revision 1.72 / (download) - annotate - [select for diffs], Sun May 19 14:55:31 1996 UTC (27 years, 10 months ago) by is
Branch: MAIN
CVS Tags: netbsd-1-2-base
Branch point for: netbsd-1-2
Changes since 1.71: +8 -2 lines
Diff to previous 1.71 (colored) to selected 1.224.2.2 (colored)

Add some forgotten #ifdef M68060 to make gcc -Wall happy. While I'm here,
add the _kernel_text symbol for libkvm.

Revision 1.71 / (download) - annotate - [select for diffs], Sun May 19 09:13:56 1996 UTC (27 years, 10 months ago) by veego
Branch: MAIN
Changes since 1.70: +3 -1 lines
Diff to previous 1.70 (colored) to selected 1.224.2.2 (colored)

Another -Wall fix.

Revision 1.70 / (download) - annotate - [select for diffs], Fri May 17 12:56:55 1996 UTC (27 years, 10 months ago) by is
Branch: MAIN
Changes since 1.69: +28 -6 lines
Diff to previous 1.69 (colored) to selected 1.224.2.2 (colored)

Make "options DRACO" kernels boot on Amiga mainboards, too:
- don't change the _lev2intr and _lev6intr entry points in static code
- set the level 2, 5, 5 and 6 interrupt autovectors from initcpu() on DraCo.

Revision 1.69 / (download) - annotate - [select for diffs], Thu May 16 15:53:02 1996 UTC (27 years, 10 months ago) by is
Branch: MAIN
Changes since 1.68: +4 -1 lines
Diff to previous 1.68 (colored) to selected 1.224.2.2 (colored)

Fix for unused var warnings in compiler problem workaround.

Revision 1.68 / (download) - annotate - [select for diffs], Sun May 12 04:10:15 1996 UTC (27 years, 10 months ago) by mhitch
Branch: MAIN
Changes since 1.67: +61 -6 lines
Diff to previous 1.67 (colored) to selected 1.224.2.2 (colored)

Use new format for dumpfile and include chip memory in dump.
Fix another -Wall warning (from '060 integration).

Revision 1.67 / (download) - annotate - [select for diffs], Fri May 10 14:31:03 1996 UTC (27 years, 10 months ago) by is
Branch: MAIN
Changes since 1.66: +3 -2 lines
Diff to previous 1.66 (colored) to selected 1.224.2.2 (colored)

Clean up the mess I left over from my yestereve's commit: partially unused
variables left over from color background debugging, partially wrong #ifdefs
making some variables unused in non-M68060 kernels.

Revision 1.66 / (download) - annotate - [select for diffs], Thu May 9 20:30:43 1996 UTC (27 years, 10 months ago) by is
Branch: MAIN
Changes since 1.65: +183 -13 lines
Diff to previous 1.65 (colored) to selected 1.224.2.2 (colored)

First part of M68060 and DraCo support.

* for the M68060 part: store buffer and branch target cache aren't
  enabled yet (this needs cleanup of lots of locore.s code which is a
  maze of little passages, all a little different) (and it wasn't yet
  tested in an accellerated Amiga, only in the DraCo).

  I've included a workaround for 2 of the CPU bugs in chips with Masks
  1F43G and earlier, but didn't bother to deal with the can of worms
  in the [0-3]D11W chips. Be sure to get "68060 rev. 1" or more
  reported at kernel startup time, or at least mention it (or the mask
  revision, if available) when reporting problems.

* for the DraCo: only machines with a CIA timer.

  I assigned machine id 32000+nn (0x7Dnn), where n is the machine
  readable Quicklogic custom chip revision (also printed at boot
  time).  "Guaranteed to work" up to rev. 3, newer DraCo's aren't
  guaranteed to have any CIA (we don't have a driver for the new timer
  yet).

  Supported are:

  - MF-II keyboards on the native interface and A3000 keyboards via
    the CIA.
  - builtin SCSI interface (yet another instance of siop)
  - CIA timer.
  - Zorro II devices which don't do DMA (don't get mapped to Zorro II
    address space in the DraCo)
  - "local bus" devices which are autoconfigured by the boot rom
    (should be all); only an Altais driver is there (looks like a Retina Z3)

  Not yet supported are:

  - native timer of newer machines.
  - Real Time Clock.
  - serial, parallel + floppy on the SuperIO chip (that is also: no mouse)

  XXX You need an enhanced boot loader, which will committed in a few days.

  XXX std.draco should and will go away.

Revision 1.65 / (download) - annotate - [select for diffs], Wed May 1 09:56:22 1996 UTC (27 years, 11 months ago) by veego
Branch: MAIN
Changes since 1.64: +1 -2 lines
Diff to previous 1.64 (colored) to selected 1.224.2.2 (colored)

<sys/cpu.h> is no longer needed

Revision 1.64 / (download) - annotate - [select for diffs], Sun Apr 28 06:57:15 1996 UTC (27 years, 11 months ago) by mhitch
Branch: MAIN
Changes since 1.63: +7 -1 lines
Diff to previous 1.63 (colored) to selected 1.224.2.2 (colored)

Add prototypes for serial and floppy interrupt functions.

Revision 1.63 / (download) - annotate - [select for diffs], Sat Apr 27 20:48:52 1996 UTC (27 years, 11 months ago) by veego
Branch: MAIN
Changes since 1.62: +14 -9 lines
Diff to previous 1.62 (colored) to selected 1.224.2.2 (colored)

Fixed a compile bug which come from the new mouse driver
Fixed a bug with the noreturn attribute of boot and doboot

Revision 1.62 / (download) - annotate - [select for diffs], Tue Apr 23 22:46:39 1996 UTC (27 years, 11 months ago) by veego
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored) to selected 1.224.2.2 (colored)

The prototyp of cpu_coredump is now in sys/signalvar.h
Added an ifdef DEBUG for struct phys_segs

Revision 1.61 / (download) - annotate - [select for diffs], Sun Apr 21 21:07:06 1996 UTC (27 years, 11 months ago) by veego
Branch: MAIN
Changes since 1.60: +94 -35 lines
Diff to previous 1.60 (colored) to selected 1.224.2.2 (colored)

Cleanup for -Wall and -Wstrict-prototypes

Revision 1.60 / (download) - annotate - [select for diffs], Thu Jan 4 22:21:42 1996 UTC (28 years, 2 months ago) by jtc
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored) to selected 1.224.2.2 (colored)

Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and
traditional usage.

Revision 1.59 / (download) - annotate - [select for diffs], Mon Oct 9 04:33:58 1995 UTC (28 years, 5 months ago) by chopps
Branch: MAIN
CVS Tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored) to selected 1.224.2.2 (colored)

vtrace -> sys_vtrace

Revision 1.58 / (download) - annotate - [select for diffs], Sat Oct 7 06:25:25 1995 UTC (28 years, 5 months ago) by mycroft
Branch: MAIN
Changes since 1.57: +4 -3 lines
Diff to previous 1.57 (colored) to selected 1.224.2.2 (colored)

Prefix names of system call implementation functions with `sys_'.

Revision 1.57 / (download) - annotate - [select for diffs], Fri Sep 29 13:51:38 1995 UTC (28 years, 6 months ago) by chopps
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored) to selected 1.224.2.2 (colored)

move 040 to hp300 style, use new MI lance ethernet driver
a few minor fixes WRT prototypes.
if_le from Charles rest from osymh@gemini.oscs.montana.edu (Michael L. Hitch)

Revision 1.56 / (download) - annotate - [select for diffs], Tue Sep 19 23:06:31 1995 UTC (28 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.55: +6 -5 lines
Diff to previous 1.55 (colored) to selected 1.224.2.2 (colored)

Make system calls conform to a standard prototype and bring those
prototypes into scope.

Revision 1.55 / (download) - annotate - [select for diffs], Sat Sep 16 16:11:06 1995 UTC (28 years, 6 months ago) by chopps
Branch: MAIN
Changes since 1.54: +50 -2 lines
Diff to previous 1.54 (colored) to selected 1.224.2.2 (colored)

Add minimal dumpfile support.
Fix a bug in pt_enter_ptpage which caused MMU faults on low-mem conditions.
Change siop drivers to better handle sync.
Remove diag. done for ide -- its redundant as the ROM does similar.
fixed ite_filter to not panic if typing before the device is fully setup
All thanks to osymh@gemini.oscs.montana.edu (Michael L. Hitch)

Revision 1.54 / (download) - annotate - [select for diffs], Fri Sep 1 20:05:59 1995 UTC (28 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.53: +5 -5 lines
Diff to previous 1.53 (colored) to selected 1.224.2.2 (colored)

SA_ONSTACK --> SS_ONSTACK

Revision 1.53 / (download) - annotate - [select for diffs], Tue Jul 4 06:51:05 1995 UTC (28 years, 9 months ago) by paulus
Branch: MAIN
Changes since 1.52: +9 -1 lines
Diff to previous 1.52 (colored) to selected 1.224.2.2 (colored)

Add code for netintr to call pppintr if PPP is included.

Revision 1.52 / (download) - annotate - [select for diffs], Tue May 16 20:59:07 1995 UTC (28 years, 10 months ago) by chopps
Branch: MAIN
Changes since 1.51: +10 -15 lines
Diff to previous 1.51 (colored) to selected 1.224.2.2 (colored)

PS_STRINGS in A2.  Add fputype, remove cpuspeed. switch to new coredump

Revision 1.51 / (download) - annotate - [select for diffs], Sat May 13 05:17:56 1995 UTC (28 years, 10 months ago) by chopps
Branch: MAIN
Changes since 1.50: +2 -9 lines
Diff to previous 1.50 (colored) to selected 1.224.2.2 (colored)

fix dumpmem

Revision 1.50 / (download) - annotate - [select for diffs], Thu May 11 23:04:57 1995 UTC (28 years, 10 months ago) by chopps
Branch: MAIN
Changes since 1.49: +8 -2 lines
Diff to previous 1.49 (colored) to selected 1.224.2.2 (colored)

remove double mapping of kernel stack.  created cpu_set_kpc()

Revision 1.49 / (download) - annotate - [select for diffs], Sun Apr 23 18:24:24 1995 UTC (28 years, 11 months ago) by chopps
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.224.2.2 (colored)

bring up-to-date with recent conf.c and sunos changes.

Revision 1.48 / (download) - annotate - [select for diffs], Sat Apr 22 20:24:55 1995 UTC (28 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.47: +3 -197 lines
Diff to previous 1.47 (colored) to selected 1.224.2.2 (colored)

- added sunos_machdep.c for sun3, atari, amiga and mac68k.
- changed machdep.c and trap.c to use struct emul.
- remove ep_setup references.
- added struct emul to all emulations.

Revision 1.47 / (download) - annotate - [select for diffs], Wed Apr 19 12:54:32 1995 UTC (28 years, 11 months ago) by chopps
Branch: MAIN
Changes since 1.46: +6 -1 lines
Diff to previous 1.46 (colored) to selected 1.224.2.2 (colored)

unomunt file systems when rebooting from osymh@gemini.oscs.montana.edu (Michael L. Hitch)

Revision 1.46 / (download) - annotate - [select for diffs], Mon Apr 10 13:08:28 1995 UTC (28 years, 11 months ago) by mycroft
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.224.2.2 (colored)

kernel_pmap --> pmap_kernel()

Revision 1.45 / (download) - annotate - [select for diffs], Sun Feb 12 19:18:42 1995 UTC (29 years, 1 month ago) by chopps
Branch: MAIN
Changes since 1.44: +80 -99 lines
Diff to previous 1.44 (colored) to selected 1.224.2.2 (colored)

Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
Now use amiga HW for soft interrupts, non-contig options (2 or many chunks),
interrupt handler lists, 4066 ethernet, 1291 scsi, option to defer level 6
interrupts to level 4 (deal with icky built-in serial port)

Revision 1.44 / (download) - annotate - [select for diffs], Thu Jan 5 07:36:15 1995 UTC (29 years, 2 months ago) by chopps
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored) to selected 1.224.2.2 (colored)

fix diag code.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Dec 29 22:35:47 1994 UTC (29 years, 3 months ago) by chopps
Branch: MAIN
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 (colored) to selected 1.224.2.2 (colored)

fixup microtime() return value.

Revision 1.42 / (download) - annotate - [select for diffs], Wed Dec 28 08:55:58 1994 UTC (29 years, 3 months ago) by chopps
Branch: MAIN
Changes since 1.41: +88 -9 lines
Diff to previous 1.41 (colored) to selected 1.224.2.2 (colored)

non-contig memory from osymh@gemini.oscs.montana.edu (Michael L. Hitch)

Revision 1.41 / (download) - annotate - [select for diffs], Thu Dec 1 17:24:28 1994 UTC (29 years, 4 months ago) by chopps
Branch: MAIN
Changes since 1.40: +30 -30 lines
Diff to previous 1.40 (colored) to selected 1.224.2.2 (colored)

bring up to current.  change sun to sunos. handle changes in device
open params and autoconf match function params.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Oct 26 02:01:59 1994 UTC (29 years, 5 months ago) by cgd
Branch: MAIN
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored) to selected 1.224.2.2 (colored)

new RCS ID format.

Revision 1.39 / (download) - annotate - [select for diffs], Thu Oct 20 05:06:06 1994 UTC (29 years, 5 months ago) by cgd
Branch: MAIN
Changes since 1.38: +12 -13 lines
Diff to previous 1.38 (colored) to selected 1.224.2.2 (colored)

update for new syscall args description mechanism

Revision 1.38.2.2 / (download) - annotate - [select for diffs], Thu Oct 6 19:11:31 1994 UTC (29 years, 5 months ago) by chopps
Branch: netbsd-1-0
Changes since 1.38.2.1: +1655 -0 lines
Diff to previous 1.38.2.1 (colored) to branchpoint 1.38 (colored) next main 1.39 (colored) to selected 1.224.2.2 (colored)

add another interrupt entry, for 4091.

Revision 1.38.2.1, Thu Oct 6 19:11:30 1994 UTC (29 years, 5 months ago) by chopps
Branch: netbsd-1-0
Changes since 1.38: +0 -1655 lines
FILE REMOVED

file machdep.c was added on branch netbsd-1-0 on 1994-10-06 19:11:31 +0000

Revision 1.38 / (download) - annotate - [select for diffs], Thu Oct 6 19:11:30 1994 UTC (29 years, 5 months ago) by chopps
Branch: MAIN
CVS Tags: netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0
Branch point for: netbsd-1-0
Changes since 1.37: +6 -2 lines
Diff to previous 1.37 (colored) to selected 1.224.2.2 (colored)

add another interrupt entry, for 4091.

Revision 1.34.2.3 / (download) - annotate - [select for diffs], Mon Jul 18 08:25:09 1994 UTC (29 years, 8 months ago) by cgd
Changes since 1.34.2.2: +6 -8 lines
Diff to previous 1.34.2.2 (colored) next main 1.35 (colored) to selected 1.224.2.2 (colored)

 update from trunk, per chopps

Revision 1.37 / (download) - annotate - [select for diffs], Mon Jul 18 08:04:32 1994 UTC (29 years, 8 months ago) by chopps
Branch: MAIN
Changes since 1.36: +6 -8 lines
Diff to previous 1.36 (colored) to selected 1.224.2.2 (colored)

increase nswbuf to 3/4 nbuf instead of 1/2 nbuf.

Revision 1.34.2.2 / (download) - annotate - [select for diffs], Sat Jul 16 21:15:11 1994 UTC (29 years, 8 months ago) by cgd
Changes since 1.34.2.1: +7 -4 lines
Diff to previous 1.34.2.1 (colored) to selected 1.224.2.2 (colored)

from trunk, per chopps

Revision 1.36 / (download) - annotate - [select for diffs], Sat Jul 16 19:45:32 1994 UTC (29 years, 8 months ago) by chopps
Branch: MAIN
Changes since 1.35: +7 -4 lines
Diff to previous 1.35 (colored) to selected 1.224.2.2 (colored)

fix a couple things pointed out from Michael.

Revision 1.34.2.1 / (download) - annotate - [select for diffs], Sat Jul 16 03:32:29 1994 UTC (29 years, 8 months ago) by cgd
Changes since 1.34: +6 -1 lines
Diff to previous 1.34 (colored) to selected 1.224.2.2 (colored)

update from trunk, per chopps

Revision 1.35 / (download) - annotate - [select for diffs], Sat Jul 16 02:26:05 1994 UTC (29 years, 8 months ago) by chopps
Branch: MAIN
Changes since 1.34: +6 -1 lines
Diff to previous 1.34 (colored) to selected 1.224.2.2 (colored)

ed driver for 8390 based ethernet boards (currently only hydra supported)
original code from Timo Rossi <trossi@bedivere.cc.jyu.fi>, some major
style changes (KNF, pull i386 comments in, et al.) plus converting to
config.new by me.

Revision 1.34 / (download) - annotate - [select for diffs], Sat Jul 2 15:53:56 1994 UTC (29 years, 9 months ago) by chopps
Branch: MAIN
Changes since 1.33: +1 -2 lines
Diff to previous 1.33 (colored) to selected 1.224.2.2 (colored)

remove exec_aout.h

Revision 1.33 / (download) - annotate - [select for diffs], Wed Jun 22 16:20:01 1994 UTC (29 years, 9 months ago) by chopps
Branch: MAIN
Changes since 1.32: +3 -1 lines
Diff to previous 1.32 (colored) to selected 1.224.2.2 (colored)

cleanup and recognize the a1200.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Jun 21 03:59:29 1994 UTC (29 years, 9 months ago) by chopps
Branch: MAIN
Changes since 1.31: +7 -6 lines
Diff to previous 1.31 (colored) to selected 1.224.2.2 (colored)

fix protection around arpintr().

Revision 1.31 / (download) - annotate - [select for diffs], Thu Jun 16 15:05:05 1994 UTC (29 years, 9 months ago) by chopps
Branch: MAIN
Changes since 1.30: +110 -156 lines
Diff to previous 1.30 (colored) to selected 1.224.2.2 (colored)

add eclockfreq.  remove physstrat from machdep and cleanup a little.

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jun 13 08:12:32 1994 UTC (29 years, 9 months ago) by chopps
Branch: MAIN
Changes since 1.29: +13 -13 lines
Diff to previous 1.29 (colored) to selected 1.224.2.2 (colored)

some cleanup and various fixes for new fs code. plus some general
fixes from from osymh@gemini.oscs.montana.edu (Michael L. Hitch)

Revision 1.29 / (download) - annotate - [select for diffs], Sat Jun 4 11:58:50 1994 UTC (29 years, 10 months ago) by chopps
Branch: MAIN
Changes since 1.28: +11 -10 lines
Diff to previous 1.28 (colored) to selected 1.224.2.2 (colored)

started out cleaning up amiga_init.c ended up touching alot of files.

Revision 1.28 / (download) - annotate - [select for diffs], Sun May 29 04:49:51 1994 UTC (29 years, 10 months ago) by chopps
Branch: MAIN
Changes since 1.27: +11 -3 lines
Diff to previous 1.27 (colored) to selected 1.224.2.2 (colored)

5380 driver update from from osymh@gemini.oscs.montana.edu (Michael L. Hitch)

Revision 1.27 / (download) - annotate - [select for diffs], Wed May 25 07:58:30 1994 UTC (29 years, 10 months ago) by chopps
Branch: MAIN
Changes since 1.26: +10 -7 lines
Diff to previous 1.26 (colored) to selected 1.224.2.2 (colored)

get up-to-date with recent vm changes and also with change of
m68k frame.

Revision 1.26 / (download) - annotate - [select for diffs], Sun May 22 07:22:13 1994 UTC (29 years, 10 months ago) by chopps
Branch: MAIN
Changes since 1.25: +1 -5 lines
Diff to previous 1.25 (colored) to selected 1.224.2.2 (colored)

an ide driver and hack reload device to do symbols.
from osymh@gemini.oscs.montana.edu (Michael L. Hitch)

Revision 1.25 / (download) - annotate - [select for diffs], Thu May 12 05:56:34 1994 UTC (29 years, 10 months ago) by chopps
Branch: MAIN
Changes since 1.24: +16 -2 lines
Diff to previous 1.24 (colored) to selected 1.224.2.2 (colored)

update from osymh@gemini.oscs.montana.edu (Michael L. Hitch) add support
for zthreebus siop scsi drivers and better machine recocgnition.

Revision 1.24 / (download) - annotate - [select for diffs], Wed May 11 19:02:59 1994 UTC (29 years, 10 months ago) by chopps
Branch: MAIN
Changes since 1.23: +14 -5 lines
Diff to previous 1.23 (colored) to selected 1.224.2.2 (colored)

fix mmutype recocgnition cleanup cpu identify and other boot diags.

Revision 1.23 / (download) - annotate - [select for diffs], Mon May 9 06:37:56 1994 UTC (29 years, 10 months ago) by chopps
Branch: MAIN
Changes since 1.22: +113 -138 lines
Diff to previous 1.22 (colored) to selected 1.224.2.2 (colored)

update for recent sig changes and fix clock.c

Revision 1.22 / (download) - annotate - [select for diffs], Sun May 8 05:52:24 1994 UTC (29 years, 10 months ago) by chopps
Branch: MAIN
Changes since 1.21: +122 -123 lines
Diff to previous 1.21 (colored) to selected 1.224.2.2 (colored)

resistance is futile, you will be assimilated.
amiga goes: config.new *and* /sys/scsi.
clock code coerced into a single .c file adding an accurate usec delay().
disklabel.c updated to DTRT, code to write RDB's to be added soon.
sbic (old scsi) converted over to new scsi and config this covers about
90% of users.  Other drivers soon.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Apr 24 12:05:28 1994 UTC (29 years, 11 months ago) by chopps
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.224.2.2 (colored)

fix form hp300.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Apr 22 02:47:35 1994 UTC (29 years, 11 months ago) by chopps
Branch: MAIN
Changes since 1.19: +5 -5 lines
Diff to previous 1.19 (colored) to selected 1.224.2.2 (colored)

eek paste accidental spaces.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Apr 22 01:48:27 1994 UTC (29 years, 11 months ago) by chopps
Branch: MAIN
Changes since 1.18: +5 -1 lines
Diff to previous 1.18 (colored) to selected 1.224.2.2 (colored)

grab new net changes from hp300/mchdep.c

Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 18 04:08:47 1994 UTC (29 years, 11 months ago) by chopps
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored) to selected 1.224.2.2 (colored)

make current with recent vm changes, also clean old from genassym

Revision 1.17 / (download) - annotate - [select for diffs], Sun Apr 10 21:30:48 1994 UTC (29 years, 11 months ago) by chopps
Branch: MAIN
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored) to selected 1.224.2.2 (colored)

missed a cast.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Apr 5 23:04:05 1994 UTC (30 years ago) by chopps
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.224.2.2 (colored)

fp -> fd, consistency good. [nameclash bad.]

Revision 1.15 / (download) - annotate - [select for diffs], Tue Apr 5 18:09:02 1994 UTC (30 years ago) by chopps
Branch: MAIN
Changes since 1.14: +6 -4 lines
Diff to previous 1.14 (colored) to selected 1.224.2.2 (colored)

incorpaorated floppy code from Brad Pepers, needs work doesn't work on my
machine.  more clenaup in trap.c

Revision 1.14 / (download) - annotate - [select for diffs], Wed Mar 30 17:24:08 1994 UTC (30 years ago) by chopps
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.224.2.2 (colored)

remove dlists.h oops.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Mar 28 06:15:57 1994 UTC (30 years ago) by chopps
Branch: MAIN
Changes since 1.12: +4 -3 lines
Diff to previous 1.12 (colored) to selected 1.224.2.2 (colored)

some scsi changes, 4M system hack, and a boot messgae addition.  from
Michael Hitch.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 25 16:30:05 1994 UTC (30 years ago) by chopps
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored) to selected 1.224.2.2 (colored)

cc cleanup, dlist ==> sys/queue

Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 8 07:52:10 1994 UTC (30 years ago) by chopps
Branch: MAIN
Changes since 1.10: +7 -1 lines
Diff to previous 1.10 (colored) to selected 1.224.2.2 (colored)

first get it to compile with DDB.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Feb 28 06:05:48 1994 UTC (30 years, 1 month ago) by chopps
Branch: MAIN
Changes since 1.9: +15 -10 lines
Diff to previous 1.9 (colored) to selected 1.224.2.2 (colored)

Michael Hitches patch applied for misc things, limited 5380 support.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Feb 13 21:13:24 1994 UTC (30 years, 1 month ago) by chopps
Branch: MAIN
Changes since 1.8: +36 -36 lines
Diff to previous 1.8 (colored) to selected 1.224.2.2 (colored)

merged most cc_* (all but one) into cc.c and cc.h, cleaned up include.
removed local pte.h use machine/pte.h

Revision 1.8 / (download) - annotate - [select for diffs], Fri Feb 11 06:59:45 1994 UTC (30 years, 1 month ago) by chopps
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7 (colored) to selected 1.224.2.2 (colored)

Add missing $Id$'s

Revision 1.7 / (download) - annotate - [select for diffs], Tue Feb 1 02:14:36 1994 UTC (30 years, 2 months ago) by chopps
Branch: MAIN
Changes since 1.6: +7 -4 lines
Diff to previous 1.6 (colored) to selected 1.224.2.2 (colored)

removed compiler warnings.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 30 08:50:21 1994 UTC (30 years, 2 months ago) by chopps
Branch: MAIN
Changes since 1.5: +11 -5 lines
Diff to previous 1.5 (colored) to selected 1.224.2.2 (colored)

Removed chipmem limit for all but GODZILLA, added CEND() copper list macro,
added views back in conf and fixed misc compile warns and errors.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 26 21:03:10 1994 UTC (30 years, 2 months ago) by mw
Branch: MAIN
Changes since 1.4: +134 -159 lines
Diff to previous 1.4 (colored) to selected 1.224.2.2 (colored)

Integrate recent changes done to the amiga branch. Includes support
for the '40.
New collection of code to handle customchips.
in_chksum.c and oc_chksum.s migrated into arch/m68k.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Oct 30 23:40:33 1993 UTC (30 years, 5 months ago) by mw
Branch: MAIN
Changes since 1.3: +325 -23 lines
Diff to previous 1.3 (colored) to selected 1.224.2.2 (colored)

new tree for amiga, replacing the bogous previous one.
SunOS support works for a lot of executables now (static and dynamic).

Revision 1.3 / (download) - annotate - [select for diffs], Thu Sep 2 18:05:34 1993 UTC (30 years, 7 months ago) by mw
Branch: MAIN
CVS Tags: magnum-base
Changes since 1.2: +180 -34 lines
Diff to previous 1.2 (colored) to selected 1.224.2.2 (colored)

new source release integrated from amiga-release.

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Thu Sep 2 16:54:03 1993 UTC (30 years, 7 months ago) by mw
Branch: mw_amiga_machdep_merge, amiga-release
CVS Tags: amiga-version#621
Changes since 1.1.1.1: +179 -33 lines
Diff to previous 1.1.1.1 (colored) to selected 1.224.2.2 (colored)

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

Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 1 19:22:44 1993 UTC (30 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored) to selected 1.224.2.2 (colored)

Add RCS identifiers (this time on the correct side of the branch), and
incorporate recent changes in netbsd-0-9 branch.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 5 19:19:51 1993 UTC (30 years, 9 months ago) by mw
Branch: mw_amiga_machdep_merge, amiga-release
CVS Tags: netbsd-0-9-patch-001, netbsd-0-9-base, netbsd-0-9-RELEASE, netbsd-0-9-BETA, netbsd-0-9-ALPHA2, netbsd-0-9-ALPHA, netbsd-0-9, amiga_version_390
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.224.2.2 (colored)

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.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 5 19:19:50 1993 UTC (30 years, 9 months ago) by mw
Branch: MAIN
Diff to selected 1.224.2.2 (colored)

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>