Searched hist:1.818 (Results 1 - 16 of 16) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs1.818 Wed Nov 27 00:46:37 GMT 2024 brad Add the MCP2221 / MCP2221A multi-io chip
/src/distrib/sets/lists/tests/
H A Dmi1.818 Sun Jul 28 13:49:23 GMT 2019 christos branches: 1.818.2;
add new wcsrtombs test
1.818 Sun Jul 28 13:49:23 GMT 2019 christos branches: 1.818.2;
add new wcsrtombs test
/src/sys/dev/pci/
H A Dpcidevs.h1.818 Thu Aug 10 13:22:54 GMT 2006 simonb Regen.
H A Dpcidevs_data.h1.818 Sun Aug 13 08:02:07 GMT 2006 dsainty Regen: Add the Promise PDC20771, present on the Promise FastTrak TX2300
H A Dpcidevs1.818 Thu Aug 10 13:22:12 GMT 2006 simonb Fix typo in 3945 Intel wireless card name.
Pointed out in private mail by Jean-Baptiste Campesato.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.818 Sat Mar 09 08:42:25 GMT 2019 maxv Start replacing the x86 PTE bits.
/src/distrib/sets/lists/base/
H A Dshl.mi1.818 Thu Jun 15 16:00:57 GMT 2017 christos bump for bind
H A Dmi1.818 Thu Jun 18 05:59:42 GMT 2009 mrg fix up for the current symbols/pc xkb map.
/src/doc/
H A D3RDPARTY1.818 Sat Mar 05 19:56:05 GMT 2011 christos protocol processing stuff moved.
H A DCHANGES1.818 Fri Mar 30 21:36:11 GMT 2007 ghen Note BIND update to 9.4.0. Changes since 9.4.0rc2:

2138. [bug] Lock order reversal in resolver.c. [RT #16653]

2137. [port] Mips little endian and/or mips 64 bit are now
supported for atomic operations. [RT#16648]

2136. [bug] nslookup/host looped if there was no search list
and the host didn't exist. [RT #16657]

2135. [bug] Uninitialised rdataset in sdlz.c. [RT# 16656]

2133. [port] powerpc: Support both IBM and MacOS Power PC
assembler syntaxes. [RT #16647]

2132. [bug] Missing unlock on out of memory in
dns_dispatchmgr_setudp().

2131. [contrib] dlz/mysql: AXFR was broken. [RT #16630]

2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635]
1.818 Fri Mar 30 21:36:11 GMT 2007 ghen Note BIND update to 9.4.0. Changes since 9.4.0rc2:

2138. [bug] Lock order reversal in resolver.c. [RT #16653]

2137. [port] Mips little endian and/or mips 64 bit are now
supported for atomic operations. [RT#16648]

2136. [bug] nslookup/host looped if there was no search list
and the host didn't exist. [RT #16657]

2135. [bug] Uninitialised rdataset in sdlz.c. [RT# 16656]

2133. [port] powerpc: Support both IBM and MacOS Power PC
assembler syntaxes. [RT #16647]

2132. [bug] Missing unlock on out of memory in
dns_dispatchmgr_setudp().

2131. [contrib] dlz/mysql: AXFR was broken. [RT #16630]

2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635]
/src/sys/arch/i386/conf/
H A DGENERIC1.818 Tue Mar 13 23:49:38 GMT 2007 xtraeme ALL: add unichromefb.
GENERIC: add unichromefb (disabled by default).
GENERIC_LAPTOP: add unichromefb and vesafb (disabled by default).
/src/distrib/sets/lists/man/
H A Dmi1.818 Tue Aug 23 00:14:01 GMT 2005 peter Add new files for pf.boot.conf.
/src/share/mk/
H A Dbsd.own.mk1.818 Sat Jul 05 19:22:04 GMT 2014 dholland Rework /usr/share/doc.

Update the <bsd.doc.mk> infrastructure, and update the docs to match
the new infrastructure.

- Build and install text, ps, pdf, and/or html, not roff sources.

- Don't wire the chapter numbers into the build system, or use them in
the installed pathnames. This didn't matter much when the docs were a
museum, but now that we're theoretically going to start maintaining
them again, we're going to add and remove documents periodically and
having the chapter numbers baked in creates a lot of thrashing for no
purpose.

- Specify the document name explicitly, rather than implicitly in a
path. Use this name (instead of other random strings) as the name
of the installed files.

- Specify the document section, which is the subdirectory of
/usr/share/doc to install into.

- Allow multiple subdocuments. (That is, multiple documents in one
output directory.)

- Enumerate the .png files groff emits along with html so they can be
installed.

- Remove assorted hand-rolled rules for running roff and roff widgetry
and add enough variable settings to make these unnecessary. This
includes support for
- explicit use of soelim
- refer
- tbl
- pic
- eqn

- Forcibly apply at least minimal amounts of sanity to certain
autogenerated roff files.

- Don't exclude USD.doc, SMM.doc, and PSD.doc directories from the
build, as they now actually do stuff.

Note: currently we can't generate pdf. This turns out to be a
nontrivial problem with no immediate solution forthcoming. So for now,
as a workaround, install compressed .ps as the printable form.
/src/usr.bin/make/
H A Dvar.c1.818 Sun Feb 14 18:59:36 GMT 2021 rillig make: clean up ValidShortVarname

The switch statement was hard to read, especially the "break" that
needed a comment since it was effectively a "continue".
/src/sys/conf/
H A Dfiles1.818 Thu Nov 23 04:07:07 GMT 2006 rpaulo New EtherIP driver based on tap(4) and gif(4) by Hans Rosenfeld.
Notable changes:
* Fixes PR 34268.
* Separates the code from gif(4) (which is more cleaner).
* Allows the usage of STP (Spanning Tree Protocol).
* Removed EtherIP implementation from gif(4)/tap(4).

Some input from Christos.
/src/distrib/sets/lists/comp/
H A Dmi1.818 Fri Sep 23 15:36:15 GMT 2005 jmmv Kill the tmpfs(9) manual page; it was just documenting internal details of
tmpfs' "API" and was already rotting.

Instead, merge all the relevant comments into the code. This includes
acknowledgements to Google's Summer of Code 2005 program (they were in the
AUTHORS section of tmpfs(9) before), so all the files need to be changed
to include this sentence alongside the title. (Note that this was not a
requirement of the program.)

Completed in 1403 milliseconds