]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-12-02 Enji CooperDon't install usr.sbin/mountd if MK_NFS_SERVER == no
2014-12-02 Enji CooperAdd knob, MK_MAC_SUPPORT for building items with mac...
2014-12-02 Enji Cooperbsm needs to be further factored out of sys/sys/ucred...
2014-11-30 Enji CooperMFhead @ r275324
2014-11-30 Enji CooperRemove duplicate FILESYSTEMS REQUIRE from etc/rc.d...
2014-11-30 Andrew TurnerCorrectly a few incorrect uses of ENTRY/EENTRY and...
2014-11-30 Andrew TurnerRemove extra labels, ENTRY_NP already provides them.
2014-11-30 Gleb SmirnoffMissed in r274421: use sbavail() instead of bare access...
2014-11-30 Enji CooperHonor MK_IPFW with rc.firewall, MK_LOCATE with /var...
2014-11-30 Enji Coopermountd should also be optional based on MK_NFS_SERVER
2014-11-30 Enji CooperAdd dummy providers for DNS/FIREWALL
2014-11-30 Gleb Smirnoff- Move sbcheck() declaration under SOCKBUF_DEBUG.
2014-11-30 Enji Cooper- Make NETWORKING depend on DNS/FIREWALL
2014-11-30 Enji CooperMake quota come before ypset so ypset can be decoupled...
2014-11-30 Gleb SmirnoffMake sballoc() and sbfree() functions. Ideally, they...
2014-11-30 Enji CooperRemove duplicate FILESYSTEMS REQUIRE
2014-11-30 Enji CooperRemove duplicate FILESYSTEMS REQUIRE
2014-11-30 Enji CooperRemove the unnecessary glob
2014-11-30 Enji CooperFix CFLAGS+=-DDEBUG by using the right header for libut...
2014-11-30 Roman DivackyUnbreak the code for non-digits below '0' by casting...
2014-11-30 Enji CooperBuild spppcontrol if MK_PPP != no
2014-11-30 Enji CooperMFhead @ r275302
2014-11-30 Enji CooperFollowup to r275299: add an ObsoleteFiles.inc entry...
2014-11-30 Enji CooperFill in items to remove with relevant knobs, per r275300
2014-11-30 Enji CooperFill in MK_ACPI, (MK_ACPI && MK_APM), MK_INET6, MK_PPP...
2014-11-30 Enji CooperRemove etc/rc.d/mrouted
2014-11-30 Peter JeremyCross reference tap(4) and tun(4) and include a short...
2014-11-30 Enji CooperFollowup to r275296: add an ObsoleteFiles.inc entry
2014-11-30 Enji CooperRemove etc/rc.d/mrouted
2014-11-30 Enji CooperMake nfs server components conditional according to...
2014-11-30 Enji CooperMove nfsd requirement in lockd/statd to BEFORE: stanza...
2014-11-30 Enji CooperHonor MK_AUDIT with respect to etc/security
2014-11-30 Enji Cooper- Fill in MK_FILE, MK_PMC, MK_SQLITE3, and MK_ZONEINFO
2014-11-30 Enji CooperHonor MK_AT, MK_FTP, MK_MAIL, and MK_OPENSSH
2014-11-30 Enji CooperInstall bsm headers if MK_AUDIT != no
2014-11-30 Enji CooperHonor MK_FILE
2014-11-30 Enji CooperHonor MK_AUDIT, MK_FILE, MK_GPIO, and MK_SQLITE3
2014-11-30 Enji CooperAdd MK_FILE and MK_SQLITE3
2014-11-30 Enji CooperAdd MK_NTP block to etc/rc.d/Makefile
2014-11-30 Enji CooperHonor MK_GSSAPI and MK_PKGBOOTSTRAP a bit better in...
2014-11-30 Enji CooperBetter honor the following MK_ flags in etc/Makefile...
2014-11-30 Enji CooperRework rc.d requirements so zfs and zvol come before...
2014-11-30 Enji CooperMake kdc run before SERVERS so kdc can be decoupled...
2014-11-29 Enji CooperMake ntpdate run before rpcbind to allow ntpdate to...
2014-11-29 Enji CooperMake gssd come before nfsd so gssd can be decoupled...
2014-11-29 Enji CooperMake local_unbound come before NETWORKING instead of...
2014-11-29 Enji Cooperatm1 already sets "BEFORE: netif", so remove "REQUIRE...
2014-11-29 Enji CooperRevert r275270
2014-11-29 Enji Cooperetc/mail actually applies to MK_SENDMAIL, not MK_MAIL
2014-11-29 Justin HibbitsAdd support for dtrace:fbt on modules for PowerPC
2014-11-29 Andrew TurnerUpdate _ENTRY to use _EENTRY to reduce the common code.
2014-11-29 Warner LoshThe current limit of 100k for the linker hints file...
2014-11-29 Konstantin... Remove lock recursion for the pipe pair mutex, and...
2014-11-29 Andrew TurnerSwitch to the ARM unified assembly language as the...
2014-11-29 Baptiste DaroussinIgnore more warnings with external gcc
2014-11-29 Yoshihiro TakahashiMFi386: r275059, r275061, r275062 and r275191 (by rdivacky)
2014-11-29 Baptiste DaroussinImplement --no-fatal-warning for compatibility with...
2014-11-29 Yoshihiro TakahashiMFi386: r275237 (by rdivacky)
2014-11-29 Enji CooperSkip usr/share/misc
2014-11-29 Roman DivackyShrink boot2 a bit more by factoring out common pattern
2014-11-29 Enji CooperHonor MK_BLUETOOTH when installing bluetooth.device...
2014-11-29 Enji CooperMF projects/building-blocks r275198:
2014-11-29 Enji CooperMFHead @ r275232
2014-11-29 Enji CooperAdapt logic from src.opts.mk to kern.opts.mk to unbreak...
2014-11-29 Enji CooperMake ee(1) optional via MK_EE
2014-11-29 Enji CooperImplement mdoc cross references
2014-11-29 Enji CooperFill in MK_VI == no
2014-11-29 Enji Coopershare/termcap requires ex from usr.bin/vi in order...
2014-11-29 Baptiste DaroussinUpdate libucl to latest version
2014-11-29 Baptiste DaroussinUpdate libucl to latest version
2014-11-28 Enji CooperRemove the conditional
2014-11-28 Enji CooperInstall skeleton files based on the values of MK_MAIL...
2014-11-28 Baptiste DaroussinReadd Makefile.inc that were used to include upper...
2014-11-28 Enji CooperIgnore usr/share/nls
2014-11-28 Bjoern A. ZeebAfter r275196 unbreak NOIP and NOINET kernels by hiding...
2014-11-28 Eygene RyabinkinDRM2: fix off-by-one overflow in ioctl processing
2014-11-28 Andrew TurnerSome device tree configurations place the generic timer...
2014-11-28 Andrew TurnerWe don't use the hypervisor interrupt, make it optional...
2014-11-28 Konstantin... Assert the state of the process lock and sigact mutex in
2014-11-28 Hans Petter... Style changes:
2014-11-28 Cy SchubertCorrectly define constants.
2014-11-27 Enji CooperUse ${.TARGET} instead of hardcoding the name in the...
2014-11-27 Alexander V... Fix build broken by r275195.
2014-11-27 Alexander V... Do not return unlocked/unreferenced lle in arpresolve...
2014-11-27 Alexander V... Do not try to copy header to @dst and than back to...
2014-11-27 Baptiste DaroussinRemove leftovers readline being changed to an internallib
2014-11-27 Ed MastePut each SUBDIR on a separate line
2014-11-27 Ed MasteCopy elftoolchain binutils replacements from vendor...
2014-11-27 Roman DivackyRevert part of r275059. Comparing unsigned 8 bit value
2014-11-27 Justin HibbitsFix hwpmc sampling for ppc970 (G5-class) processors.
2014-11-27 Maxim Konovalovo NetBSD 6.1.5, OpenBSD 5.6, FreeBSD 10.1, DragonFly...
2014-11-27 Enji CooperPopulate MK_AUTOFS and MK_BSDCONFIG; add more dtrace...
2014-11-27 Enji CooperHonor MK_AUTOFS
2014-11-27 Enji CooperAdd WITHOUT_AUTOFS and WITHOUT_BSDCONFIG
2014-11-27 Enji CooperFilter out /lib, /usr/lib32, and fold the /usr/lib...
2014-11-27 Nick Hibmaclean_build is not always done (*), so move the mkdir...
2014-11-27 Enji CooperHonor MK_EXAMPLES
2014-11-27 Enji CooperHandle MK_RADIUS_SUPPORT in usr.sbin/ppp
2014-11-27 Enji CooperOnly install libmap32.conf if MK_LIB32 != no
2014-11-27 Enji CooperUntil I teach bsd.*.mk to accept NO_ROOT, make this...
next