]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2012-03-15 gonzoClean-up fake preload data generator:
2012-03-15 nwhitehornMake ofw_bus_get_node() consistently return -1 when...
2012-03-15 nwhitehornImplement pmap_remove_pages(). This will be added later...
2012-03-15 rajFix error check.
2012-03-15 edRemove non-existing error condition.
2012-03-15 nwhitehornImprove algorithm for deciding whether to loop through...
2012-03-15 pluknetRemove TARGET_ARCH conditionals for COMPAT_FREEBSD32.
2012-03-15 tuexenClean up, no functional change.
2012-03-15 tuexenFix bugs which can result in a panic when an non-SCTP...
2012-03-15 edExtend the description for ESRCH a bit.
2012-03-15 edRemove impossible error condition from the man page.
2012-03-15 aeAdd MODULE_DEPEND() to geom_part modules.
2012-03-15 aeAdd CTLFLAG_TUN to the sysctl definition and fix style.
2012-03-15 gonzoFill out fake preload structure to let userland tools...
2012-03-15 aeAdd debug.kld_debug loader tunable.
2012-03-15 kevlo- Fix an erroneous invocation of the editline.
2012-03-14 gonzo- Remove unncessary type casts
2012-03-14 jkimAdd a PCI quirk to ignore PCI map registers from config...
2012-03-14 delphijAdd the missing IPOIB option.
2012-03-14 sbrunoUpdate man page to present -T argument in synopsis
2012-03-14 jhbPedantic nit: use vm_pindex_t instead of long for a...
2012-03-14 nwhitehornUse LIST_FOREACH_SAFE() instead of LIST_FOREACH() in...
2012-03-14 adrianCorrectly calculate the callout interval for beacon...
2012-03-14 edMake init(8) slightly more robust when /dev/console...
2012-03-14 edHide stty(1) errors.
2012-03-14 jhAdd an assert for proctree_lock to proc_to_reap().
2012-03-14 kibRtld on diet 3.
2012-03-14 kibFix indentation.
2012-03-14 theravenImport a slightly newer libc++, with some bugs fixed...
2012-03-14 theravenExpose some C11 stuff that is also C++11 stuff in C...
2012-03-14 kibAdd PCI Id for the AMT SOL UART on G4x series Intel...
2012-03-14 traszAdd missing "static".
next