| History log of /src/sys/arch/playstation2/ee | 
    | Revision | Date | Author | Comments | 
| 1.12 | 31-Mar-2014 | martin | branches:  1.12.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.11 | 05-Dec-2009 | pooka | branches:  1.11.10;  1.11.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.10 | 18-Mar-2009 | cegger | Ansify function definitions w/o arguments. Generated with sed. 
 | 
| 1.9 | 28-Apr-2008 | martin | branches:  1.9.8;  1.9.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.8 | 15-Dec-2007 | perry | branches:  1.8.6;  1.8.8;  1.8.10; __FUNCTION__ -> __func__
 
 | 
| 1.7 | 17-Mar-2007 | msaitoh | branches:  1.7.14;  1.7.22;  1.7.26; s/intialized/initialized/
 
 | 
| 1.6 | 24-Dec-2005 | perry | branches:  1.6.26;  1.6.30;  1.6.32;  1.6.34; __asm__ -> __asm
 __const__ -> const
 __inline__ -> inline
 __volatile__ -> volatile
 
 | 
| 1.5 | 24-Dec-2005 | perry | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 
 | 
| 1.4 | 11-Dec-2005 | christos | merge ktrace-lwp. 
 | 
| 1.3 | 15-Jul-2003 | lukem | branches:  1.3.16; __KERNEL_RCSID()
 
 | 
| 1.2 | 14-Nov-2001 | thorpej | branches:  1.2.2;  1.2.4;  1.2.20; Merge the thorpej-mips-cache branch onto the trunk.  This is an
 overhaul of how caches are handled for NetBSD's MIPS ports.
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.2; playstation2 port
 
 | 
| 1.1.2.1 | 10-Nov-2001 | uch | new cache code for R5900 and playstation2 
 | 
| 1.2.20.3 | 21-Sep-2004 | skrll | Fix the sync with head I botched. 
 | 
| 1.2.20.2 | 18-Sep-2004 | skrll | Sync with HEAD. 
 | 
| 1.2.20.1 | 03-Aug-2004 | skrll | Sync with HEAD 
 | 
| 1.2.4.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.2.4.1 | 14-Nov-2001 | thorpej | file dmac.c was added on branch kqueue on 2002-01-10 19:47:31 +0000 
 | 
| 1.2.2.2 | 14-Nov-2001 | thorpej | Merge the thorpej-mips-cache branch onto the trunk.  This is an overhaul of how caches are handled for NetBSD's MIPS ports.
 
 | 
| 1.2.2.1 | 14-Nov-2001 | thorpej | file dmac.c was added on branch nathanw_sa on 2001-11-14 18:15:32 +0000 
 | 
| 1.3.16.3 | 21-Jan-2008 | yamt | sync with head 
 | 
| 1.3.16.2 | 03-Sep-2007 | yamt | sync with head. 
 | 
| 1.3.16.1 | 21-Jun-2006 | yamt | sync with head. 
 | 
| 1.6.34.1 | 18-Mar-2007 | reinoud | First attempt to bring branch in sync with HEAD 
 | 
| 1.6.32.1 | 11-Jul-2007 | mjf | Sync with head. 
 | 
| 1.6.30.1 | 10-Apr-2007 | ad | Sync with head. 
 | 
| 1.6.26.1 | 24-Mar-2007 | yamt | sync with head. 
 | 
| 1.7.26.1 | 02-Jan-2008 | bouyer | Sync with HEAD 
 | 
| 1.7.22.1 | 26-Dec-2007 | ad | Sync with head. 
 | 
| 1.7.14.1 | 09-Jan-2008 | matt | sync with HEAD 
 | 
| 1.8.10.3 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.8.10.2 | 04-May-2009 | yamt | sync with head. 
 | 
| 1.8.10.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.8.8.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.8.6.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.9.14.2 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.9.14.1 | 13-May-2009 | jym | Sync with HEAD. 
 Commit is split, to avoid a "too many arguments" protocol error.
 
 | 
| 1.9.8.1 | 28-Apr-2009 | skrll | Sync with HEAD. 
 | 
| 1.11.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.11.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.12.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.12.6.1 | 31-Mar-2014 | tls | file dmac.c was added on branch tls-maxphys on 2014-08-20 00:03:17 +0000 
 | 
| 1.6 | 19-Jun-2025 | andvar | s/D-cash/D-cache/ in comment. 
 | 
