Searched hist:1.1331 (Results 1 - 10 of 10) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1331 Sat Jun 09 18:39:58 GMT 2018 jdolecek regen
H A Dpcidevs_data.h1.1331 Tue Jun 12 20:25:47 GMT 2018 jdolecek regen
H A Dpcidevs1.1331 Tue Apr 24 18:08:56 GMT 2018 maya add realtek RT525A PCI-E card reader

found in my Dell XPS 15 9550.
/src/doc/
H A D3RDPARTY1.1331 Tue May 24 17:11:14 GMT 2016 salazar Lua 5.3.2: update doc/3RDPARTY and add entry to doc/CHANGES
H A DCHANGES1.1331 Tue Dec 15 06:04:22 GMT 2009 mrg note about USIII
1.1331 Tue Dec 15 06:04:22 GMT 2009 mrg note about USIII
/src/distrib/sets/lists/base/
H A Dmi1.1331 Sat Jan 27 21:06:09 GMT 2024 riastradh NetBSD.dist.base: Nix /var/run/named.

/var/run is emptied at boot time by /etc/rc.d/mountcritlocal, so
there's no point in creating this at install time -- it has to be
created on the fly after /var/run is cleared on every boot anyway.

Mark /var/run/named obsolete in the set lists. XXX This isn't quite
right, because it is legitimate for /var/run/named to exist in a
running installation, but it doesn't exist in a freshly installed
system any more. Maybe we should just remove the entry from the set
lists and add a note to UPDATING about deleting it manually from the
destdir in incremental builds.

PR misc/57877
/src/distrib/sets/lists/man/
H A Dmi1.1331 Thu Aug 11 07:33:25 GMT 2011 mbalmer pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI
attached watchdog timers.
/src/distrib/sets/lists/tests/
H A Dmi1.1331 Thu Aug 15 14:16:33 GMT 2024 riastradh libc: New C11 functions mbrtoc16, mbrtoc32, c16rtomb, c32rtomb.

The mbrtoc16/32 functions read mulitbyte strings according to the
current locale into UTF-16/32 code unit sequences; the c16/32rtomb
functions write UTF-16/32 code unit sequences into multibyte strings
according to the current locale. The `r' means restartable: they
work incrementally and pick up where they left off.

NOTE: This bumps the libc minor version, since it adds new symbols.

PR lib/52374: <uchar.h> missing
/src/share/mk/
H A Dbsd.own.mk1.1331 Wed May 31 20:47:35 GMT 2023 lukem bsd.own.mk: support ${MACHINE} defaults in MK* = yes

For MK* variables (in _MKVARS.yes), default to
MK*.${MACHINE} if MK*.${MACHINE_ARCH} isn't defined.

Equivalent to _MKVARS.no change by mrg@ in rev 1.1065 on 2018-06-16.
/src/distrib/sets/lists/comp/
H A Dmi1.1331 Tue Oct 20 04:44:33 GMT 2009 jnemeth new manpage for modctl(2)

Completed in 956 milliseconds