]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-11-21 emasteRefactor amd64 startup SMAP parsing
2013-11-21 rodrigcUpdate text related to Intel CPU support and Apple...
2013-11-21 rodrigcUpdate copyrights
2013-11-21 emasteDisable amd64 boot time memory test by default
2013-11-21 dteskeRemove unused line -- cruft left over from SVN r258360.
2013-11-21 pfglibstdc++: merge non-abi changes from Apple's developer...
2013-11-21 pfggcc: another round of merges from the gcc pre-43 branch.
2013-11-21 nwhitehornFor PCI<->PCI bridges, #address-cells may be 3. Allow...
2013-11-21 emastelibexecinfo: Include terminating null in byte count
2013-11-21 gberUnbreak compilation with GCC.
2013-11-21 jhibbitsRemove stale comment. The PID provider is handled...
2013-11-21 dteskeQuote the interface name for good measure.
2013-11-21 ianCall cpu_setup() from the initarm() routine on platform...
2013-11-21 dteskeRevert SVN r257830 -- that feature was annoying and...
2013-11-20 cognetIn pmap_unmapdev(), remember the size, and use that...
2013-11-20 dteskeUpdate function description for API tool:
2013-11-20 dteskeMake `-d' implicitly enable `-f' for simplification.
2013-11-20 jmgfix white space...
2013-11-20 jmgfix a use after free, jsegdep_merge will free wk, avoid...
2013-11-20 dteskeAdd a `-d' flag for printing the description of each...
2013-11-20 dteskeAdd new `includes' module for exploring the bsdconfig...
2013-11-20 jmgflag that the aesni driver is sync... This means we...
2013-11-20 kibRedo r258088 to avoid relying on signed arithmetic...
2013-11-20 peterChange introduction history.
2013-11-20 ianAdd USB_HOST_ALIGN=64; the cache line size on the am335...
2013-11-20 ianCall cpu_setup() immediately after the page tables...
2013-11-20 glebiusFix comment after r250551.
2013-11-20 mavPrint some more flags.
2013-11-20 avgMFV r258378: 4089 NULL pointer dereference in arc_read()
2013-11-20 avgMFV r258377: 4088 use after free in arc_release()
2013-11-20 gberSplit raw reading/programming into smaller chunks to...
2013-11-20 kibVm map code performs clipping when map entry covers...
2013-11-20 kibAdd assertions to cover all places in the wiring and...
2013-11-20 kibRevert back to use int for the page counts. In vn_io_f...
2013-11-20 truckmanRegenerate after r258363 (alternate ID for Novatel...
2013-11-20 truckmanAdd alternate ID for Novatel MiFi 2200 CDMA, which...
2013-11-20 jhibbitsUse 'int' to store the return value of getopt(), rather...
2013-11-20 jhibbitsFix the function search space.
2013-11-20 dteskeWhitespace, style, sub-shells, and standardize variable...
2013-11-19 zbbApply access flags for managed and unmanaged pages...
2013-11-19 zbbAvoid clearing EXEC permission bit when setting the...
2013-11-19 aeAdd "resize" verb to gmirror(8) and such functionality...
2013-11-19 ianBugfixes... the host capabilties from FDT data are...
2013-11-19 trhodes"Tim trailing" -> "Trim trailing"
2013-11-19 avgtaskqueue_cancel: garbage collect a write-only variable
2013-11-19 avgzfs page_busy: fix the boundaries of the cleared range
2013-11-19 avgfsx: add an option to randomly call msync(MS_INVALIDATE)
2013-11-19 avgfsx: new option to disable msync(MS_SYNC) after each...
2013-11-19 dimPull in r191896 from upstream llvm trunk:
2013-11-19 bdreweryFix build with GCC
2013-11-19 bdreweryFollow-up to r258227 and document 'enabled' as a boolea...
2013-11-19 bdrewerySupport SNI in libfetch
2013-11-19 tijlOne more BIND remnant: /etc/mtree/BIND.chroot.dist
2013-11-19 mavReenable vfs.zfs.zio.use_uma for amd64, disabled at...
2013-11-19 mavImplement mechanism to safely but slowly purge UMA...
2013-11-19 mavGrow UMA zone bucket size also on lock congestion durin...
2013-11-19 mavAdd two new UMA bucket zones to store 3 and 9 items...
2013-11-19 mavImplement soft pressure on UMA cache bucket sizes.
2013-11-19 markjProvide the correct path to bus_autoconf.sh.
2013-11-19 markjRegenerate usb.conf after r258331.
2013-11-19 markjImport the axge(4) driver for the ASIX AX88178A and...
2013-11-19 sjgNeed to also test for defined(${v}_${PROG})
2013-11-18 eadlerBump .Dd for recent change
2013-11-18 gnnAllow ethernet drivers to pass in packets connected...
2013-11-18 eadlerIndicate which options are extensions to POSIX.
2013-11-18 pfggcc: Record some previous commits in the gcc43 ChangeLog.
2013-11-18 gjbSimplify PKG_ABI for pkg-stage.sh.
2013-11-18 gjbRemove WITHOUT_PROFILE=1 for the dvd1.iso medium.
2013-11-18 tijlAlso delete lib32 libiconv.
2013-11-18 gjbDocument the 'dvdrom' target.
2013-11-18 tijlBug fixes in iconv(3) UTF-7 support.
2013-11-18 gjbFix how ABI is evaluated so it matches more than a...
2013-11-18 asomersopensolaris/uts/common/dtrace/fasttrap.c
2013-11-18 gjbAdd the 'dvd1.iso' target. This mimics the 'release...
2013-11-18 gjbSet the PKG_CACHEDIR directory to 'dvd/' instead of...
2013-11-18 gjbUnconditionally copy the build host /etc/resolv.conf...
2013-11-18 gjbAdd a script and configuration files to fetch pre-built...
2013-11-18 gjbUse the IMAGES variable to determine which image files...
2013-11-18 jmmvAdd some sample test programs.
2013-11-18 jmmvFix the build of plain test programs.
2013-11-18 jmmvRemove registration of C++ test programs into PROGS.
2013-11-18 smhFix ZFS deadlock when sending a snapshot which is mounted.
2013-11-18 markjThe fasttrap ioctl used to create probes takes a variab...
2013-11-18 jmmvDrop all ATF tools code.
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 alcImplement pmap_align_superpage().
2013-11-17 jmmvUpdate notes for imports of atf.
2013-11-17 jmmvFix the build of some ATF tests.
2013-11-17 peterBump __FreeBSD_version for iconv changes
2013-11-17 peterAttempt to move the POSIX iconv* symbols out of runtime...
2013-11-17 jillesFix siginfo_t.si_status for wait6/waitid/SIGCHLD.
2013-11-17 alfredFix creating a vlan over lagg over mlxen crash.
2013-11-17 jhibbitsAdd a sysctl to allow disabling resetting the OF syscons.
2013-11-17 nwhitehorn#interrupt-cells belongs to the iparent, not the device...
2013-11-17 antoineAdd more obsolete files
2013-11-17 nwhitehornUse #address-cells and #size-cells here too instead...
2013-11-17 nwhitehornActually look up #address-cells instead of assuming...
2013-11-17 dteskeAdd a try-include word (which acts the same as "include...
2013-11-17 dteskeRefactor draw-beastie function.
2013-11-17 nwhitehornDo not assume a value for #address-cells when parsing...
next