| 1.5 | 03-Apr-2016 | martin | branches:  1.5.54; Add missing includes
 
 | 
| 1.4 | 31-Mar-2014 | martin | branches:  1.4.6;  1.4.8; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.3 | 05-Dec-2009 | pooka | branches:  1.3.10;  1.3.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.2 | 28-Apr-2008 | martin | branches:  1.2.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.124;  1.1.126;  1.1.128; playstation2 port
 
 | 
| 1.1.128.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.1.128.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.1.126.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.1.124.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file dmacreg.h was added on branch kqueue on 2002-01-10 19:47:32 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file dmacreg.h was added on branch nathanw_sa on 2001-10-16 15:38:37 +0000 
 | 
| 1.2.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.3.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.3.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.4.8.1 | 22-Apr-2016 | skrll | Sync with HEAD 
 | 
| 1.4.6.3 | 03-Dec-2017 | jdolecek | update from HEAD 
 | 
| 1.4.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.4.6.1 | 31-Mar-2014 | tls | file dmacreg.h was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.5.54.1 | 02-Aug-2025 | perseant | Sync with HEAD 
 | 
| 1.4 | 31-Mar-2014 | martin | branches:  1.4.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.3 | 05-Dec-2009 | pooka | branches:  1.3.10;  1.3.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.2 | 28-Apr-2008 | martin | branches:  1.2.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.124;  1.1.126;  1.1.128; playstation2 port
 
 | 
| 1.1.128.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.1.128.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.1.126.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.1.124.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file dmacvar.h was added on branch kqueue on 2002-01-10 19:47:32 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file dmacvar.h was added on branch nathanw_sa on 2001-10-16 15:38:37 +0000 
 | 
| 1.2.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.3.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.3.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.4.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.4.6.1 | 31-Mar-2014 | tls | file dmacvar.h was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.6 | 06-Oct-2021 | andvar | s/embeded/embedded/ in comments and messages. 
 | 
| 1.5 | 03-Apr-2016 | martin | Add missing includes 
 | 
| 1.4 | 31-Mar-2014 | martin | branches:  1.4.6;  1.4.8; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.3 | 05-Dec-2009 | pooka | branches:  1.3.10;  1.3.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.2 | 28-Apr-2008 | martin | branches:  1.2.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.124;  1.1.126;  1.1.128; playstation2 port
 
 | 
| 1.1.128.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.1.128.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.1.126.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.1.124.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file eevar.h was added on branch kqueue on 2002-01-10 19:47:32 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file eevar.h was added on branch nathanw_sa on 2001-10-16 15:38:38 +0000 
 | 
| 1.2.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.3.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.3.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.4.8.1 | 22-Apr-2016 | skrll | Sync with HEAD 
 | 
| 1.4.6.3 | 03-Dec-2017 | jdolecek | update from HEAD 
 | 
| 1.4.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.4.6.1 | 31-Mar-2014 | tls | file eevar.h was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.6 | 31-Mar-2014 | martin | branches:  1.6.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.5 | 05-Dec-2009 | pooka | branches:  1.5.10;  1.5.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.4 | 28-Apr-2008 | martin | branches:  1.4.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.3 | 11-Dec-2005 | christos | branches:  1.3.74;  1.3.76;  1.3.78; merge ktrace-lwp.
 
 | 
| 1.2 | 04-Dec-2003 | keihan | netbsd.org -> NetBSD.org 
 All "netbsd.org" is now gone from src/sys/arch.
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.22; playstation2 port
 
 | 
| 1.1.22.3 | 21-Sep-2004 | skrll | Fix the sync with head I botched. 
 | 
| 1.1.22.2 | 18-Sep-2004 | skrll | Sync with HEAD. 
 | 
| 1.1.22.1 | 03-Aug-2004 | skrll | Sync with HEAD 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file gifreg.h was added on branch kqueue on 2002-01-10 19:47:32 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file gifreg.h was added on branch nathanw_sa on 2001-10-16 15:38:38 +0000 
 | 
| 1.3.78.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.3.78.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.3.76.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.3.74.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.4.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.5.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.5.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.6.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.6.6.1 | 31-Mar-2014 | tls | file gifreg.h was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.6 | 31-Mar-2014 | martin | branches:  1.6.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.5 | 05-Dec-2009 | pooka | branches:  1.5.10;  1.5.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.4 | 28-Apr-2008 | martin | branches:  1.4.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.3 | 11-Dec-2005 | christos | branches:  1.3.74;  1.3.76;  1.3.78; merge ktrace-lwp.
 
 | 
