The NetBSD Project

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Mar 5 14:15:34 2024 UTC (9 months ago) by thorpej
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -8 lines
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.35: download - view: text, markup, annotated - select for diffs
Thu Nov 23 20:40:08 2023 UTC (12 months, 1 week ago) by andvar
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +9 -9 lines
Few more changes for playstation2 specific code to adapt to interface or method
declaration changes. Still long way before port code can be built though...

reviewed by martin.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Nov 16 05:16:47 2021 UTC (3 years ago) by msaitoh
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -3 lines
Remove mb_map.

Revision 1.30.6.3: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:35 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.30.6.2: preferred, colored; branchpoint 1.30: preferred, colored; next MAIN 1.31: preferred, colored
Changes since revision 1.30.6.2: +3 -31 lines
update from HEAD

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Nov 6 03:47:47 2017 UTC (7 years, 1 month ago) by christos
Branches: MAIN
CVS tags: tls-maxphys-base-20171202, thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, 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, pgoyette-compat, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, isaki-audio2-base, isaki-audio2, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -6 lines
Cleanup and clarify the ELFSIZE mess:

We now have 2 variables automatically set in elf_machdep.h:

    ARCH_ELFSIZE: the size for userland binaries
    KERN_ELFSIZE: the size for the kernel binaries

DB_ELFSIZE has been deleted and KERN_ELFSIZE should have always the
same values DB_ELFSIZE used to have.

In sys/exec_elf.h, if ELFSIZE is not set, it is set to KERN_ELFSIZE
for the kernel and ARCH_ELFSIZE for userland. These defaults should
eliminate the need for most manual ELFSIZE setting.

