Searched hist:1.378 (Results 1 - 25 of 65) sorted by relevance

123

/src/
H A Dbuild.sh1.378 Fri Jul 05 00:34:11 GMT 2024 riastradh build.sh: Check for xsrc/Makefile, not just xsrc/.

Should make the failure mode a little more obvious when you forget to
mount xsrc.

PR toolchain/58399
1.378 Fri Jul 05 00:34:11 GMT 2024 riastradh build.sh: Check for xsrc/Makefile, not just xsrc/.

Should make the failure mode a little more obvious when you forget to
mount xsrc.

PR toolchain/58399
H A DUPDATING1.378 Sun Apr 27 22:03:22 GMT 2025 pgoyette Mention new KERNEL_DIR stuff
1.378 Sun Apr 27 22:03:22 GMT 2025 pgoyette Mention new KERNEL_DIR stuff
1.378 Sun Apr 27 22:03:22 GMT 2025 pgoyette Mention new KERNEL_DIR stuff
1.378 Sun Apr 27 22:03:22 GMT 2025 pgoyette Mention new KERNEL_DIR stuff
/src/sys/ufs/ffs/
H A Dffs_vfsops.c1.378 Thu Nov 17 06:40:40 GMT 2022 chs branches: 1.378.2;
Restore backward compatibility of UFS2 with previous NetBSD releases by
disabling support in UFS2 for extended attributes (including ACLs).
Add a new variant of UFS2 called "UFS2ea" that does support extended attributes.
Add new fsck_ffs operations "-c ea" and "-c no-ea" to convert file systems
from UFS2 to UFS2ea and vice-versa (both of which delete all existing extended
attributes in the process).
1.378 Thu Nov 17 06:40:40 GMT 2022 chs branches: 1.378.2;
Restore backward compatibility of UFS2 with previous NetBSD releases by
disabling support in UFS2 for extended attributes (including ACLs).
Add a new variant of UFS2 called "UFS2ea" that does support extended attributes.
Add new fsck_ffs operations "-c ea" and "-c no-ea" to convert file systems
from UFS2 to UFS2ea and vice-versa (both of which delete all existing extended
attributes in the process).
/src/sys/arch/sparc64/sparc64/
H A Dlocore.s1.382 Wed Mar 04 11:32:31 GMT 2015 palle sun4v: revert some of the logic introduced in revision 1.378 - flushw is not necessary on sun4v (OpenBSD patches the flushw instruction to a nop instruction) - with these changes the kernel reaches cpu_boot_secondary_processors() when running in the Legion simulator (crashes due to missing handling of cpu_mondo_trap)
1.378 Mon Feb 23 00:36:58 GMT 2015 palle sun4v: sparc_interupt - ensure that the trap level and globals level are the same when the flushw instruction is issued - othwise warnings occur when using the sun4v Legion simulator.
/src/sys/arch/i386/conf/
H A Dfiles.i3861.378 Fri Mar 10 14:40:56 GMT 2017 maxv branches: 1.378.6;
Move pmc.c into x86/, it can be shared with amd64.
1.378 Fri Mar 10 14:40:56 GMT 2017 maxv branches: 1.378.6;
Move pmc.c into x86/, it can be shared with amd64.
H A DALL1.378 Sun Jun 29 03:44:33 GMT 2014 tsutsui Add gffb(4) at pci.
/src/share/man/man9/
H A DMakefile1.378 Sun May 25 15:34:20 GMT 2014 rmind branches: 1.378.2;
MI IPI interface:
- Implement support for the asynchronous IPI calls.
- Rework synchronous IPI code to reuse the asynchronous mechanism.
- Add ipi(9) manual page; needs wizd(8).

Note: MD code can now provide a low level primitive for the ipi(9) and
reuse this interface instead of open-coding. Portmasters are encouraged
to convert. Ride 6.99.43!
1.378 Sun May 25 15:34:20 GMT 2014 rmind branches: 1.378.2;
MI IPI interface:
- Implement support for the asynchronous IPI calls.
- Rework synchronous IPI code to reuse the asynchronous mechanism.
- Add ipi(9) manual page; needs wizd(8).

Note: MD code can now provide a low level primitive for the ipi(9) and
reuse this interface instead of open-coding. Portmasters are encouraged
to convert. Ride 6.99.43!
/src/sys/arch/alpha/conf/
H A DGENERIC1.378 Thu Sep 14 07:58:38 GMT 2017 mrg clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.
/src/sys/arch/macppc/conf/
H A DGENERIC1.378 Wed Jan 17 13:23:30 GMT 2024 uwe macppc: enable FFS_EI in GENERIC

I'd say it should be enabled for anything with USB.