| 1.2 | 15-Jul-2003 | lukem | __KERNEL_RCSID() 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.22; playstation2 port
 
 | 
| 1.1.22.3 | 21-Sep-2004 | skrll | Fix the sync with head I botched. 
 | 
| 1.1.22.2 | 18-Sep-2004 | skrll | Sync with HEAD. 
 | 
| 1.1.22.1 | 03-Aug-2004 | skrll | Sync with HEAD 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file gs.c was added on branch kqueue on 2002-01-10 19:47:33 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file gs.c was added on branch nathanw_sa on 2001-10-16 15:38:38 +0000 
 | 
| 1.3.78.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.3.78.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.3.76.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.3.74.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.4.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.5.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.5.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.6.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.6.6.1 | 31-Mar-2014 | tls | file gs.c was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.24 | 07-Aug-2021 | thorpej | Merge thorpej-cfargs2. 
 | 
| 1.23 | 24-Apr-2021 | thorpej | branches:  1.23.8; Merge thorpej-cfargs branch:
 
 Simplify and make extensible the config_search() / config_found() /
 config_attach() interfaces: rather than having different variants for
 which arguments you want pass along, just have a single call that
 takes a variadic list of tag-value arguments.
 
 Adjust all call sites:
 - Simplify wherever possible; don't pass along arguments that aren't
 actually needed.
 - Don't be explicit about what interface attribute is attaching if
 the device only has one.  (More simplification.)
 - Add a config_probe() function to be used in indirect configuiration
 situations, making is visibly easier to see when indirect config is
 in play, and allowing for future change in semantics.  (As of now,
 this is just a wrapper around config_match(), but that is an
 implementation detail.)
 
 Remove unnecessary or redundant interface attributes where they're not
 needed.
 
 There are currently 5 "cfargs" defined:
 - CFARG_SUBMATCH (submatch function for direct config)
 - CFARG_SEARCH (search function for indirect config)
 - CFARG_IATTR (interface attribte)
 - CFARG_LOCATORS (locators array)
 - CFARG_DEVHANDLE (devhandle_t - wraps OFW, ACPI, etc. handles)
 
 ...and a sentinel value CFARG_EOL.
 
 Add some extra sanity checking to ensure that interface attributes
 aren't ambiguous.
 
 Use CFARG_DEVHANDLE in MI FDT, OFW, and ACPI code, and macppc and shark
 ports to associate those device handles with device_t instance.  This
 will trickle trough to more places over time (need back-end for pre-OFW
 Sun OBP; any others?).
 
 | 
| 1.22 | 08-Jul-2014 | martin | branches:  1.22.4;  1.22.44; Split softc, fix wsfont_find call.
 
 | 
| 1.21 | 31-Mar-2014 | martin | branches:  1.21.2; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.20 | 05-Dec-2009 | pooka | branches:  1.20.10;  1.20.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.19 | 18-Mar-2009 | cegger | Ansify function definitions w/o arguments. Generated with sed. 
 | 
| 1.18 | 28-Apr-2008 | martin | branches:  1.18.8;  1.18.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.17 | 04-Mar-2007 | christos | branches:  1.17.40;  1.17.42;  1.17.44; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 
 | 
| 1.16 | 12-Apr-2006 | jmmv | branches:  1.16.14; Add an extra cookie to the ioctl and mmap wsdisplay accessops that points
 to the screen on which they are being called.  The driver cannot guess
 this by itself but it is needed to implement, at least, the getwschar and
 putwschar functions in the correct place.  There are no functional changes
 yet.
 
 Tested on i386 (vga, vga_raster, machfb, vesafb), macppc and sparc64.
 Suggested and reviewed by macallan@.
 
 | 
| 1.15 | 04-Feb-2006 | christos | branches:  1.15.2;  1.15.4;  1.15.6; PR/32730: Ed Shouten: setting WS_DEFAULT_[FB]G does not change colors entirely
 
 | 
| 1.14 | 04-Feb-2006 | martin | Fix cursor size. From Ed Schouten in PR port-playstation2/32728. 
 | 