Revision 1.30.8.2: download - view: text, markup, annotated - select for diffs
Sun Feb 5 13:40:17 2017 UTC (7 years, 10 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.30.8.1: preferred, colored; branchpoint 1.30: preferred, colored; next MAIN 1.31: preferred, colored
Changes since revision 1.30.8.1: +4 -3 lines
Sync with HEAD

Revision 1.31.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:23 2017 UTC (7 years, 10 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.31: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31: +4 -3 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Dec 22 14:47:58 2016 UTC (7 years, 11 months ago) by cherry
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -3 lines
switch all ports to use uvm_init.c:uvm_md_init()

uvm_setpagesize() is now subsumed within this funciton.

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

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jun 30 02:39:04 2015 UTC (9 years, 5 months ago) by matt
Branches: 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, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -28 lines
Use cpu_startup_common()

Revision 1.30.6.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:03:18 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.30.6.1: preferred, colored; branchpoint 1.30: preferred, colored
Changes since revision 1.30.6.1: +285 -0 lines
Rebase to HEAD as of a few days ago.

Revision 1.29.10.1: download - view: text, markup, annotated - select for diffs
Thu May 22 11:40:03 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29: +2 -2 lines
sync with head.

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

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.29.16.1: download - view: text, markup, annotated - select for diffs
Sun May 18 17:45:21 2014 UTC (10 years, 6 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29: +2 -2 lines
sync with head

Revision 1.30.6.1
Mon Mar 31 11:25:49 2014 UTC (10 years, 8 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.30: +0 -285 lines
file machdep.c was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Mar 31 11:25:49 2014 UTC (10 years, 8 months ago) by martin
Branches: 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-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Branch point for: tls-maxphys, nick-nhusb
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -0 lines
Bring back the playstation2 port - now that a toolchain for it is
available again.

Revision 1.23.10.3: download - view: text, markup, annotated - select for diffs
Tue Feb 14 01:25:52 2012 UTC (12 years, 9 months ago) by matt
Branches: matt-nb5-mips64
Diff to: previous 1.23.10.2: preferred, colored; branchpoint 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23.10.2: +3 -3 lines
mem_cluster_cnt on mips is now a u_int.

Revision 1.24.4.2
Sun Oct 24 22:48:12 2010 UTC (14 years, 1 month ago) by jym
Branches: jym-xensuspend
FILE REMOVED
Changes since revision 1.24.4.1: +2 -2 lines
Sync with HEAD

Revision 1.23.10.2: download - view: text, markup, annotated - select for diffs
Sun Mar 21 17:38:34 2010 UTC (14 years, 8 months ago) by cliff
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Diff to: previous 1.23.10.1: preferred, colored; branchpoint 1.23: preferred, colored
Changes since revision 1.23.10.1: +3 -3 lines
mips_vector_init now takes an argument to specify splsw.
NULL specifies use the default 'std_splsw'

Revision 1.21.20.4
Thu Mar 11 15:02:48 2010 UTC (14 years, 8 months ago) by yamt
Branches: yamt-nfs-mp
FILE REMOVED
Changes since revision 1.21.20.3: +2 -2 lines
sync with head

Revision 1.29
Sat Dec 5 16:29:14 2009 UTC (15 years ago) by pooka
Branches: MAIN
CVS tags: yamt-pagecache-tag8, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-nfs-mp-base9, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base2, uebayasi-xip-base, uebayasi-xip, rmind-uvmplock-nbase, rmind-uvmplock-base, rmind-uvmplock, riastradh-drm2-base3, jym-xensuspend-nbase, jym-xensuspend-base, jruoho-x86intr-base, jruoho-x86intr, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, agc-symver-base, agc-symver
Branch point for: yamt-pagecache, rmind-smpnet
FILE REMOVED
Changes since revision 1.28: +2 -2 lines
Remove support for NetBSD/playstation2.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Nov 27 03:23:12 2009 UTC (15 years ago) by rmind
Branches: MAIN
CVS tags: playstation2-eol-2009
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +14 -11 lines
- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
- Replace most remaining uses of l_addr with uvm_lwp_getuarea() or lwp_getpcb().
- Amend assembly in ports where it accesses PCB via struct user.
- Rename L_ADDR to L_PCB in few places.  Reduce sys/user.h inclusions.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Nov 26 00:19:20 2009 UTC (15 years ago) by matt
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -6 lines
Kill proc0paddr.  Use lwp0.l_addr instead.

Revision 1.23.10.1: download - view: text, markup, annotated - select for diffs
Mon Sep 7 23:46:46 2009 UTC (15 years, 3 months ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-premerge-20091211, matt-nb4-mips64-k7-u2a-k9b
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -4 lines
Deal with pcb_context being a label_t

Revision 1.21.20.3: download - view: text, markup, annotated - select for diffs
Wed Aug 19 18:46:38 2009 UTC (15 years, 3 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.21.20.2: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.20.2: +2 -3 lines
sync with head.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Aug 11 17:04:19 2009 UTC (15 years, 3 months ago) by matt
Branches: MAIN
CVS tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -3 lines
Remove all declarations of physmem from sys/arch.  Add an include of
<sys/systm.h> to the one file that did not already contain it.
This now means that physmem can be changed by updating systm.h and uvm_page.c
(excluding fixing printfs)

Revision 1.24.4.1: download - view: text, markup, annotated - select for diffs
Wed May 13 17:18:12 2009 UTC (15 years, 6 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5 lines
Sync with HEAD.

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

Revision 1.21.20.2: download - view: text, markup, annotated - select for diffs
Mon May 4 08:11:40 2009 UTC (15 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.21.20.1: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.20.1: +8 -12 lines
sync with head.

Revision 1.23.4.2: download - view: text, markup, annotated - select for diffs
Tue Apr 28 07:34:32 2009 UTC (15 years, 7 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.23.4.1: preferred, colored; branchpoint 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23.4.1: +5 -5 lines
Sync with HEAD.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Mar 18 10:22:33 2009 UTC (15 years, 8 months ago) by cegger
Branches: MAIN
CVS tags: yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base, jymxensuspend-base
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5 lines
Ansify function definitions w/o arguments. Generated with sed.

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

Revision 1.21.16.3: download - view: text, markup, annotated - select for diffs
Sat Jan 17 13:28:25 2009 UTC (15 years, 10 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.21.16.2: preferred, colored; branchpoint 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21.16.2: +3 -0 lines
Sync with HEAD.

Revision 1.23.2.1: download - view: text, markup, annotated - select for diffs
Sat Dec 13 01:13:23 2008 UTC (15 years, 11 months ago) by haad
Branches: haad-dm
Diff to: previous 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23: +5 -2 lines
Update haad-dm branch to haad-dm-base2.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Nov 11 06:46:43 2008 UTC (16 years ago) by dyoung
Branches: MAIN
CVS tags: nick-hppapmap-base2, mjf-devfs2-base, haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Branch point for: jym-xensuspend
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -2 lines
It is not appropriate to call pmf_system_shutdown(9) from
doshutdownhooks(9): shutdown hooks registered by shutdownhook_establish(9)
expect to be called with interrupts disabled, but shutdown hooks
registered with pmf_device_register1(9) expect to be called with
interrupts enabled.  So I have made two changes:

1 Do not call pmf_system_shutdown() from doshutdownhooks().  Instead,
change every call to doshutdownhooks() to a call to doshutdownhooks()
followed by a call to pmf_system_shutdown().  No functional change
is intended by this change.

2 Make i386 re-enable interrupts briefly while it calls
pmf_system_shutdown().  I leave it to others either to fix the
other ports, or to factor out some MI shutdown code, as joerg@
suggests, and fix that.  Note that a functional change *is* intended
by this change.

I hope that this patch will stop us from flip-flopping between
calling doshutdownhooks() and pmf_system_shutdown() sometimes with
and sometimes without interrupts enabled.

Revision 1.22.2.1: download - view: text, markup, annotated - select for diffs
Thu Sep 18 04:33:31 2008 UTC (16 years, 2 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22: +2 -9 lines
Sync with wrstuden-revivesa-base-2.

Revision 1.22.4.1: download - view: text, markup, annotated - select for diffs
Thu Jul 3 18:37:54 2008 UTC (16 years, 5 months ago) by simonb
Branches: simonb-wapbl
Diff to: previous 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22: +2 -9 lines
Sync with head.

Revision 1.21.16.2: download - view: text, markup, annotated - select for diffs
Wed Jul 2 19:08:17 2008 UTC (16 years, 5 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.21.16.1: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.16.1: +0 -7 lines
Sync with HEAD.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jul 2 17:28:56 2008 UTC (16 years, 5 months ago) by ad
Branches: 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-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u1-k1-k5, matt-mips64-base2, haad-dm-base1
Branch point for: nick-hppapmap, matt-nb5-mips64, haad-dm
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -9 lines
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.

Revision 1.21.16.1: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:22:31 2008 UTC (16 years, 6 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -9 lines
Sync with HEAD.

Revision 1.21.18.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:32:34 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21: +2 -9 lines
sync with head.

Revision 1.21.20.1: download - view: text, markup, annotated - select for diffs
Fri May 16 02:22:59 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -9 lines
sync with head.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 28 20:23:31 2008 UTC (16 years, 7 months ago) by martin
Branches: MAIN
CVS tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-nfs-mp-base2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, hpcarm-cleanup-nbase
Branch point for: wrstuden-revivesa, simonb-wapbl
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -9 lines
Remove clause 3 and 4 from TNF licenses

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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Oct 17 19:56:14 2007 UTC (17 years, 1 month ago) by garbled
Branches: MAIN
CVS tags: yamt-x86pmap-base4, yamt-pf42-baseX, yamt-pf42-base, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, 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, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, mjf-devfs, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, jmcneill-base, hpcarm-cleanup-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, ad-socklock-base1
Branch point for: yamt-pf42, yamt-nfs-mp, mjf-devfs2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Merge the ppcoea-renovation branch to HEAD.

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

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

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

Revision 1.14.2.3: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:28:50 2007 UTC (17 years, 3 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.14.2.2: preferred, colored; branchpoint 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14.2.2: +7 -8 lines
sync with head.

Revision 1.19.4.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 20:01:22 2007 UTC (17 years, 4 months ago) by mjf
Branches: mjf-ufs-trans
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +4 -5 lines
Sync with head.

Revision 1.19.2.1: download - view: text, markup, annotated - select for diffs
Sun May 27 12:27:56 2007 UTC (17 years, 6 months ago) by ad
Branches: vmlocking
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +4 -5 lines
Sync with head.

Revision 1.19.10.1: download - view: text, markup, annotated - select for diffs
Tue May 22 17:27:19 2007 UTC (17 years, 6 months ago) by matt
Branches: ppcoea-renovation
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +4 -5 lines
Update to HEAD.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu May 17 14:51:25 2007 UTC (17 years, 6 months ago) by yamt
Branches: MAIN
CVS tags: yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, vmlocking-base, ppcoea-renovation-base, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, matt-mips64-base, matt-mips64, jmcneill-pm, hpcarm-cleanup, bouyer-xenamd64
Branch point for: matt-armv6
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -5 lines
merge yamt-idlelwp branch.  asked by core@.  some ports still needs work.

from doc/BRANCHES:

	idle lwp, and some changes depending on it.

	1. separate context switching and thread scheduling.
	   (cf. gmcgarry_ctxsw)
	2. implement idle lwp.
	3. clean up related MD/MI interfaces.
	4. make scheduler(s) modular.

Revision 1.16.14.3: download - view: text, markup, annotated - select for diffs
Wed Apr 18 20:27:55 2007 UTC (17 years, 7 months ago) by ad
Branches: yamt-idlelwp
Diff to: previous 1.16.14.2: preferred, colored; branchpoint 1.16: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16.14.2: +4 -5 lines
- Further adaptations to MIPS for the yamt-idlelwp branch.
- Make curlwp a register variable on MIPS.

Revision 1.16.14.2: download - view: text, markup, annotated - select for diffs
Mon Mar 12 05:49:50 2007 UTC (17 years, 8 months ago) by rmind
Branches: yamt-idlelwp
Diff to: previous 1.16.14.1: preferred, colored; branchpoint 1.16: preferred, colored
Changes since revision 1.16.14.1: +5 -5 lines
Sync with HEAD.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Mar 5 21:05:01 2007 UTC (17 years, 9 months ago) by dogcow
Branches: MAIN
CVS tags: yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup
Branch point for: vmlocking, ppcoea-renovation, mjf-ufs-trans
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
semimechanically convert 'void foo' -> 'void *foo', as part of the continuing
caddr_t fallout.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 4 06:00:31 2007 UTC (17 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -5 lines
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

Revision 1.16.14.1: download - view: text, markup, annotated - select for diffs
Tue Feb 27 16:52:36 2007 UTC (17 years, 9 months ago) by yamt
Branches: yamt-idlelwp
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -5 lines
- sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.

Revision 1.14.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 26 09:07:49 2007 UTC (17 years, 9 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.14.2.1: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.1: +5 -5 lines
sync with head.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 22 16:59:18 2007 UTC (17 years, 9 months ago) by thorpej
Branches: MAIN
CVS tags: ad-audiomp-base, ad-audiomp
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -5 lines
TRUE -> true, FALSE -> false

Revision 1.15.4.1: download - view: text, markup, annotated - select for diffs
Sat Sep 9 02:42:13 2006 UTC (18 years, 3 months ago) by rpaulo
Branches: rpaulo-netinet-merge-pcb
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +2 -5 lines
sync with head

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

Revision 1.15.12.1: download - view: text, markup, annotated - select for diffs
Wed May 24 15:48:15 2006 UTC (18 years, 6 months ago) by tron
Branches: peter-altq
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +2 -5 lines
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.

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

Revision 1.15.10.1: download - view: text, markup, annotated - select for diffs
Wed Apr 19 02:33:27 2006 UTC (18 years, 7 months ago) by elad
Branches: elad-kernelauth
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +2 -5 lines
sync with head - hopefully this will work

Revision 1.15.8.1: download - view: text, markup, annotated - select for diffs
Tue Apr 11 11:53:44 2006 UTC (18 years, 7 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +2 -5 lines
sync with head

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Apr 9 01:18:14 2006 UTC (18 years, 8 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-splraiseipl, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, simonb-timecounters-base, rpaulo-netinet-merge-pcb-base, post-newlock2-merge, newlock2-nbase, newlock2-base, newlock2, 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, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-idlelwp
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -5 lines
Remove declarations for cpu_model[] since it's in <sys/systm.h>.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:18:36 2005 UTC (18 years, 11 months ago) by christos
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, peter-altq-base
Branch point for: yamt-pdpolicy, simonb-timecounters, rpaulo-netinet-merge-pcb, peter-altq, elad-kernelauth
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
merge ktrace-lwp.

Revision 1.9.2.4: download - view: text, markup, annotated - select for diffs
Thu Nov 10 13:58:14 2005 UTC (19 years ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.9.2.3: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.2.3: +3 -3 lines
Sync with HEAD. Here we go again...

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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 25 15:02:06 2005 UTC (19 years, 7 months ago) by lukem
Branches: MAIN
CVS tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, thorpej-vnode-attr-base, thorpej-vnode-attr, ktrace-lwp-base, kent-audio2-base
Branch point for: yamt-lazymbuf
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
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.9.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 13:20:13 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.9.2.2: preferred, colored
Changes since revision 1.9.2.2: +2 -2 lines
Fix the sync with head I botched.

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

Revision 1.9.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:39:06 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +24 -72 lines
Sync with HEAD

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jul 6 13:09:18 2004 UTC (20 years, 5 months ago) by uch
Branches: MAIN
CVS tags: yamt-km-base4, yamt-km-base3, yamt-km-base2, yamt-km-base, yamt-km, netbsd-3-base, 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, netbsd-3, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: kent-audio2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +19 -6 lines
MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/
dreamcast and playstation2 port are changed to use this.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 3 06:43:59 2004 UTC (20 years, 8 months ago) by simonb
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
Copy Izumi Tsutsui's total/avail memory message tidy up.
sgimips is a little different, that is left as is.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Dec 30 12:33:18 2003 UTC (20 years, 11 months ago) by pk
Branches: MAIN
CVS tags: 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
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -67 lines
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.10: download - view: text, markup, annotated - select for diffs
Tue Jul 15 02:54:38 2003 UTC (21 years, 4 months ago) by lukem
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -1 lines
__KERNEL_RCSID()

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 8 13:35:07 2003 UTC (21 years, 7 months ago) by shin
Branches: MAIN
Branch point for: ktrace-lwp
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
compilation fix.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 2 04:18:40 2003 UTC (21 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Use PAGE_SIZE rather than NBPG.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 18 06:13:00 2003 UTC (21 years, 10 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Merge the nathanw_sa branch.

Revision 1.2.2.4: download - view: text, markup, annotated - select for diffs
Fri Sep 6 08:38:47 2002 UTC (22 years, 3 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.2.2.3: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.3: +9 -30 lines
sync kqueue branch with HEAD

Revision 1.3.8.1: download - view: text, markup, annotated - select for diffs
Sat Aug 31 13:45:37 2002 UTC (22 years, 3 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +9 -30 lines
catch up with -current.

Revision 1.1.4.6: download - view: text, markup, annotated - select for diffs
Tue Aug 27 23:45:00 2002 UTC (22 years, 3 months ago) by nathanw
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.1.4.5: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.4.5: +3 -4 lines
Catch up to -current.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 25 20:21:40 2002 UTC (22 years, 3 months ago) by thorpej
Branches: MAIN
CVS tags: nathanw_sa_before_merge, nathanw_sa_base, kqueue-beforemerge, kqueue-base, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, gehenna-devsw-base, fvdl_fs64_base
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4 lines
Make nbuf, nswbuf, and bufpages unsigned.  Make all operations on these
variables unsigned, and update places where their values are printed.

Revision 1.1.4.5: download - view: text, markup, annotated - select for diffs
Tue Aug 13 02:18:39 2002 UTC (22 years, 3 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.1.4.4: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.4.4: +7 -27 lines
Catch up to -current.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 6 06:52:49 2002 UTC (22 years, 4 months ago) by shin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
compilation fix.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 4 01:41:32 2002 UTC (22 years, 4 months ago) by gmcgarry
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -27 lines
Merge cpu_sysctl() for all mips ports, based on powerpc and m68k precedent.

For now, only pmax implements CPU_BOOTED_KERNEL.  Need to revisit.

Revision 1.1.4.4: download - view: text, markup, annotated - select for diffs
Mon Jun 24 22:06:49 2002 UTC (22 years, 5 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.1.4.3: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.4.3: +2 -2 lines
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.1.4.3: download - view: text, markup, annotated - select for diffs
Thu Feb 28 04:11:20 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.1.4.2: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.4.2: +4 -3 lines
Catch up to -current.

Revision 1.2.2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 11 20:08:50 2002 UTC (22 years, 9 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.2.2.2: preferred, colored
Changes since revision 1.2.2.2: +4 -3 lines
Sync w/ -current.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 31 16:25:56 2002 UTC (22 years, 10 months ago) by uch
Branches: MAIN
CVS tags: newlock-base, newlock, 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, ifpoll-base, eeh-devprop-base, eeh-devprop
Branch point for: gehenna-devsw
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -3 lines
if RB_HALT is setted, don't load kernel.

Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Thu Jan 10 19:47:45 2002 UTC (22 years, 10 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.2.2.1: preferred, colored
Changes since revision 1.2.2.1: +367 -0 lines
Sync kqueue branch with -current.

Revision 1.1.4.2: download - view: text, markup, annotated - select for diffs
Tue Jan 8 00:27:03 2002 UTC (22 years, 11 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.1.4.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.4.1: +367 -0 lines
Catch up to -current.

Revision 1.2.2.1
Fri Nov 23 16:08:45 2001 UTC (23 years ago) by thorpej
Branches: kqueue
FILE REMOVED
Changes since revision 1.2: +0 -367 lines
file machdep.c was added on branch kqueue on 2002-01-10 19:47:45 +0000

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Nov 23 16:08:45 2001 UTC (23 years ago) by uch
Branches: MAIN
Branch point for: kqueue
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -9 lines
integrate BUILTIN_KERNEL_LOADER and KERNE_PATH into KLOADER_KERNEL_PATH.

Revision 1.1.4.1
Tue Oct 16 15:38:55 2001 UTC (23 years, 1 month ago) by nathanw
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.1: +0 -370 lines
file machdep.c was added on branch nathanw_sa on 2002-01-08 00:27:03 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 16 15:38:55 2001 UTC (23 years, 1 month ago) by uch
Branches: MAIN
CVS tags: thorpej-mips-cache-base, thorpej-mips-cache
Branch point for: nathanw_sa
playstation2 port

Diff request

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

Log view options

CVSweb <webmaster@jp.NetBSD.org>