Searched hist:1.37 (Results 1 - 25 of 3699) sorted by relevance
| /src/sys/arch/sun3/include/ | ||
| H A D | vmparam3.h | 1.37 Fri Oct 15 15:55:52 GMT 2010 tsutsui branches: 1.37.18; 1.37.36; 1.37.40; 1.37.44; Make common kernel module binaries work on both sun3 and sun3x. Tested on 3/160 (on TME) and (real) 3/80. XXX: module files can be loaded only on single user? 1.37 Fri Oct 15 15:55:52 GMT 2010 tsutsui branches: 1.37.18; 1.37.36; 1.37.40; 1.37.44; Make common kernel module binaries work on both sun3 and sun3x. Tested on 3/160 (on TME) and (real) 3/80. XXX: module files can be loaded only on single user? 1.37 Fri Oct 15 15:55:52 GMT 2010 tsutsui branches: 1.37.18; 1.37.36; 1.37.40; 1.37.44; Make common kernel module binaries work on both sun3 and sun3x. Tested on 3/160 (on TME) and (real) 3/80. XXX: module files can be loaded only on single user? 1.37 Fri Oct 15 15:55:52 GMT 2010 tsutsui branches: 1.37.18; 1.37.36; 1.37.40; 1.37.44; Make common kernel module binaries work on both sun3 and sun3x. Tested on 3/160 (on TME) and (real) 3/80. XXX: module files can be loaded only on single user? 1.37 Fri Oct 15 15:55:52 GMT 2010 tsutsui branches: 1.37.18; 1.37.36; 1.37.40; 1.37.44; Make common kernel module binaries work on both sun3 and sun3x. Tested on 3/160 (on TME) and (real) 3/80. XXX: module files can be loaded only on single user? |
| /src/sys/rump/include/rump/ | ||
| H A D | rumpdefs.h | 1.37 Sat May 27 21:02:56 GMT 2017 bouyer branches: 1.37.8; 1.37.10; merge the bouyer-socketcan branch to HEAD. CAN stands for Controller Area Network, a broadcast network used in automation and automotive fields. For example, the NMEA2000 standard developped for marine devices uses a CAN network as the link layer. This is an implementation of the linux socketcan API: https://www.kernel.org/doc/Documentation/networking/can.txt you can also see can(4). This adds a new socket family (AF_CAN) and protocol (PF_CAN), as well as the canconfig(8) utility, used to set timing parameter of CAN hardware. Also inclued is a driver for the CAN controller found in the allwinner A20 SoC (I tested it with an Olimex lime2 board, connected with PIC18-based CAN devices). There is also the canloop(4) pseudo-device, which allows to use the socketcan API without CAN hardware. At this time the CANFD part of the linux socketcan API is not implemented. Error frames are not implemented either. But I could get the cansend and canreceive utilities from the canutils package to build and run with minimal changes. tcpudmp(8) can also be used to record frames, which can be decoded with etherreal. 1.37 Sat May 27 21:02:56 GMT 2017 bouyer branches: 1.37.8; 1.37.10; merge the bouyer-socketcan branch to HEAD. CAN stands for Controller Area Network, a broadcast network used in automation and automotive fields. For example, the NMEA2000 standard developped for marine devices uses a CAN network as the link layer. This is an implementation of the linux socketcan API: https://www.kernel.org/doc/Documentation/networking/can.txt you can also see can(4). This adds a new socket family (AF_CAN) and protocol (PF_CAN), as well as the canconfig(8) utility, used to set timing parameter of CAN hardware. Also inclued is a driver for the CAN controller found in the allwinner A20 SoC (I tested it with an Olimex lime2 board, connected with PIC18-based CAN devices). There is also the canloop(4) pseudo-device, which allows to use the socketcan API without CAN hardware. At this time the CANFD part of the linux socketcan API is not implemented. Error frames are not implemented either. But I could get the cansend and canreceive utilities from the canutils package to build and run with minimal changes. tcpudmp(8) can also be used to record frames, which can be decoded with etherreal. 1.37 Sat May 27 21:02:56 GMT 2017 bouyer branches: 1.37.8; 1.37.10; merge the bouyer-socketcan branch to HEAD. CAN stands for Controller Area Network, a broadcast network used in automation and automotive fields. For example, the NMEA2000 standard developped for marine devices uses a CAN network as the link layer. This is an implementation of the linux socketcan API: https://www.kernel.org/doc/Documentation/networking/can.txt you can also see can(4). This adds a new socket family (AF_CAN) and protocol (PF_CAN), as well as the canconfig(8) utility, used to set timing parameter of CAN hardware. Also inclued is a driver for the CAN controller found in the allwinner A20 SoC (I tested it with an Olimex lime2 board, connected with PIC18-based CAN devices). There is also the canloop(4) pseudo-device, which allows to use the socketcan API without CAN hardware. At this time the CANFD part of the linux socketcan API is not implemented. Error frames are not implemented either. But I could get the cansend and canreceive utilities from the canutils package to build and run with minimal changes. tcpudmp(8) can also be used to record frames, which can be decoded with etherreal. |
| /src/sys/compat/linux/common/ | ||
| H A D | linux_termios.c | 1.37 Fri Dec 27 16:58:50 GMT 2013 njoly branches: 1.37.4; 1.37.16; 1.37.22; 1.37.30; 1.37.34; Add easy parts (TCOOFF/TCOON) of the TCXONC linux termios ioctl. 1.37 Fri Dec 27 16:58:50 GMT 2013 njoly branches: 1.37.4; 1.37.16; 1.37.22; 1.37.30; 1.37.34; Add easy parts (TCOOFF/TCOON) of the TCXONC linux termios ioctl. 1.37 Fri Dec 27 16:58:50 GMT 2013 njoly branches: 1.37.4; 1.37.16; 1.37.22; 1.37.30; 1.37.34; Add easy parts (TCOOFF/TCOON) of the TCXONC linux termios ioctl. 1.37 Fri Dec 27 16:58:50 GMT 2013 njoly branches: 1.37.4; 1.37.16; 1.37.22; 1.37.30; 1.37.34; Add easy parts (TCOOFF/TCOON) of the TCXONC linux termios ioctl. 1.37 Fri Dec 27 16:58:50 GMT 2013 njoly branches: 1.37.4; 1.37.16; 1.37.22; 1.37.30; 1.37.34; Add easy parts (TCOOFF/TCOON) of the TCXONC linux termios ioctl. 1.37 Fri Dec 27 16:58:50 GMT 2013 njoly branches: 1.37.4; 1.37.16; 1.37.22; 1.37.30; 1.37.34; Add easy parts (TCOOFF/TCOON) of the TCXONC linux termios ioctl. |
| H A D | linux_time.c | 1.37 Mon Jan 13 10:33:03 GMT 2014 njoly branches: 1.37.4; 1.37.6; 1.37.8; 1.37.16; 1.37.22; Cleanup, and reduce diffs between arches. Make alpha use linux_sys_{get,set}timeofday like others. 1.37 Mon Jan 13 10:33:03 GMT 2014 njoly branches: 1.37.4; 1.37.6; 1.37.8; 1.37.16; 1.37.22; Cleanup, and reduce diffs between arches. Make alpha use linux_sys_{get,set}timeofday like others. 1.37 Mon Jan 13 10:33:03 GMT 2014 njoly branches: 1.37.4; 1.37.6; 1.37.8; 1.37.16; 1.37.22; Cleanup, and reduce diffs between arches. Make alpha use linux_sys_{get,set}timeofday like others. 1.37 Mon Jan 13 10:33:03 GMT 2014 njoly branches: 1.37.4; 1.37.6; 1.37.8; 1.37.16; 1.37.22; Cleanup, and reduce diffs between arches. Make alpha use linux_sys_{get,set}timeofday like others. 1.37 Mon Jan 13 10:33:03 GMT 2014 njoly branches: 1.37.4; 1.37.6; 1.37.8; 1.37.16; 1.37.22; Cleanup, and reduce diffs between arches. Make alpha use linux_sys_{get,set}timeofday like others. 1.37 Mon Jan 13 10:33:03 GMT 2014 njoly branches: 1.37.4; 1.37.6; 1.37.8; 1.37.16; 1.37.22; Cleanup, and reduce diffs between arches. Make alpha use linux_sys_{get,set}timeofday like others. |
| /src/sys/arch/mac68k/nubus/ | ||
| H A D | if_ae_nubus.c | 1.37 Sun Dec 11 00:18:03 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:18:03 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:18:03 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:18:03 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:18:03 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:18:03 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. |
| /src/sys/lib/libkern/arch/m68k/ | ||
| H A D | divsi3.S | 1.3 Wed Apr 22 11:58:26 GMT 2020 rin Restrict usage of m68k assembler versions of {,u}divsi3 and {,u}divsi3 to kernel and bootloader for 68010. They requires a special calling convention to udivsi3, and cannot to be mixed up in normal routines provided by libgcc or compiler_rt. Although, there's no problem for using in a controlled situation, i.e., kernel and standalone programs. Note that this does not affect m68k ports other than sun2, since codes generated by gcc do not call these routines. Assembler files are moved from common/lib/libc/arch/m68k/gen to sys/lib/libkern/arch/m68k in order not to be compiled in libc. Revert hack introduced to lib/libc/compiler_rt/Makefile.inc rev 1.37: http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/compiler_rt/Makefile.inc#rev1.37 Proposed on port-sun2@ with no response... (Again, this does not affect m68k ports other than sun2.) http://mail-index.netbsd.org/port-sun2/2020/03/10/msg000102.html |
| H A D | modsi3.S | 1.3 Wed Apr 22 11:58:26 GMT 2020 rin Restrict usage of m68k assembler versions of {,u}divsi3 and {,u}divsi3 to kernel and bootloader for 68010. They requires a special calling convention to udivsi3, and cannot to be mixed up in normal routines provided by libgcc or compiler_rt. Although, there's no problem for using in a controlled situation, i.e., kernel and standalone programs. Note that this does not affect m68k ports other than sun2, since codes generated by gcc do not call these routines. Assembler files are moved from common/lib/libc/arch/m68k/gen to sys/lib/libkern/arch/m68k in order not to be compiled in libc. Revert hack introduced to lib/libc/compiler_rt/Makefile.inc rev 1.37: http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/compiler_rt/Makefile.inc#rev1.37 Proposed on port-sun2@ with no response... (Again, this does not affect m68k ports other than sun2.) http://mail-index.netbsd.org/port-sun2/2020/03/10/msg000102.html |
| H A D | udivsi3.S | 1.5 Wed Apr 22 11:58:26 GMT 2020 rin Restrict usage of m68k assembler versions of {,u}divsi3 and {,u}divsi3 to kernel and bootloader for 68010. They requires a special calling convention to udivsi3, and cannot to be mixed up in normal routines provided by libgcc or compiler_rt. Although, there's no problem for using in a controlled situation, i.e., kernel and standalone programs. Note that this does not affect m68k ports other than sun2, since codes generated by gcc do not call these routines. Assembler files are moved from common/lib/libc/arch/m68k/gen to sys/lib/libkern/arch/m68k in order not to be compiled in libc. Revert hack introduced to lib/libc/compiler_rt/Makefile.inc rev 1.37: http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/compiler_rt/Makefile.inc#rev1.37 Proposed on port-sun2@ with no response... (Again, this does not affect m68k ports other than sun2.) http://mail-index.netbsd.org/port-sun2/2020/03/10/msg000102.html |
| H A D | umodsi3.S | 1.3 Wed Apr 22 11:58:26 GMT 2020 rin Restrict usage of m68k assembler versions of {,u}divsi3 and {,u}divsi3 to kernel and bootloader for 68010. They requires a special calling convention to udivsi3, and cannot to be mixed up in normal routines provided by libgcc or compiler_rt. Although, there's no problem for using in a controlled situation, i.e., kernel and standalone programs. Note that this does not affect m68k ports other than sun2, since codes generated by gcc do not call these routines. Assembler files are moved from common/lib/libc/arch/m68k/gen to sys/lib/libkern/arch/m68k in order not to be compiled in libc. Revert hack introduced to lib/libc/compiler_rt/Makefile.inc rev 1.37: http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/compiler_rt/Makefile.inc#rev1.37 Proposed on port-sun2@ with no response... (Again, this does not affect m68k ports other than sun2.) http://mail-index.netbsd.org/port-sun2/2020/03/10/msg000102.html |
| /src/sys/arch/hpcmips/vr/ | ||
| H A D | vrkiu.c | 1.37 Sun Dec 11 00:17:34 GMT 2005 christos branches: 1.37.78; 1.37.86; 1.37.92; merge ktrace-lwp. 1.37 Sun Dec 11 00:17:34 GMT 2005 christos branches: 1.37.78; 1.37.86; 1.37.92; merge ktrace-lwp. 1.37 Sun Dec 11 00:17:34 GMT 2005 christos branches: 1.37.78; 1.37.86; 1.37.92; merge ktrace-lwp. 1.37 Sun Dec 11 00:17:34 GMT 2005 christos branches: 1.37.78; 1.37.86; 1.37.92; merge ktrace-lwp. |
| /src/sys/arch/i386/eisa/ | ||
| H A D | eisa_machdep.c | 1.37 Thu Sep 01 15:10:31 GMT 2011 christos branches: 1.37.2; 1.37.8; 1.37.12; Add bus_dma overrides. From dyoung 1.37 Thu Sep 01 15:10:31 GMT 2011 christos branches: 1.37.2; 1.37.8; 1.37.12; Add bus_dma overrides. From dyoung 1.37 Thu Sep 01 15:10:31 GMT 2011 christos branches: 1.37.2; 1.37.8; 1.37.12; Add bus_dma overrides. From dyoung 1.37 Thu Sep 01 15:10:31 GMT 2011 christos branches: 1.37.2; 1.37.8; 1.37.12; Add bus_dma overrides. From dyoung |
| /src/sys/arch/m68k/m68k/ | ||
| H A D | sunos_machdep.c | 1.37 Mon Nov 23 00:11:44 GMT 2009 rmind branches: 1.37.4; 1.37.6; 1.37.8; Use lwp_getpcb() on m68k ports, clean from struct user usage. 1.37 Mon Nov 23 00:11:44 GMT 2009 rmind branches: 1.37.4; 1.37.6; 1.37.8; Use lwp_getpcb() on m68k ports, clean from struct user usage. 1.37 Mon Nov 23 00:11:44 GMT 2009 rmind branches: 1.37.4; 1.37.6; 1.37.8; Use lwp_getpcb() on m68k ports, clean from struct user usage. 1.37 Mon Nov 23 00:11:44 GMT 2009 rmind branches: 1.37.4; 1.37.6; 1.37.8; Use lwp_getpcb() on m68k ports, clean from struct user usage. |
| /src/sys/arch/sun3/dev/ | ||
| H A D | cg4.c | 1.37 Mon Mar 12 00:03:18 GMT 2007 tsutsui branches: 1.37.38; 1.37.40; 1.37.42; 1.37.44; Fix printf formats in #ifdef DEBUG. 1.37 Mon Mar 12 00:03:18 GMT 2007 tsutsui branches: 1.37.38; 1.37.40; 1.37.42; 1.37.44; Fix printf formats in #ifdef DEBUG. 1.37 Mon Mar 12 00:03:18 GMT 2007 tsutsui branches: 1.37.38; 1.37.40; 1.37.42; 1.37.44; Fix printf formats in #ifdef DEBUG. 1.37 Mon Mar 12 00:03:18 GMT 2007 tsutsui branches: 1.37.38; 1.37.40; 1.37.42; 1.37.44; Fix printf formats in #ifdef DEBUG. 1.37 Mon Mar 12 00:03:18 GMT 2007 tsutsui branches: 1.37.38; 1.37.40; 1.37.42; 1.37.44; Fix printf formats in #ifdef DEBUG. |
| /src/sys/arch/hp300/include/ | ||
| H A D | vmparam.h | 1.37 Tue Feb 08 20:20:14 GMT 2011 rmind branches: 1.37.14; 1.37.32; 1.37.36; 1.37.40; 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@. 1.37 Tue Feb 08 20:20:14 GMT 2011 rmind branches: 1.37.14; 1.37.32; 1.37.36; 1.37.40; 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@. 1.37 Tue Feb 08 20:20:14 GMT 2011 rmind branches: 1.37.14; 1.37.32; 1.37.36; 1.37.40; 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@. 1.37 Tue Feb 08 20:20:14 GMT 2011 rmind branches: 1.37.14; 1.37.32; 1.37.36; 1.37.40; 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@. 1.37 Tue Feb 08 20:20:14 GMT 2011 rmind branches: 1.37.14; 1.37.32; 1.37.36; 1.37.40; 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@. |
| /src/sys/arch/mmeye/conf/ | ||
| H A D | MMEYE | 1.37 Sat Feb 02 17:54:17 GMT 2008 uwe branches: 1.37.6; 1.37.8; 1.37.10; 1.37.12; Use std.sh3eb and g/c local duplicates. 1.37 Sat Feb 02 17:54:17 GMT 2008 uwe branches: 1.37.6; 1.37.8; 1.37.10; 1.37.12; Use std.sh3eb and g/c local duplicates. 1.37 Sat Feb 02 17:54:17 GMT 2008 uwe branches: 1.37.6; 1.37.8; 1.37.10; 1.37.12; Use std.sh3eb and g/c local duplicates. 1.37 Sat Feb 02 17:54:17 GMT 2008 uwe branches: 1.37.6; 1.37.8; 1.37.10; 1.37.12; Use std.sh3eb and g/c local duplicates. 1.37 Sat Feb 02 17:54:17 GMT 2008 uwe branches: 1.37.6; 1.37.8; 1.37.10; 1.37.12; Use std.sh3eb and g/c local duplicates. |
| /src/sys/dev/ic/ | ||
| H A D | adwlib.c | 1.37 Sun Aug 27 23:19:03 GMT 2006 christos branches: 1.37.12; 1.37.26; 1.37.28; 1.37.32; complete declarations 1.37 Sun Aug 27 23:19:03 GMT 2006 christos branches: 1.37.12; 1.37.26; 1.37.28; 1.37.32; complete declarations 1.37 Sun Aug 27 23:19:03 GMT 2006 christos branches: 1.37.12; 1.37.26; 1.37.28; 1.37.32; complete declarations 1.37 Sun Aug 27 23:19:03 GMT 2006 christos branches: 1.37.12; 1.37.26; 1.37.28; 1.37.32; complete declarations 1.37 Sun Aug 27 23:19:03 GMT 2006 christos branches: 1.37.12; 1.37.26; 1.37.28; 1.37.32; complete declarations |
| /src/sys/dev/pcmcia/ | ||
| H A D | aic_pcmcia.c | 1.37 Sat Apr 05 21:31:23 GMT 2008 cegger branches: 1.37.4; 1.37.12; 1.37.14; 1.37.18; use aprint_*_dev and device_xname 1.37 Sat Apr 05 21:31:23 GMT 2008 cegger branches: 1.37.4; 1.37.12; 1.37.14; 1.37.18; use aprint_*_dev and device_xname 1.37 Sat Apr 05 21:31:23 GMT 2008 cegger branches: 1.37.4; 1.37.12; 1.37.14; 1.37.18; use aprint_*_dev and device_xname 1.37 Sat Apr 05 21:31:23 GMT 2008 cegger branches: 1.37.4; 1.37.12; 1.37.14; 1.37.18; use aprint_*_dev and device_xname 1.37 Sat Apr 05 21:31:23 GMT 2008 cegger branches: 1.37.4; 1.37.12; 1.37.14; 1.37.18; use aprint_*_dev and device_xname |
| /src/sys/dev/qbus/ | ||
| H A D | dl.c | 1.37 Sun Mar 04 06:02:29 GMT 2007 christos branches: 1.37.2; 1.37.14; 1.37.16; 1.37.20; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 06:02:29 GMT 2007 christos branches: 1.37.2; 1.37.14; 1.37.16; 1.37.20; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 06:02:29 GMT 2007 christos branches: 1.37.2; 1.37.14; 1.37.16; 1.37.20; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 06:02:29 GMT 2007 christos branches: 1.37.2; 1.37.14; 1.37.16; 1.37.20; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 06:02:29 GMT 2007 christos branches: 1.37.2; 1.37.14; 1.37.16; 1.37.20; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. |
| /src/sys/nfs/ | ||
| H A D | krpc_subr.c | 1.37 Sun Mar 15 17:20:09 GMT 2009 cegger branches: 1.37.18; 1.37.22; 1.37.38; 1.37.40; ansify function definitions 1.37 Sun Mar 15 17:20:09 GMT 2009 cegger branches: 1.37.18; 1.37.22; 1.37.38; 1.37.40; ansify function definitions 1.37 Sun Mar 15 17:20:09 GMT 2009 cegger branches: 1.37.18; 1.37.22; 1.37.38; 1.37.40; ansify function definitions 1.37 Sun Mar 15 17:20:09 GMT 2009 cegger branches: 1.37.18; 1.37.22; 1.37.38; 1.37.40; ansify function definitions 1.37 Sun Mar 15 17:20:09 GMT 2009 cegger branches: 1.37.18; 1.37.22; 1.37.38; 1.37.40; ansify function definitions |
| /src/sys/arch/sparc64/dev/ | ||
| H A D | sab.c | 1.37 Sun Mar 04 06:00:49 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 06:00:49 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 06:00:49 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 06:00:49 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 06:00:49 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 06:00:49 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. |
| /src/sys/dev/isa/ | ||
| H A D | i82365_isasubr.c | 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. |
| H A D | if_ep_isa.c | 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. 1.37 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.37.4; 1.37.6; 1.37.8; 1.37.10; 1.37.12; merge ktrace-lwp. |
| /src/sys/arch/hpcmips/tx/ | ||
| H A D | txcom.c | 1.37 Sun Mar 04 05:59:54 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 05:59:54 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 05:59:54 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 05:59:54 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 05:59:54 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.37 Sun Mar 04 05:59:54 GMT 2007 christos branches: 1.37.2; 1.37.18; 1.37.20; 1.37.24; 1.37.26; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. |
| /src/sys/arch/amiga/dev/ | ||
| H A D | atzsc.c | 1.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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. |
| H A D | gtsc.c | 1.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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.37 Mon Dec 03 15:33:11 GMT 2007 ad branches: 1.37.14; 1.37.16; 1.37.18; 1.37.20; 1.37.22; 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. |
Completed in 104 milliseconds