| 1.13 | 24-Dec-2005 | perry | branches:  1.13.2;  1.13.4;  1.13.6; __asm__ -> __asm
 __const__ -> const
 __inline__ -> inline
 __volatile__ -> volatile
 
 | 
| 1.12 | 17-Dec-2005 | he | Actually adapt to ktrace-lwp by converting the last arg to the ioctl() function from a "struct proc *" to a "struct lwp *".  Makes this build
 again.
 
 | 
| 1.11 | 11-Dec-2005 | christos | merge ktrace-lwp. 
 | 
| 1.10 | 10-Jul-2004 | uch | branches:  1.10.12; gs_init(VESA_1A) hang up on SCPH-50000.
 use bootloader's setting instead. (enable PCRTC only.)
 
 | 
| 1.9 | 02-Nov-2003 | shin | fix return value of _gsfb_mmap(). 
 | 
| 1.8 | 22-Oct-2003 | he | Fix two more instances of paddr_t vs. NULL (use 0 instead). 
 | 
| 1.7 | 15-Jul-2003 | lukem | __KERNEL_RCSID() 
 | 
| 1.6 | 02-Oct-2002 | thorpej | branches:  1.6.6; Use CFATTACH_DECL().
 
 | 
| 1.5 | 27-Sep-2002 | thorpej | Declare all cfattach structures const. 
 | 
| 1.4 | 04-Jul-2002 | junyoung | alloc_attr -> allocattr 
 Approved by Matthias Drochner.
 
 | 
| 1.3 | 17-Mar-2002 | atatat | branches:  1.3.4; Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
 indicating an unhandled "command".  ERESTART is -1, which can lead to
 confusion.  ERESTART has been moved to -3 and EPASSTHROUGH has been
 placed at -4.  No ioctl code should now return -1 anywhere.  The
 ioctl() system call is now properly restartable.
 
 | 
| 1.2 | 13-Mar-2002 | ad | Reorganise the wsfont stuff slightly so that multiple display adapters with different bit/byte order requirements can co-exist happily.
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6; playstation2 port
 
 | 
| 1.1.6.6 | 10-Oct-2002 | jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
 
 | 
| 1.1.6.5 | 06-Sep-2002 | jdolecek | sync kqueue branch with HEAD 
 | 
| 1.1.6.4 | 23-Jun-2002 | jdolecek | catch up with -current on kqueue branch 
 | 
| 1.1.6.3 | 16-Mar-2002 | jdolecek | Catch up with -current. 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file gsfb.c was added on branch kqueue on 2002-01-10 19:47:33 +0000 
 | 
| 1.1.4.4 | 18-Oct-2002 | nathanw | Catch up to -current. 
 | 
| 1.1.4.3 | 01-Aug-2002 | nathanw | Catch up to -current. 
 | 
| 1.1.4.2 | 01-Apr-2002 | nathanw | Catch up to -current. (CVS: It's not just a program. It's an adventure!)
 
 | 
| 1.1.4.1 | 16-Oct-2001 | nathanw | file gsfb.c was added on branch nathanw_sa on 2002-04-01 07:41:51 +0000 
 | 
| 1.3.4.1 | 16-Jul-2002 | gehenna | catch up with -current. 
 | 
| 1.6.6.3 | 21-Sep-2004 | skrll | Fix the sync with head I botched. 
 | 
| 1.6.6.2 | 18-Sep-2004 | skrll | Sync with HEAD. 
 | 
| 1.6.6.1 | 03-Aug-2004 | skrll | Sync with HEAD 
 | 
| 1.10.12.2 | 03-Sep-2007 | yamt | sync with head. 
 | 
| 1.10.12.1 | 21-Jun-2006 | yamt | sync with head. 
 | 
| 1.13.6.1 | 22-Apr-2006 | simonb | Sync with head. 
 | 
| 1.13.4.1 | 09-Sep-2006 | rpaulo | sync with head 
 | 
| 1.13.2.1 | 18-Feb-2006 | yamt | sync with head. 
 | 
| 1.15.6.1 | 24-May-2006 | tron | Merge 2006-05-24 NetBSD-current into the "peter-altq" branch. 
 | 
| 1.15.4.1 | 19-Apr-2006 | elad | sync with head - hopefully this will work 
 | 
| 1.15.2.1 | 24-May-2006 | yamt | sync with head. 
 | 
