]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-07-25 jamieSome jail parameters (in particular, "ip4" and "ip6...
2009-07-25 traszChange the name displayed in sysinstall(8) from 'Wizard...
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 samUpdate for vaps:
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-24 jhbMove the check to ensure the locate database has the...
2009-07-23 bzMake libkvm work on live systems and crashdumps with and
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-23 brianAdd the -d switch to the usage message.
2009-07-22 kensmithIt is believed the last of the base system that could...
2009-07-22 kensmithIt is believed the last subsystem that limited ID sizes...
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-22 cpercivaRemove the "dedicated disk mode" partitioning option...
2009-07-22 bmsOutput DWARF debug information for global 'using' decla...
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 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...
next