]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-04-15 baptImprove m4 compatibility with GNU m4 extension ** ...
2012-04-15 adrianFix the mask logic when reading PCI configuration space...
2012-04-15 adrianOverride some default values to work around various...
2012-04-14 davideFix a typo.
2012-04-14 davideFix some style bugs introduced in a previous commit...
2012-04-14 tuexenSend always HBs when in PF state.
2012-04-14 tuexenBugfix: Don't send HBs on path which are not idle.
2012-04-14 mariusGenerate an obviously missing STOP when having finished...
2012-04-14 mariusAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 mariusAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 luigii prefer this fix for the -Wformat warning (just one...
2012-04-14 dimAdd files and directories to be cleaned up if WITHOUT_G...
2012-04-14 bzFix LINT builds after r234233; not sure why modules...
2012-04-14 bzMake compile on 64bit somehow for now after a first...
2012-04-14 marius- Try to bring these files closer to style(9).
2012-04-14 mariusFix !DDB build after r234190.
2012-04-14 grehanCatch up with Bryan Venteicher's virtio git repo:
2012-04-14 adrianBoth linux ath9k and the reference driver initialises...
2012-04-13 mariusAdd a driver for the NXP (Philips) PCF8563 RTC.
2012-04-13 mariusMerge from x86:
2012-04-13 delphijEliminate an unused parameter of static method igmp_sta...
2012-04-13 delphijThe scandir(3) function expects fourth parameter, compa...
2012-04-13 luigifix build with -Wformat -Wmissing-prototypes
2012-04-13 jasoneAdded myself to committers-src.dot.
2012-04-13 adrianFlesh out the rest of the AP96 board/config.
2012-04-13 gnnChange SIGUSR1 to SIGTHR to properly wake up a process...
2012-04-13 jpaetzelUpdate to version 2.3.1.0
2012-04-13 adrian* Enable ATH_EEPROM_FIRMWARE, now that it's a compile...
2012-04-13 adrianUpgrade ATH_EEPROM_FIRMWARE to a configuration option.
2012-04-13 monthadarAdd myself as a new committer and add adrian as my...
2012-04-13 luigiProperly disable crc stripping when operating in netmap...
2012-04-13 luigiadd the new memory allocator for netmap, which allocate...
2012-04-13 luigiA bit of cleanup in the names of fields of netmap-relat...
2012-04-13 luigido not use a deprecated field in a structure.
2012-04-13 gjbBelatedly add my entry to the calendar file, now that...
2012-04-13 adrianThese are uboot, so mark them as such or booting from...
2012-04-13 adrianIntroduce configuration files for AP94 and AP96.
2012-04-13 adrianIntroduce the ability to grab local EEPROM data from...
2012-04-13 adrian(ab)Use the firmware API to store away EEPROM calibrati...
2012-04-13 avgadd actual interrupt counters to back ipi_invlcache_counts
2012-04-13 avgbump INTRCNT_COUNT values to reflect actual numbers...
2012-04-13 kevloPartially implement zipinfo (-Z) support.
2012-04-13 adrianRemove an unused variable. Grr.
2012-04-13 adrianSync this code against what's in OpenWRT trunk.
2012-04-13 jhApply changes from r234103 to ext2fs:
2012-04-13 jhAdditional manual page updates for r234103.
2012-04-13 adrianUse strdup() on the name (and free it when it's done...
2012-04-12 jhbUpdate the ddb and gdb backends for the new 'trace_thre...
2012-04-12 madpilotAdd myself and my relation to my mentors.
2012-04-12 grehanComplete polled-mode operation by using a callout if...
2012-04-12 hselaskyAdd missing LibUSB 1.0 API function.
2012-04-12 jhb- Extend the KDB interface to add a per-debugger callba...
2012-04-12 traszStyle.
2012-04-12 pluknetUpdate the swi_add prototype after struct ithd was...
2012-04-12 jhbIf a linker file contains at least one module, but...
2012-04-12 luigiApparently the length field in advanced descriptors
2012-04-12 dumbbellFix error messages containing the executed command...
2012-04-12 jhbAdd OFED and the associated options and drivers to...
2012-04-12 jhbDon't update if_obytes when transmitting packets. ...
2012-04-12 traszRemove block reallocation used to make room for the...
2012-04-12 traszRefactor da(4) to remove one of two code paths used...
2012-04-12 aeRead backup GPT header from the last LBA only when...
2012-04-12 luigiSome code restructuring to bring the memory allocator...
2012-04-12 desKeep a copy of the original pointer returned by openpam...
2012-04-12 kibAdd thread-private flag to indicate that error value...
2012-04-12 luigiremove an unnecessary #define
2012-04-12 kibPropagate the current state of rtld_bind_lock to dlopen...
2012-04-12 luigiuse correct selinfo pointer for the generic interrupt...
2012-04-12 luigiuse getopt to parse options, add one option to set
2012-04-12 dougbThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-12 thompsaSet the proto to LAGG_PROTO_NONE before calling the...
2012-04-12 eadlerSort completions
2012-04-11 mckusickExport vinactive() from kern/vfs_subr.c (e.g., make...
2012-04-11 mckusickWhitespace cleanup.
2012-04-11 nwhitehornWe don't need kcopy() in any of the remaining places...
2012-04-11 nwhitehornOnly manipulate the PGA_EXECUTABLE flag on managed...
2012-04-11 jhbReapply r223198 which was reverted in the previous...
2012-04-11 jhbTrim stray blank line.
2012-04-11 jhbAllow device_busy() and device_unbusy() to be invoked...
2012-04-11 nwhitehornFix error in r233949. Synchronizing icaches on uncachea...
2012-04-11 luigiA couple of changes related to ixgbe operation in netma...
2012-04-11 jhRestore the blank line incorrectly removed in r234104.
2012-04-11 emasteSupport percent-encoded user and password
2012-04-11 luigiEnable prefetching of descriptors on the TX ring, using...
2012-04-11 eadlerFix typo (add a missing '%/' in sed)
2012-04-11 eadlers/Free Memory Pages/Free Memory/ to avoid confusion...
2012-04-11 eadler- remove the length shortening on the path
2012-04-11 eadlerMake the item numbers match the crypt magic number
2012-04-11 eadlerReturn EBADF instead of EMFILE from dup2 when the secon...
2012-04-11 glebiusIt is a logical error that in carp_multicast_cleanup()
2012-04-11 aeIt seems that libdisk(3) incorrectly sets d_secperunit...
2012-04-11 yongariBack out r228476.
2012-04-11 marceluart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev...
2012-04-11 adrianFix the default, non-superg compile.
2012-04-11 nwhitehornDo not restore the register holding the TLS pointer...
2012-04-10 adrianFix compilation with IEEE80211_ENABLE_SUPERG defined.
2012-04-10 adrianConvert the flags over to a set of bit flags.
2012-04-10 jmallettBack out r233646. Although it fixed most libgeom consu...
2012-04-10 jimharrisQueue CCBs internally instead of using CAM_REQUEUE_REQ...
2012-04-10 mariusFix !SMP build after r234074.
next