| 1.16.14.1 | 12-Mar-2007 | rmind | Sync with HEAD. 
 | 
| 1.17.44.3 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.17.44.2 | 04-May-2009 | yamt | sync with head. 
 | 
| 1.17.44.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.17.42.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.17.40.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.18.14.2 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.18.14.1 | 13-May-2009 | jym | Sync with HEAD. 
 Commit is split, to avoid a "too many arguments" protocol error.
 
 | 
| 1.18.8.1 | 28-Apr-2009 | skrll | Sync with HEAD. 
 | 
| 1.20.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.20.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.21.2.1 | 10-Aug-2014 | tls | Rebase. 
 | 
| 1.22.44.1 | 21-Mar-2021 | thorpej | Give config_found() the same variadic arguments treatment as config_search().  This commit only adds the CFARG_EOL sentinel
 to the existing config_found() calls.  Conversion of config_found_sm_loc()
 and config_found_ia() call sites will be in subsequent commits.
 
 | 
| 1.22.4.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.22.4.1 | 08-Jul-2014 | tls | file gsfb.c was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.23.8.1 | 04-Aug-2021 | thorpej | Adapt to CFARGS(). 
 | 
| 1.4 | 31-Mar-2014 | martin | branches:  1.4.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.3 | 05-Dec-2009 | pooka | branches:  1.3.10;  1.3.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.2 | 28-Apr-2008 | martin | branches:  1.2.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.124;  1.1.126;  1.1.128; playstation2 port
 
 | 
| 1.1.128.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.1.128.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.1.126.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.1.124.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file gsreg.h was added on branch kqueue on 2002-01-10 19:47:33 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file gsreg.h was added on branch nathanw_sa on 2001-10-16 15:38:39 +0000 
 | 
| 1.2.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.3.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.3.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.4.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.4.6.1 | 31-Mar-2014 | tls | file gsreg.h was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.4 | 31-Mar-2014 | martin | branches:  1.4.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.3 | 05-Dec-2009 | pooka | branches:  1.3.10;  1.3.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.2 | 28-Apr-2008 | martin | branches:  1.2.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.124;  1.1.126;  1.1.128; playstation2 port
 
 | 
| 1.1.128.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.1.128.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.1.126.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.1.124.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file gsvar.h was added on branch kqueue on 2002-01-10 19:47:33 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file gsvar.h was added on branch nathanw_sa on 2001-10-16 15:38:39 +0000 
 | 
| 1.2.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.3.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.3.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.4.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.4.6.1 | 31-Mar-2014 | tls | file gsvar.h was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.8 | 31-Mar-2014 | martin | branches:  1.8.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.7 | 05-Dec-2009 | pooka | branches:  1.7.10;  1.7.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.6 | 18-Mar-2009 | cegger | Ansify function definitions w/o arguments. Generated with sed. 
 | 
| 1.5 | 28-Apr-2008 | martin | branches:  1.5.8;  1.5.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.4 | 15-Dec-2007 | perry | branches:  1.4.6;  1.4.8;  1.4.10; __FUNCTION__ -> __func__
 
 | 
| 1.3 | 11-Dec-2005 | christos | branches:  1.3.50;  1.3.60;  1.3.64; merge ktrace-lwp.
 
 | 
| 1.2 | 15-Jul-2003 | lukem | branches:  1.2.16; __KERNEL_RCSID()
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.22; playstation2 port
 
 | 
| 1.1.22.3 | 21-Sep-2004 | skrll | Fix the sync with head I botched. 
 | 
| 1.1.22.2 | 18-Sep-2004 | skrll | Sync with HEAD. 
 | 
| 1.1.22.1 | 03-Aug-2004 | skrll | Sync with HEAD 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file intc.c was added on branch kqueue on 2002-01-10 19:47:34 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file intc.c was added on branch nathanw_sa on 2001-10-16 15:38:39 +0000 
 | 
| 1.2.16.1 | 21-Jan-2008 | yamt | sync with head 
 | 
| 1.3.64.1 | 02-Jan-2008 | bouyer | Sync with HEAD 
 | 
| 1.3.60.1 | 26-Dec-2007 | ad | Sync with head. 
 | 
| 1.3.50.1 | 09-Jan-2008 | matt | sync with HEAD 
 | 
| 1.4.10.3 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.4.10.2 | 04-May-2009 | yamt | sync with head. 
 | 
