]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Squelch a (bogus) used before init warning when building with gcc.
[FreeBSD/FreeBSD.git] / share /
2014-11-23 joelMisc mdoc fixes:
2014-11-22 baptDefine LIBSQLITE3 and LIBMANDOC
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 baptEnforce -lpthread and -lc to always be the 2 last compo...
2014-11-21 ianDocument the recent enhancements for configuring bus...
2014-11-21 rodrigcCreate a vimage.9 link to vnet.9
2014-11-21 rodrigcMake MLINKS text match text in bsd.man.mk added by...
2014-11-20 emasteSpell out "Windows" - no need to censor it in a man...
2014-11-20 rodrigcMFp4: @179066
2014-11-19 kevloAdd Trendnet TEW-646UBH.
2014-11-18 impAcutally, replaces NO_INCS with WITHOUT_INCLUDES and...
2014-11-14 mavRemove mostly obsolete hint to disable LAPIC timers.
2014-11-14 andrewAdd OBJDUMP to sys.mk. The EFI loader uses it however...
2014-11-14 traszFix mdoc warning.
2014-11-14 traszFix mdoc warning by removing empty lines.
2014-11-13 jhbDrop mention of ISA cards. Note that I have no idea...
2014-11-11 melifaroKill custom in_matroute() radix mathing function removi...
2014-11-10 emasteAdd /usr/lib/debug directory to hier(7)
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-08 markjRevert r274200. Implicitly setting DEBUG_FLAGS when...
2014-11-07 aeOverhaul if_gre(4).
2014-11-06 markjAutomatically build with debug symbols when building...
2014-11-06 impIgnore errors from rm -rf to support high -j builds...
2014-11-06 melifaroFinish r274118: remove useless fields from struct domain.
2014-11-04 dteskeAdd new libraries/utilities for data throughput visuali...
2014-11-04 jmgconvert .Nm to proper .Xr's...
2014-11-04 ngieImport proper fix for misc/49356 (/usr/include/atf...
2014-11-04 ngieAs an optimization (in simple, well used cases) only...
2014-11-04 ngieAdd Makefile snippet to ease porting NetBSD testcases...
2014-11-03 dumbbellvt(4): Start new sentences on their own lines
2014-11-03 dumbbellvt(4): Improve the description of kern.vt.fb.modes...
2014-11-03 dumbbellvt(4): Document kern.vt.fb.default_mode and kern.vt...
2014-11-03 ngieIntegrate pjdfstest test suite execution into kyua
2014-11-02 kibFix two issues with lockmgr(9) LK_CAN_SHARE() test...
2014-11-02 jmgadd an rc.d script to automatically grow the specified...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-31 kibAdd type qualifier volatile to the base (userspace...
2014-10-30 jmmvUse the right depend file for each program.
2014-10-30 markmThis is the much-discussed major upgrade to the random...
2014-10-29 ngieFix the logic inversion in the previous commit by ensur...
2014-10-28 ngieFilter out TESTS_SUBDIRS already added to SUBDIR instea...
2014-10-28 jkimActually install casuword(9) to fix build.
2014-10-28 kibAdd fueword(9) and casueword(9) functions. They are...
2014-10-27 delphijRemove an extra copy of hv_kvp_daemon(8) [1].
2014-10-27 jhbCorrect a typo: this is the manpage for pthread_cleanup...
2014-10-26 traszMention VAAI and ODX in ctl(4).
2014-10-25 jhbClarify that pthread_cleanup_push()/pop() are implement...
2014-10-24 kevloAdd D-Link DWA-123 rev D1 and Elecom WDC-150SU2M.
2014-10-23 jmgminor updates to make it more explicit that when using...
2014-10-23 bryanvAdd VirtIO console driver
2014-10-22 ngieFix linking static test binaries with atf.test.mk
2014-10-22 mavDocument sort_io_queue sysctls/tunables.
2014-10-22 jmgfix spelling of DEFAULT in comments...
2014-10-22 impMy previous commit exposed an issue as it fixed a different
2014-10-21 baptRevert r273426 r273409
2014-10-21 baptolder binutils does not know about --no-fatal-warnings
2014-10-21 emasteRegenerate after r273418
2014-10-21 impFor the kernel, we have USB_GADGET_EXAMPLES as defaults...
2014-10-21 baptDo not make ld(1) warnings fatal anymore, binutils...
2014-10-21 baptAlways use libc++ as the default c++ stack when buildin...
2014-10-21 baptWhen using an external toolchain note that gcc 4.8...
2014-10-21 baptThe dependencies are computed with CC even if sources...
2014-10-21 jmgit is not cast to a pointer of the specified type,...
2014-10-21 jmgspell out the arguments..
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-21 neelMerge projects/bhyve_svm into HEAD.
2014-10-21 markjFix a few small bugs in the DTrace USDT rules:
2014-10-21 neelIFC @r273338
2014-10-20 pluknetMac OS X 10.10 added.
2014-10-20 emasteAdd vtfontcvt(8) cross-reference to vt(4) man page
2014-10-20 bryanvAdd vxlan interface
2014-10-19 neelIFC @r273206
2014-10-18 desAdd a complete implementation of MurmurHash3. Tweak...
2014-10-17 emasteFix UEFI manpage whitespace and minor issues
2014-10-17 emasteAdd basic UEFI boot procedure manpage
2014-10-16 gavinThe igb(4) driver supports 82580, i350, i354, i210...
2014-10-16 markjDon't define rules based on PROGS if PROGS is empty.
2014-10-16 emasteUpdate vt(4) for UEFI defaults and special keys
2014-10-16 brooksRegenerate src.conf.5 after:
2014-10-16 impHYPERV isn't available on all architectures, but just...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 neelUse '-e' to check if the virtio backing file has alread...
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 aeOverhaul if_gif(4):
2014-10-14 bruefferNew sentence -> new line; use macros where appropriate.
2014-10-14 mavAdd LBPERE mode bit definition.
2014-10-14 neelIFC @r273066
2014-10-13 delphijPromote libevent to lib/ level and fold ftp-proxy into...
2014-10-13 sbrunoBump .Dd
2014-10-13 sbrunoUpdate tcp(4) with plpmtud blackhole sysctls
2014-10-11 hrsAdd ${name}_env and ${name}_prepend. ${name}_env is...
2014-10-11 traszMark iscontrol(8) and iscsi_initiator(4) obsolete.
2014-10-10 neelIFC @r272887
2014-10-10 ngieAdd LDFLAGS to PROG_VARS so it can be overridden on...
2014-10-10 baptMake sure SIZE is defined early
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-08 jhbForgot to bump Dd.
2014-10-08 jhbRewrite timeout(9) to be callout(9)-centric instead...
2014-10-08 yongariDocument newly added controller AR816x/AR817x.
2014-10-06 baptImport byacc 20141005 from vendor
next