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

/src/sys/dev/pci/
H A Dpcidevs.h1.1206 Fri Jan 16 09:57:11 GMT 2015 msaitoh regen.
H A Dpcidevs_data.h1.1206 Sun Jan 18 15:31:10 GMT 2015 christos regen
H A Dpcidevs1.1206 Mon Dec 15 00:48:42 GMT 2014 msaitoh Change Intel 0x0434 entry:
- Rename DH89XX_QA to DH89XXCC_IQIA
- Modify the description to DH89xxCC PCIe Endpoint and QuickAssist
(include typo fix)
/src/doc/
H A D3RDPARTY1.1206 Sat Feb 21 00:05:47 GMT 2015 tron Postfix 2.11.4 was imported.
H A DCHANGES1.1206 Sat Apr 11 15:01:52 GMT 2009 apb Mention mtree -S
/src/sys/arch/i386/conf/
H A DGENERIC1.1206 Mon May 06 02:24:37 GMT 2019 sevan Use filesystems.config to reduce duplication
/src/distrib/sets/lists/base/
H A Dmi1.1206 Sat Jul 06 19:45:25 GMT 2019 christos PR/54351: Izumi Tsutsui: Remove obsolete entries that are in
/usr/share/examples/dhcpcd/hooks/, so that when someone uses
the examples, they don't get removed by postinstall. A more
advanced way to fix this is to put a date in the the obsolete
entry and only remove files when they pre-date that date. But
this is too much complexity for little benefit for now.
/src/distrib/sets/lists/man/
H A Dmi1.1206 Fri May 07 17:41:57 GMT 2010 degroote Add support for pfs(8)

pfs(8) is a tool similar to ipfs(8) but for pf(4). It allows the admin to
dump internal configuration of pf, and restore at a latter point, after a
maintenance reboot for example, in a transparent way for user.

This work has been done mostly during my GSoC 2009

No objections on tech-net@
/src/distrib/sets/lists/tests/
H A Dmi1.1206 Sun May 22 17:55:08 GMT 2022 rillig tests/compress: demonstrate truncation of target file

Reported by Giorgos Keramidas in PR#19722.
/src/share/mk/
H A Dbsd.own.mk1.1206 Sun Sep 06 07:20:28 GMT 2020 mrg add support for new GCC 9 warnings that may be too much to fix
right now. new address-of-packed-member and format-overflow
warnings have new GCC_NO_ADDR_OF_PACKED_MEMBER amd
GCC_NO_FORMAT_OVERFLOW variables to remove these warnings.

apply to a bunch of the tree. mostly, these are real bugs that
should be fixed, but in many cases, only by removing the 'packed'
attribute from some structure that doesn't really need it. (i
looked at many different ones, and while perhaps 60-80% were
already properly aligned, it wasn't clear to me that the uses
were always coming from sane data vs network alignment, so it
doesn't seem safe to remove packed without careful research for
each affect struct.) clang already warned (and was not erroring)
for many of these cases, but gcc picked up dozens more.
/src/sys/conf/
H A Dfiles1.1206 Thu Sep 06 06:42:00 GMT 2018 maxv Remove the network ATM code.
/src/distrib/sets/lists/comp/
H A Dmi1.1206 Wed Nov 12 13:17:27 GMT 2008 pooka Now that MKPUFFS is default, kill it as advertised.
While there, give puffs and refuse files sensible syspkg entries.

Completed in 1175 milliseconds