| 1.4.10.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.4.8.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.4.6.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.5.14.2 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.5.14.1 | 13-May-2009 | jym | Sync with HEAD. 
 Commit is split, to avoid a "too many arguments" protocol error.
 
 | 
| 1.5.8.1 | 28-Apr-2009 | skrll | Sync with HEAD. 
 | 
| 1.7.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.7.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.8.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.8.6.1 | 31-Mar-2014 | tls | file intc.c was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.4 | 31-Mar-2014 | martin | branches:  1.4.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.3 | 05-Dec-2009 | pooka | branches:  1.3.10;  1.3.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.2 | 28-Apr-2008 | martin | branches:  1.2.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.124;  1.1.126;  1.1.128; playstation2 port
 
 | 
| 1.1.128.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.1.128.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.1.126.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.1.124.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file intcreg.h was added on branch kqueue on 2002-01-10 19:47:34 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file intcreg.h was added on branch nathanw_sa on 2001-10-16 15:38:39 +0000 
 | 
| 1.2.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.3.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.3.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.4.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.4.6.1 | 31-Mar-2014 | tls | file intcreg.h was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.4 | 31-Mar-2014 | martin | branches:  1.4.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.3 | 05-Dec-2009 | pooka | branches:  1.3.10;  1.3.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.2 | 28-Apr-2008 | martin | branches:  1.2.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.124;  1.1.126;  1.1.128; playstation2 port
 
 | 
| 1.1.128.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.1.128.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.1.126.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.1.124.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file intcvar.h was added on branch kqueue on 2002-01-10 19:47:34 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file intcvar.h was added on branch nathanw_sa on 2001-10-16 15:38:40 +0000 
 | 
| 1.2.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.3.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.3.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.4.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.4.6.1 | 31-Mar-2014 | tls | file intcvar.h was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.13 | 05-Nov-2023 | andvar | Fix format specifiers for debug code. 
 | 
| 1.12 | 16-Apr-2022 | andvar | s/setted/set/ 
 | 
| 1.11 | 18-Jul-2016 | maya | ret is only used in debug cases, mark as __unused. 
 | 
| 1.10 | 31-Mar-2014 | martin | branches:  1.10.6;  1.10.8;  1.10.12; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.9 | 05-Dec-2009 | pooka | branches:  1.9.10;  1.9.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.8 | 18-Mar-2009 | cegger | Ansify function definitions w/o arguments. Generated with sed. 
 | 
| 1.7 | 28-Apr-2008 | martin | branches:  1.7.8;  1.7.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.6 | 15-Dec-2007 | perry | branches:  1.6.6;  1.6.8;  1.6.10; __FUNCTION__ -> __func__
 
 | 
| 1.5 | 11-Dec-2005 | christos | branches:  1.5.50;  1.5.60;  1.5.64; merge ktrace-lwp.
 
 | 
| 1.4 | 26-Jun-2005 | he | branches:  1.4.2; Placate -Wshadow by renaming a local variable.
 
 | 
| 1.3 | 22-Oct-2003 | he | Fix two more instances of paddr_t vs. NULL (use 0 instead). 
 | 
| 1.2 | 15-Jul-2003 | lukem | __KERNEL_RCSID() 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.22; playstation2 port
 
 | 
| 1.1.22.4 | 10-Nov-2005 | skrll | Sync with HEAD. Here we go again... 
 | 
| 1.1.22.3 | 21-Sep-2004 | skrll | Fix the sync with head I botched. 
 | 
| 1.1.22.2 | 18-Sep-2004 | skrll | Sync with HEAD. 
 | 
| 1.1.22.1 | 03-Aug-2004 | skrll | Sync with HEAD 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file sif.c was added on branch kqueue on 2002-01-10 19:47:34 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file sif.c was added on branch nathanw_sa on 2001-10-16 15:38:40 +0000 
 | 
| 1.4.2.1 | 21-Jan-2008 | yamt | sync with head 
 | 
| 1.5.64.1 | 02-Jan-2008 | bouyer | Sync with HEAD 
 | 
| 1.5.60.1 | 26-Dec-2007 | ad | Sync with head. 
 | 
| 1.5.50.1 | 09-Jan-2008 | matt | sync with HEAD 
 | 
| 1.6.10.3 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.6.10.2 | 04-May-2009 | yamt | sync with head. 
 | 
