]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-07-26 gnnPort the rwsnoop DTrace Toolkit script to FreeBSD.
2014-07-26 hselaskySplit the XHCI TRB allocations into smaller parts,...
2014-07-26 delphijAdd two sysctls for newly added tunables.
2014-07-26 marcelAdd missing definition of ELF_MACHINE_OK, now used...
2014-07-26 ianPull in the armv4 "fast out" code for checking whether...
2014-07-26 ianRemove completely bogus alignment check -- it's the...
2014-07-26 alcWhen unwiring a region of an address space, do not...
2014-07-26 marcelBuild tsec(4) as a module.
2014-07-26 marcelRemove bogus module dependencies.
2014-07-26 marcelDo not fail the low-level device probe simply because...
2014-07-26 marcelAvoid using ${.CURDIR} so that the module can be built...
2014-07-26 marcelFix relocations related to dpcpu and vnet sets. The...
2014-07-26 marcelCreate 32-bit core files for 32-bit processes on 64...
2014-07-26 hselaskyFix for division by zero.
2014-07-26 marcelDon't return ERESTART when the device is gone. In ttyde...
2014-07-26 dimIn r232153, libarchive 3.0.3 was imported, replacing...
2014-07-26 pfgstrftime() xlocale cleanups.
2014-07-26 mavImplement separate I/O dispatch method for ZVOLs in...
2014-07-26 mavFix infinite loop, when doing WRITE SAME on file-backed...
2014-07-26 seThe previous commit (r269119) introduced a regression...
2014-07-26 seFix obvious off by one error: prefix[1] should be set...
2014-07-26 delphijMFV r269010:
2014-07-26 mavMake sysctls under vfs.zfs.zfetch writeable.
2014-07-26 acheIn the "Too many open files" edge cases don't try to...
2014-07-26 desRemove useless getpwnam() call.
2014-07-26 sjgReviewed by: imp
2014-07-26 ianEnable at91 systems to boot from high capacity SD cards.
2014-07-26 ianThe 'flags' variable is conflicting with some inline...
2014-07-26 ianEliminate "no previous prototype for main" warnings.
2014-07-26 ianSilence a clang warning about a while loop with an...
2014-07-26 neelIf a vcpu has issued a HLT instruction with interrupts...
2014-07-26 neelDon't return -1 from the push emulation handler. Negati...
2014-07-26 npAdd a 'raw' parameter to the 'modinfo' subcommand....
2014-07-25 gavinAdd error return to dumpsys(), and use it in doadump().
2014-07-25 delphijDiff reduction against Illumos.
2014-07-25 impDocument an important, but easy to overlook without...
2014-07-25 delphijUse the right lengths.
2014-07-25 delphijUse the right length.
2014-07-25 deischenInsert new threads at the end of the thread list in...
2014-07-25 neelSimplify the meaning of return values from the inout...
2014-07-25 delphijTransform the I/O when vdev_physical_ashift is greater...
2014-07-25 emasteelfdump: Improve section type reporting
2014-07-25 wblockFix spelling of Camellia algorithm. While here, replac...
2014-07-25 allanjudeUpdate the freebsd-tips example to use drill instead...
2014-07-25 traszFix ctl(4) kldload failure that manifested like this:
2014-07-25 kevloAdd net80211 and minor cleanup.
2014-07-25 delphijAs of r268075, the responsibility of rounding up buffer...
2014-07-25 jmmvFix structure of new tests (r268794) for usr.bin/units.
2014-07-24 kibFix typo.
2014-07-24 neelFix a couple of issues in the PUSH emulation:
2014-07-24 jhbPOSIX says that passing a location returned by telldir...
2014-07-24 sbrunolibstand's qdivrem.c assumes that sizeof(int) == sizeof...
2014-07-24 npSome hooks in cxgbe(4) for the offloaded iSCSI driver.
2014-07-24 tuexenInitialize notification strucuture. This was missed...
2014-07-24 desStrip the patch level from the release name before...
2014-07-24 emastevtfontcvt will first ship in FreeBSD 10.1
2014-07-24 baptFix a typo in a comment
2014-07-24 mavFix build with QUEUE_MACRO_DEBUG.
2014-07-24 hrsFix EtherIP. TOS field must be initialized when the...
2014-07-24 kibCorrect assertion. The shadowing object cannot be...
2014-07-24 mariusIntel desktop Haswell CPUs may report benign corrected...
2014-07-24 mariusCopying pages via temporary mappings in the !DMAP case...
2014-07-24 marius- Copying and zeroing pages via temporary mappings...
2014-07-24 impAdd compat shims for XDEV and XDEV_ARCH so we don't...
2014-07-24 neelReduce the proliferation of VMEXIT_RESTART in task_swit...
2014-07-24 neelFix fault injection in bhyve.
2014-07-24 sbrunoClean symlinks created in sys/modules dirs when a make...
2014-07-23 dteskeWhen producing fmake(1), `make clean' should remove...
2014-07-23 sbrunoDelete the entire cleandepend/cleanmachine target thing...
2014-07-23 gjbFake out the deprecation of XDEV and XDEV_ARCH by
2014-07-23 npcxgbe(4): Keep track of the clusters that have to...
2014-07-23 sbrunoDeprecate the use of XDEV and XDEV_ARCH and just use...
2014-07-23 sbrunoAdd .NOPATH to the machine target so that builds in...
2014-07-23 sbrunoUpdate so that clean target in sys/boot will delete...
2014-07-23 dteskeFix a bug where include file `networking/services.subr...
2014-07-23 mjgPrepare fget_unlocked for reading fd table only once.
2014-07-23 pluknet- Use Rs/Re mdoc macros.
2014-07-23 marcelFix builds on older FreeBSD versions and/or non-FreeBSD...
2014-07-23 mjgCosmetic changes to unp_internalize
2014-07-23 impSimplify comment to remove multiple negative and passiv...
2014-07-23 impFix typo in comment: noone -> no one.
2014-07-23 roygerdon't set CR4 PSE bit on amd64
2014-07-23 pfgFix mismatch.
2014-07-23 pfgfparseln(3): Update from NetBSD sources.
2014-07-23 adrianFix the igb(4) redirection table to correctly populate.
2014-07-23 neelEmulate instructions emitted by OpenBSD/i386 version...
2014-07-22 pfgAvoid possible cast degradation.
2014-07-22 dteskeAdd example script `add_some_packages.sh', demonstratin...
2014-07-22 gavin/usr/bin/sendbug and the sendbug(1) man page were part...
2014-07-22 acheFor "a"-mode files and rewind/fseek + fwrite combinatio...
2014-07-22 pluknetRe-sort synopsis, add includes.
2014-07-22 pluknets/PCBGROUPS/PCBGROUP/ manpage to match "options PCBGROUP".
2014-07-22 ianAdd FreeBSD to the list of environments that needs...
2014-07-22 ianFix EABI unwind function declarations to match the...
2014-07-22 acheBack the whole change out until I figure out how to...
2014-07-22 acheChecking for __SAPP alone is not enough because it...
2014-07-22 tuexenCleanup the definition of two structures which are
2014-07-22 npAdd missing newline to an error message.
2014-07-22 pluknetGrammar and spelling fixes.
2014-07-22 pfgRevert r268984:
next