]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-06-10 sjgRemove extra blank lines
2015-06-10 sjgRevert unneeded change
2015-06-10 sjgLet people use this with MAKEOBJDIRPREFIX if they reall...
2015-06-10 sjgSince sys.mk now handles META_MODE and META_FILES options
2015-06-10 sjgRemove extra line
2015-06-10 sjgremove extra line
2015-06-10 sjgRemoved extra line
2015-06-10 sjgExplain why NO_BEFOREBUILD_INCLUDES is needed
2015-06-08 sjgAvoid bogus MLINKS when MK_LZMA_SUPPORT=yes and MK_BSD_...
2015-06-08 sjgdirdeps.mk now sets DEP_RELDIR
2015-06-08 sjgLatest dirdeps.mk sets DEP_RELDIR for itself.
2015-06-08 sjgWatchout for bogus MAN
2015-06-04 sjgAdd dependent option STAGING_MAN/STAGING
2015-05-31 sjgHandle multiple sections in MLINKS
2015-05-31 sjgStage man pages.
2015-05-30 sjgDo not override variables on command line that build...
2015-05-30 sjgTest that .CURDIR is component of (or matches) .OBJDIR
2015-05-30 sjgFix include of atf-c.h
2015-05-29 sjgAllow AUTO_OBJ with out META_MODE.
2015-05-29 sjgAdapt based on whether 'mk' wrapper is used.
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-26 sjgInclude bsd.mkopt.mk before local.sys.mk
2015-05-26 sjginclude local.meta.sys.mk
2015-05-26 sjgalways filter out dirdeps.cache*meta
2015-05-26 sjgMove META_MODE bits to local.meta.sys.mk
2015-05-26 sjgDefine SRCTOP in src.sys.mk
2015-05-26 sjgLatest dirdeps.mk and meta.stage.mk
2015-05-26 sjgAdd support for __DEFAULT_DEPENDENT_OPTIONS
2015-05-24 sjgAdd options for auto obj and meta mode to sys.mk
2015-05-24 sjgMove include of auto.obj.mk to sys.mk
2015-05-24 sjgAdd files to install
2015-05-23 andrewFix a lock up where we enter swapper() with interrupts...
2015-05-23 andrewUse the wait-for-event instruction to put the core...
2015-05-23 rmacklemThe NFS client generated directory block(s) with d_file...
2015-05-23 pluknetUpdate P_TOTAL_STOP commentary.
2015-05-23 kibIf thread requested to not stop on non-boundary, then...
2015-05-23 alcSimplify the allocation of page table pages for mips64...
2015-05-23 pfgddb: de-register
2015-05-23 andrewRemove an unused header.
2015-05-23 aeProperly update TX statistics for wlan(4).
2015-05-23 adrianAdd support for the tuning cap for Hornet/AR9331 boards.
2015-05-23 neelExceptions don't deliver an error code in real mode.
2015-05-23 gjbUse mkimg(1) to create the i386 memstick images, similar to
2015-05-22 marcelConvert to use libxo. Document use of libxo as well.
2015-05-22 gjbFix staging virtual machine images for ftp propagation.
2015-05-22 peterAdjust default argument construction for -c to be getop...
2015-05-22 impFix typo in symbol name. It helps to hit save in all...
2015-05-22 neelRemove the verification of instruction length after...
2015-05-22 gjbFix a number of logic and/or naming problems in Makefil...
2015-05-22 impExport the eflags field from the elf header. This allow...
2015-05-22 pfgddb: Use NULL for pointers
2015-05-22 emasteipf(1): Use strchr(3) instead of deprecated index(3)
2015-05-22 neelDon't rely on the 'VM-exit instruction length' field...
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-22 sbrunoBump rx_overruns when indicated by the ICR mask.
2015-05-22 allanjudeFix a syntax error in bsdinstall/zfsboot
2015-05-22 andrewAdd a miibus_statchg and use it to enable Gigabit mode...
2015-05-22 traszStart documenting ctl(4) sysctls.
2015-05-22 traszAdvertise ctlstat(8) a little better.
2015-05-22 jhbExpand ktr_mask to be a 64-bit unsigned integer.
2015-05-22 jhbOnly reparent a traced process to its old parent if...
2015-05-22 jhbAlways set p_oppid when attaching to an existing proces...
2015-05-22 arybchiksfxge: relax assertion to allow RST flag in TSO packets
2015-05-22 impNeed to handle the !FDT case still too... I thought...
2015-05-22 gonzoSwitch TI platform support code from using FreeBSD...
2015-05-22 gonzoAdd helper method fdt_find_child to make access to...
2015-05-22 davidcsAdd stat counters for Jumbo Frames using SGE ring.
2015-05-21 rmacklemThe NFS client wasn't handling getdirentries(2) request...
2015-05-21 gjbFix make(1) syntax error for non-embedded targets.
2015-05-21 gjbIf TARGET or EMBEDDED_TARGET == arm, set EMBEDDED variable,
2015-05-21 davidcsLimit the size of the posted receive buffers in Rx...
2015-05-21 gjbRemove the arm/armv6 bits from Makefile.mirrors, which...
2015-05-21 gjbInclude xz(1)-compressed images when not a snapshot...
2015-05-21 gjbcd(1) to .CURDIR before calling stat(1) to fix the...
2015-05-21 tychonThe 'hostbridge' device exists to allow guests to infer...
2015-05-21 loosRaise the SDHCI timeout to 10 seconds and add a sysctl...
2015-05-21 jkimDo not probe Intel PIIX4 south bridge quirks on amd64...
2015-05-21 delphijEliminate unneeded includes.
2015-05-21 neelAdd an option "--get-vmcs-exit-inst-length" to display...
2015-05-21 neelEmulate the "CMP r/m, reg" instruction (opcode 39H).
2015-05-21 dimEnsure that the static structs emitted by the MODULE_DE...
2015-05-21 loosAdd the MMC/SD driver for Allwinner SoCs.
2015-05-21 gjbInclude the TARGET in the EC2 AMI name.
2015-05-21 jhbRevert r282971. It depends on condvar consumers not...
2015-05-21 jmgremove stray ; that came in r272673...
2015-05-21 pfgddb: finish converting boolean values.
2015-05-21 baptMark libgomp.so.1 as an old lib not an old file
2015-05-21 impRemove stray DEBUG_FLAGS=-g that snuck in with r137868
2015-05-21 impRemove stray DEBUG_FLAGS=-g that snuck in with r184761.
2015-05-21 impRemove stray DEBUG_FLAGS=-g that's been here since...
2015-05-21 impRemove the stray DEBUG_FLAGS=-g line that snuck in...
2015-05-21 baptRemoved files not installed anymore with mandoc
2015-05-21 baptRemove demandoc(1) from the build
2015-05-21 baptDrop libmandoc and incorporate it into the main mandoc...
2015-05-21 baptRemove clause 3 and 4 from the license
2015-05-21 bapt* fix roff terminology in .Nd
2015-05-21 baptadd an include on sys/types.h because we do explicitly...
2015-05-21 baptUse the POSIX PATH_MAX macro from limits.h instead...
2015-05-21 baptsort headers
next