]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-02-11 jmgadd an assert in case the sizeof int ever becomes bigge...
2015-02-11 kevloAdd preliminary support for the Ralink RT5390 and RT539...
2015-02-11 rpauloRestore the data array in coredump(), but use a differe...
2015-02-10 jmgfetch has supported https for a while..
2015-02-10 gremboAdd xo_finish() to w.c in case it's invoked as uptime
2015-02-10 mariusFix compilation with GCC in the PAE case.
2015-02-10 bdreweryWhen catopen(3) returns an error, it caches the result...
2015-02-10 gnnInitial version of DTrace on ARM32.
2015-02-10 gjbFix a rendering issue in the nullfs(5) manual page.
2015-02-10 rpauloRemove a printf and an strlen() from the coredump code.
2015-02-10 traszUpdate UPDATING after changing autofs(4) ABI.
2015-02-10 kibMountd iterating over the mount points may race with...
2015-02-10 traszRestore ABI compatibility, broken in r273127. Note...
2015-02-10 impProperly quote EXTRA_MODULES and WITHOUT_MODULES to...
2015-02-10 zbbResolve cache line size from CP15
2015-02-10 roygerrc.d: load the network config file for netif
2015-02-10 gjbBump copyright, forgotten in r278502.
2015-02-10 hselaskyRevert r274918 and make a better solution. Poll the...
2015-02-10 gjbIn scripts/mk-vmimage.sh, prevent incorrect usage() by
2015-02-10 mavDo not abort already aborted tasks.
2015-02-10 rpauloRemove FreeBSD/wii.
2015-02-10 rpauloSanitise the coredump file names sent to devd.
2015-02-10 dteskeUpdate copyrights.
2015-02-10 dteskeAdd "vt_"* aliases to bsdconfig console entries.
2015-02-10 dteskeAdd bsdconfig api function f_dialog_menutag2help()
2015-02-10 dteskeAdd bsdconfig api functions f_dialog_pause()/f_dialog_p...
2015-02-10 dteskeEliminate sub-shells where possible for performance.
2015-02-10 dteskeWhitespace.
2015-02-10 gjbExclude 'tests' from DEBUG_DISTRIBUTIONS.
2015-02-10 npcxgbe(4): allow the SET_FILTER_MODE ioctl to change...
2015-02-10 dteskeComments.
2015-02-10 nwhitehornAdd error reporting to interrupt CPU binding.
2015-02-10 nwhitehornSet thread priorities on multithreaded CPUs so that...
2015-02-10 jamieUn-revert the r278323 again - whatever Jenkins/kyua...
2015-02-09 rpauloNotify devd(8) when a process crashed.
2015-02-09 rpauloAdd the ability to print a vendor copyright in dmesg.
2015-02-09 hselaskyFix DMA address casts. Regression issue after r278279.
2015-02-09 jhbUse __builtin_popcountl() instead of __builtin_popcount().
2015-02-09 brdAdd tests for `pw usernext'.
2015-02-09 jhbUse __builtin_popcnt() to implement a BIT_COUNT() opera...
2015-02-09 kibAdd x2APIC support. Enable it by default if CPU is...
2015-02-09 rrsThis fixes a bug in the way that the LLE timers for nd6
2015-02-09 nwhitehornDistribute interrupts across multiple CPUs in SMP confi...
2015-02-09 dteskeAdd new alias "bsdconfig api" (same as "bsdconfig inclu...
2015-02-09 rrsThis fixes two conditions that can incur when migration
2015-02-09 rpauloAdd a few more instructions to xz/FREEBSD-upgrade.
2015-02-09 dteskeReplace the only instance of sed(1) in bsdconfig(8...
2015-02-09 ngieRemove explicit routing/sendmail rc.d inclusion in...
2015-02-09 dteskeRevert SVN r278464 -- fingers were in perforce mode...
2015-02-09 dteskeReplace the only instance of sed(1) in bsdconfig(8...
2015-02-09 impPrefer install over mkdir to create the directory....
2015-02-09 impMove these definitions to bsd.own.mk along side the...
2015-02-09 impFix typo.
2015-02-09 impWe need to create /boot/dtb since some use cases don...
2015-02-09 impMake sure that we define DTB{OWN,GRP,MODE} so install...
2015-02-09 impPass MODULES_EXTRA to the modules build. While I'm...
2015-02-09 impEnforce that MK_foo options shall be either "yes" or...
2015-02-09 nwhitehornMark invalid page table entries correctly for PMAP...
2015-02-09 bzProperly hide a variable under #ifdef as it is only...
2015-02-09 gjbRevert r278445.
2015-02-09 gjbEnable multi-threaded xz(1) compression, after r278433.
2015-02-09 gjbDefine FREEBSD_VERSION in release/Makefile, derived
2015-02-09 delphijChase r278433: bump __FreeBSD_version for xz 5.2.0...
2015-02-09 dimAfter r278004 was committed, Bruce Evans noted that...
2015-02-09 nwhitehornFix typo in PTE insertion overflow handling: use the...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-09 gonzoDo not mark shared structures as __packed, it leads...
2015-02-09 gonzoRemove unused variables
2015-02-09 nwhitehornFix an extremely subtle concurrency bug triggered by...
2015-02-09 nwhitehornTechnically speaking, using one virtal processor area...
2015-02-09 nwhitehornSimplify trapcode setup by placing a copy of the generi...
2015-02-08 baptrevert r278414
2015-02-08 baptReapply r255891
2015-02-08 alcPreset the object's color, or alignment, to maximize...
2015-02-08 traszFix ordering of "*logout" and "*terminate"; no function...
2015-02-08 traszExtend ICL to add receive offload methods. For softwar...
2015-02-08 nwhitehornAdd some error checking on the supplied page size list...
2015-02-08 dchaginAdd Neoway WM620 module ID.
2015-02-08 traszMake output of "iscsictl -v" and "ctladm islist -v...
2015-02-08 npcxgbe(4): tidy up some of the interaction between the...
2015-02-08 npcxgbe(4): adapter_full_init is always a synchronized...
2015-02-08 npcxgbe(4): a change to the synchronization rules within...
2015-02-08 markjFix a typo in r278137: make sure to free provider state.
2015-02-08 gonzoAdd VideoCore audio driver for Rasperry Pi (BCM2835)
2015-02-08 gonzoAct as a bus in attach method: probe and attach devices
2015-02-07 adrianBig wpi(4) overhaul! Not by me!
2015-02-07 adrianAdd WPI_DEBUG option.
2015-02-07 ngieRemove kdb_backtrace extern; get the definition for...
2015-02-07 pfgProtect uninitialized scalar variable from being accessed
2015-02-07 mavFix couple issues in ctlstat header printing.
2015-02-07 dimBack out r278349 and r278350 for now, since this appare...
2015-02-07 traszMake hccontrol(8) and sdpcontrol(8) appear in "man...
2015-02-07 traszTidy up; no functional changes.
2015-02-07 mavTeach ctld(8) to control non-iSCSI CTL ports.
2015-02-07 traszRemove useless comment.
2015-02-07 dimAdd llvm patch corresponding to r278349.
2015-02-07 dimPull in r224884 from upstream llvm trunk (by Keno Fischer):
2015-02-07 dimFix a number of -Wcast-qual warnings in ath's ar9300_at...
2015-02-07 jamieRevert the rc part of r278323 until I can figure out...
2015-02-07 npcxgbe(4): fix a test made while enabling TOE.
next