]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Initialize the rid for input.
[FreeBSD/FreeBSD.git] / share /
2016-01-03 impAdd new LIBSOFT option. This is similar to the LIB32...
2016-01-02 emasteUse correct name 'us' for character 31 in keymaps
2016-01-01 des17 years and change after I wrote warp_saver, here...
2015-12-31 dimMerge r293006 from clang380-import branch:
2015-12-31 adrian[rtwn] Add initial manpages for the rtwn driver.
2015-12-29 miwi- Sort ports-secteam
2015-12-29 miwi- Add myself to ports-secteam
2015-12-26 baptprocfs(5) is not required by ps(1) and w(1) anymore
2015-12-26 adrian[mdio] migrate mdiobus out of etherswitch and into...
2015-12-25 cpercivaMake libxnet.so a symlink to libc.so. This makes ...
2015-12-25 cpercivaDocument that make's .POSIX: handling is broken. In...
2015-12-24 brnrdUpdate mentors for brnrd
2015-12-23 jhbAdd accessor methods to fetch the BAR holding the MSI...
2015-12-20 umeRestore a day of the week in date(1) output for Japanes...
2015-12-20 ngieClean up Kyuafile.tmp, not Kyuafile.auto.tmp
2015-12-20 ngieDocument LOCALBASE in the bsd.test.mk section
2015-12-20 ngie- Use LOCALBASE instead of KYUA_PREFIX for the --prefix...
2015-12-20 ngieDeal with another hardcoded reference to Kyuafile in...
2015-12-20 ngieFix typo in r292500 by adding missing conditional statement
2015-12-20 ngieSimplify Kyuafile generation logic with KYUAFILE =...
2015-12-20 ngieAdd missing return statement to atf/printf_test to...
2015-12-20 jtlAdd a safety net to reclaim mbufs when one of the mbuf...
2015-12-19 baptUse :E instead of regex in ctypedef Makefiles
2015-12-18 baptSimplify the locale generated Makefiles by using bmake...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 cemioat(4): Add an API to get HW revision
2015-12-16 glebiusA change to KPI of vm_pager_get_pages() and underlying...
2015-12-16 emasteEnable LLDB by default on amd64 and arm64
2015-12-15 bdreweryRegenerate after r292283.
2015-12-15 bruefferFix example code rendering, \n needs escaping to show up.
2015-12-15 kevloFix a typo (opencrypto -> crypto) and remove useless...
2015-12-15 bdreweryDIRDEPS_BUILD: Support bootstrapping from PROGS.(DPADD...
2015-12-15 bdreweryDIRDEPS_BUILD: Fix incorrectly adding in RELDIR for...
2015-12-15 bdreweryDIRDEPS_BUILD: Avoid duplicates in DIRDEPS for bootstra...
2015-12-15 bdreweryAdd comment about OBJTOP not yet being defined outside...
2015-12-15 bdreweryFollow-up r291739: Don't suggest LDADD on private libs...
2015-12-15 jhbStart on a new library (libsysdecode) that provides...
2015-12-14 bdreweryAllow overriding FILESDIRs for snmp files.
2015-12-14 cemioat(4): Add support for interrupt coalescing
2015-12-14 bdreweryLet termcap be used in LIBADD.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 bruefferClean up issues reported by mandoc -Tlint
2015-12-14 bruefferNon-exhaustive mdoc/spelling/style cleanup.
2015-12-14 kevloAdd the cryptodev device.
2015-12-11 bdreweryDIRDEPS_BUILD: Don't force C dependencies on kernel...
2015-12-11 brStart support for the RISC-V 64-bit architecture develo...
2015-12-11 rpokala[PR 195033] Document mps.enable_ssu
2015-12-11 araujoFix minor typos introduced on r292084.
2015-12-11 impHandle CPUTYPE=armv[4567]* better. gcc expects those...
2015-12-11 impMove the inclusion of bsd.cpu.mk from sys.mk to bsd...
2015-12-10 mavUpdate list of card names.
2015-12-10 jhbFix a copy and paste bug when this page was first writt...
2015-12-10 bdreweryConvert contrib/ofed libraries to LIBADD.
2015-12-10 bdrewerySort the LIB list.
2015-12-09 cemioat(4): Add ioat_copy_8k_aligned KPI
2015-12-08 bdreweryCCACHE_BUILD: Only export CCACHE_PATH= if it was alread...
2015-12-08 emasteAdd comment explaining aarch64's BROKEN_OPTIONS
2015-12-08 bdreweryMETA MODE: Define a STAGE_TARGET_OBJTOP and export...
2015-12-08 emasteUpdate after r291955, build/install userland debug...
2015-12-08 bdreweryFix some makeman issues.
2015-12-08 maximo DragonFly 4.4.1 release added.
2015-12-07 markjActually add the proc_rwmem(9) man page, missed in...
2015-12-07 markjFix a couple misspellings of "environment."
2015-12-07 markjMFV r289003:
2015-12-07 markjAdd helper functions proc_readmem() and proc_writemem().
2015-12-07 bruefferFix a comment typo in the code example.
2015-12-07 emasteBuild and install userland .debug files by default
2015-12-07 bruefferAdd an MLINK for m_collapse.
2015-12-07 bruefferFix a typo in the CPUTYPE list.
2015-12-07 bdreweryFAST_DEPEND: Only pass -MF if we care about the object...
2015-12-07 bdreweryFAST_DEPEND: Move handling code below yacc/lex/dtrace...
2015-12-07 bdreweryFAST_DEPEND: Only try to use dependencies from C/C...
2015-12-06 ngieRemove unused atf.test.mk variables
2015-12-06 ngieRemove redundant default TESTSDIR that is already defin...
2015-12-06 ngieUse .Fx instead of explicitly spelling out FreeBSD
2015-12-05 cemstyle.9: Add a small blurb about allowing bool
2015-12-05 arybchiksfxge: support for MCDI logging implemented
2015-12-04 bruefferARC-1203 is supported since the latest driver update.
2015-12-04 bdreweryFix 'install*' and many other missing targets with...
2015-12-04 bdreweryThe .if redirection on .WAIT is no longer needed with...
2015-12-04 bdreweryFix 'afterinstall' order not being respected after...
2015-12-04 bdreweryRearrange some common logic.
2015-12-04 bdreweryAdd assertion for when LIBADD should be used rather...
2015-12-04 bdreweryFix LDADD/DPADD that should be LIBADD.
2015-12-04 bdreweryRework unknown LIBADD assertion to be more clear and...
2015-12-04 bdrewerySupport all of the CDDL/ZFS libraries for LIBADD.
2015-12-04 bdreweryFor INTERNALLIB always add in the corresponding _DP_...
2015-12-04 bdreweryReplace ln -s calls with INSTALL_SYMLINK
2015-12-04 bdreweryDon't create a Makefile.depend in share/mk.
2015-12-04 bdreweryDIRDEPS_BUILD: Install new Makefile.depend files atomic...
2015-12-04 bdreweryDIRDEPS_BUILD: For the bootstrapped LIBADD from DPADD...
2015-12-03 bdreweryRevert r288966 as it is redundant and not right.
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 kenAdd asynchronous command support to the pass(4) driver...
2015-12-03 hselaskyUpdate the mlx5en(4) manual page.
2015-12-03 ngieFix a typo in a comment (spacial -> special)
2015-12-03 jhbAdd support for configuring additional virtual interfac...
2015-12-02 jhbThe cdevpriv_dtr_t typedef was not able to be used...
2015-12-02 bdreweryAdd LIBNANDFS.
2015-12-02 bdrewerybsd.subdir.mk: Only recurse on called targets, rather...
next