Searched hist:1.123 (Results 1 - 25 of 625) sorted by relevance
| /src/sys/arch/atari/include/ | ||
| H A D | pcb.h | 1.9 Thu Jan 01 04:10:25 GMT 2009 tsutsui Pull the following amiga's pmap changes to atari: arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102 arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145 arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4 arch/amiga/conf/files.amiga 1.137 arch/amiga/include/pcb.h 1.16 arch/amiga/include/pmap.h 1.44 arch/amiga/include/pte.h 1.19 arch/amiga/include/vmparam.h 1.35 - change kernel address space layout (i.e. move Sysmap to the end of KVA) to match other m68k ports, which should be done on yamt-km merge - rework pmap_zero_page(), pmap_copy_page() and some more other functions to make them compatible with m68k/pmap_motorola.c - move pmap_bootstrap() into a separate file to allow using either the atari pmap.c or the m68k common pmap_motorola.c - use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h - misc style and cosmetic changes Most merge work is done by Tuomo Makinen, and miscellaneous fixes and cleanups are done by me. Tested on Falcon with both 68030 and 68060 by Tuomo, and also tested on TT030 by David Ross on port-atari. Should be pulled up to netbsd-4 (it requires at least Sysmap changes) and netbsd-5. |
| H A D | pte.h | 1.8 Thu Jan 01 04:10:25 GMT 2009 tsutsui Pull the following amiga's pmap changes to atari: arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102 arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145 arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4 arch/amiga/conf/files.amiga 1.137 arch/amiga/include/pcb.h 1.16 arch/amiga/include/pmap.h 1.44 arch/amiga/include/pte.h 1.19 arch/amiga/include/vmparam.h 1.35 - change kernel address space layout (i.e. move Sysmap to the end of KVA) to match other m68k ports, which should be done on yamt-km merge - rework pmap_zero_page(), pmap_copy_page() and some more other functions to make them compatible with m68k/pmap_motorola.c - move pmap_bootstrap() into a separate file to allow using either the atari pmap.c or the m68k common pmap_motorola.c - use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h - misc style and cosmetic changes Most merge work is done by Tuomo Makinen, and miscellaneous fixes and cleanups are done by me. Tested on Falcon with both 68030 and 68060 by Tuomo, and also tested on TT030 by David Ross on port-atari. Should be pulled up to netbsd-4 (it requires at least Sysmap changes) and netbsd-5. |
| H A D | pmap.h | 1.39 Thu Jan 01 04:10:25 GMT 2009 tsutsui branches: 1.39.2; Pull the following amiga's pmap changes to atari: arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102 arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145 arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4 arch/amiga/conf/files.amiga 1.137 arch/amiga/include/pcb.h 1.16 arch/amiga/include/pmap.h 1.44 arch/amiga/include/pte.h 1.19 arch/amiga/include/vmparam.h 1.35 - change kernel address space layout (i.e. move Sysmap to the end of KVA) to match other m68k ports, which should be done on yamt-km merge - rework pmap_zero_page(), pmap_copy_page() and some more other functions to make them compatible with m68k/pmap_motorola.c - move pmap_bootstrap() into a separate file to allow using either the atari pmap.c or the m68k common pmap_motorola.c - use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h - misc style and cosmetic changes Most merge work is done by Tuomo Makinen, and miscellaneous fixes and cleanups are done by me. Tested on Falcon with both 68030 and 68060 by Tuomo, and also tested on TT030 by David Ross on port-atari. Should be pulled up to netbsd-4 (it requires at least Sysmap changes) and netbsd-5. |
| /src/sys/arch/atari/atari/ | ||
| H A D | pmap_bootstrap.c | 1.1 Thu Jan 01 04:10:25 GMT 2009 tsutsui branches: 1.1.2; 1.1.4; Pull the following amiga's pmap changes to atari: arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102 arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145 arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4 arch/amiga/conf/files.amiga 1.137 arch/amiga/include/pcb.h 1.16 arch/amiga/include/pmap.h 1.44 arch/amiga/include/pte.h 1.19 arch/amiga/include/vmparam.h 1.35 - change kernel address space layout (i.e. move Sysmap to the end of KVA) to match other m68k ports, which should be done on yamt-km merge - rework pmap_zero_page(), pmap_copy_page() and some more other functions to make them compatible with m68k/pmap_motorola.c - move pmap_bootstrap() into a separate file to allow using either the atari pmap.c or the m68k common pmap_motorola.c - use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h - misc style and cosmetic changes Most merge work is done by Tuomo Makinen, and miscellaneous fixes and cleanups are done by me. Tested on Falcon with both 68030 and 68060 by Tuomo, and also tested on TT030 by David Ross on port-atari. Should be pulled up to netbsd-4 (it requires at least Sysmap changes) and netbsd-5. |
| /src/sys/dev/ic/ | ||
| H A D | z8530tty.c | 1.123 Mon Apr 21 00:56:31 GMT 2008 ad branches: 1.123.2; 1.123.10; 1.123.12; 1.123.16; Make ntp, pmc, reboot, sysarch, time syscalls MPSAFE. 1.123 Mon Apr 21 00:56:31 GMT 2008 ad branches: 1.123.2; 1.123.10; 1.123.12; 1.123.16; Make ntp, pmc, reboot, sysarch, time syscalls MPSAFE. 1.123 Mon Apr 21 00:56:31 GMT 2008 ad branches: 1.123.2; 1.123.10; 1.123.12; 1.123.16; Make ntp, pmc, reboot, sysarch, time syscalls MPSAFE. 1.123 Mon Apr 21 00:56:31 GMT 2008 ad branches: 1.123.2; 1.123.10; 1.123.12; 1.123.16; Make ntp, pmc, reboot, sysarch, time syscalls MPSAFE. 1.123 Mon Apr 21 00:56:31 GMT 2008 ad branches: 1.123.2; 1.123.10; 1.123.12; 1.123.16; Make ntp, pmc, reboot, sysarch, time syscalls MPSAFE. |
| /src/sys/arch/atari/conf/ | ||
| H A D | SMALL030 | 1.27 Sat Jun 25 13:20:30 GMT 2022 tsutsui Regen from GENERIC.in rev 1.123. > Allocalte enough reserved ST-RAM to make the old Xserver work by default. |
| H A D | files.atari | 1.123 Mon Feb 18 01:12:22 GMT 2019 thorpej branches: 1.123.4; Refactor the 68040 writeback() from each m68k port's trap handler into a shared copy: m68040_writeback(). It is essentially a copy of the Atari version, with some minor cosmetic tweaks and one small performance optimization from the mvme68k port. Tested by rjs@ on a Quadra 950. (Thanks!) 1.123 Mon Feb 18 01:12:22 GMT 2019 thorpej branches: 1.123.4; Refactor the 68040 writeback() from each m68k port's trap handler into a shared copy: m68040_writeback(). It is essentially a copy of the Atari version, with some minor cosmetic tweaks and one small performance optimization from the mvme68k port. Tested by rjs@ on a Quadra 950. (Thanks!) 1.113 Thu Jan 01 04:10:25 GMT 2009 tsutsui Pull the following amiga's pmap changes to atari: arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102 arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145 arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4 arch/amiga/conf/files.amiga 1.137 arch/amiga/include/pcb.h 1.16 arch/amiga/include/pmap.h 1.44 arch/amiga/include/pte.h 1.19 arch/amiga/include/vmparam.h 1.35 - change kernel address space layout (i.e. move Sysmap to the end of KVA) to match other m68k ports, which should be done on yamt-km merge - rework pmap_zero_page(), pmap_copy_page() and some more other functions to make them compatible with m68k/pmap_motorola.c - move pmap_bootstrap() into a separate file to allow using either the atari pmap.c or the m68k common pmap_motorola.c - use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h - misc style and cosmetic changes Most merge work is done by Tuomo Makinen, and miscellaneous fixes and cleanups are done by me. Tested on Falcon with both 68030 and 68060 by Tuomo, and also tested on TT030 by David Ross on port-atari. Should be pulled up to netbsd-4 (it requires at least Sysmap changes) and netbsd-5. |
| /src/sys/sys/ | ||
| H A D | exec.h | 1.123 Sun Jan 20 10:15:50 GMT 2008 dsl branches: 1.123.6; 1.123.10; 1.123.12; 1.123.14; Don't allocated the stackgap during exec (but do allocate 32 bytes for 'stack grows up' systems for the _rtld interface). 1.123 Sun Jan 20 10:15:50 GMT 2008 dsl branches: 1.123.6; 1.123.10; 1.123.12; 1.123.14; Don't allocated the stackgap during exec (but do allocate 32 bytes for 'stack grows up' systems for the _rtld interface). 1.123 Sun Jan 20 10:15:50 GMT 2008 dsl branches: 1.123.6; 1.123.10; 1.123.12; 1.123.14; Don't allocated the stackgap during exec (but do allocate 32 bytes for 'stack grows up' systems for the _rtld interface). 1.123 Sun Jan 20 10:15:50 GMT 2008 dsl branches: 1.123.6; 1.123.10; 1.123.12; 1.123.14; Don't allocated the stackgap during exec (but do allocate 32 bytes for 'stack grows up' systems for the _rtld interface). 1.123 Sun Jan 20 10:15:50 GMT 2008 dsl branches: 1.123.6; 1.123.10; 1.123.12; 1.123.14; Don't allocated the stackgap during exec (but do allocate 32 bytes for 'stack grows up' systems for the _rtld interface). |
| H A D | conf.h | 1.123 Sun Aug 27 23:21:58 GMT 2006 christos branches: 1.123.2; 1.123.4; define D_OTHER as 0. 1.123 Sun Aug 27 23:21:58 GMT 2006 christos branches: 1.123.2; 1.123.4; define D_OTHER as 0. 1.123 Sun Aug 27 23:21:58 GMT 2006 christos branches: 1.123.2; 1.123.4; define D_OTHER as 0. |
| /src/sys/dev/mii/ | ||
| H A D | miidevs.h | 1.123 Wed Jul 02 22:33:39 GMT 2014 msaitoh branches: 1.123.2; Regen. 1.123 Wed Jul 02 22:33:39 GMT 2014 msaitoh branches: 1.123.2; Regen. |
| /src/sys/rump/include/rump/ | ||
| H A D | rump_syscalls.h | 1.123 Fri Aug 14 00:55:03 GMT 2020 riastradh branches: 1.123.2; regen 1.123 Fri Aug 14 00:55:03 GMT 2020 riastradh branches: 1.123.2; regen |
| /src/sys/kern/ | ||
| H A D | sys_process.c | 1.123 Fri Mar 09 14:11:26 GMT 2007 ad branches: 1.123.2; 1.123.4; 1.123.6; - Make the proclist_lock a mutex. The write:read ratio is unfavourable, and mutexes are cheaper use than RW locks. - LOCK_ASSERT -> KASSERT in some places. - Hold proclist_lock/kernel_lock longer in a couple of places. 1.123 Fri Mar 09 14:11:26 GMT 2007 ad branches: 1.123.2; 1.123.4; 1.123.6; - Make the proclist_lock a mutex. The write:read ratio is unfavourable, and mutexes are cheaper use than RW locks. - LOCK_ASSERT -> KASSERT in some places. - Hold proclist_lock/kernel_lock longer in a couple of places. 1.123 Fri Mar 09 14:11:26 GMT 2007 ad branches: 1.123.2; 1.123.4; 1.123.6; - Make the proclist_lock a mutex. The write:read ratio is unfavourable, and mutexes are cheaper use than RW locks. - LOCK_ASSERT -> KASSERT in some places. - Hold proclist_lock/kernel_lock longer in a couple of places. 1.123 Fri Mar 09 14:11:26 GMT 2007 ad branches: 1.123.2; 1.123.4; 1.123.6; - Make the proclist_lock a mutex. The write:read ratio is unfavourable, and mutexes are cheaper use than RW locks. - LOCK_ASSERT -> KASSERT in some places. - Hold proclist_lock/kernel_lock longer in a couple of places. |
| H A D | kern_fork.c | 1.123 Sun Dec 11 00:24:29 GMT 2005 christos branches: 1.123.4; 1.123.6; 1.123.8; 1.123.10; 1.123.12; merge ktrace-lwp. 1.123 Sun Dec 11 00:24:29 GMT 2005 christos branches: 1.123.4; 1.123.6; 1.123.8; 1.123.10; 1.123.12; merge ktrace-lwp. 1.123 Sun Dec 11 00:24:29 GMT 2005 christos branches: 1.123.4; 1.123.6; 1.123.8; 1.123.10; 1.123.12; merge ktrace-lwp. 1.123 Sun Dec 11 00:24:29 GMT 2005 christos branches: 1.123.4; 1.123.6; 1.123.8; 1.123.10; 1.123.12; merge ktrace-lwp. 1.123 Sun Dec 11 00:24:29 GMT 2005 christos branches: 1.123.4; 1.123.6; 1.123.8; 1.123.10; 1.123.12; merge ktrace-lwp. 1.123 Sun Dec 11 00:24:29 GMT 2005 christos branches: 1.123.4; 1.123.6; 1.123.8; 1.123.10; 1.123.12; merge ktrace-lwp. |
| H A D | sysv_shm.c | 1.123 Tue Mar 13 18:40:54 GMT 2012 elad branches: 1.123.2; 1.123.4; Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something meaningful. All relevant documentation has been updated or written. Most of these changes were brought up in the following messages: http://mail-index.netbsd.org/tech-kern/2012/01/18/msg012490.html http://mail-index.netbsd.org/tech-kern/2012/01/19/msg012502.html http://mail-index.netbsd.org/tech-kern/2012/02/17/msg012728.html Thanks to christos, manu, njoly, and jmmv for input. Huge thanks to pgoyette for spinning these changes through some build cycles and ATF. 1.123 Tue Mar 13 18:40:54 GMT 2012 elad branches: 1.123.2; 1.123.4; Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something meaningful. All relevant documentation has been updated or written. Most of these changes were brought up in the following messages: http://mail-index.netbsd.org/tech-kern/2012/01/18/msg012490.html http://mail-index.netbsd.org/tech-kern/2012/01/19/msg012502.html http://mail-index.netbsd.org/tech-kern/2012/02/17/msg012728.html Thanks to christos, manu, njoly, and jmmv for input. Huge thanks to pgoyette for spinning these changes through some build cycles and ATF. 1.123 Tue Mar 13 18:40:54 GMT 2012 elad branches: 1.123.2; 1.123.4; Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something meaningful. All relevant documentation has been updated or written. Most of these changes were brought up in the following messages: http://mail-index.netbsd.org/tech-kern/2012/01/18/msg012490.html http://mail-index.netbsd.org/tech-kern/2012/01/19/msg012502.html http://mail-index.netbsd.org/tech-kern/2012/02/17/msg012728.html Thanks to christos, manu, njoly, and jmmv for input. Huge thanks to pgoyette for spinning these changes through some build cycles and ATF. |
| /src/sys/arch/amiga/conf/ | ||
| H A D | DRACO | 1.174 Sat Jul 05 09:55:42 GMT 2014 tsutsui Regen to reflect GENERIC.in rev 1.121-1.124: rev 1.121: > dd preliminary support for the Individual Computers ACA500 in the form of acahf > driver. If ACA500 is equipped with supported accelerator with MMU, it allows > running NetBSD on an Amiga 500. > > Since ACA is not autoconf-aware, and the probe procedure does not exist yet, the > driver is activated with the ACA500_SUPPORT kernel option. The acahf driver > is commented out in the GENERIC kernel for now (at least until it stops being > very experimental and hackish). > > When it comes to ACA-specific hardware, for now the boot CF slot works. Support for everything else is incoming... rev 1.122: > Changes to ACA500 support: > - Add support for second (aux) CF slot. > - Rework wdc attachment to be more sane. > - Add support for clockport on ACA500. > - Fix style where appropriate. rev 1.123: > Implement the probe procedure for ACA500. Now the user just needs acafh0 > compiled in his kernel and it all should(tm) work. > > Due to lack of obio in amiga port, the probe is called directly from mbattach(). > This is going to change with the introduction of obio for all non-autoconfig > expansions. rev 1.124: > Disable X-Surf devices for DRACO's configuration. > > - ne at xsh requires ax88190 and ax88190 requires mii(4), > but all mii devices are declared only inside AMIGA_CONFIGURATION > - X-Surf also add wdc(4) but all children devices like atabus and > atapibus are declared only for AMIGA_CONFIGURATION > > XXX: DRACO kernel is not built during build.sh release. 1.123 Wed Oct 17 19:53:14 GMT 2007 garbled branches: 1.123.2; 1.123.8; 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. 1.123 Wed Oct 17 19:53:14 GMT 2007 garbled branches: 1.123.2; 1.123.8; 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. 1.123 Wed Oct 17 19:53:14 GMT 2007 garbled branches: 1.123.2; 1.123.8; 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. |
| H A D | INSTALL | 1.124 Sat Jul 05 09:55:42 GMT 2014 tsutsui Regen to reflect GENERIC.in rev 1.121-1.124: rev 1.121: > dd preliminary support for the Individual Computers ACA500 in the form of acahf > driver. If ACA500 is equipped with supported accelerator with MMU, it allows > running NetBSD on an Amiga 500. > > Since ACA is not autoconf-aware, and the probe procedure does not exist yet, the > driver is activated with the ACA500_SUPPORT kernel option. The acahf driver > is commented out in the GENERIC kernel for now (at least until it stops being > very experimental and hackish). > > When it comes to ACA-specific hardware, for now the boot CF slot works. Support for everything else is incoming... rev 1.122: > Changes to ACA500 support: > - Add support for second (aux) CF slot. > - Rework wdc attachment to be more sane. > - Add support for clockport on ACA500. > - Fix style where appropriate. rev 1.123: > Implement the probe procedure for ACA500. Now the user just needs acafh0 > compiled in his kernel and it all should(tm) work. > > Due to lack of obio in amiga port, the probe is called directly from mbattach(). > This is going to change with the introduction of obio for all non-autoconfig > expansions. rev 1.124: > Disable X-Surf devices for DRACO's configuration. > > - ne at xsh requires ax88190 and ax88190 requires mii(4), > but all mii devices are declared only inside AMIGA_CONFIGURATION > - X-Surf also add wdc(4) but all children devices like atabus and > atapibus are declared only for AMIGA_CONFIGURATION > > XXX: DRACO kernel is not built during build.sh release. 1.123 Fri Oct 04 15:13:51 GMT 2013 rkujawa branches: 1.123.2; Nuke long dead NKPTADD and NKPTADDSHIFT options from config files. 1.123 Fri Oct 04 15:13:51 GMT 2013 rkujawa branches: 1.123.2; Nuke long dead NKPTADD and NKPTADDSHIFT options from config files. |
| /src/lib/libpuffs/ | ||
| H A D | puffs.c | 1.123 Thu Feb 08 09:05:17 GMT 2018 dholland branches: 1.123.2; 1.123.4; Typos. 1.123 Thu Feb 08 09:05:17 GMT 2018 dholland branches: 1.123.2; 1.123.4; Typos. 1.123 Thu Feb 08 09:05:17 GMT 2018 dholland branches: 1.123.2; 1.123.4; Typos. |
| /src/sys/dev/usb/ | ||
| H A D | umass.c | 1.123 Tue Jan 09 16:46:02 GMT 2007 christos branches: 1.123.2; 1.123.6; 1.123.8; 1.123.10; PR/35385: Mihai Chelaru: Add a quirk for the Sony Cybershot USB camera, which needs padding to 12. 1.123 Tue Jan 09 16:46:02 GMT 2007 christos branches: 1.123.2; 1.123.6; 1.123.8; 1.123.10; PR/35385: Mihai Chelaru: Add a quirk for the Sony Cybershot USB camera, which needs padding to 12. 1.123 Tue Jan 09 16:46:02 GMT 2007 christos branches: 1.123.2; 1.123.6; 1.123.8; 1.123.10; PR/35385: Mihai Chelaru: Add a quirk for the Sony Cybershot USB camera, which needs padding to 12. 1.123 Tue Jan 09 16:46:02 GMT 2007 christos branches: 1.123.2; 1.123.6; 1.123.8; 1.123.10; PR/35385: Mihai Chelaru: Add a quirk for the Sony Cybershot USB camera, which needs padding to 12. 1.123 Tue Jan 09 16:46:02 GMT 2007 christos branches: 1.123.2; 1.123.6; 1.123.8; 1.123.10; PR/35385: Mihai Chelaru: Add a quirk for the Sony Cybershot USB camera, which needs padding to 12. |
| /src/sys/arch/cobalt/conf/ | ||
| H A D | GENERIC | 1.123 Sat Dec 05 20:11:10 GMT 2009 pooka branches: 1.123.2; 1.123.4; Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same. 1.123 Sat Dec 05 20:11:10 GMT 2009 pooka branches: 1.123.2; 1.123.4; Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same. 1.123 Sat Dec 05 20:11:10 GMT 2009 pooka branches: 1.123.2; 1.123.4; Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same. |
| /src/sys/compat/linux/arch/i386/ | ||
| H A D | linux_machdep.c | 1.123 Sun Mar 04 06:01:19 GMT 2007 christos branches: 1.123.2; 1.123.4; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.123 Sun Mar 04 06:01:19 GMT 2007 christos branches: 1.123.2; 1.123.4; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.123 Sun Mar 04 06:01:19 GMT 2007 christos branches: 1.123.2; 1.123.4; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. |
| /src/sys/dev/isa/ | ||
| H A D | sbdsp.c | 1.123 Sun Sep 03 05:16:01 GMT 2006 christos branches: 1.123.2; 1.123.4; add missing initializers 1.123 Sun Sep 03 05:16:01 GMT 2006 christos branches: 1.123.2; 1.123.4; add missing initializers 1.123 Sun Sep 03 05:16:01 GMT 2006 christos branches: 1.123.2; 1.123.4; add missing initializers |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | locore.s | 1.123 Sat Apr 06 03:06:24 GMT 2019 thorpej branches: 1.123.4; 1.123.6; Overhaul the API used to fetch and store individual memory cells in userspace. The old fetch(9) and store(9) APIs (fubyte(), fuword(), subyte(), suword(), etc.) are retired and replaced with new ufetch(9) and ustore(9) APIs that can return proper error codes, etc. and are implemented consistently across all platforms. The interrupt-safe variants are no longer supported (and several of the existing attempts at fuswintr(), etc. were buggy and not actually interrupt-safe). Also augmement the ucas(9) API, making it consistently available on all plaforms, supporting uniprocessor and multiprocessor systems, even those that do not have CAS or LL/SC primitives. Welcome to NetBSD 8.99.37. 1.123 Sat Apr 06 03:06:24 GMT 2019 thorpej branches: 1.123.4; 1.123.6; Overhaul the API used to fetch and store individual memory cells in userspace. The old fetch(9) and store(9) APIs (fubyte(), fuword(), subyte(), suword(), etc.) are retired and replaced with new ufetch(9) and ustore(9) APIs that can return proper error codes, etc. and are implemented consistently across all platforms. The interrupt-safe variants are no longer supported (and several of the existing attempts at fuswintr(), etc. were buggy and not actually interrupt-safe). Also augmement the ucas(9) API, making it consistently available on all plaforms, supporting uniprocessor and multiprocessor systems, even those that do not have CAS or LL/SC primitives. Welcome to NetBSD 8.99.37. 1.123 Sat Apr 06 03:06:24 GMT 2019 thorpej branches: 1.123.4; 1.123.6; Overhaul the API used to fetch and store individual memory cells in userspace. The old fetch(9) and store(9) APIs (fubyte(), fuword(), subyte(), suword(), etc.) are retired and replaced with new ufetch(9) and ustore(9) APIs that can return proper error codes, etc. and are implemented consistently across all platforms. The interrupt-safe variants are no longer supported (and several of the existing attempts at fuswintr(), etc. were buggy and not actually interrupt-safe). Also augmement the ucas(9) API, making it consistently available on all plaforms, supporting uniprocessor and multiprocessor systems, even those that do not have CAS or LL/SC primitives. Welcome to NetBSD 8.99.37. |
| /src/distrib/notes/common/ | ||
| H A D | contents | 1.123 Sun Nov 26 19:21:55 GMT 2006 martin branches: 1.123.2; 1.123.4; dsl says: "you need to use .ie not .if if you want to use .el". This makes missing descriptions of the misc/ directory appear in the output. 1.123 Sun Nov 26 19:21:55 GMT 2006 martin branches: 1.123.2; 1.123.4; dsl says: "you need to use .ie not .if if you want to use .el". This makes missing descriptions of the misc/ directory appear in the output. 1.123 Sun Nov 26 19:21:55 GMT 2006 martin branches: 1.123.2; 1.123.4; dsl says: "you need to use .ie not .if if you want to use .el". This makes missing descriptions of the misc/ directory appear in the output. |
| /src/sys/dev/pcmcia/ | ||
| H A D | wdc_pcmcia.c | 1.123 Tue Jul 31 15:50:37 GMT 2012 bouyer branches: 1.123.2; 1.123.4; Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc cleanup and SATA PMP support), now that I'm back to fix the fallouts. 1.123 Tue Jul 31 15:50:37 GMT 2012 bouyer branches: 1.123.2; 1.123.4; Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc cleanup and SATA PMP support), now that I'm back to fix the fallouts. 1.123 Tue Jul 31 15:50:37 GMT 2012 bouyer branches: 1.123.2; 1.123.4; Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc cleanup and SATA PMP support), now that I'm back to fix the fallouts. |
| /src/sys/dev/pci/ | ||
| H A D | auich.c | 1.123 Sun Jan 06 00:56:20 GMT 2008 kent branches: 1.123.2; 1.123.6; fix a bug of S/PDIF audio format selection PR/36493 by Arcady Antipin 1.123 Sun Jan 06 00:56:20 GMT 2008 kent branches: 1.123.2; 1.123.6; fix a bug of S/PDIF audio format selection PR/36493 by Arcady Antipin 1.123 Sun Jan 06 00:56:20 GMT 2008 kent branches: 1.123.2; 1.123.6; fix a bug of S/PDIF audio format selection PR/36493 by Arcady Antipin |
Completed in 156 milliseconds