]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-11-26 Enji Cooper- Fix egrep -> grep typo introduced in previous commit
2014-11-26 Enji CooperInstalling zzz(8) doesn't make sense when both ACPI...
2014-11-26 Enji CooperAdd missing line continuation
2014-11-26 Enji CooperClean up more usb related files when MK_USB == no when...
2014-11-26 Enji Cooper- Handle OLD_LIBS properly by looking for versioned...
2014-11-26 Enji CooperFix use of OLD_FILES and OLD_LIBS for MK_BSNMP and...
2014-11-26 Enji CooperIgnore LIBPRIVATEDIR when suggesting directories to...
2014-11-26 Enji CooperAdd MK_TIMED option for optionally building usr.sbin...
2014-11-26 Enji CooperAccount for /usr/include/protocols/r{outed,whod}.h...
2014-11-26 Enji CooperFix some accidentally inverted logic
2014-11-26 Enji CooperConditionalize a number of components in the tree
2014-11-26 Enji CooperDon't try and build 32-bit versions of hyperv / bhyve
2014-11-26 Enji CooperMK_HYPERV:
2014-11-26 Enji CooperDon't install the rsh and telnetd pam.d files if MK_RCM...
2014-11-26 Enji CooperOnly install the accounting/apm rc scripts for MK_ACCT...
2014-11-26 Enji CooperMissed the bsnmp config file
2014-11-26 Enji CooperRemove deadcode
2014-11-25 Enji CooperAdd script I'm using to add entries to OptionalObsolete...
2014-11-25 Enji CooperAdd more MK_BSNMP == no entries for things not caught...
2014-11-25 Enji CooperDon't build/install lib/libvmmapi if MK_BHYVE == no
2014-11-25 Enji CooperFill in entries for MK_BSNMP == no
2014-11-25 Enji CooperOnly install etc/rc.d/bsnmpd if MK_BSNMP == yes
2014-11-25 Enji CooperMake building/installing bhyve optional via MK_BHYVE...
2014-11-25 Enji CooperAdd an additional src.conf doc snippet for WITH_HYPERV
2014-11-25 Enji CooperMake src.opts.mk the source of truth for whether or...
2014-11-25 Enji CooperMake inetd optional via MK_INETD
2014-11-25 Enji CooperDon't install othermta unless MK_MAIL == yes
2014-11-25 Enji CooperMake bsdinstall(8) and sade(8) optional components...
2014-11-25 Enji CooperThe shift; shift needs to be moved outside the .if...
2014-11-25 Enji CooperDon't create symlinks for nls/openssl unless the respec...
2014-11-24 Dimitry AndricFor now, disable using -fsanitize=bounds for the libc...
2014-11-24 John BaldwinAdd a bus_get_domain() wrapper around BUS_GET_DOMAIN...
2014-11-24 John BaldwinProperly initialize the capability rights for vnodes...
2014-11-24 Ian LeporeAdd busdma sync ops before reading and after modifying...
2014-11-24 Philip PaepsAdd a sysctl `net.link.tap.deladdrs_on_close' to config...
2014-11-24 Edward Tomasz... Make it possible to specify flags for autofs daemons...
2014-11-24 Andrey V. ElsukovAdd ip_gre.h to ObsoleteFiles.inc.
2014-11-24 Alexander MotinReplace home-grown CTL IO allocator with UMA.
2014-11-24 Christian BruefferLimit descriptors and enter capability mode.
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...
next