| Home | Sort by: relevance | last modified time | path |
| /src/tools/compat/ | |
| fpurge.c | 1.1.38.1 Thu Dec 21 19:11:21 UTC 2017 snj Pull up following revision(s) (requested by sevan in ticket #435): tools/compat/compat_defs.h: 1.108 tools/compat/configure: 1.87-1.88 tools/compat/configure.ac: 1.88-1.89 tools/compat/fpurge.c: 1.2 tools/compat/nbtool_config.h.in: 1.41-1.42 handle __fpurge being declared in <stdio_ext.h> -- regen -- Add asnprintf() to the AC_CHECK_DECLS list. Resolves conflict when cross compiling on Cygwin the provided implementation does not get picked up. Closes PR toolchain/52797 -- regen tools/compat/configure.ac: 1.88-1.89 tools/compat/fpurge.c: 1.2 tools/compat/nbtool_config.h.in: 1.41-1.42 handle __fpurge being declared in <stdio_ext.h> -- regen -- Add asnprintf() to the AC_CHECK_DECLS list. Resolves conflict when cross compiling on Cygwin the provided implementation does not get picked up. Closes PR toolchain/52797 -- regen |
| /src/sys/arch/evbmips/conf/ | |
| MALTA32 | 1.3.40.1 Thu Aug 31 11:16:17 UTC 2017 martin Pull up following revision(s) (requested by mrg in ticket #239): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. Remove the NOFPU option. The main MALTA config file has this now. mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.3.34.1 Sun Sep 24 20:12:55 UTC 2017 snj Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.3.26.1 Sun Sep 24 20:12:53 UTC 2017 snj Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.3.22.1 Sun Sep 24 20:12:57 UTC 2017 snj Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.3.2.1 Thu Aug 31 15:18:12 UTC 2017 martin Pull up following revision(s) (requested by mrg in ticket #1499): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. Remove the NOFPU option. The main MALTA config file has this now. mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. |
| MALTA64 | 1.5.2.2 Thu Aug 31 15:18:12 UTC 2017 martin Pull up following revision(s) (requested by mrg in ticket #1499): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. Remove the NOFPU option. The main MALTA config file has this now. mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.6.18.1 Sun Sep 24 20:12:55 UTC 2017 snj Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.6.14.1 Sun Sep 24 20:12:53 UTC 2017 snj Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.6.12.1 Sun Sep 24 20:12:57 UTC 2017 snj Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.7.12.1 Thu Aug 31 11:16:17 UTC 2017 martin Pull up following revision(s) (requested by mrg in ticket #239): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. Remove the NOFPU option. The main MALTA config file has this now. mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. |
| /src/sys/arch/mips/mips/ | |
| bds_emul.S | 1.6.30.1 Sun Sep 24 20:12:55 UTC 2017 snj Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.6.26.1 Sun Sep 24 20:12:53 UTC 2017 snj Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.6.22.1 Sun Sep 24 20:12:57 UTC 2017 snj Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.6.2.1 Thu Aug 31 15:18:12 UTC 2017 martin Pull up following revision(s) (requested by mrg in ticket #1499): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. Remove the NOFPU option. The main MALTA config file has this now. mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. 1.8.10.1 Thu Aug 31 11:16:17 UTC 2017 martin Pull up following revision(s) (requested by mrg in ticket #239): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. Remove the NOFPU option. The main MALTA config file has this now. mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb. |
| /src/share/man/man4/ | |
| hme.4 | 1.9.10.1 Wed Jul 04 19:43:10 UTC 2012 riz Pull up following revision(s) (requested by jdc in ticket #368): sys/dev/ic/hme.c: revision 1.88 share/man/man4/hme.4: revision 1.10 PR kern/46424 Revert the part of revision 1.77 that altered the PHY attachment order. Note that the PHY instance changes when a MII transceiver is connected. |
| /src/tests/usr.bin/shmif_pcapin/ | |
| Makefile | 1.1.2.2 Thu Sep 05 09:22:43 UTC 2024 martin Pull up following revision(s) (requested by ozaki-r in ticket #817): tests/usr.bin/Makefile: revision 1.41 (patch) distrib/sets/lists/base/mi: revision 1.1350 (patch) usr.bin/shmif_pcapin/shmif_pcapin.1: revision 1.1 distrib/sets/lists/man/mi: revision 1.1787 (patch) distrib/sets/lists/debug/mi: revision 1.447 (patch) tests/usr.bin/shmif_pcapin/d_pcap.out.bz2.uue: revision 1.1 sys/rump/net/lib/libshmif/if_shmem.c: revision 1.88 etc/mtree/NetBSD.dist.tests: revision 1.207 sys/rump/net/lib/libshmif/shmifvar.h: revision 1.12 usr.bin/shmif_pcapin/shmif_pcapin.c: revision 1.1 usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/t_basic.sh: revision 1.1 usr.bin/Makefile: revision 1.240 distrib/sets/lists/tests/mi: revision 1.1335 (patch) tests/usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/d_pcap.in.bz2.uue: revision 1.1 shmif: export LOCK_* definitions They will be used by upcoming shmif_pcapin. Add shmif_pcapin(1) utility program It can send any frames that are stored in a pcap(3) file format to shmif(4) Ethernet interface via the bus of it. If you want to write some tests for networking with rump kernels and the tests need to send frames that are difficult to generate by stock programs, shmif_pcapin can be helpful. The author of shmif_pcapin is k-goda@IIJ and the man page is written by ozaki-r. tests: add a basic test for shmif_pcapin The original author of the test is k-goda@IIJ. ozaki-r tweaked the test to improve stability and added comments. distrib, etc: install shmif_pcapin and its tests |
| d_pcap.in.bz2.uue | 1.1.2.2 Thu Sep 05 09:22:43 UTC 2024 martin Pull up following revision(s) (requested by ozaki-r in ticket #817): tests/usr.bin/Makefile: revision 1.41 (patch) distrib/sets/lists/base/mi: revision 1.1350 (patch) usr.bin/shmif_pcapin/shmif_pcapin.1: revision 1.1 distrib/sets/lists/man/mi: revision 1.1787 (patch) distrib/sets/lists/debug/mi: revision 1.447 (patch) tests/usr.bin/shmif_pcapin/d_pcap.out.bz2.uue: revision 1.1 sys/rump/net/lib/libshmif/if_shmem.c: revision 1.88 etc/mtree/NetBSD.dist.tests: revision 1.207 sys/rump/net/lib/libshmif/shmifvar.h: revision 1.12 usr.bin/shmif_pcapin/shmif_pcapin.c: revision 1.1 usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/t_basic.sh: revision 1.1 usr.bin/Makefile: revision 1.240 distrib/sets/lists/tests/mi: revision 1.1335 (patch) tests/usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/d_pcap.in.bz2.uue: revision 1.1 shmif: export LOCK_* definitions They will be used by upcoming shmif_pcapin. Add shmif_pcapin(1) utility program It can send any frames that are stored in a pcap(3) file format to shmif(4) Ethernet interface via the bus of it. If you want to write some tests for networking with rump kernels and the tests need to send frames that are difficult to generate by stock programs, shmif_pcapin can be helpful. The author of shmif_pcapin is k-goda@IIJ and the man page is written by ozaki-r. tests: add a basic test for shmif_pcapin The original author of the test is k-goda@IIJ. ozaki-r tweaked the test to improve stability and added comments. distrib, etc: install shmif_pcapin and its tests |
| d_pcap.out.bz2.uue | 1.1.2.2 Thu Sep 05 09:22:43 UTC 2024 martin Pull up following revision(s) (requested by ozaki-r in ticket #817): tests/usr.bin/Makefile: revision 1.41 (patch) distrib/sets/lists/base/mi: revision 1.1350 (patch) usr.bin/shmif_pcapin/shmif_pcapin.1: revision 1.1 distrib/sets/lists/man/mi: revision 1.1787 (patch) distrib/sets/lists/debug/mi: revision 1.447 (patch) tests/usr.bin/shmif_pcapin/d_pcap.out.bz2.uue: revision 1.1 sys/rump/net/lib/libshmif/if_shmem.c: revision 1.88 etc/mtree/NetBSD.dist.tests: revision 1.207 sys/rump/net/lib/libshmif/shmifvar.h: revision 1.12 usr.bin/shmif_pcapin/shmif_pcapin.c: revision 1.1 usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/t_basic.sh: revision 1.1 usr.bin/Makefile: revision 1.240 distrib/sets/lists/tests/mi: revision 1.1335 (patch) tests/usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/d_pcap.in.bz2.uue: revision 1.1 shmif: export LOCK_* definitions They will be used by upcoming shmif_pcapin. Add shmif_pcapin(1) utility program It can send any frames that are stored in a pcap(3) file format to shmif(4) Ethernet interface via the bus of it. If you want to write some tests for networking with rump kernels and the tests need to send frames that are difficult to generate by stock programs, shmif_pcapin can be helpful. The author of shmif_pcapin is k-goda@IIJ and the man page is written by ozaki-r. tests: add a basic test for shmif_pcapin The original author of the test is k-goda@IIJ. ozaki-r tweaked the test to improve stability and added comments. distrib, etc: install shmif_pcapin and its tests |
| t_basic.sh | 1.1.2.2 Thu Sep 05 09:22:43 UTC 2024 martin Pull up following revision(s) (requested by ozaki-r in ticket #817): tests/usr.bin/Makefile: revision 1.41 (patch) distrib/sets/lists/base/mi: revision 1.1350 (patch) usr.bin/shmif_pcapin/shmif_pcapin.1: revision 1.1 distrib/sets/lists/man/mi: revision 1.1787 (patch) distrib/sets/lists/debug/mi: revision 1.447 (patch) tests/usr.bin/shmif_pcapin/d_pcap.out.bz2.uue: revision 1.1 sys/rump/net/lib/libshmif/if_shmem.c: revision 1.88 etc/mtree/NetBSD.dist.tests: revision 1.207 sys/rump/net/lib/libshmif/shmifvar.h: revision 1.12 usr.bin/shmif_pcapin/shmif_pcapin.c: revision 1.1 usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/t_basic.sh: revision 1.1 usr.bin/Makefile: revision 1.240 distrib/sets/lists/tests/mi: revision 1.1335 (patch) tests/usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/d_pcap.in.bz2.uue: revision 1.1 shmif: export LOCK_* definitions They will be used by upcoming shmif_pcapin. Add shmif_pcapin(1) utility program It can send any frames that are stored in a pcap(3) file format to shmif(4) Ethernet interface via the bus of it. If you want to write some tests for networking with rump kernels and the tests need to send frames that are difficult to generate by stock programs, shmif_pcapin can be helpful. The author of shmif_pcapin is k-goda@IIJ and the man page is written by ozaki-r. tests: add a basic test for shmif_pcapin The original author of the test is k-goda@IIJ. ozaki-r tweaked the test to improve stability and added comments. distrib, etc: install shmif_pcapin and its tests |
| /src/usr.bin/shmif_pcapin/ | |
| Makefile | 1.1.2.2 Thu Sep 05 09:22:42 UTC 2024 martin Pull up following revision(s) (requested by ozaki-r in ticket #817): tests/usr.bin/Makefile: revision 1.41 (patch) distrib/sets/lists/base/mi: revision 1.1350 (patch) usr.bin/shmif_pcapin/shmif_pcapin.1: revision 1.1 distrib/sets/lists/man/mi: revision 1.1787 (patch) distrib/sets/lists/debug/mi: revision 1.447 (patch) tests/usr.bin/shmif_pcapin/d_pcap.out.bz2.uue: revision 1.1 sys/rump/net/lib/libshmif/if_shmem.c: revision 1.88 etc/mtree/NetBSD.dist.tests: revision 1.207 sys/rump/net/lib/libshmif/shmifvar.h: revision 1.12 usr.bin/shmif_pcapin/shmif_pcapin.c: revision 1.1 usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/t_basic.sh: revision 1.1 usr.bin/Makefile: revision 1.240 distrib/sets/lists/tests/mi: revision 1.1335 (patch) tests/usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/d_pcap.in.bz2.uue: revision 1.1 shmif: export LOCK_* definitions They will be used by upcoming shmif_pcapin. Add shmif_pcapin(1) utility program It can send any frames that are stored in a pcap(3) file format to shmif(4) Ethernet interface via the bus of it. If you want to write some tests for networking with rump kernels and the tests need to send frames that are difficult to generate by stock programs, shmif_pcapin can be helpful. The author of shmif_pcapin is k-goda@IIJ and the man page is written by ozaki-r. tests: add a basic test for shmif_pcapin The original author of the test is k-goda@IIJ. ozaki-r tweaked the test to improve stability and added comments. distrib, etc: install shmif_pcapin and its tests |
| shmif_pcapin.1 | 1.1.2.2 Thu Sep 05 09:22:42 UTC 2024 martin Pull up following revision(s) (requested by ozaki-r in ticket #817): tests/usr.bin/Makefile: revision 1.41 (patch) distrib/sets/lists/base/mi: revision 1.1350 (patch) usr.bin/shmif_pcapin/shmif_pcapin.1: revision 1.1 distrib/sets/lists/man/mi: revision 1.1787 (patch) distrib/sets/lists/debug/mi: revision 1.447 (patch) tests/usr.bin/shmif_pcapin/d_pcap.out.bz2.uue: revision 1.1 sys/rump/net/lib/libshmif/if_shmem.c: revision 1.88 etc/mtree/NetBSD.dist.tests: revision 1.207 sys/rump/net/lib/libshmif/shmifvar.h: revision 1.12 usr.bin/shmif_pcapin/shmif_pcapin.c: revision 1.1 usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/t_basic.sh: revision 1.1 usr.bin/Makefile: revision 1.240 distrib/sets/lists/tests/mi: revision 1.1335 (patch) tests/usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/d_pcap.in.bz2.uue: revision 1.1 shmif: export LOCK_* definitions They will be used by upcoming shmif_pcapin. Add shmif_pcapin(1) utility program It can send any frames that are stored in a pcap(3) file format to shmif(4) Ethernet interface via the bus of it. If you want to write some tests for networking with rump kernels and the tests need to send frames that are difficult to generate by stock programs, shmif_pcapin can be helpful. The author of shmif_pcapin is k-goda@IIJ and the man page is written by ozaki-r. tests: add a basic test for shmif_pcapin The original author of the test is k-goda@IIJ. ozaki-r tweaked the test to improve stability and added comments. distrib, etc: install shmif_pcapin and its tests |
| shmif_pcapin.c | 1.1.2.2 Thu Sep 05 09:22:42 UTC 2024 martin Pull up following revision(s) (requested by ozaki-r in ticket #817): tests/usr.bin/Makefile: revision 1.41 (patch) distrib/sets/lists/base/mi: revision 1.1350 (patch) usr.bin/shmif_pcapin/shmif_pcapin.1: revision 1.1 distrib/sets/lists/man/mi: revision 1.1787 (patch) distrib/sets/lists/debug/mi: revision 1.447 (patch) tests/usr.bin/shmif_pcapin/d_pcap.out.bz2.uue: revision 1.1 sys/rump/net/lib/libshmif/if_shmem.c: revision 1.88 etc/mtree/NetBSD.dist.tests: revision 1.207 sys/rump/net/lib/libshmif/shmifvar.h: revision 1.12 usr.bin/shmif_pcapin/shmif_pcapin.c: revision 1.1 usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/t_basic.sh: revision 1.1 usr.bin/Makefile: revision 1.240 distrib/sets/lists/tests/mi: revision 1.1335 (patch) tests/usr.bin/shmif_pcapin/Makefile: revision 1.1 tests/usr.bin/shmif_pcapin/d_pcap.in.bz2.uue: revision 1.1 shmif: export LOCK_* definitions They will be used by upcoming shmif_pcapin. Add shmif_pcapin(1) utility program It can send any frames that are stored in a pcap(3) file format to shmif(4) Ethernet interface via the bus of it. If you want to write some tests for networking with rump kernels and the tests need to send frames that are difficult to generate by stock programs, shmif_pcapin can be helpful. The author of shmif_pcapin is k-goda@IIJ and the man page is written by ozaki-r. tests: add a basic test for shmif_pcapin The original author of the test is k-goda@IIJ. ozaki-r tweaked the test to improve stability and added comments. distrib, etc: install shmif_pcapin and its tests |
| /src/sys/kern/ | |
| kern_prot.c | 1.88 Sun Dec 11 00:24:29 UTC 2005 christos branches: 1.88.4; 1.88.6; 1.88.8; 1.88.10; 1.88.12; merge ktrace-lwp. Sun Dec 11 00:24:29 UTC 2005 christos branches: 1.88.4; 1.88.6; 1.88.8; 1.88.10; 1.88.12; merge ktrace-lwp. .4; 1.88.6; 1.88.8; 1.88.10; 1.88.12; merge ktrace-lwp. .6; 1.88.8; 1.88.10; 1.88.12; merge ktrace-lwp. .8; 1.88.10; 1.88.12; merge ktrace-lwp. .10; 1.88.12; merge ktrace-lwp. 1.88.12.1 Wed May 24 15:50:41 UTC 2006 tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch. 1.88.10.7 Sat May 06 23:31:30 UTC 2006 christos - Move kauth_cred_t declaration to <sys/types.h> - Cleanup struct ucred; forward declarations that are unused. - Don't include <sys/kauth.h> in any header, but include it in the c files that need it. Approved by core. 1.88.10.6 Thu Mar 30 22:30:27 UTC 2006 elad Get rid of some stuff we no longer need here: - suser() - groupmember() - pcred/ucred memory pools - crget(), crfree(), crcmp(), crcopy(), crdup(), crcvt() 1.88.10.5 Tue Mar 14 02:52:47 UTC 2006 elad Use kauth_cred_[sg]etgroups() where appropriate. |
| /src/sys/arch/mac68k/conf/ | |
| files.mac68k | 1.88 Thu Feb 18 07:33:44 UTC 1999 scottr branches: 1.88.2; 1.88.6; 1.88.8; Add support for the IWM driver. Thu Feb 18 07:33:44 UTC 1999 scottr branches: 1.88.2; 1.88.6; 1.88.8; Add support for the IWM driver. .2; 1.88.6; 1.88.8; Add support for the IWM driver. .6; 1.88.8; Add support for the IWM driver. 1.88.8.2 Tue Nov 30 13:32:28 UTC 1999 itojun bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch just for reference purposes. This commit includes 1.4 -> 1.4.1 sync for kame branch. The branch does not compile at all (due to the lack of ALTQ and some other source code). Please do not try to modify the branch, this is just for referenre purposes. synchronization to latest KAME will take place on HEAD branch soon. 1.88.8.1 Mon Jun 28 06:36:48 UTC 1999 itojun KAME/NetBSD 1.4 SNAP kit, dated 19990628. NOTE: this branch (kame) is used just for refernce. this may not compile due to multiple reasons. 1.88.6.2 Thu Jul 01 23:09:57 UTC 1999 thorpej Sync w/ -current. 1.88.6.1 Mon Jun 21 00:50:58 UTC 1999 thorpej Sync w/ -current. 1.88.2.11 Sun Feb 13 06:26:17 UTC 2000 scottr WSDISPLAY_COMPAT_ITE has been removed in favor of the ite pseudo-device. 1.88.2.10 Mon Feb 07 07:55:33 UTC 2000 scottr Add ite pseudo-device. |
| /src/lib/libcurses/ | |
| refresh.c | 1.88 Mon Mar 20 20:42:39 UTC 2017 christos branches: 1.88.4; 1.88.10; 1.88.12; Make this compile again: use ce instead of clr_eol which gcc thinks might be NULL. Mon Mar 20 20:42:39 UTC 2017 christos branches: 1.88.4; 1.88.10; 1.88.12; Make this compile again: use ce instead of clr_eol which gcc thinks might be NULL. .4; 1.88.10; 1.88.12; Make this compile again: use ce instead of clr_eol which gcc thinks might be NULL. .10; 1.88.12; Make this compile again: use ce instead of clr_eol which gcc thinks might be NULL. 1.88.12.2 Wed Apr 08 14:07:14 UTC 2020 martin Merge changes from current as of 20200406 1.88.12.1 Mon Jun 10 22:05:22 UTC 2019 christos Sync with HEAD 1.88.10.4 Fri Jan 18 08:50:10 UTC 2019 pgoyette Synch with HEAD 1.88.10.3 Wed Dec 26 14:01:27 UTC 2018 pgoyette Sync with HEAD, resolve a few conflicts 1.88.10.2 Mon Nov 26 01:52:12 UTC 2018 pgoyette Sync with HEAD, resolve a couple of conflicts 1.88.10.1 Sat Oct 20 06:58:22 UTC 2018 pgoyette Sync with head |
| /src/usr.bin/netstat/ | |
| inet.c | 1.88 Thu Apr 24 04:09:27 UTC 2008 thorpej branches: 1.88.6; 1.88.8; Note which things are not available by KVM, and print a nice message stating so if someone specifically asks for it. Thu Apr 24 04:09:27 UTC 2008 thorpej branches: 1.88.6; 1.88.8; Note which things are not available by KVM, and print a nice message stating so if someone specifically asks for it. .6; 1.88.8; Note which things are not available by KVM, and print a nice message stating so if someone specifically asks for it. 1.88.8.1 Wed May 13 19:19:59 UTC 2009 jym Sync with HEAD. Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html 1.88.6.2 Tue Jul 30 02:22:14 UTC 2013 msaitoh Pull up following revision(s) (requested by christos in ticket #1868): usr.bin/netstat/main.c: revision 1.86 usr.bin/netstat/netstat.h: revision 1.47 usr.bin/netstat/inet.c: revision 1.102 usr.bin/netstat/inet.c: revision 1.103 usr.bin/netstat/inet6.c: revision 1.61 usr.bin/netstat/inet6.c: revision 1.62 Don't use -P as a kmem printer, verify that the address points to a pcb first! Not all pointers are 64bit - use uintptr_t instead of uint64_t. 1.88.6.1 Thu Mar 26 17:14:41 UTC 2009 snj branches: 1.88.6.1.6; 1.88.6.1.10; Pull up following revision(s) (requested by dholland in ticket #608): usr.bin/netstat/inet.c: revision 1.89 usr.bin/netstat/inet6.c: revision 1.51 usr.bin/netstat/iso.c: revision 1.31 Make netstat handle -a properly; that is, don't show unconnected listener sockets unless -a was given. (It was checking the local address instead of the remote address for being INADDR_ANY or equivalent.) PR 38093 from Dieter Roelants; I adjusted the patch a little. This needs pullups for both -4 and -5. .6.1 Thu Mar 26 17:14:41 UTC 2009 snj branches: 1.88.6.1.6; 1.88.6.1.10; Pull up following revision(s) (requested by dholland in ticket #608): usr.bin/netstat/inet.c: revision 1.89 usr.bin/netstat/inet6.c: revision 1.51 usr.bin/netstat/iso.c: revision 1.31 Make netstat handle -a properly; that is, don't show unconnected listener sockets unless -a was given. (It was checking the local address instead of the remote address for being INADDR_ANY or equivalent.) PR 38093 from Dieter Roelants; I adjusted the patch a little. This needs pullups for both -4 and -5. .6.1.6; 1.88.6.1.10; Pull up following revision(s) (requested by dholland in ticket #608): usr.bin/netstat/inet.c: revision 1.89 usr.bin/netstat/inet6.c: revision 1.51 usr.bin/netstat/iso.c: revision 1.31 Make netstat handle -a properly; that is, don't show unconnected listener sockets unless -a was given. (It was checking the local address instead of the remote address for being INADDR_ANY or equivalent.) PR 38093 from Dieter Roelants; I adjusted the patch a little. This needs pullups for both -4 and -5. 1.88.6.1.10.1 Tue Jul 30 02:24:19 UTC 2013 msaitoh Pull up following revision(s) (requested by christos in ticket #1868): usr.bin/netstat/main.c: revision 1.86 usr.bin/netstat/netstat.h: revision 1.47 usr.bin/netstat/inet.c: revision 1.102 usr.bin/netstat/inet.c: revision 1.103 usr.bin/netstat/inet6.c: revision 1.61 usr.bin/netstat/inet6.c: revision 1.62 Don't use -P as a kmem printer, verify that the address points to a pcb first! Not all pointers are 64bit - use uintptr_t instead of uint64_t. 1.88.6.1.6.1 Tue Jul 30 02:26:10 UTC 2013 msaitoh Pull up following revision(s) (requested by christos in ticket #1868): usr.bin/netstat/main.c: revision 1.86 usr.bin/netstat/netstat.h: revision 1.47 usr.bin/netstat/inet.c: revision 1.102 usr.bin/netstat/inet.c: revision 1.103 usr.bin/netstat/inet6.c: revision 1.61 usr.bin/netstat/inet6.c: revision 1.62 Don't use -P as a kmem printer, verify that the address points to a pcb first! Not all pointers are 64bit - use uintptr_t instead of uint64_t. |
| mroute6.c | 1.15.18.1 Mon Sep 12 14:23:41 UTC 2022 martin Pull up the following, requested by msaitoh in ticket #1522: usr.bin/netstat/atalk.c 1.18,1.20-1.21 usr.bin/netstat/bpf.c 1.16 via patch usr.bin/netstat/fast_ipsec.c 1.24 usr.bin/netstat/if.c 1.97-1.99,1.101-1.104 via patch usr.bin/netstat/inet.c 1.111,1.115-1.116 via patch usr.bin/netstat/inet6.c 1.74-1.75,1.80-1.81 via patch usr.bin/netstat/main.c 1.100-1.103 usr.bin/netstat/mbuf.c 1.35 usr.bin/netstat/mroute.c 1.26-1.27 usr.bin/netstat/mroute6.c 1.16 usr.bin/netstat/netstat.h 1.52-1.53 usr.bin/netstat/pfkey.c 1.4-1.5 via patch usr.bin/netstat/pfsync.c 1.4-1.5 via patch usr.bin/netstat/route.c 1.86-1.88 usr.bin/netstat/unix.c 1.36-1.37 usr.bin/netstat/vtw.c 1.11,1.13 - sprintf() -> snprintf(), and adjust a buffer size to avoid any potential for overflow. - Fix netstat -rs to print it correctly. - Add missing {IP,IP6}_STAT_NOIPSEC to netstat. - Don't show any of the completely and utterly undocumented VTW info if the feature isn't enabled. - Print oqdrops correctly. - Remove Network ATM soft intr queue reporting, we don't have that in the kernel anymore. - netstat.1: Add various xrefs present in the body to "See Also". - KNF. Style fixes. 1.15.8.1 Mon Sep 12 14:29:19 UTC 2022 martin Pull up the following, requested by msaitoh in ticket #1762: usr.bin/netstat/atalk.c 1.18,1.20-1.21 usr.bin/netstat/bpf.c 1.16 via patch usr.bin/netstat/fast_ipsec.c 1.24 via patch usr.bin/netstat/if.c 1.97-1.99,1.101-1.104 via patch usr.bin/netstat/inet.c 1.111,1.115-1.116 via patch usr.bin/netstat/inet6.c 1.70,1.74-1.75,1.80-1.81 via patch usr.bin/netstat/main.c 1.100,1.102-1.103 usr.bin/netstat/mbuf.c 1.34-1.35 usr.bin/netstat/mroute.c 1.26-1.27 usr.bin/netstat/mroute6.c 1.16 usr.bin/netstat/netstat.h 1.52-1.53 usr.bin/netstat/pfkey.c 1.4-1.5 via patch usr.bin/netstat/pfsync.c 1.4-1.5 via patch usr.bin/netstat/route.c 1.87-1.88 usr.bin/netstat/unix.c 1.36-1.37 usr.bin/netstat/vtw.c 1.11,1.13 - Add names of a few more ICMPv6 messages. Also make the array be explicitly 256 entries long. - sprintf() -> snprintf(), and adjust a buffer size to avoid any potential for overflow. - Add missing {IP,IP6}_STAT_NOIPSEC to netstat. - Don't show any of the completely and utterly undocumented VTW info if the feature isn't enabled. - Print oqdrops correctly. - netstat.1: Add various xrefs present in the body to "See Also". - Limit maximum owner name to appease gcc. - KNF. Style fixes. |
| pfkey.c | 1.1.44.2 Mon Sep 12 14:23:41 UTC 2022 martin Pull up the following, requested by msaitoh in ticket #1522: usr.bin/netstat/atalk.c 1.18,1.20-1.21 usr.bin/netstat/bpf.c 1.16 via patch usr.bin/netstat/fast_ipsec.c 1.24 usr.bin/netstat/if.c 1.97-1.99,1.101-1.104 via patch usr.bin/netstat/inet.c 1.111,1.115-1.116 via patch usr.bin/netstat/inet6.c 1.74-1.75,1.80-1.81 via patch usr.bin/netstat/main.c 1.100-1.103 usr.bin/netstat/mbuf.c 1.35 usr.bin/netstat/mroute.c 1.26-1.27 usr.bin/netstat/mroute6.c 1.16 usr.bin/netstat/netstat.h 1.52-1.53 usr.bin/netstat/pfkey.c 1.4-1.5 via patch usr.bin/netstat/pfsync.c 1.4-1.5 via patch usr.bin/netstat/route.c 1.86-1.88 usr.bin/netstat/unix.c 1.36-1.37 usr.bin/netstat/vtw.c 1.11,1.13 - sprintf() -> snprintf(), and adjust a buffer size to avoid any potential for overflow. - Fix netstat -rs to print it correctly. - Add missing {IP,IP6}_STAT_NOIPSEC to netstat. - Don't show any of the completely and utterly undocumented VTW info if the feature isn't enabled. - Print oqdrops correctly. - Remove Network ATM soft intr queue reporting, we don't have that in the kernel anymore. - netstat.1: Add various xrefs present in the body to "See Also". - KNF. Style fixes. 1.1.34.1 Mon Sep 12 14:29:19 UTC 2022 martin Pull up the following, requested by msaitoh in ticket #1762: usr.bin/netstat/atalk.c 1.18,1.20-1.21 usr.bin/netstat/bpf.c 1.16 via patch usr.bin/netstat/fast_ipsec.c 1.24 via patch usr.bin/netstat/if.c 1.97-1.99,1.101-1.104 via patch usr.bin/netstat/inet.c 1.111,1.115-1.116 via patch usr.bin/netstat/inet6.c 1.70,1.74-1.75,1.80-1.81 via patch usr.bin/netstat/main.c 1.100,1.102-1.103 usr.bin/netstat/mbuf.c 1.34-1.35 usr.bin/netstat/mroute.c 1.26-1.27 usr.bin/netstat/mroute6.c 1.16 usr.bin/netstat/netstat.h 1.52-1.53 usr.bin/netstat/pfkey.c 1.4-1.5 via patch usr.bin/netstat/pfsync.c 1.4-1.5 via patch usr.bin/netstat/route.c 1.87-1.88 usr.bin/netstat/unix.c 1.36-1.37 usr.bin/netstat/vtw.c 1.11,1.13 - Add names of a few more ICMPv6 messages. Also make the array be explicitly 256 entries long. - sprintf() -> snprintf(), and adjust a buffer size to avoid any potential for overflow. - Add missing {IP,IP6}_STAT_NOIPSEC to netstat. - Don't show any of the completely and utterly undocumented VTW info if the feature isn't enabled. - Print oqdrops correctly. - netstat.1: Add various xrefs present in the body to "See Also". - Limit maximum owner name to appease gcc. - KNF. Style fixes. |
| pfsync.c | 1.1.48.2 Mon Sep 12 14:23:41 UTC 2022 martin Pull up the following, requested by msaitoh in ticket #1522: usr.bin/netstat/atalk.c 1.18,1.20-1.21 usr.bin/netstat/bpf.c 1.16 via patch usr.bin/netstat/fast_ipsec.c 1.24 usr.bin/netstat/if.c 1.97-1.99,1.101-1.104 via patch usr.bin/netstat/inet.c 1.111,1.115-1.116 via patch usr.bin/netstat/inet6.c 1.74-1.75,1.80-1.81 via patch usr.bin/netstat/main.c 1.100-1.103 usr.bin/netstat/mbuf.c 1.35 usr.bin/netstat/mroute.c 1.26-1.27 usr.bin/netstat/mroute6.c 1.16 usr.bin/netstat/netstat.h 1.52-1.53 usr.bin/netstat/pfkey.c 1.4-1.5 via patch usr.bin/netstat/pfsync.c 1.4-1.5 via patch usr.bin/netstat/route.c 1.86-1.88 usr.bin/netstat/unix.c 1.36-1.37 usr.bin/netstat/vtw.c 1.11,1.13 - sprintf() -> snprintf(), and adjust a buffer size to avoid any potential for overflow. - Fix netstat -rs to print it correctly. - Add missing {IP,IP6}_STAT_NOIPSEC to netstat. - Don't show any of the completely and utterly undocumented VTW info if the feature isn't enabled. - Print oqdrops correctly. - Remove Network ATM soft intr queue reporting, we don't have that in the kernel anymore. - netstat.1: Add various xrefs present in the body to "See Also". - KNF. Style fixes. 1.1.38.1 Mon Sep 12 14:29:19 UTC 2022 martin Pull up the following, requested by msaitoh in ticket #1762: usr.bin/netstat/atalk.c 1.18,1.20-1.21 usr.bin/netstat/bpf.c 1.16 via patch usr.bin/netstat/fast_ipsec.c 1.24 via patch usr.bin/netstat/if.c 1.97-1.99,1.101-1.104 via patch usr.bin/netstat/inet.c 1.111,1.115-1.116 via patch usr.bin/netstat/inet6.c 1.70,1.74-1.75,1.80-1.81 via patch usr.bin/netstat/main.c 1.100,1.102-1.103 usr.bin/netstat/mbuf.c 1.34-1.35 usr.bin/netstat/mroute.c 1.26-1.27 usr.bin/netstat/mroute6.c 1.16 usr.bin/netstat/netstat.h 1.52-1.53 usr.bin/netstat/pfkey.c 1.4-1.5 via patch usr.bin/netstat/pfsync.c 1.4-1.5 via patch usr.bin/netstat/route.c 1.87-1.88 usr.bin/netstat/unix.c 1.36-1.37 usr.bin/netstat/vtw.c 1.11,1.13 - Add names of a few more ICMPv6 messages. Also make the array be explicitly 256 entries long. - sprintf() -> snprintf(), and adjust a buffer size to avoid any potential for overflow. - Add missing {IP,IP6}_STAT_NOIPSEC to netstat. - Don't show any of the completely and utterly undocumented VTW info if the feature isn't enabled. - Print oqdrops correctly. - netstat.1: Add various xrefs present in the body to "See Also". - Limit maximum owner name to appease gcc. - KNF. Style fixes. |
| /src/sys/dev/ata/ | |
| satareg.h | 1.5.94.1 Wed Dec 30 15:12:38 UTC 2020 martin Pull up following revision(s) (requested by jmcneill in ticket #1167): sys/dev/ic/ahcisata_core.c: revision 1.84 sys/dev/ic/ahcisata_core.c: revision 1.85 sys/dev/ic/ahcisata_core.c: revision 1.88 sys/dev/ic/ahcisata_core.c: revision 1.89 sys/arch/arm/nvidia/tegra_ahcisata.c: revision 1.13 sys/dev/ic/ahcisatavar.h: revision 1.26 sys/dev/ic/ahcisata_core.c: revision 1.90 sys/dev/ic/ahcisata_core.c: revision 1.91 sys/dev/ic/ahcisata_core.c: revision 1.92 sys/dev/ata/satareg.h: revision 1.6 ahci_exec_fis: wait for the correct amount of time when AT_WAIT is set Retry clearing WDCTL_RST a few times before giving up. Makes SATA work in Solidrun Honeycomb LX2K. AHCI 1.3.1 specification says that it is good practice for system software to 'zero-out' the memory allocated and referenced by PxCLB and PxFB. ahci_intr: use ffs in the port bitmask instead of looping over all 32 bits AHCI 1.3.1 section 5.5.3 "Processing Completed Commands" says that we should clear PxIS before IS.IPS. Add G3 and DevSleep definitions. This changes the mask used by SControl_IPM_NONE from 0x3 to 0x7. Make sure to ack IS after PxIS when polling and when using multiple MSI-X messages. Remove the AHCI_QUIRK_SKIP_RESET quirk now that the underlying issue is fixed. |
| /src/sys/dev/isa/ | |
| sb.c | 1.88 Sat Mar 15 21:09:02 UTC 2008 cube branches: 1.88.16; 1.88.38; 1.88.40; Split device_t and softc for sb(4) and all its attachments. Sat Mar 15 21:09:02 UTC 2008 cube branches: 1.88.16; 1.88.38; 1.88.40; Split device_t and softc for sb(4) and all its attachments. .16; 1.88.38; 1.88.40; Split device_t and softc for sb(4) and all its attachments. .38; 1.88.40; Split device_t and softc for sb(4) and all its attachments. 1.88.40.2 Tue Nov 22 22:47:07 UTC 2011 jmcneill get rid of unused 'powerstate' callback in audio_hw_if 1.88.40.1 Sat Nov 19 21:49:39 UTC 2011 jmcneill port ad-audiomp2 branch changes to 5.99.56 todo: - port ad-audiomp2 pcppi changes - these drivers need to be fixed: - emuxki - gcscaudio - hdafg - uaudio - umidi - MD audio drivers 1.88.38.1 Tue Apr 17 00:07:39 UTC 2012 yamt sync with head 1.88.16.2 Tue Dec 09 13:09:13 UTC 2008 ad Checkpoint work on MIDI. 1.88.16.1 Mon Dec 08 13:06:36 UTC 2008 ad Convert some more drivers. |
| /src/sys/nfs/ | |
| nfs_syscalls.c | 1.88 Thu Jan 05 11:22:56 UTC 2006 yamt branches: 1.88.2; 1.88.4; 1.88.6; 1.88.8; 1.88.10; ensure the export list is not changed during nfsd operations. Thu Jan 05 11:22:56 UTC 2006 yamt branches: 1.88.2; 1.88.4; 1.88.6; 1.88.8; 1.88.10; ensure the export list is not changed during nfsd operations. .2; 1.88.4; 1.88.6; 1.88.8; 1.88.10; ensure the export list is not changed during nfsd operations. .4; 1.88.6; 1.88.8; 1.88.10; ensure the export list is not changed during nfsd operations. .6; 1.88.8; 1.88.10; ensure the export list is not changed during nfsd operations. .8; 1.88.10; ensure the export list is not changed during nfsd operations. 1.88.10.1 Wed May 24 15:50:46 UTC 2006 tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch. 1.88.8.9 Thu May 11 23:31:36 UTC 2006 elad sync with head 1.88.8.8 Sat May 06 23:32:11 UTC 2006 christos - Move kauth_cred_t declaration to <sys/types.h> - Cleanup struct ucred; forward declarations that are unused. - Don't include <sys/kauth.h> in any header, but include it in the c files that need it. Approved by core. 1.88.8.7 Wed Apr 19 05:06:37 UTC 2006 elad sync with head. |
| /src/sys/arch/sparc/conf/ | |
| Makefile.sparc | 1.88 Mon Jan 17 18:11:10 UTC 2011 joerg branches: 1.88.6; 1.88.16; 1.88.20; Move SPARC and SPARC64 to modern CPP. Update UPDATING note for this and Alpha. Mon Jan 17 18:11:10 UTC 2011 joerg branches: 1.88.6; 1.88.16; 1.88.20; Move SPARC and SPARC64 to modern CPP. Update UPDATING note for this and Alpha. .6; 1.88.16; 1.88.20; Move SPARC and SPARC64 to modern CPP. Update UPDATING note for this and Alpha. .16; 1.88.20; Move SPARC and SPARC64 to modern CPP. Update UPDATING note for this and Alpha. 1.88.20.1 Sun May 18 17:45:25 UTC 2014 rmind sync with head 1.88.16.2 Sun Dec 03 11:36:43 UTC 2017 jdolecek update from HEAD 1.88.16.1 Wed Aug 20 00:03:24 UTC 2014 tls Rebase to HEAD as of a few days ago. 1.88.6.1 Thu May 22 11:40:08 UTC 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") |
| /src/sys/arch/mvme68k/mvme68k/ | |
| trap.c | 1.88 Sun Mar 04 06:00:14 UTC 2007 christos branches: 1.88.2; 1.88.4; 1.88.10; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. Sun Mar 04 06:00:14 UTC 2007 christos branches: 1.88.2; 1.88.4; 1.88.10; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .2; 1.88.4; 1.88.10; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. .4; 1.88.10; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.85.8.1 Mon Jun 18 09:31:03 UTC 2007 liamjfoy Pull up following revision(s) (requested by mhitch in ticket #728): sys/arch/mvme68k/mvme68k/locore.s: revision 1.98 sys/arch/mac68k/mac68k/trap.c: revision 1.128 sys/arch/next68k/next68k/locore.s: revision 1.48 sys/arch/mac68k/mac68k/locore.s: revision 1.152 sys/arch/sun3/sun3/locore.s: revision 1.88 sys/arch/sun2/sun2/locore.s: revision 1.19 sys/arch/sun2/sun2/trap.c: revision 1.32 sys/arch/m68k/m68k/db_trace.c: revision 1.51 sys/arch/mvme68k/mvme68k/trap.c: revision 1.90 sys/arch/news68k/news68k/trap.c: revision 1.53 sys/arch/luna68k/luna68k/locore.s: revision 1.27 sys/arch/atari/atari/locore.s: revision 1.99 sys/arch/sun3/sun3/trap.c: revision 1.130 sys/arch/x68k/x68k/trap.c: revision 1.89 sys/arch/next68k/next68k/trap.c: revision 1.67 sys/arch/x68k/x68k/locore.s: revision 1.79 sys/arch/news68k/news68k/locore.s: revision 1.43 sys/arch/luna68k/luna68k/trap.c: revision 1.46 sys/arch/hp300/hp300/locore.s: revision 1.140 sys/arch/cesfic/cesfic/locore.s: revision 1.15 sys/arch/cesfic/cesfic/trap.c: revision 1.35 sys/arch/m68k/m68k/trap_subr.s: revision 1.12 sys/arch/amiga/amiga/locore.s: revision 1.143 Pass a frame pointer to trap() rather than the 'entire frame' trick. Gcc4 was optimizing away modifications to the frame contents (it's not nice to trick gcc). Pass the pointer as the first argument to reduce the number of places that would be changed otherwise. Fixes the getcwd regression test on most m68k ports. 1.88.10.3 Wed Oct 03 19:24:28 UTC 2007 garbled Sync with HEAD 1.88.10.2 Tue Jun 26 18:13:05 UTC 2007 garbled Sync with HEAD. 1.88.10.1 Tue May 22 17:27:14 UTC 2007 matt Update to HEAD. 1.88.4.1 Wed Jul 11 20:00:59 UTC 2007 mjf Sync with head. 1.88.2.4 Mon Dec 03 18:37:44 UTC 2007 ad Sync with HEAD. |
| /src/usr.sbin/pstat/ | |
| pstat.c | 1.88 Sat Dec 18 08:43:35 UTC 2004 christos branches: 1.88.2; 1.88.4; 1.88.6; Use the array of dtype names instead of hand-rolling our own. Sat Dec 18 08:43:35 UTC 2004 christos branches: 1.88.2; 1.88.4; 1.88.6; Use the array of dtype names instead of hand-rolling our own. .2; 1.88.4; 1.88.6; Use the array of dtype names instead of hand-rolling our own. .4; 1.88.6; Use the array of dtype names instead of hand-rolling our own. 1.88.6.1 Fri Mar 27 06:06:50 UTC 2009 msaitoh Pull up following revision(s) (requested by mrg in ticket #2000): usr.sbin/pstat/pstat.c: revision 1.113 convert getfiles() to use KERN_FILE2 sysctl. now it can survive "struct file" changing, as is upcoming. 1.88.4.1 Fri Mar 27 10:44:03 UTC 2009 msaitoh Pull up following revision(s) (requested by mrg in ticket #2000): usr.sbin/pstat/pstat.c: revision 1.113 convert getfiles() to use KERN_FILE2 sysctl. now it can survive "struct file" changing, as is upcoming. 1.88.2.1 Fri Mar 20 15:22:50 UTC 2009 msaitoh Pull up following revision(s) (requested by mrg in ticket #2000): usr.sbin/pstat/pstat.c: revision 1.113 convert getfiles() to use KERN_FILE2 sysctl. now it can survive "struct file" changing, as is upcoming. |