]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-07-21 samupdate for recent mesh additions
2009-07-21 samcorrect setup of opt_ddb.h
2009-07-21 samFix handling of AR_RX_FILTER_BSSID: write the shadow...
2009-07-21 mariusAdd a MD __PCI_BAR_ZERO_VALID which denotes that BARs...
2009-07-21 samtrack whether any mesh vaps are present to correctly...
2009-07-21 alcCatch up with r195249, "Improve the handling of cpuset...
2009-07-21 samFix the logic to count the number of "live interfaces...
2009-07-21 rpauloEnable mesh support.
2009-07-21 rpauloImprove the printf message when a module failed to...
2009-07-21 mavAdd `siis` CAM driver for SiliconImage SiI3124/3132...
2009-07-21 yzlin- Add my birthday
2009-07-21 rajDo not use OCP85XX_LBC_OFF twice when accessing LBC...
2009-07-21 rajMake dcache_inv_range() point to the proper routines...
2009-07-20 cokaneFix regression in last set of commits. Submitted via...
2009-07-20 antoineUpdate ObsoleteFiles.inc
2009-07-20 rwatsonBack out the moving in r195782 of V_ip_id's initializat...
2009-07-20 traszFix permission handling for extended attributes in...
2009-07-20 rpauloMore mesh bits, namely:
2009-07-20 rwatsonGarbage collect vnet module registrations that have...
2009-07-20 rajARM pmap fixes.
2009-07-20 rwatsonAdd macros VNET_SETNAME and VNET_SYMPREFIX, and expose...
2009-07-20 scottlFix an apparently harmless typo.
2009-07-19 alcChange the handling of fictitious pages by pmap_page_se...
2009-07-19 kibWhen buffer write is failed, it is wrong for brelse...
2009-07-19 brianDon't get stuck in an infinite loop comparing (short...
2009-07-19 rwatsonNormalize field naming for struct vnet, fix two debuggi...
2009-07-19 jillesAllow creating hard links to symlinks using ln(1).
2009-07-19 kensmithBump the version of all non-symbol-versioned shared...
2009-07-19 samadd urtw
2009-07-19 jillesCorrect AT_SYMLINK_FOLLOW flag name in linkat(2) man...
2009-07-19 rmacklemFix two bugs in the experimental nfs client:
2009-07-19 rwatsonExpose the definitions of 'struct vnet' and 'VNET_MAGIC...
2009-07-19 rwatsonReimplement and/or implement vnet list locking by repla...
2009-07-18 samMove code that does payload realigment to a new routine...
2009-07-18 bmsFix a problem, whereby misbehaving IPv6 applications...
2009-07-18 marcusAdd an entry for etc/pam.d/gdm as this file is no longe...
2009-07-18 marcusRemove gdm as it is no longer needed.
2009-07-18 lulf- Fix the issue with read access count modification...
2009-07-18 bzRemove no longer needed #include after removing the...
2009-07-18 marcusRemove this file. It is no longer needed as x11/gdm...
2009-07-18 alcAn addendum to r195649, "Add support to the virtual...
2009-07-17 mavFix copy-paste bug. Use regular non-polled mode for...
2009-07-17 npStore accurate offset information in CTF data. A large...
2009-07-17 samadd mesh support
2009-07-17 kibImplement RTLD_NOLOAD flag for dlopen(3).
2009-07-17 rmacklemPatch the regular nfs client in a manner analagous to
2009-07-17 kibOnly perform .bss mapping and cleaning operations when...
2009-07-17 rpauloAdd IEEE80211_SUPPORT_MESH, following similar change...
2009-07-17 jamieRemove the interim vimage containers, struct vimage...
2009-07-17 rwatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-16 rwatsonRemove unused VNET_SET() and related macros; only VNET_...
2009-07-16 dougbFix several instances of spaces before commas, and...
2009-07-16 kensmithCorrect the name of the Mongolian Documentation package.
2009-07-16 mavLimit IOCATAREQUEST ioctl data size to controller's...
2009-07-15 kensmithPrepare for the 8.0-BETA2 builds.
2009-07-15 avgdtrace_gethrtime: improve scaling of TSC ticks to nanos...
2009-07-15 samcorrect IEEE80211_RADIOTAP_XCHANNEL to match system
2009-07-15 rwatsonr195699 introduced an assertion regarding when progbits...
2009-07-15 rwatsonAdd missing license line for vnet.h, correct white...
2009-07-14 rmacklemFix the experimental nfs client so that it does not...
2009-07-14 kibUse PBDRY flag for msleep(9) in NFS and NLM when sleepi...
2009-07-14 kibAdd new msleep(9) flag PBDY that shall be specified...
2009-07-14 kibMove the repeated code to calculate the number of the...
2009-07-14 kibWhen wakeup(9) is going to notify swapper, assert that...
2009-07-14 rwatsonBuild on Jeff Roberson's linker-set based dynamic per...
2009-07-14 kanSecond attempt at eliminating .text relocations in...
2009-07-14 jhb- Change mmap() to fail requests with EINVAL that pass...
2009-07-14 traszAdd missing MLINKS for acl_{get,set}_link_fd(3).
2009-07-14 bzRe-add opt_inet.h, as we did in r193862 and lost yet...
2009-07-14 mavDisable MSI by default for nVidia MCP55 chipset.
2009-07-14 ariff- Do aggresive saturation on various polynomial interpo...
2009-07-14 emasteChange xpt_scan_bus to scsi_scan_bus and xpt_scan_lun...
2009-07-14 emasteFix leaks in probestart, probedone, and scsi_scan_bus...
2009-07-14 samUpdates, mostly to add 802.11s support:
2009-07-14 lstewartFix a buglet that slipped into r195654. My buildworld...
2009-07-14 edMake mklocale work again, now that fwrite()'s return...
2009-07-14 avatarAdding hardware ID for RTL810x PCIe found on HP Pavilio...
2009-07-13 jkimMatch PCI Express root bridge _HID directly instead of
2009-07-13 mavFix copy-paste bug, enabling SIM PMP support, when...
2009-07-13 scottlRevert the CISS driver to 64K i/o, the previous change...
2009-07-13 joelFix a few language nits.
2009-07-13 rpauloFix inline function declaration and prototype.
2009-07-13 alcCorrect an error of omission in r195649 ("Add support...
2009-07-13 mavFix Marvel SATA controllers operation, broken by rev...
2009-07-13 traszMove msg{snd,recv,get,ctl} manual pages from section...
2009-07-13 lstewartFix a race in the manipulation of the V_tcp_sack_global...
2009-07-13 lstewartReplace struct tcpopt with a proxy toeopt struct in...
2009-07-13 mavRename ATA probe driver to "aprobe" to resolve name...
2009-07-13 dwmalone1) Use our vendor domain at the pool.
2009-07-12 alcAdd support to the virtual memory system for configurin...
2009-07-12 samadd IEEE80211_SCAN_REQ
2009-07-12 samfix Jouni's email address
2009-07-12 qingliThis patch adds a host route to an interface address...
2009-07-12 rmacklemAdd calls to the experimental nfs client for the case...
2009-07-12 rmacklemFix the handling of dotdot in lookup for the experiment...
2009-07-12 marcelIsochronous transfers only have 1 frame buffer, but...
2009-07-12 marcelMFp4:
2009-07-12 edFix fwrite() to return 0 when size or nmemb are zero.
2009-07-12 kibTest suite for the poll(2)/select(2) on fifos, pipes...
2009-07-12 kibWhen VM_MAP_WIRE_HOLESOK is not specified and vm_map_wi...
next