]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix the freebsd32 versions of semsys(), shmsys(), and msgsys() to use the
[FreeBSD/FreeBSD.git] / sys /
2009-07-27 jhbFix the freebsd32 versions of semsys(), shmsys(), and...
2009-07-27 pjdWe don't support ephemeral IDs in FreeBSD and without...
2009-07-27 rpauloMesh fixes, namely:
2009-07-27 rpauloRefine the MacBook hack to only match early models...
2009-07-27 tuexenFix the handling of unordered messages when using
2009-07-27 tuexenGet rid of unused field. This will also be deleted
2009-07-26 tuexenAdd a missing unlock for the inp lock when
2009-07-26 mavRestore PATA device probe order, broken by PMP support...
2009-07-26 bzUpdate epair(4) to the new netisr implementation and...
2009-07-26 bzMake the in-kernel logic for the SIOCSIFVNET, SIOCSIFRV...
2009-07-25 mavAdd note, that ahci(4) and siis(4) supersede ata(4...
2009-07-25 mavAdd ahci and siis drivers to NOTES.
2009-07-25 jamieSome jail parameters (in particular, "ip4" and "ip6...
2009-07-25 julianCatch ipfw up to the rest of the vimage code.
2009-07-24 jfvImprovement on the last change, this gives a precise
2009-07-24 brooksIntroduce a new sysctl process mib, kern.proc.groups...
2009-07-24 jhbBump __FreeBSD_version for the introduction of OBJT_SG.
2009-07-24 jfvThis delta fixes two bugs:
2009-07-24 jfvA small number of systems in the ICH9/10 family have...
2009-07-24 samrevert OACTIVE part of r195845; instead fix the comment...
2009-07-24 samcorrect handling of IFF_PROMISC; this should not be...
2009-07-24 sammonitor mode vaps are meant to be read-only so they...
2009-07-24 samo kill old code no longer needed after r193312
2009-07-24 jhbRemove debugging that crept in with previous commit.
2009-07-24 brooksRevert the changes to struct kinfo_proc in r194498...
2009-07-24 jhbAdd a new type of VM object: OBJT_SG. An OBJT_SG objec...
2009-07-23 rwatsonIntroduce and use a sysinit-based initialization scheme...
2009-07-23 alcEliminate unnecessary cache and TLB flushes by pmap_cha...
2009-07-23 nwhitehornFix serial console on Apple Xserve G5 by falling back...
2009-07-22 rmacklemWhen vfs.newnfs.callback_addr is set to an IPv4 address...
2009-07-22 traszFix extattr_list_file(2) on ZFS in case the attribute...
2009-07-22 rmacklemAdd changes to the experimental nfs client to use the...
2009-07-22 kibWhen the page caching attributes are changed, after...
2009-07-22 rmacklemWhen using an NFSv4 mount in the experimental nfs clien...
2009-07-22 gallatinmxge's tunable hw.mxge.rss_hash_type cannot be set...
2009-07-21 bzsysctl_msec_to_ticks is used with both virtualized and
2009-07-21 samstore mesh timers as ticks and sysctls for changing...
2009-07-21 samCorrect handling of keys that already have a hardware...
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 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 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 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 rwatsonNormalize field naming for struct vnet, fix two debuggi...
2009-07-19 kensmithBump the version of all non-symbol-versioned shared...
2009-07-19 samadd urtw
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 lulf- Fix the issue with read access count modification...
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 rmacklemPatch the regular nfs client in a manner analagous to
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 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 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 jhb- Change mmap() to fail requests with EINVAL that pass...
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 lstewartFix a buglet that slipped into r195654. My buildworld...
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 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 lstewartFix a race in the manipulation of the V_tcp_sack_global...
next