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

/src/sys/arch/i386/conf/
H A DGENERIC1.1066 Sun Jan 22 06:44:29 GMT 2012 christos branches: 1.1066.2;
add a tpm driver from bsssd.sourceforge.net
1.1066 Sun Jan 22 06:44:29 GMT 2012 christos branches: 1.1066.2;
add a tpm driver from bsssd.sourceforge.net
/src/distrib/sets/lists/man/
H A Dmi1.1066 Tue Apr 15 11:17:47 GMT 2008 plunky branches: 1.1066.2;
some changes to serial bluetooth host controller interfaces

btuartd(8) should be named btattach(8) for consistency
with other parts of NetBSD

make btattach(8) a single-use tool for less complexity

device specicific initialisation (from btuart(4)) is carried
out prior to activating the line discipline (in btattach(8)),
which simplifies the API somewhat and means that the user
tool and the kernel do not need to be kept in sync.

btuart(4) driver is much reduced; naming is made consistent
and all tsleep() and delay() are removed to userland
1.1066 Tue Apr 15 11:17:47 GMT 2008 plunky branches: 1.1066.2;
some changes to serial bluetooth host controller interfaces

btuartd(8) should be named btattach(8) for consistency
with other parts of NetBSD

make btattach(8) a single-use tool for less complexity

device specicific initialisation (from btuart(4)) is carried
out prior to activating the line discipline (in btattach(8)),
which simplifies the API somewhat and means that the user
tool and the kernel do not need to be kept in sync.

btuart(4) driver is much reduced; naming is made consistent
and all tsleep() and delay() are removed to userland
/src/share/mk/
H A Dbsd.own.mk1.1066 Fri Jun 22 17:31:24 GMT 2018 christos branches: 1.1066.2;
- Fix groff reproducibility:
- specify mdoc and font paths
- clear encoding
- specify pagesize on the command line
XXX: pullup-8
1.1066 Fri Jun 22 17:31:24 GMT 2018 christos branches: 1.1066.2;
- Fix groff reproducibility:
- specify mdoc and font paths
- clear encoding
- specify pagesize on the command line
XXX: pullup-8
/src/sys/dev/pci/
H A Dpcidevs.h1.1066 Mon Apr 04 15:13:08 GMT 2011 dyoung Regen.
H A Dpcidevs_data.h1.1066 Mon Apr 04 18:01:21 GMT 2011 bouyer Regen: Add RDC PCI-ISA bridge
H A Dpcidevs1.1066 Fri Feb 25 01:36:18 GMT 2011 jmcneill add AMD (ATI) Radeon HD 6310 Graphics ID
/src/doc/
H A D3RDPARTY1.1066 Thu Nov 28 00:37:45 GMT 2013 mrg update MPFR version to reality.
H A DCHANGES1.1066 Sun May 25 15:49:38 GMT 2008 jmcneill Note drvctl event changes.
/src/distrib/sets/lists/base/
H A Dmi1.1066 Tue Apr 15 22:09:27 GMT 2014 ginsbach Hook getaddrinfo(1) into the build. Hi riastradh!
/src/distrib/sets/lists/tests/
H A Dmi1.1066 Sun Jun 27 18:48:45 GMT 2021 rillig lint: fix option -Ac11, add test for _Generic

Previously, selecting the option -Ac11 allowed features from C11 but at
the same time prohibited 'long long', which was added in C99. This was
caused by the option -s, which is interpreted as "allow features from
C90, but no later".

The test for _Generic, which has been added in C11, demonstrates that
the current implementation is broken. Lint currently thinks that the
return type of a _Generic selection is the type of the expression, but
it really is the type of the selected expression. In the current tests,
this is always 'const char *', but C11 does not require that the types
of a generic selection are compatible.
/src/usr.bin/make/
H A Dvar.c1.1066 Thu Nov 02 05:40:49 GMT 2023 rillig make: clean up comments

No functional change.
/src/sys/conf/
H A Dfiles1.1066 Sat Mar 30 02:38:59 GMT 2013 christos patches for new wifi devices.
/src/distrib/sets/lists/comp/
H A Dmi1.1066 Sun Sep 23 21:27:34 GMT 2007 agc Sync with reality - add <sys/gcq.h>

Completed in 1198 milliseconds