Searched hist:1.1259 (Results 1 - 12 of 12) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1259 Wed Oct 19 04:00:04 GMT 2016 msaitoh regen.
H A Dpcidevs_data.h1.1259 Thu Oct 20 05:52:32 GMT 2016 msaitoh regen.
H A Dpcidevs1.1259 Wed Aug 17 07:55:12 GMT 2016 msaitoh Update Skylake devices.
/src/doc/
H A D3RDPARTY1.1259 Thu Oct 08 13:42:26 GMT 2015 mbalmer Lua is at 5.3.1 now
H A DCHANGES1.1259 Sun Jul 19 23:42:58 GMT 2009 christos mention openssl changes
/src/sys/arch/i386/conf/
H A DGENERIC1.1259 Thu Mar 27 00:22:44 GMT 2025 riastradh virtio(4): Consolidate kernel configs.

No functional change intended.

Leave `# XXX ?' comments where I don't know why the driver in
question is excluded. (Typical reason is that PAGE_SIZE is not 4096
but I didn't investigate -- if you do investigate, please either
update the comment if you determine a reason, or enable the driver if
you don't.)

PR kern/59211: vio9p(4): missing from various GENERICs and MAKEDEVs
/src/distrib/sets/lists/base/
H A Dmi1.1259 Sat Sep 05 19:17:42 GMT 2020 rillig lists/base/mi: fix lines with 4 fields

ok mrg
/src/distrib/sets/lists/man/
H A Dmi1.1259 Sun Dec 05 06:02:29 GMT 2010 christos sets for new libpcap and tcpdump
/src/distrib/sets/lists/tests/
H A Dmi1.1259 Tue May 09 20:14:28 GMT 2023 sjg make: add :mtime to provide mtime of file

The value of the variable is passed to stat(2)
and st_mtime is new value.
An optional arg can be used if stat(2) fails, otherwise
the current time is used.

See varmod-mtime.mk for usage examples.
/src/share/mk/
H A Dbsd.own.mk1.1259 Mon Aug 16 17:40:16 GMT 2021 mrg switch sh3 to GCC 10. buh bye GCC 9!

thanks to everyone who helped (most espcially rin@.)
/src/sys/conf/
H A Dfiles1.1259 Thu Mar 05 21:08:36 GMT 2020 pgoyette Also exclude EXEC_AOUT stuff for aarch64

XXX Pullup-9 and -8
/src/distrib/sets/lists/comp/
H A Dmi1.1259 Wed May 13 02:50:31 GMT 2009 pgoyette Implement snprintb_m(3) to provide multi-line bit/bit-field decode.
Discussed on tech-kern.

Completed in 1100 milliseconds