Searched hist:1.1171 (Results 1 - 13 of 13) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1171 Thu Jan 09 17:28:30 GMT 2014 msaitoh regen.
H A Dpcidevs_data.h1.1171 Thu Jan 09 22:37:44 GMT 2014 christos regen
H A Dpcidevs1.1171 Sun Dec 22 07:24:33 GMT 2013 nonaka Added some Realtek devices.
/src/doc/
H A D3RDPARTY1.1171 Fri Nov 07 20:59:38 GMT 2014 roy Note import of dhcpcd-6.6.1
H A DCHANGES1.1171 Tue Jan 20 03:39:03 GMT 2009 snj Move nvi expandtab to CHANGES.prev, as it's been pulled up to netbsd-5.
1.1171 Tue Jan 20 03:39:03 GMT 2009 snj Move nvi expandtab to CHANGES.prev, as it's been pulled up to netbsd-5.
/src/sys/arch/i386/conf/
H A DGENERIC1.1171 Wed Nov 29 16:10:01 GMT 2017 martin PR port-i386/52774: vioscsi missing in i386 kernel
/src/distrib/sets/lists/base/
H A Dmi1.1171 Thu Feb 01 20:50:23 GMT 2018 kamil Install GCC (gcc.old/) headers for Sanitizers

Install:
- allocator_interface.h
- asan_interface.h
- common_interface_defs.h
- tsan_interface_atomic.h

Into:
- /usr/include/gcc-5/sanitizer

Note headers in a comment headers for introduction in future:
- dfsan_interface.h
- lsan_interface.h
- msan_interface.h

Skip a file that will never be relevant on NetBSD:
- linux_syscall_hooks.h

PR 52265 by Kamil Rytarowski

Proposed and accepted on tech-toolchain@.

Sponsored by <The NetBSD Foundation>
/src/distrib/sets/lists/man/
H A Dmi1.1171 Mon Oct 26 04:11:09 GMT 2009 christos unhook flex for now
/src/distrib/sets/lists/tests/
H A Dmi1.1171 Sun Nov 28 15:26:22 GMT 2021 rillig tests/indent: migrate token_comma to lsym_comma

The section on initializer values is new.
/src/share/mk/
H A Dbsd.own.mk1.1171 Tue Jan 14 16:48:18 GMT 2020 christos Back to pax as tar until I figure out how I broke libarchive (hard link
extraction creates 0 length files for existing hard-links).
/src/usr.bin/make/
H A Dvar.c1.1171 Sun Jun 29 11:02:17 GMT 2025 rillig make: fix parsing of modifier parts for :gmtime and :localtime

There's no practical use for escaping the ":" or "}" in these two
modifiers, but the same scheme may prove useful for the :M and :N
modifiers, which are currently parsed in a completely different manner,
thus adding needless complexity.

Parsing of the :M and :N modifiers is discussed in PR bin/46139.
/src/sys/conf/
H A Dfiles1.1171 Sun Feb 26 11:56:49 GMT 2017 rin Add DKWEDGE_METHOD_RDB option, which is Amiga Rigid Disk Block (RDB)
partitioning detection method for dk(4).
/src/distrib/sets/lists/comp/
H A Dmi1.1171 Thu Jul 31 05:38:04 GMT 2008 simonb Merge the simonb-wapbl branch. From the original branch commit:

Add Wasabi System's WAPBL (Write Ahead Physical Block Logging)
journaling code. Originally written by Darrin B. Jewell while
at Wasabi and updated to -current by Antti Kantee, Andy Doran,
Greg Oster and Simon Burge.

OK'd by core@, releng@.

Completed in 1136 milliseconds