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

/src/sys/dev/pci/
H A Dpcidevs.h1.1257 Fri Sep 16 05:42:58 GMT 2016 msaitoh regen.
H A Dpcidevs_data.h1.1257 Tue Oct 04 15:00:40 GMT 2016 kiyohara Regen.
H A Dpcidevs1.1257 Mon Aug 08 07:10:28 GMT 2016 msaitoh Add some Xeon E5 v3 devices.
/src/doc/
H A D3RDPARTY1.1257 Tue Sep 29 09:14:11 GMT 2015 roy Note import of openresolv-3.7.1
H A DCHANGES1.1257 Sun Jul 19 23:11:19 GMT 2009 minskim Add brief description of IP_RECVTTL and IP_MINTTL options.
/src/sys/arch/i386/conf/
H A DGENERIC1.1257 Tue Jul 16 00:01:19 GMT 2024 riastradh viocon(4): Add to various kernel configs.
/src/distrib/sets/lists/base/
H A Dmi1.1257 Thu Aug 20 21:28:00 GMT 2020 riastradh [ozaki-r] Add wg files
/src/distrib/sets/lists/man/
H A Dmi1.1257 Tue Nov 30 20:50:28 GMT 2010 jruoho Add c(7).

Pillaged from FreeBSD. Written by Gabor Kovesdan.
/src/distrib/sets/lists/tests/
H A Dmi1.1257 Fri Apr 21 21:50:05 GMT 2023 gutteridge Add new test t_open_pr_57260

New test case that reflects the fix in PR kern/57260. The majority of
work for this case itself was by riastradh@, who'd supplied the basis
for it in the ticket, and provided further guidance.
/src/share/mk/
H A Dbsd.own.mk1.1257 Sat Jun 19 06:19:35 GMT 2021 mrg switch m68000, m68k and 32 bit arm to GCC 10. just sh3 left!

special thanks to rin for fixing arm32.
/src/sys/conf/
H A Dfiles1.1257 Wed Mar 04 02:20:56 GMT 2020 pgoyette mips64 has compat_netbsd32 but cannot have exec_aout; all other users
of compat_netbsd32 need exec_aout

Addresses PR kern/55037.

XXX pullup-9
/src/distrib/sets/lists/comp/
H A Dmi1.1257 Tue May 12 10:05:07 GMT 2009 plunky Add in the new Service Discovery Protocol API as announced previously in
http://mail-index.netbsd.org/tech-userlevel/2009/02/27/msg001764.html

in lib/libbluetooth, add new SDP functions and bump minor version
replace usr.sbin/sdpd with new version
install sdp.h and sdp.3 from lib/libbluetooth

(Don't remove libsdp yet since some programs still refer to it)

Completed in 1105 milliseconds