Searched hist:1.1296 (Results 1 - 11 of 11) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1296 Tue Jan 09 08:24:42 GMT 2018 msaitoh Regen.
H A Dpcidevs_data.h1.1296 Tue Jan 09 09:19:27 GMT 2018 msaitoh Regen.
H A Dpcidevs1.1296 Wed Aug 02 07:35:05 GMT 2017 msaitoh PCI device ID of Atom x5-Z8350's video is 0x22b0. ark.intel.com says 0x22b0 is
Intel HD Graphics 400.
/src/doc/
H A D3RDPARTY1.1296 Wed Jan 13 22:01:15 GMT 2016 christos Document archeological digs for our gnumalloc.
H A DCHANGES1.1296 Thu Oct 01 00:25:14 GMT 2009 tsarna Note mDNSResponder
/src/distrib/sets/lists/base/
H A Dmi1.1296 Sat May 14 14:02:08 GMT 2022 uwe Terminus Font: Import IBM-encoded versions from 4.49.1

Terminus Font is a clean, fixed width bitmap font, designed for long
(8 and more hours per day) work with computers.

The font has a very good script coverage and subsets with other
encodings can be imported in the future.

This commit imports IBM437 encoded (WSDISPLAY_FONTENC_ISO) subsets
converted to WSF format. wsfont metadata are stored in the files, so
you can load them without any additional arguments to wsfontload(8).
/src/distrib/sets/lists/man/
H A Dmi1.1296 Sat Feb 26 18:07:15 GMT 2011 ahoka Import the Flash and NAND subsytem code contributed by the University
of Szeged, Hungary.

The commit includes:
- Flash layer, which gives a common API to access flash devices
- NAND controller subsystem for the flash layer
- An example OMAP driver which is used on BeagleBoard or alike ARM boards
/src/distrib/sets/lists/tests/
H A Dmi1.1296 Fri Nov 10 23:04:50 GMT 2023 christos Add test for:
PR/57689: RVP: getcwd() not overridable with -D_FORTIFY_SOURCE
/src/share/mk/
H A Dbsd.own.mk1.1296 Sun Jan 15 18:43:49 GMT 2023 rillig bsd.own.mk: replace '!empty' with direct expression

The variables MACHINE and MACHINE_ARCH are guaranteed to be defined,
therefore they don't need to be wrapped in '!empty(...)'.

This is simpler to read and, in case of typos, is more likely to lead to
an error message from make, as a line starting with '!' is interpreted
as a dependency line, while a line using only '==' but not '!=' leads to
a syntax error of the form 'Invalid line type'.
/src/sys/conf/
H A Dfiles1.1296 Thu Mar 24 02:24:24 GMT 2022 manu Add initial support for Intel GPIO chips
/src/distrib/sets/lists/comp/
H A Dmi1.1296 Thu Sep 03 00:04:50 GMT 2009 pooka Install smb headers relevant for userspace and make mount_smbfs
use installed headers instead of src/sys.

Completed in 1146 milliseconds