| 1.6.10.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.6.8.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.6.6.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.7.14.2 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.7.14.1 | 13-May-2009 | jym | Sync with HEAD. 
 Commit is split, to avoid a "too many arguments" protocol error.
 
 | 
| 1.7.8.1 | 28-Apr-2009 | skrll | Sync with HEAD. 
 | 
| 1.9.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.9.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.10.12.1 | 26-Jul-2016 | pgoyette | Sync with HEAD 
 | 
| 1.10.8.1 | 05-Oct-2016 | skrll | Sync with HEAD 
 | 
| 1.10.6.3 | 03-Dec-2017 | jdolecek | update from HEAD 
 | 
| 1.10.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.10.6.1 | 31-Mar-2014 | tls | file sif.c was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.4 | 31-Mar-2014 | martin | branches:  1.4.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.3 | 05-Dec-2009 | pooka | branches:  1.3.10;  1.3.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.2 | 28-Apr-2008 | martin | branches:  1.2.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.124;  1.1.126;  1.1.128; playstation2 port
 
 | 
| 1.1.128.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.1.128.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.1.126.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.1.124.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file sifvar.h was added on branch kqueue on 2002-01-10 19:47:34 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file sifvar.h was added on branch nathanw_sa on 2001-10-16 15:38:40 +0000 
 | 
| 1.2.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.3.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.3.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.4.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.4.6.1 | 31-Mar-2014 | tls | file sifvar.h was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.10 | 23-Nov-2023 | andvar | 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.
 
 | 
| 1.9 | 05-Jun-2021 | christos | Make this compile again; there is no SPL_SOFT, so use SPL_SOFTBIO. This does not matter since we don't do __HAVE_FAST_SOFTINTS...
 
 | 
| 1.8 | 31-Mar-2014 | martin | branches:  1.8.6;  1.8.48;  1.8.52; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.7 | 05-Dec-2009 | pooka | branches:  1.7.10;  1.7.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.6 | 18-Mar-2009 | cegger | Ansify function definitions w/o arguments. Generated with sed. 
 | 
| 1.5 | 28-Apr-2008 | martin | branches:  1.5.8;  1.5.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.4 | 03-Dec-2007 | ad | branches:  1.4.14;  1.4.16;  1.4.18; 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.
 
 | 
| 1.3 | 11-Dec-2005 | christos | branches:  1.3.30;  1.3.48;  1.3.50;  1.3.56; merge ktrace-lwp.
 
 | 
| 1.2 | 15-Jul-2003 | lukem | branches:  1.2.16; __KERNEL_RCSID()
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.22; playstation2 port
 
 | 
| 1.1.22.3 | 21-Sep-2004 | skrll | Fix the sync with head I botched. 
 | 
| 1.1.22.2 | 18-Sep-2004 | skrll | Sync with HEAD. 
 | 
| 1.1.22.1 | 03-Aug-2004 | skrll | Sync with HEAD 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file timer.c was added on branch kqueue on 2002-01-10 19:47:34 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file timer.c was added on branch nathanw_sa on 2001-10-16 15:38:40 +0000 
 | 
| 1.2.16.1 | 07-Dec-2007 | yamt | sync with head 
 | 
| 1.3.56.1 | 08-Dec-2007 | mjf | Sync with HEAD. 
 | 
| 1.3.50.1 | 09-Jan-2008 | matt | sync with HEAD 
 | 
| 1.3.48.1 | 09-Dec-2007 | jmcneill | Sync with HEAD. 
 | 
| 1.3.30.1 | 03-Dec-2007 | ad | Sync with HEAD. 
 | 
| 1.4.18.3 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.4.18.2 | 04-May-2009 | yamt | sync with head. 
 | 
| 1.4.18.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.4.16.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.4.14.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.5.14.2 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.5.14.1 | 13-May-2009 | jym | Sync with HEAD. 
 Commit is split, to avoid a "too many arguments" protocol error.
 
 | 
| 1.5.8.1 | 28-Apr-2009 | skrll | Sync with HEAD. 
 | 
| 1.7.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.7.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.8.52.1 | 06-Jun-2021 | cjep | sync with head 
 | 
| 1.8.48.1 | 17-Jun-2021 | thorpej | Sync w/ HEAD. 
 | 
