]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
cpio/tests/test_option_lz4: fix a use after free in the failure case
[FreeBSD/FreeBSD.git] / share /
2017-05-11 ngieUnconditionally install udp(4) and udplite(4) again
2017-05-10 sjgMerge bmake-20170510
2017-05-10 bdrewerySUBDIR_OVERRIDE: Note how to restore historical behavio...
2017-05-09 bdreweryAdd a -DNO_LIBS to skip building the libraries phase...
2017-05-09 gjbCorrect "first appeared in" entries for various drivers...
2017-05-09 bdrewerySupport -DWORLDFAST to skip all build steps up to ...
2017-05-09 bdrewerySupport skipping 'make obj' tree-walk.
2017-05-09 bdreweryPROGS+META_MODE: Avoid rebuilding common sources when...
2017-05-09 traszFix device paths for USB serial adapters: the formattin...
2017-05-09 traszFix mistake introduced to uart(4) man page in r317463.
2017-05-09 bdreweryDIRDEPS_BUILD: Connect new directories.
2017-05-08 bdreweryFix syntax error in parse_path after r316952.
2017-05-08 dbaioAdd myself (dbaio) as a new ports committer
2017-05-08 emastearch(7): correct initial versions for alpha and pc98
2017-05-07 bjkBring VOP_GETPAGES.9 more up-to-date
2017-05-06 baptBuild zstandard with threading enabled
2017-05-06 baptImport Zstandard 1.2.0
2017-05-06 adrian[etherswitch] add manpages for etherswitch supported...
2017-05-06 bdreweryFix some "don't build" optimizations from r308599 not...
2017-05-05 kenAdd basic programmable early warning error injection...
2017-05-05 kibGrammar fixes.
2017-05-05 kibDefine the scope and purpose of the page.
2017-05-05 kibFix some grammar, fix some markup, bump copyright year...
2017-05-05 emastearch(7): add a table of per-arch initial/final FreeBSD...
2017-05-04 kibProvide introduction for the arch(7) manpage.
2017-05-04 kibAvoid wrapping of the machine-dependent type sizes...
2017-05-04 mmMFV r317781:
2017-05-03 kenFix error recovery behavior in the pass(4) driver.
2017-05-03 wulfAdd myself (wulf) as a src committer with gonzo and...
2017-05-03 jhbReplace 'riscv' with the RISC-V targets 'riscv64' and...
2017-05-02 jhibbitsAdd powerpcspe to arch(7)
2017-05-02 kibDocument time_t size.
2017-04-30 emasterevert r313473 (Disable LLD_IS_LD option combinations...
2017-04-29 ngieusb(4): manpage cleanup
2017-04-29 hselaskyCorrect manual page link to usbdi(9).
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 jhbRevert r317446 and bring back cy(4).
2017-04-27 brooksMore ATM and NATM removal
2017-04-26 traszAdd information about device nodes to man pages for...
2017-04-26 traszAdd some .Xrs to USB serial driver man pages.
2017-04-26 jhbRemove the cy(4) driver for Cyclades serial adapters.
2017-04-26 glebiusUMA_ZONE_REFCNT was removed.
2017-04-25 brooksRemove NATM configuration bits and assorted NATM and...
2017-04-25 jhbAdd a new GDB_LIBEXEC option to install gdb and kgdb...
2017-04-24 brooksRemove the NATM framework including the en(4), fatm...
2017-04-21 emastebsdgrep: disable GNU_GREP_COMPAT by default
2017-04-21 emastebsdgrep: add BSD_GREP_FASTMATCH knob for built-in fastmatch
2017-04-20 traszMention GEOM_MOUNTVER.
2017-04-20 baptReadd Big5: some large databases setup are still requir...
2017-04-20 ngieRegenerate src.conf(5) after recent additions/clarifica...
2017-04-19 ngieAdd a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow...
2017-04-19 emasteRemove WITHOUT_GNU and WITHOUT_GNU_SUPPORT src.conf...
2017-04-18 sjgIf MAKEOBJDIRPREFIX is a prefix match for .CURDIR,...
2017-04-18 jhbRegenerate to note that GDB is now off by default on...
2017-04-18 jhbDisable in-tree GDB by default on x86, mips, and powerpc.
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 ganboldBelatedly add myself to committers-src.dot file.
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-15 baptUpdate to 2017.04.03
2017-04-15 sjgLatest version, we need to realpath anyway to check...
2017-04-15 sjgUpdate to latest, handle case of __objdir=obj
2017-04-14 asomersAdd 410.status-mfi, a periodic script for mfi(4) arrays
2017-04-13 allanjudeAdd UEFI support to vmrun.sh
2017-04-12 maximOpenBSD 6.1 release added.
2017-04-12 kevloMost wireless drivers don't support altq(4).
2017-04-11 emasteRegenerate src.conf.5 after r316706
2017-04-10 emasteregenerate src.conf.5 after r316647 and r316684
2017-04-10 emasteMake WITHOUT_TOOLCHAIN imply WITHOUT_LLD.
2017-04-09 emasteIntroduce LLD_BOOTSTRAP to control lld as bootstrap...
2017-04-07 kanDo not use -msoft-float with intention of disabling...
2017-04-07 jhbExplicitly set the desired MIPS ABI in toolchain flags.
2017-04-07 jhbDon't set the MIPS endianness flags in both ACFLAGS...
2017-04-07 sevanRemove the last vestiges of FDC_DEBUG & FD_DEBUG
2017-04-07 andrewAdd -fPIC to the standalone build flags on arm64. This...
2017-04-06 traszUnify capitalization.
2017-04-06 traszUpdate hier(7) by removing files and directories that...
2017-04-06 bdreweryMETA_MODE: Fix build-tools still sometimes rebuilding...
2017-04-06 ngiesbuf(9): add MLINKS for sbuf_{clear,get,set}_flags(9)
2017-04-06 ngiesbuf(9): clarify kernel-only APIs
2017-04-06 ngiesbuf(9): convert SYNOPSIS section from .Fn entries...
2017-04-06 ngieAdd sys/types.h #include to EXAMPLE to provide a comple...
2017-04-04 sevanCorrect the grammar mistakes introduced by me in the...
2017-04-04 sevanReplace an with a
2017-04-04 davidcsAdd 25/40/100Gigabit Ethernet Driver version v1.3.0...
2017-04-03 traszAdd basic description of kernel source layout.
2017-04-03 traszRemove excessive horizontal whitespace from hier(7...
2017-04-01 asomersFix man page typo from r316342
2017-04-01 asomersConsolidate random sleeps in periodic scripts
2017-03-31 kevloAdd support for ThingM blink(1) notification LED to...
2017-03-30 davidcsUpdate man page for commit r316309 "Add support for...
2017-03-30 ngieSplit iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)
2017-03-28 mmMFV r316083,316094:
2017-03-28 maximDragonFly BSD 4.8.0 release added.
2017-03-27 baptUpdate pci_vendors to 2017-03-16
2017-03-27 traszDocument EVENTHANDLER_DEFINE(9).
2017-03-27 traszThe cn_consume was removed in r296716.
2017-03-27 ngiepthread_mutex_consistent: sort SEE ALSO by reference...
2017-03-27 markjTypo.
2017-03-27 pluknetmacOS 10.12 release date added.
2017-03-27 pluknetFix pfil_add_hook() and pfil_remove_hook() type.
next