]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-11-24 Dimitry AndricMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 Dimitry AndricMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-24 Christian BruefferLimit descriptors and enter capability mode.
2014-11-24 Dimitry AndricVendor import of clang RELEASE_350/final tag r216957...
2014-11-24 Dimitry AndricVendor import of llvm RELEASE_350/final tag r216957...
2014-11-24 Edward Tomasz... Remove the pidfile clause from the ctl.conf example...
2014-11-24 Baptiste DaroussinFix rendering of manpages with mandoc(1)
2014-11-24 Gleb SmirnoffWe already have "int i" in this scope.
2014-11-24 Ian LeporeThe arm PJ4B cpu is armv7 architecture, not v6.
2014-11-24 Alexander MotinRead cs_outstanding_ctl_pdus before incrementing it...
2014-11-24 Baptiste DaroussinFix rendering with mandoc
2014-11-24 Ian LeporeAdd ARMV6 as an arm option. This will cause obscure...
2014-11-23 Ian LeporeFix the negation (!) operator so that it binds only...
2014-11-23 Baptiste DaroussinFix rendering with mandoc
2014-11-23 Baptiste DaroussinFix rendering with mandoc
2014-11-23 Baptiste DaroussinTa is only allowed with Bl -column not in Bl -item
2014-11-23 Baptiste DaroussinWorkaround help2man defficiency that prevents mandoc...
2014-11-23 Peter GrehanChange the lower bound for guest vmspace allocation...
2014-11-23 Baptiste DaroussinInstall mdoc(7) and man(7) from mdoc instead of the...
2014-11-23 Baptiste DaroussinRegenerate the manpage in mdoc(7) format using pod2mdoc
2014-11-23 Ruslan BukinCorrect the functions declaration.
2014-11-23 Baptiste DaroussinFix an error (case on a .Nm) preventing mandoc from...
2014-11-23 Ian LeporeSquelch a (bogus) used before init warning when buildin...
2014-11-23 Joel DahlMisc mdoc fixes:
2014-11-23 Ian LeporeConsider the negation operator (!) to be a word even...
2014-11-23 Gleb Smirnoff\n at end of panicstr is redundant.
2014-11-23 Dimitry AndricFix the following -Werror warning from clang 3.5.0...
2014-11-23 Hans Petter... Don't use the synchronization endpoint unless reference...
2014-11-23 Gleb SmirnoffMerge from projects/sendfile:
2014-11-23 Gleb SmirnoffDo not include buf.h.
2014-11-23 Mateusz Guzikifdef RACCT ui_racct_foreach and struct uidinfo's ui_racct
2014-11-23 Gleb Smirnoffbuf.h is not needed here, and pollutes when ufsmount...
2014-11-23 Gleb SmirnoffInclude required files directly instead of pollution...
2014-11-23 Baptiste DaroussinFix comments
2014-11-23 Mateusz Guzikfiledesc: plug a test for impossible condition in fgetv...
2014-11-23 Baptiste DaroussinFix typo
2014-11-23 Baptiste DaroussinChange man(1) to use mandoc to render manpages
2014-11-22 Dimitry AndricFix the following -Werror warnings from clang 3.5.0...
2014-11-22 Jilles Tjoelkersh: Prepend "$0: " to error messages if there is no...
2014-11-22 Dimitry AndricFix the following -Werror warnings from clang 3.5.0...
2014-11-22 Baptiste DaroussinLower warnings to fix build with gcc
2014-11-22 Baptiste DaroussinLower warning to allow building with gcc
2014-11-22 Baptiste DaroussinAdd the demandoc utility from the mandoc project
2014-11-22 Baptiste DaroussinDefine LIBSQLITE3 and LIBMANDOC
2014-11-22 Baptiste DaroussinAdd the preconv utility from mandoc project
2014-11-22 Baptiste DaroussinRework mandoc Makefile to ease maintainance
2014-11-22 Baptiste DaroussinRework makefile in something closer to upstream Makefil...
2014-11-22 Warner LoshThere never was a PC Card joystick attachment that...
2014-11-22 Baptiste DaroussinAdd missing bits svn merge did not catch
2014-11-22 Baptiste DaroussinForgot to update libmandoc
2014-11-22 Baptiste DaroussinPromote SQLite3 as a privatelib as it will also be...
2014-11-22 Baptiste DaroussinUpdate sqlite3 to 3.8.7.2
2014-11-22 Baptiste DaroussinAdd missing dependencies on pthread (sqlite being built...
2014-11-22 Baptiste DaroussinImport sqlite3 3.8.7.2
2014-11-22 Baptiste DaroussinUpdate mandoc to 1.13.1
2014-11-22 Warner LoshRetire old, transition code for managing the FreeBSD...
2014-11-22 Konstantin... The size value should be asserted when it is known.
2014-11-22 Baptiste DaroussinImport mandoc 1.13.1
2014-11-22 Alan CoxBy the time that vm_reserv_init() runs, vm_phys_segs...
2014-11-22 Hans Petter... Fix the host mode ISOCHRONOUS transfer interval program...
2014-11-22 Edward Tomasz... Implement "automount -c".
2014-11-22 Edward Tomasz... Cross-reference autounmountd(8) from umount(8).
2014-11-22 Edward Tomasz... Cross-reference automount(8) from mount(8).
2014-11-22 Dimitry AndricAvoid undefined behaviour in gas's rotate_left() macro...
2014-11-22 Jilles Tjoelkersh: Use DQSYNTAX only while expanding, not SQSYNTAX.
2014-11-22 Alexander MotinFor both iSCSI initiator and target increase socket...
2014-11-22 Steven HartlandFix build with asr driver
2014-11-22 Ian LeporeAdd libm to eliminate "undefined reference to sqrt...
2014-11-22 Baptiste DaroussinEnforce -lpthread and -lc to always be the 2 last compo...
2014-11-22 Dimitry AndricFix the following -Werror warnings from clang 3.5.0...
2014-11-22 Dimitry AndricFix the following -Werror warning from clang 3.5.0...
2014-11-22 Alexander MotinFix use-after-free introduced in r274843.
2014-11-22 Alexander MotinMove icl_pdu_get_data() and xpt_done() out of initiator...
2014-11-22 Hans Petter... Use correct length mask for split transactions. The...
2014-11-22 Hiroki SatoRemove examples of gif_interfaces and gifconfig. These...
2014-11-22 Alexander MotinMake iSCSI frontend less chatty while waiting for tasks...
2014-11-22 Ian LeporeWhen doing a PREREAD sync of an mbuf-type dma buffer...
2014-11-22 Baptiste DaroussinRevert accidently message Makefile from 274836 and...
2014-11-22 Baptiste DaroussinAdd a new soeliminate(1) command
2014-11-22 Davide ItalianoUse the correct variable name.
2014-11-22 Davide ItalianoMake ufs_dirhashreclaimperc a percentage for real and
2014-11-21 Warner LoshSort -K option before -k rather than at the top.
2014-11-21 Brooks DavisMerge from CheriBSD:
2014-11-21 Ian LeporeDocument the recent enhancements for configuring bus...
2014-11-21 Brooks DavisMerge from CheriBSD:
2014-11-21 Brooks DavisMerge from CheriBSD (2e28d2a3090239b30481f35dc452ad95a5...
2014-11-21 Steven HartlandPrevent overflow issues in timeout processing
2014-11-21 Brooks DavisMerge from CheriBSD (3422ebe71b6c06fe78b1be73623b240c21...
2014-11-21 John BaldwinImprove support for XSAVE with debuggers.
2014-11-21 Brooks DavisAdd FPU support for MIPS setjmp(3)/longjmp(3).
2014-11-21 Brooks DavisSlightly alter the handling of LOCAL_LIB_DIRS to skip...
2014-11-21 Brooks DavisAdd a guard against attempting to invoke the buildenv...
2014-11-21 Alexander MotinMake cfiscsi_offline() synchronous, waiting for connect...
2014-11-21 Alexander MotinIn conf_apply() remove iSCSI ports from kernel before...
2014-11-21 Craig RodriguesCreate a vimage.9 link to vnet.9
2014-11-21 Craig RodriguesMake MLINKS text match text in bsd.man.mk added by...
2014-11-21 Edward Tomasz... Fix error handling.
2014-11-21 Edward Tomasz... Document use of wildcards (*) and ampersands (&) in...
2014-11-21 Alexander MotinClose race between cfiscsi_offline() and new connection...
2014-11-21 Nick HibmaSimply remove the tmp dir before creating the symlink...
next