]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-03-20 jkimFix another witness panic. We cannot enter critical...
2012-03-20 jhbAdd sys/ofed to the 'make cscope' target.
2012-03-20 theravenImport new version of libcxxrt. Now works correctly...
2012-03-20 pluknetUpdate the list of struct ifnet fields.
2012-03-20 kibFix several problems with our ELF filters implementation.
2012-03-20 rajImprove device tree blob (DTB) handling in loader(8).
2012-03-20 maximo Xr siftr.4 in order to expose it to a wider audience.
2012-03-20 adrianDelay sequence number allocation for A-MPDU until just...
2012-03-19 tijlCopy amd64 sysarch.h to x86 and merge with i386 sysarch...
2012-03-19 jkimFix a witness panic introduced in r231797.
2012-03-19 tijlCopy i386 specialreg.h to x86 and merge with amd64...
2012-03-19 tijlCopy i386 psl.h to x86 and replace amd64/i386/pc98...
2012-03-19 tijlMove userland bits (and some common kernel bits) from...
2012-03-19 jhbRetire the IF_ADDR_LOCK() and IF_ADDR_UNLOCK() compat...
2012-03-19 jhbFix build of OFED bits with debugging options enabled.
2012-03-19 maximo Sort Xrs.
2012-03-19 maximo Trim EoL whitespaces.
2012-03-19 dimFix the following warning from clang trunk:
2012-03-19 jhbBah, just revert my earlier change entirely. (Missed...
2012-03-19 dimAdd explicit braces to avoid dangling else in stl_tree...
2012-03-19 jhbFix madvise(MADV_WILLNEED) to properly handle individua...
2012-03-19 jhbAlter the previous commit to use vm_size_t instead...
2012-03-19 andreastProvide a fix for certain PowerMacs where the U3 i2c...
2012-03-19 jkimDo not reuse the previous address when restoring linear...
2012-03-19 jpaetzelAn intel RAID can have any arbitrary name.
2012-03-19 kibRe-apply r233122 erronously reverted in r233168.
2012-03-19 adrianRemove this - it's not needed as it's defined in ieee80...
2012-03-19 aeAdd CTLFLAG_TUN to sysctls.
2012-03-19 aeDocument GEOM_PART_LDM scheme and partition types.
2012-03-19 aeConnect geom_part_ldm to the kernel build.
2012-03-19 aeConnect geom_part_ldm module to the build.
2012-03-19 aeAdd new GEOM_PART_LDM module that implements the Logica...
2012-03-19 aeMake kern.geom.part node not static. Also add CTLFLAG_T...
2012-03-19 theravenAdd symbol versioning to libcxxrt.
2012-03-19 theravenMake __get_locale() static inline, not just inline...
2012-03-19 kibIf we ever allow for managed fictitious pages, the...
2012-03-19 glebiusRotate auth.log and messages at the beginning of a...
2012-03-19 bjkRemove trailing whitespace.
2012-03-19 bjkExpound a bit more about the system maximum number...
2012-03-19 gonzofix ABI detection logic: for 64-bit elf objects set...
2012-03-19 yongariDo not change current media when driver is already...
2012-03-19 eadlerdraft-ietf-ipv6-scoping-arch-02.txt is now RFC 4007
2012-03-19 eadlerrm[0].rm_so must be zero (an explicit check is made...
2012-03-19 eadlerX11BASE is not used any more and has been killed by...
2012-03-19 eadler- Clean up timestamps in msgbuf code. The timestamps...
2012-03-19 davidxuUse clockid parameter instead of hard-coded CLOCK_REALTIME.
2012-03-18 adrian.. revert out a local change that I hadn't yet complete...
2012-03-18 jillesfts(3): Mention that FTS_NOCHDIR imposes {PATH_MAX...
2012-03-18 jpaetzelRedirect camcontrol stderr to /dev/null.
2012-03-18 jillesfts(3): Document cases where FTS_NOCHDIR is set implicitly.
2012-03-18 adrianAdd a missing endian conversion.
2012-03-18 hartimemset() wants the size of the structure to clear,...
2012-03-18 tijlRemove some unnecessary includes.
2012-03-18 jhCast wallclock.tv_sec to uint64_t to avoid overflow...
2012-03-18 tijlEliminate ia32_reg.h by moving its contents to x86...
2012-03-18 tijlCopy i386 reg.h to x86 and merge with amd64 reg.h....
2012-03-18 tijlUse exact width integer types in amd64/i386 reg.h to...
2012-03-18 alcStyle fix to pmap_protect().
2012-03-18 kevloRepair function when used with large scales
2012-03-18 nwhitehornRemove acquisition of VM page queues lock from pmap_pro...
2012-03-18 bzHide kernel option ROUTETABLES evaluations in the imple...
2012-03-18 hselaskyRegenerate usb.conf to use new -n option when doing...
2012-03-18 hselaskyUse new -n option when executing kldload, to
2012-03-18 hselaskyAdd option to ignore error codes if the module specifie...
2012-03-18 gonzoUnbreak trhe build by including proper header
2012-03-18 gonzoFix TLS for statically linked binaries
2012-03-18 mariusDeclare some variables static in order to reduce the...
2012-03-18 gonzo- Fix logic for detection if further processing of...
2012-03-18 davidxuSome software think a mutex can be destroyed after...
2012-03-17 kibDo not claim that msync(2) is obsoleted [1].
2012-03-17 kibAdd sysctl vfs.nfs.nfs_keep_dirty_on_error to switch...
2012-03-17 kibIn vm_object_page_clean(), do not clean OBJ_MIGHTBEDIRT...
2012-03-17 peterMake sure libgcc_s is finished building in _startup_lib...
2012-03-17 alcWith the changes over the past year to how accesses...
2012-03-17 rmhHide a few declarations from userland (including `struc...
2012-03-17 hselaskyThe UMS module is now loaded by rules in /etc/devd...
2012-03-17 adrianstyle(9) changes.
2012-03-17 adrianBegin fleshing out MII clock rate configuration changes.
2012-03-17 jkimSave and restore linear frame buffer between suspend...
2012-03-16 jkimRemove unnecessary static variable initializations...
2012-03-16 adrianFix a couple of debugging outputs.
2012-03-16 dimChange the style of share/mk/bsd.sys.mk to that of...
2012-03-16 adrianAdd a dependency on ALQ if IEEE80211_ALQ and/or AH_DEBU...
2012-03-16 adrianPull in a dependency on ALQ if it's compiled with IEEE8...
2012-03-16 rmhRemove gratuitous DEBUG_FLAGS="-g" setting (this is...
2012-03-16 mmUnhide /dev/zfs in devfsrules_jail.
2012-03-16 davideAdd rudimentary profiling of the hash table used in...
2012-03-16 tijlMove userland bits of i386 npx.h and amd64 fpu.h to...
2012-03-16 tijlUse exact width integer types instead of long in struct...
2012-03-16 jkimDo not unnecessarily clear display memory when switchin...
2012-03-16 kibRemove write-only variable.
2012-03-16 jhbFix build with INET6 disabled.
2012-03-16 hselaskyCreate new file header format to simplify the endian...
2012-03-16 jillesxargs: Before exiting, wait for all invocations of...
2012-03-16 hselaskyFix cross-platform issue about the file-format in which
2012-03-16 jhbRevert the PCIe 4GB boundary issue workaround now that...
2012-03-16 nyan- Fix to build a native i386 kernel without the SMP...
2012-03-16 tijlRemove prototypes of _amd64_get_fsbase et al. The funct...
2012-03-16 davidxuAdd implementation note about when a condition variable...
2012-03-16 davidxuWhen destroying a barrier, waiting all threads exit...
next