ok macallan
/src/share/misc/
H A Dacronyms.comp1.378 Wed Nov 15 14:03:19 GMT 2023 jschauma +NTA negative trust anchor
(DNSSEC, RFC7646)
1.378 Wed Nov 15 14:03:19 GMT 2023 jschauma +NTA negative trust anchor
(DNSSEC, RFC7646)
1.378 Wed Nov 15 14:03:19 GMT 2023 jschauma +NTA negative trust anchor
(DNSSEC, RFC7646)
1.378 Wed Nov 15 14:03:19 GMT 2023 jschauma +NTA negative trust anchor
(DNSSEC, RFC7646)
/src/distrib/sets/lists/debug/
H A Dshl.mi1.378 Mon Oct 27 16:30:23 GMT 2025 christos revert libpthread bump
1.378 Mon Oct 27 16:30:23 GMT 2025 christos revert libpthread bump
1.378 Mon Oct 27 16:30:23 GMT 2025 christos revert libpthread bump
1.378 Mon Oct 27 16:30:23 GMT 2025 christos revert libpthread bump
1.378 Mon Oct 27 16:30:23 GMT 2025 christos revert libpthread bump
1.378 Mon Oct 27 16:30:23 GMT 2025 christos revert libpthread bump
/src/sys/arch/amd64/conf/
H A DGENERIC1.378 Mon Jun 10 07:14:01 GMT 2013 kardel branches: 1.378.2;
adjust soekrisgpio driver to NetBSD
1.378 Mon Jun 10 07:14:01 GMT 2013 kardel branches: 1.378.2;
adjust soekrisgpio driver to NetBSD
/src/sys/dev/ata/
H A Dwd.c1.378 Mon Jun 08 15:09:35 GMT 2009 jakllsch Add atap_max_lba member to ataparams for LBA48 Maximum Address. From OpenBSD.
While here, renumber some __reserved member names to be sequential.
Also, add a member for the World Wide Name.

Use atap_max_lba in wd.c instead of offsets into a __reserved member.
/src/sys/arch/arm/arm32/
H A Dpmap.c1.378 Fri Jan 17 16:59:07 GMT 2020 skrll Fix a bug introduced in 1.271 where pmap_grow_map would no longer map
the allocated page for the uvm.page_init_done == false case when
PMAP_STEAL_MEMORY is not defined.
/src/distrib/notes/common/
H A Dmain1.378 Fri Dec 14 06:33:30 GMT 2007 jnemeth grammar
/src/etc/
H A DMakefile1.378 Tue Jan 12 04:44:06 GMT 2010 dholland Fix previous: use correct mode as well as owner/group.
My bad. PR misc/41544.
/src/sys/dev/raidframe/
H A Drf_netbsdkintf.c1.378 Wed Oct 30 16:00:13 GMT 2019 martin Gcc -Os on landisk is not smart enough to follow the conditional
initialization and warns, unconditionaly initialize dksc at declaration
with a XXX gcc comment.
/src/sys/dev/usb/
H A Dusbdevs1.378 Wed Jul 07 21:54:21 GMT 2004 mycroft GREENHOUSE2_USBKR100 -> REALTEK_RTL8150L, per PR 20425.
H A Dusbdevs.h1.378 Sun May 30 09:28:48 GMT 2004 grant regen
H A Dusbdevs_data.h1.378 Mon May 24 19:02:20 GMT 2004 tsarna regen
/src/sys/dev/pci/
H A Dif_bge.c1.378 Fri Aug 19 07:43:54 GMT 2022 skrll Should be checking ifp->if_flags in bge_init and not sc->bge_if_flags.

Spotted by Taylor.
H A Dfiles.pci1.378 Tue Oct 20 13:27:36 GMT 2015 tnn add ifnet attributes to vioif(4) so it can be config(8)ed as root device
/src/usr.bin/indent/
H A Dindent.c1.378 Fri Jun 16 23:07:52 GMT 2023 rillig indent: fix spacing between postfix operator and left parenthesis
/src/usr.bin/make/
H A Dcond.c1.378 Sun Jul 06 07:56:16 GMT 2025 rillig make: complain about unfinished escape sequences or string literals
H A Dsuff.c1.378 Wed Feb 07 06:43:02 GMT 2024 rillig make: remove unneeded conditional-compilation toggles

The toggles INCLUDES, LIBRARIES, POSIX, SYSVINCLUDE, SYSVVARSUB,
GMAKEEXPORT and SUNSHCMD are no longer needed, they were unconditionally
set.

The toggle NO_REGEX was configurable from the command line, but
disabling it would result in various error messages about the unknown
':C' modifier.

OK sjg@.

Completed in 857 milliseconds

123