freebsd.git
2014-04-18 bzNow that I figured out where the ethernet addresses...
2014-04-18 hselaskyAdd support for specifying USB controller mode via...
2014-04-18 jhibbitsEnable and disable the PMC unit at load/unload time...
2014-04-18 tychonAdd support for reading the PIT Counter 2 output signal...
2014-04-17 rmacklemFor NFS mounts using rsize,wsize=65536 over TSO enabled
2014-04-17 jillesfcntl.h: Make visible various POSIX.1-2008 features.
2014-04-17 rwatsonFix typo and case inconsistency in MIPS CP0 register...
2014-04-17 emaxuse correct (integer) type for the temperature sysctl
2014-04-17 kibFix typo.
2014-04-17 ghelmerFix releasing the lock in the parent atrun process...
2014-04-17 mavCorrect AMD chipsets identification.
2014-04-17 bzStop casting the const char * to void * to char * to...
2014-04-17 bzRemove duplicate extern declarations after r264573.
2014-04-17 bzBased on xlp_machdep.c and completed the list of option...
2014-04-17 traszRemove redundant code.
2014-04-17 bzAdd the initial version of if_nf10bmac(4), a driver...
2014-04-17 aeRemove redundant unlock.
2014-04-17 bruefferAdd a missing break in the TCP case.
2014-04-17 aeRemove unused variable.
2014-04-17 pfgMinor style(9) cleanups
2014-04-16 delphijSync with OpenBSD.
2014-04-16 emaxwhen watchdogd is asked to exit nicely (via SIGTERM...
2014-04-16 npDo not set M_BESTFIT if a strategy has already been...
2014-04-16 mavClose the race in older code, that caused connection...
2014-04-16 impInclude opt_ddb.h in the list of SRCS, since we include it.
2014-04-16 mavFix VIRTUAL and PROF interval timers for short interval...
2014-04-16 traszMake it possible for the initiator side to operate...
2014-04-16 traszFix typo.
2014-04-16 traszAdd kern.iscsi.fail_on_disconnection; this is required...
2014-04-16 brooksRemove the libkse directory. It was unhooked from...
2014-04-16 bzUse ETHER_ALIGN as argument to m_adj() to offset the...
2014-04-16 aeSet oif only for outgoing packets.
2014-04-16 bzWhen switching variables to flags in r243185 a few...
2014-04-16 traszRemove useless debug.
2014-04-16 traszBe more strict with locking for is_waiting_for_iscsid...
2014-04-16 traszGet rid of ISCSIDCLOSE; it wasn't used and is redundant...
2014-04-16 traszEnglish.
2014-04-16 traszIf we fail to create LUN, try again on next configurati...
2014-04-16 traszUse consistent punctuation.
2014-04-16 traszUse proper terminology in debug messages.
2014-04-16 traszConstify.
2014-04-16 traszProperly pass the initiator address when running in...
2014-04-16 traszUse socket address from accept(2) instead of retrieving...
2014-04-16 traszRework the way we enable CTL iSCSI port. Previously...
2014-04-16 traszMake it possible to interrupt login when running in...
2014-04-16 traszProperly identify target portal when running in proxy...
2014-04-16 traszAdd some stuff to make it easier to figure out for...
2014-04-16 traszMake it possible for the iSCSI target side to operate...
2014-04-16 glebiusBackout r257223,r257224,r257225,r257246,r257710. The...
2014-04-16 aeRemove _IP_VHL* macros and related ifdefs.
2014-04-15 gjbFix armv6 build failure: "armv6-freebsd-gcc: not found"
2014-04-15 rmacklemVlan did not set the value of if_hw_tsomax, so when...
2014-04-15 jhbDon't spindown the BSP if it executes hlt with the...
2014-04-15 impDocument WITHOUT_GPL_DTC too.
2014-04-15 mariusCorrect a typo in a device description added in r264257.
2014-04-15 tychonLocal APIC access via 32-bit naturally-aligned loads...
2014-04-15 bruefferCorrect sorting.
2014-04-15 bruefferMention Capsicum.
2014-04-15 marcelMake sure not to do I/O for more than MAXPHYS bytes...
2014-04-15 tychonAdd support for emulating the byte move and sign extend...
2014-04-15 traszStop treating LUN 0 as mandatory. There is no reason...
2014-04-15 bdreweryMake g_access() KASSERT() more useful.
2014-04-15 rmacklemFix build for non-INET that was broken by r264469.
2014-04-15 aeUse SMB_QUERY_FS_SIZE_INFO request to populate statfs...
2014-04-15 bruefferAdd a missing break in option parsing.
2014-04-15 dteskeWhen merging docsinstall and zfsboot updates to stable...
2014-04-15 markjReplace a few Solarisisms with their corresponding...
2014-04-15 markjUse the correct format specifiers for wide characters...
2014-04-15 adrianUpdate the ath(4) manpage with .. well, updated informa...
2014-04-14 bruefferRe-indent break statement.
2014-04-14 kibAdd dwarf annotations to the amd64 _rtld_bind_start...
2014-04-14 jillesmergemaster: Avoid "/var/tmp/temproot disappeared"...
2014-04-14 bruefferFix double fclose() in an error case.
2014-04-14 eadlerunits(1): don't compare pointers with 0
2014-04-14 eadlerunits(1): Add 'static' and sort list.
2014-04-14 bruefferRefine r264422: set buf to NULL only when we don't...
2014-04-14 eadlerunits(1): Add v option: verbose
2014-04-14 rmacklemLagg did not set the value of if_hw_tsomax, so when...
2014-04-14 tychonAdd support for emulating the slave PIC.
2014-04-14 delphijTake into account when zpool history block grows exceed...
2014-04-14 gjbFix err() usage in libcapsicum(3) example.
2014-04-14 bdreweryPrefer /etc/login.conf for some of these environment...
2014-04-14 eadlerunits(1): Add U option
2014-04-14 eadlerunits(1): support reading multiple units files
2014-04-14 gnnCommit various fixes for the SolarFlare drivers, in...
2014-04-14 bruefferDocument the xdev* targets.
2014-04-14 eadlerunits(1): parse config file after setting defaults
2014-04-14 eadlerunits(1): add libedit support
2014-04-14 bruefferCorrect geli parameter.
2014-04-14 pgj- Move davidxu to the alumni section
2014-04-14 dteskeFix typo in debug/log statement.
2014-04-14 markjFix some off-by-one errors. The kve_end and rdl_eaddr...
2014-04-14 markjEnsure that all eight syscall arguments are available...
2014-04-14 markjDTrace's pid provider works by inserting breakpoint...
2014-04-13 rpauloImprove the i.MX53 / Digi DTS:
2014-04-13 impr264402 builds fine, but turns out there are problems...
2014-04-13 bruefferFree buf after usage.
2014-04-13 bruefferFree resources and error cases; re-indent a curly brace...
2014-04-13 bdreweryAlways install pkg.conf. Don't depend on MK_PKGBOOTSTRAP.
2014-04-13 bruefferAvoid double close() of a file descriptor.
next