]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-08-17 markmAdd DEV_RANDOM pseudo-option and use it to "include...
2015-08-17 grehanAdd simple (no-op) emulations for the CHECK_POWER_MODE,
2015-08-17 grehanAdd define for SATA Check-Power-Mode command, 0xe5.
2015-08-17 delphijso_vnet is constant after creation and no locking is...
2015-08-17 adrianRemove most of the references of ifp->if_softc and...
2015-08-16 delphijUse arc4random_buf(). While there, unifdef the code...
2015-08-16 sbrunoBump all copywrite dates to 2015
2015-08-16 sbrunoe1000/if_lem.c bump to 1.1.0
2015-08-16 sbrunoIncrease EM_MAX_SCATTER to 64 such that the size of...
2015-08-16 jilleswordexp(): Stop using the undocumented wordexp builtin.
2015-08-16 sbrunoAdd capability to disable CRC stripping. This breaks...
2015-08-16 alcAs another piece of PG_CACHE page elimination, remove...
2015-08-16 edPick UINT_MAX / 100 as an upperbound.
2015-08-16 jillessh: Backslash-newline should not affect field splitting...
2015-08-16 melifaroSplit arpresolve() into fast/slow path.
2015-08-16 ngieRegen src.conf.5 per r286822
2015-08-16 ngieReap MK_SYSINSTALL
2015-08-16 jhibbitsSRR1 and DSISR aren't pointers, print them as integers.
2015-08-15 mavSmall addition to r286814.
2015-08-15 gonzoMake dtb file configurable via loader(8) variable....
2015-08-15 mavRemove UMA allocation of ATA requests.
2015-08-15 antoinebsd.lib.mk has to be included after MLINKS assignment
2015-08-15 mavPolish sizes processing.
2015-08-15 marcelImprove support for Macs that have a stride not equal...
2015-08-15 marcelImprove the VT initialization message: have it say...
2015-08-15 mavMove "ioctl" CAM frontend into separate file.
2015-08-15 mavDrop "internal" CTL frontend.
2015-08-15 baptUpdate to use the latest version of the PCI IDs Repository.
2015-08-15 hselaskyFixes for HIGH speed ISOCHRONOUS traffic. HS ISOCHRONOU...
2015-08-15 hselaskyFix race in USB PF which can happen if we stop tracing...
2015-08-15 edStop parsing digits if the value already exceeds USHRT_MAX.
2015-08-15 edAdd missing 'static' keyword to keep build at WARNS...
2015-08-15 oshogboAdd support for the arrays in nvlist library.
2015-08-15 delphijRemove automatic checkout feature.
2015-08-14 rpaulosys/conf: pass NMFLAGS to nm(1) via genassym.sh.
2015-08-14 rpaulogenassym.sh: call nm(1) with NMFLAGS.
2015-08-14 rpaulobsd.lib.mk: pass NMFLAGS to the lorder script.
2015-08-14 rpauloIntroduce a new make variable: NMFLAGS.
2015-08-14 rmacklemFor the case where an NFSv4.1 ExchangeID operation...
2015-08-14 jillessh: When setting option via long name, don't go via...
2015-08-14 jahUse pmap_quick_enter_page() to handle bouncing of unmap...
2015-08-14 jhbRemove another remnant of PV domU support and assume...
2015-08-14 jahReformat x86 bounce buffer synchronization code to...
2015-08-14 alcStop describing an acquire operation as a read barrier...
2015-08-14 ianUse simple fixed name strings for these timecounters...
2015-08-14 pfgRemove a stale comment and clarify the original where...
2015-08-14 tuexenAllow the path MTU to grow up to the outgoing interface...
2015-08-14 hselaskyHandle NYET high speed tokens and predict NAK'ing is...
2015-08-14 andrewUse __builtin_clzll to count the leading zero bits...
2015-08-14 hselaskyMinor code refactor to avoid duplicating code.
2015-08-14 kibComment only change, fix grammar and somewhat clarify...
2015-08-14 mavRemove some random accumulated diff from Illumos.
2015-08-14 baptRegression: fix pw usermod -w xxx
2015-08-14 mav2618 arc.c mistypes in the comments
2015-08-14 hselaskyImprove the realtime properties of USB transfers for...
2015-08-14 mavFix r286766 build with debug.
2015-08-14 andrewAdd support for bus_space_read_region and bus_space_wri...
2015-08-14 mavFix minor mismerge sometimes earlier.
2015-08-14 mavMFV r286765: 5817 change type of arcs_size from uint64_...
2015-08-14 mavMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 mavMFV r277431: 5497 lock contention on arcs_mtx
2015-08-14 mavRevert part of r205231, introducing multiple ARC state...
2015-08-14 pfgMove the stack protector to a new "secure" directory
2015-08-14 araujoMake clear the bcopy(3) manpage regards when it was...
2015-08-13 edwinMFV of 286748,tzdata2015f
2015-08-13 impSpell binaries in the customary way.
2015-08-13 antoineStop removing ELF toolchain tools
2015-08-13 marcels/as/at/ in previous commit.
2015-08-13 emasteRemove arm64 workaround for Clang 3.4 crash
2015-08-13 delphijPlug a memory leak.
2015-08-13 dimAvoid left-shifting negative signed values in bxe(4).
2015-08-13 emasteRemove remnant of WITHOUT_ELFTOOLCHAIN_TOOLS missed...
2015-08-13 emasteUpdate src.conf(5) after r286730
2015-08-13 emasteRoll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN
2015-08-13 bruefferSmall cleanup.
2015-08-13 ianAdd a new PPS driver for AM335x (beaglebone) timer...
2015-08-13 marcelChange md(4) to use weak symbols as start, end and...
2015-08-13 marcelInstead of having separate do_sync functions for ARM_AR...
2015-08-13 marcelThe Broadcom BCM56060 chip has a Cortex-A9R4 core.
2015-08-13 ianConstify the pointers to eventtimer and timecounter...
2015-08-13 marcelFix text mode operation.
2015-08-13 melifaroMove lle update code from from gigantic ip_arpinput...
2015-08-13 emastearm64: turn unknown el0 exception into a SIGILL
2015-08-13 aeUse g_conf_printf_escaped() to escape illegal symbols...
2015-08-13 mavRevert part of r280687, reporting "1" (true) for empty...
2015-08-13 peterAdd missing cddl/contrib/opensolaris/uts/common/fs...
2015-08-13 araujoUse nitems instead of "sizeof ypaliases/sizeof ypaliase...
2015-08-13 araujoRemove the mention of memcpy(3) that is build on top...
2015-08-13 mavMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 mavMFV 286709:
2015-08-12 mavMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 mavMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 npReinstate unify_tcp_port_space and associated code...
2015-08-12 dimIn ipfw2, avoid left-shifting negative integers, which...
2015-08-12 ianIf a specific timecounter has been chosen via sysctl...
2015-08-12 hirenMake LAG LACP fast timeout tunable through IOCTL.
2015-08-12 dimIn gcc's libcpp, stop using the INTTYPE_MAXIMUM() macro...
2015-08-12 oshogboWhen the wait*(2) syscalls wait for any process (P_ALL...
2015-08-12 ianRemove all dregs of the old PPS driver from this code...
2015-08-12 impFix the fixing of the build I broke. rescue/rescue...
next