| 1.8.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.8.6.1 | 31-Mar-2014 | tls | file timer.c was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.8 | 31-Mar-2014 | martin | branches:  1.8.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.7 | 05-Dec-2009 | pooka | branches:  1.7.10;  1.7.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.6 | 28-Apr-2008 | martin | branches:  1.6.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.5 | 08-Mar-2006 | lukem | branches:  1.5.64;  1.5.66;  1.5.68; Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.
 Add a space between numbers and Hz unit.
 
 | 
| 1.4 | 11-Dec-2005 | christos | branches:  1.4.4;  1.4.6;  1.4.8;  1.4.10; merge ktrace-lwp.
 
 | 
| 1.3 | 24-Feb-2004 | wiz | branches:  1.3.16; occured -> occurred. From Peter Postma.
 
 | 
| 1.2 | 08-May-2003 | shin | branches:  1.2.2; resolve name conflict.
 s/TIMER_MAX/EE_TIMER_MAX/
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6; playstation2 port
 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file timerreg.h was added on branch kqueue on 2002-01-10 19:47:34 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file timerreg.h was added on branch nathanw_sa on 2001-10-16 15:38:41 +0000 
 | 
| 1.2.2.3 | 21-Sep-2004 | skrll | Fix the sync with head I botched. 
 | 
| 1.2.2.2 | 18-Sep-2004 | skrll | Sync with HEAD. 
 | 
| 1.2.2.1 | 03-Aug-2004 | skrll | Sync with HEAD 
 | 
| 1.3.16.1 | 21-Jun-2006 | yamt | sync with head. 
 | 
| 1.4.10.1 | 19-Apr-2006 | elad | sync with head - hopefully this will work 
 | 
| 1.4.8.1 | 13-Mar-2006 | yamt | sync with head. 
 | 
| 1.4.6.1 | 22-Apr-2006 | simonb | Sync with head. 
 | 
| 1.4.4.1 | 09-Sep-2006 | rpaulo | sync with head 
 | 
| 1.5.68.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.5.68.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.5.66.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.5.64.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.6.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.7.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.7.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.8.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.8.6.1 | 31-Mar-2014 | tls | file timerreg.h was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 | 
| 1.4 | 31-Mar-2014 | martin | branches:  1.4.6; Bring back the playstation2 port - now that a toolchain for it is
 available again.
 
 | 
| 1.3 | 05-Dec-2009 | pooka | branches:  1.3.10;  1.3.16; Remove support for NetBSD/playstation2.
 
 | 
| 1.2 | 28-Apr-2008 | martin | branches:  1.2.14; Remove clause 3 and 4 from TNF licenses
 
 | 
| 1.1 | 16-Oct-2001 | uch | branches:  1.1.4;  1.1.6;  1.1.124;  1.1.126;  1.1.128; playstation2 port
 
 | 
| 1.1.128.2 | 11-Mar-2010 | yamt | sync with head 
 | 
| 1.1.128.1 | 16-May-2008 | yamt | sync with head. 
 | 
| 1.1.126.1 | 18-May-2008 | yamt | sync with head. 
 | 
| 1.1.124.1 | 02-Jun-2008 | mjf | Sync with HEAD. 
 | 
| 1.1.6.2 | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.1.6.1 | 16-Oct-2001 | thorpej | file timervar.h was added on branch kqueue on 2002-01-10 19:47:34 +0000 
 | 
| 1.1.4.2 | 16-Oct-2001 | uch | playstation2 port 
 | 
| 1.1.4.1 | 16-Oct-2001 | uch | file timervar.h was added on branch nathanw_sa on 2001-10-16 15:38:41 +0000 
 | 
| 1.2.14.1 | 24-Oct-2010 | jym | Sync with HEAD 
 | 
| 1.3.16.1 | 18-May-2014 | rmind | sync with head 
 | 
| 1.3.10.1 | 22-May-2014 | yamt | sync with head. 
 for a reference, the tree before this commit was tagged
 as yamt-pagecache-tag8.
 
 this commit was splitted into small chunks to avoid
 a limitation of cvs.  ("Protocol error: too many arguments")
 
 | 
| 1.4.6.2 | 20-Aug-2014 | tls | Rebase to HEAD as of a few days ago. 
 | 
| 1.4.6.1 | 31-Mar-2014 | tls | file timervar.h was added on branch tls-maxphys on 2014-08-20 00:03:18 +0000 
 |