Searched hist:1.97 (Results 1 - 25 of 934) sorted by relevance
| /src/sys/arch/hpcmips/conf/ | ||
| H A D | files.hpcmips | 1.97 Wed May 04 07:54:39 GMT 2005 hamajima branches: 1.97.2; OptPoint on Telios HC-AJ2 (and maybe AJ1) support 1.97 Wed May 04 07:54:39 GMT 2005 hamajima branches: 1.97.2; OptPoint on Telios HC-AJ2 (and maybe AJ1) support |
| /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. |
| /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/pci/ | ||
| H A D | if_bnxvar.h | 1.8 Thu Mar 28 02:50:27 GMT 2019 msaitoh - Remove extra cast (from OpenBSD rev. 1.95) - Add support flow control (from OpenBSD rev. 1.97 and 1.100). The main difference between NetBSD and other *BSDs is that the flow control does really works. The lower 8bit of BNX_L2CTX_CTX_TYPE should be 0xff (from Linux). Note that I have NetXtremeII-PG203-R.pdf and it says the field is reserved and should be 0. |
| H A D | pci.c | 1.97 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.97.4; 1.97.6; 1.97.8; 1.97.10; 1.97.12; merge ktrace-lwp. 1.97 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.97.4; 1.97.6; 1.97.8; 1.97.10; 1.97.12; merge ktrace-lwp. 1.97 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.97.4; 1.97.6; 1.97.8; 1.97.10; 1.97.12; merge ktrace-lwp. 1.97 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.97.4; 1.97.6; 1.97.8; 1.97.10; 1.97.12; merge ktrace-lwp. 1.97 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.97.4; 1.97.6; 1.97.8; 1.97.10; 1.97.12; merge ktrace-lwp. 1.97 Sun Dec 11 00:22:50 GMT 2005 christos branches: 1.97.4; 1.97.6; 1.97.8; 1.97.10; 1.97.12; merge ktrace-lwp. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | intr.c | 1.97 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.97.6; 1.97.22; 1.97.24; 1.97.30; Merge newlock2 to head. 1.97 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.97.6; 1.97.22; 1.97.24; 1.97.30; Merge newlock2 to head. 1.97 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.97.6; 1.97.22; 1.97.24; 1.97.30; Merge newlock2 to head. 1.97 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.97.6; 1.97.22; 1.97.24; 1.97.30; Merge newlock2 to head. 1.97 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.97.6; 1.97.22; 1.97.24; 1.97.30; Merge newlock2 to head. |
| /src/sys/arch/newsmips/newsmips/ | ||
| H A D | machdep.c | 1.97 Mon Dec 03 15:34:05 GMT 2007 ad branches: 1.97.14; 1.97.18; 1.97.20; 1.97.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.97 Mon Dec 03 15:34:05 GMT 2007 ad branches: 1.97.14; 1.97.18; 1.97.20; 1.97.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.97 Mon Dec 03 15:34:05 GMT 2007 ad branches: 1.97.14; 1.97.18; 1.97.20; 1.97.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.97 Mon Dec 03 15:34:05 GMT 2007 ad branches: 1.97.14; 1.97.18; 1.97.20; 1.97.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.97 Mon Dec 03 15:34:05 GMT 2007 ad branches: 1.97.14; 1.97.18; 1.97.20; 1.97.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. |
| /src/sbin/ping6/ | ||
| H A D | ping6.c | 1.97 Mon Apr 23 10:35:20 GMT 2018 maxv Remove dead/broken code, we want to favor RFC3542 over RFC2292. No functional change. traceroute6 and rtadvd did the same. 1.23 Wed Nov 08 00:05:09 GMT 2000 itojun - fix -s with small number (like < 8). kame 1.97 -> 1.99 - add fflush. kame 1.96 -> 1.97 - alpha friendly (printf format - %ld and others) kame 1.93 -> 1.94 sync with kame 1.23 Wed Nov 08 00:05:09 GMT 2000 itojun - fix -s with small number (like < 8). kame 1.97 -> 1.99 - add fflush. kame 1.96 -> 1.97 - alpha friendly (printf format - %ld and others) kame 1.93 -> 1.94 sync with kame |
| /src/share/man/man9/ | ||
| H A D | vnodeops.9 | 1.97 Mon Jan 25 18:20:16 GMT 2016 christos branches: 1.97.2; 1.97.4; we don't have va_mask 1.97 Mon Jan 25 18:20:16 GMT 2016 christos branches: 1.97.2; 1.97.4; we don't have va_mask 1.97 Mon Jan 25 18:20:16 GMT 2016 christos branches: 1.97.2; 1.97.4; we don't have va_mask |
| /src/share/man/man4/ | ||
| H A D | pci.4 | 1.97 Mon Jul 03 21:30:58 GMT 2017 wiz branches: 1.97.4; 1.97.6; Remove workaround for ancient HTML generation code. 1.97 Mon Jul 03 21:30:58 GMT 2017 wiz branches: 1.97.4; 1.97.6; Remove workaround for ancient HTML generation code. 1.97 Mon Jul 03 21:30:58 GMT 2017 wiz branches: 1.97.4; 1.97.6; Remove workaround for ancient HTML generation code. |
| /src/sys/arch/newsmips/conf/ | ||
| H A D | GENERIC | 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. |
| /src/sys/compat/linux/arch/m68k/ | ||
| H A D | linux_sysent.c | 1.97 Thu Sep 24 14:42:45 GMT 2015 christos branches: 1.97.2; regen 1.97 Thu Sep 24 14:42:45 GMT 2015 christos branches: 1.97.2; regen 1.97 Thu Sep 24 14:42:45 GMT 2015 christos branches: 1.97.2; regen 1.97 Thu Sep 24 14:42:45 GMT 2015 christos branches: 1.97.2; regen |
| H A D | linux_syscalls.c | 1.97 Thu Sep 24 14:42:45 GMT 2015 christos branches: 1.97.2; regen 1.97 Thu Sep 24 14:42:45 GMT 2015 christos branches: 1.97.2; regen 1.97 Thu Sep 24 14:42:45 GMT 2015 christos branches: 1.97.2; regen 1.97 Thu Sep 24 14:42:45 GMT 2015 christos branches: 1.97.2; regen |
| H A D | linux_syscall.h | 1.97 Thu Sep 24 14:42:45 GMT 2015 christos branches: 1.97.2; regen 1.97 Thu Sep 24 14:42:45 GMT 2015 christos branches: 1.97.2; regen |
| /src/sys/compat/linux/arch/powerpc/ | ||
| H A D | linux_sysent.c | 1.97 Sat Jun 29 13:46:32 GMT 2024 christos branches: 1.97.2; regen 1.97 Sat Jun 29 13:46:32 GMT 2024 christos branches: 1.97.2; regen |
| H A D | linux_syscall.h | 1.97 Sat Jun 29 13:46:32 GMT 2024 christos branches: 1.97.2; regen 1.97 Sat Jun 29 13:46:32 GMT 2024 christos branches: 1.97.2; regen |
| /src/sys/sys/ | ||
| H A D | ucontext.h | 1.15 Sun Mar 18 17:59:57 GMT 2012 tsutsui Add a semicolon to __CTASSERT() since it was removed from the macro in cdefs.h rev 1.97 by christos. |
| /src/include/ | ||
| H A D | stdio.h | 1.97 Thu Mar 17 00:42:49 GMT 2016 christos branches: 1.97.8; 1.97.16; 1.97.18; gcc 5, my patience is waning. 1.97 Thu Mar 17 00:42:49 GMT 2016 christos branches: 1.97.8; 1.97.16; 1.97.18; gcc 5, my patience is waning. 1.97 Thu Mar 17 00:42:49 GMT 2016 christos branches: 1.97.8; 1.97.16; 1.97.18; gcc 5, my patience is waning. 1.97 Thu Mar 17 00:42:49 GMT 2016 christos branches: 1.97.8; 1.97.16; 1.97.18; gcc 5, my patience is waning. |
| /src/sys/arch/ofppc/conf/ | ||
| H A D | GENERIC | 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. 1.97 Sat Nov 11 18:47:11 GMT 2006 jmmv branches: 1.97.2; 1.97.8; 1.97.10; 1.97.16; 1.97.18; Remove tmpfs's experimental status. OK'ed by core@. |
| /src/sys/netinet/ | ||
| H A D | ip_icmp.c | 1.97 Thu Nov 10 13:40:38 GMT 2005 christos branches: 1.97.6; 1.97.8; 1.97.10; 1.97.12; 1.97.14; Remove redundant assignment (from Liam Foy) 1.97 Thu Nov 10 13:40:38 GMT 2005 christos branches: 1.97.6; 1.97.8; 1.97.10; 1.97.12; 1.97.14; Remove redundant assignment (from Liam Foy) 1.97 Thu Nov 10 13:40:38 GMT 2005 christos branches: 1.97.6; 1.97.8; 1.97.10; 1.97.12; 1.97.14; Remove redundant assignment (from Liam Foy) 1.97 Thu Nov 10 13:40:38 GMT 2005 christos branches: 1.97.6; 1.97.8; 1.97.10; 1.97.12; 1.97.14; Remove redundant assignment (from Liam Foy) 1.97 Thu Nov 10 13:40:38 GMT 2005 christos branches: 1.97.6; 1.97.8; 1.97.10; 1.97.12; 1.97.14; Remove redundant assignment (from Liam Foy) 1.97 Thu Nov 10 13:40:38 GMT 2005 christos branches: 1.97.6; 1.97.8; 1.97.10; 1.97.12; 1.97.14; Remove redundant assignment (from Liam Foy) |
| /src/sys/lib/libkern/ | ||
| H A D | Makefile | 1.97 Sun Feb 09 00:53:30 GMT 2014 njoly branches: 1.97.6; Revert previous revision. It bkeaks profiling kernel builds. LIBISPRIVATE unconditionnally set MKPROFILE to no, preventing profiling kernel library. 1.97 Sun Feb 09 00:53:30 GMT 2014 njoly branches: 1.97.6; Revert previous revision. It bkeaks profiling kernel builds. LIBISPRIVATE unconditionnally set MKPROFILE to no, preventing profiling kernel library. |
| /src/sys/arch/vax/vax/ | ||
| H A D | autoconf.c | 1.97 Mon May 22 16:39:40 GMT 2017 ragge branches: 1.97.24; Update copyright notice for Ludd (remove clause 3 & 4). 1.97 Mon May 22 16:39:40 GMT 2017 ragge branches: 1.97.24; Update copyright notice for Ludd (remove clause 3 & 4). |
| /src/sys/arch/atari/conf/ | ||
| H A D | MILAN-PCIIDE | 1.97 Sat May 04 13:14:18 GMT 2019 tsutsui branches: 1.97.2; Regen from MILAN.in rev 1.29. > Add pms(4), wsmouse(4), and wsmux(4) for Milan. 1.97 Sat May 04 13:14:18 GMT 2019 tsutsui branches: 1.97.2; Regen from MILAN.in rev 1.29. > Add pms(4), wsmouse(4), and wsmux(4) for Milan. |
| /src/sys/arch/evbarm/conf/ | ||
| H A D | TEAMASA_NPWR | 1.97 Sun Aug 07 02:52:25 GMT 2022 simonb branches: 1.97.4; UFS/LFS dirhash: - Enable UFS_DIRHASH if the architecture or kernel model specific config file can use 128MB of RAM or more. - Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel and by a number of NetBSD developers for years. - Add LFS_DIRHASH if LFS was enabled. - Be somewhat consistent with FS options order. 1.97 Sun Aug 07 02:52:25 GMT 2022 simonb branches: 1.97.4; UFS/LFS dirhash: - Enable UFS_DIRHASH if the architecture or kernel model specific config file can use 128MB of RAM or more. - Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel and by a number of NetBSD developers for years. - Add LFS_DIRHASH if LFS was enabled. - Be somewhat consistent with FS options order. |
Completed in 130 milliseconds