Searched hist:1.414 (Results 1 - 25 of 48) sorted by relevance

12

/src/sys/uvm/
H A Duvm_map.c1.417 Tue Aug 13 20:52:52 GMT 2024 riastradh Redo uvm_map.c 1.414 without the null pointer dereference.

uvm_map(9): Sprinkle assertions and interface contract comments.

No functional change intended.

PR kern/51254: uvm assertion "!topdown || hint <= orig_hint" failed

1.416 Tue Aug 13 20:23:23 GMT 2024 riastradh Revert uvm_map.c 1.414.

This was:

uvm_map(9): Sprinkle assertions and interface contract comments.

Apparently, you have to actually test changes, not just prove they
are correct. Who knew??

(And the incantation `No functional change intended.' didn't work
either!)

PR kern/51254: uvm assertion "!topdown || hint <= orig_hint" failed

1.414 Tue Aug 13 17:54:44 GMT 2024 riastradh uvm_map(9): Sprinkle assertions and interface contract comments.

No functional change intended.

PR kern/51254: uvm assertion "!topdown || hint <= orig_hint" failed

/src/sys/arch/sparc64/sparc64/
H A Dlocore.s1.414 Sat May 26 19:20:21 GMT 2018 palle branches: 1.414.2;
next_stick() - fix typy in comment: tick->stick
1.414 Sat May 26 19:20:21 GMT 2018 palle branches: 1.414.2;
next_stick() - fix typy in comment: tick->stick
/src/share/man/man9/
H A DMakefile1.414 Sun May 21 19:07:29 GMT 2017 abhinav branches: 1.414.2;
Add MLINKS for the functions described in bufq(9)
1.414 Sun May 21 19:07:29 GMT 2017 abhinav branches: 1.414.2;
Add MLINKS for the functions described in bufq(9)
/src/sys/arch/alpha/conf/
H A DGENERIC1.414 Thu Sep 09 13:08:07 GMT 2021 jakllsch Add optional GENERIC.local include in alpha's GENERIC.

/src/share/misc/
H A Dacronyms.comp1.414 Tue Oct 14 14:48:28 GMT 2025 jschauma add rfc6975 terms DAU, DHU, N3U

DAU DNSSEC Algorithm Understood
DHU DS Hash Understood
N3U NSEC3 Hash Understood

/src/sys/netinet/
H A Dtcp_input.c1.414 Sat Jun 01 15:18:42 GMT 2019 kamil branches: 1.414.2;
Replace potentially misaligned pointer dereference + htonl() with be32dec()

Reported by kUBSan.
1.414 Sat Jun 01 15:18:42 GMT 2019 kamil branches: 1.414.2;
Replace potentially misaligned pointer dereference + htonl() with be32dec()

Reported by kUBSan.
/src/usr.bin/make/
H A Dmain.c1.427 Fri Nov 06 20:59:52 GMT 2020 rillig make(1): fix wrong condition in mkTempFile (since 2020-10-31)

The wrong negation had been added in main.c 1.414 from 2020-10-31.
Found by GCC 10, which complained about a potential null pointer
dereference in line 2188.
1.414 Sat Oct 31 09:20:07 GMT 2020 rillig make(1): clean up mkTempFile
/src/sys/dev/ata/
H A Dwd.c1.414 Sat Oct 11 14:05:11 GMT 2014 mlelstv The partition size is always computed in native blocks. The code also assumes
that native blocks are always DEVB_SIZE (a few lines earlier) which makes
the current calculation a no-op.
/src/sys/arch/i386/conf/
H A DALL1.414 Sun Feb 26 00:03:14 GMT 2017 rin Add DKWEDGE_METHOD_RDB option, which is enabled for x86, commented out for
other platforms by default.
/src/sys/arch/arm/arm32/
H A Dpmap.c1.414 Wed May 27 06:43:22 GMT 2020 skrll KNF

/src/distrib/notes/common/
H A Dmain1.414 Sat Sep 06 04:27:47 GMT 2008 tsutsui Revert rev 1.388 since de-hyphenation needs to be handled per item
in legal files.
/src/distrib/sets/lists/debug/
H A Dmi1.414 Fri Aug 04 08:54:00 GMT 2023 mrg more updates for sets and GCC 12

- renable sanitizer, add new shlib versions, enable tsan for arm64,
including moving some stuff into the per-cpu/arch dir from 'mi'.
- fix mips64, 68k, and ia64
- mark many any-gcc-version things just as "gcc" and remove dups
- mark many gcc=9 only things as obsolete
- mark many gcc=10 only things as obsolete with gcc=12 (more could
be done here.)
/src/etc/
H A DMakefile1.414 Sat Jun 14 00:26:26 GMT 2014 apb Print BUILDID near the top of /etc/release.
/src/share/mk/
H A Dbsd.README1.414 Sun Nov 08 15:19:18 GMT 2020 kamil Stop mentioning the support for cat pages

H A Dbsd.lib.mk1.414 Fri Nov 22 16:08:43 GMT 2024 riastradh bsd.lib.mk: Use TOOL_GREP, not grep.

/src/share/man/man4/
H A Doptions.41.414 Wed Mar 21 15:38:32 GMT 2012 jakllsch Remove remaining references to pccons options for i386 and shark.
pccons has not existed on either port since late 2007.
/src/sys/dev/raidframe/
H A Drf_netbsdkintf.c1.414 Sun Sep 17 20:07:39 GMT 2023 oster

Implement hot removal of spares and components. From manu@.

Implement a long desired feature of automatically incorporating
a used spare into the array after a reconstruct.

Given the configuration:
Components:
/dev/wd0e: failed
/dev/wd1e: optimal
/dev/wd2e: optimal
Spares:
/dev/wd3e: spare

Running 'raidctl -F /dev/wd0e raid0' will now result in the
following configuration after a successful rebuild:
Components:
/dev/wd3e: optimal
/dev/wd1e: optimal
/dev/wd2e: optimal
No spares.

Thanks to manu@ for the development of the initial set of changes
which allowed the changes to automatically incorporate a used spare
to come to fruition. Thanks also to manu@ for useful discussions
about and additional testing of these changes.

/src/sys/dev/usb/
H A Dusbdevs1.414 Sun Sep 11 22:53:07 GMT 2005 augustss Add Apple's Mighty Mouse.
H A Dusbdevs.h1.414 Wed Aug 03 23:08:19 GMT 2005 augustss Regen.
H A Dusbdevs_data.h1.414 Wed Aug 03 23:07:23 GMT 2005 augustss Regen.
/src/sys/dev/pci/
H A Dfiles.pci1.414 Sun Sep 22 08:21:35 GMT 2019 mrg add mcx attachment.
/src/usr.bin/xlint/lint1/
H A Dcgram.y1.414 Thu May 12 20:22:58 GMT 2022 rillig lint: add message text to newly added call to gnuism

Required by check-msgs.lua.
H A Ddecl.c1.414 Mon Mar 10 22:35:02 GMT 2025 rillig lint: in C99 mode and later, warn about non-prototype functions

Suggested by Christos Zoulas.

/src/sys/kern/
H A Dinit_main.c1.414 Tue Jan 19 22:08:00 GMT 2010 pooka Redefine bpf linkage through an always present op vector, i.e.
#if NBPFILTER is no longer required in the client. This change
doesn't yet add support for loading bpf as a module, since drivers
can register before bpf is attached. However, callers of bpf can
now be modularized.

Dynamically loadable bpf could probably be done fairly easily with
coordination from the stub driver and the real driver by registering
attachments in the stub before the real driver is loaded and doing
a handoff. ... and I'm not going to ponder the depths of unload
here.

Tested with i386/MONOLITHIC, modified MONOLITHIC without bpf and rump.
H A Dkern_exec.c1.414 Fri Sep 11 01:23:37 GMT 2015 christos On non absolute exec pathnames, prepend the working directory if
possible so that we can provide in most situations the absolute
pathname in the AUX vector so that $ORIGIN works. The following
are implementation issues:
1. deep path execs still don't work (can't provide path to the AUX vector)
2. the returned path is not normalized (cosmetic)

Completed in 764 milliseconds

12