]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-02-02 dimPull in r170135 from upstream clang trunk:
2013-02-02 pfgext2fs: general cleanup.
2013-02-02 mariusImprove r238673 to additionally allow for odd-aligned...
2013-02-02 pfgcrunch: Sync some NetBSD changes.
2013-02-02 umeUse the default policy table of RFC 6724.
2013-02-02 avgfix some fat-fingering in r246246
2013-02-02 avgrevert accidentally committed unneeded changes from...
2013-02-02 avgacpi: clear power button status bit after waking up...
2013-02-02 avgacpi: after wakeup from a state > S1 re-enable SCI_EN...
2013-02-02 avgcpususpend_handler: mark AP as resumed only after fully...
2013-02-02 avgx86 suspend/resume: suspend pics and pseudo-pics in...
2013-02-02 avgprint compiler version in the kernel banner
2013-02-02 avgng_ether: track interface renaming
2013-02-02 avgsolaris compat: remove KM_ZERO
2013-02-02 avguart: add resume method and enable it for attachments...
2013-02-02 avgzfs: add MODULE_VERSION for zfsctrl
2013-02-02 kientzleFix an obvious typo that broke time specifications...
2013-02-02 kientzleTweaks to standard BEAGLEBONE config, as recently discussed
2013-02-02 adrianAllow IEEE80211_SUPPORT_SUPERG to be defined _and_...
2013-02-02 adrianWrap this in an #ifdef so IEEE80211_SUPPORT_SUPERG...
2013-02-01 sjgMerge bmake-20130123
2013-02-01 eadlerRemove support for plip from the GENERIC kernel as...
2013-02-01 neelDisplay MSI-X table and PBA offsets when displaying...
2013-02-01 kibThe MSDOSFSMNT_WAITONFAT flag is bogus and broken....
2013-02-01 kibBackup FATs were sometimes marked dirty by copying...
2013-02-01 kibThe directory entry for dotdot was corrupted in the...
2013-02-01 kibThe mountmsdosfs() function had an insane sanity test...
2013-02-01 kibFix a backwards comment in markvoldirty().
2013-02-01 neelAdd support for MSI-X interrupts in the virtio block...
2013-02-01 kibAssert that the mbuf in the chain has sane length....
2013-02-01 kibThe change to reduce default smp_tsc_shift caused tsc...
2013-02-01 jhbAdd placeholder constants to reserve a portion of the...
2013-02-01 charnierChange old-style function definition
2013-02-01 andreuma_zone_set_max() directly returns the rounded effecti...
2013-02-01 andreRemove unused VM_MAX_AUTOTUNE_NMBCLUSTERS define.
2013-02-01 gahr- Fix more style(9)-related issues (copyright header...
2013-02-01 gberGet time of next event from other cores only if SMP...
2013-02-01 andreAdd VM_KMEM_SIZE_SCALE parameter set to 2 (50%) for...
2013-02-01 hselaskyFix for hardware checksum offloading in SMSC driver.
2013-02-01 hselaskyInclude SMSC driver into default kernel build.
2013-02-01 hselaskyMake use of USB ID sections configurable.
2013-02-01 neelDelete the "blackhole" driver - it is not needed anymore.
2013-02-01 deischenPrevent a null pointer dereference in pw userdel when...
2013-02-01 neelFix a broken assumption in the passthru implementation...
2013-02-01 neelFix a bug in the passthru implementation where it would...
2013-02-01 neelIncrease the number of passthru devices supported by...
2013-01-31 pjdNow that MPSAFE flag is gone, we can arrange code a...
2013-01-31 pjdRemove leftover label after Giant removal from VFS.
2013-01-31 pjdRemove label that was accidentally moved during Giant...
2013-01-31 pjdSimplify code a bit. This is leftover after Giant remov...
2013-01-31 jillessh: Prefer our character classification functions to...
2013-01-31 sbrunoUpdate hwpmc to support the Xeon class of Ivybridge...
2013-01-31 jillessh: Show negated commands (!) in jobs output.
2013-01-31 kibUse pmap_kextract() instead of inlining the page table...
2013-01-31 gjbForce commit to mark MFC for r246153.
2013-01-31 gjbUpdate svn port directory in release(7).
2013-01-31 sjgTag bmake-20130123
2013-01-31 sjgImport bmake-20130123
2013-01-31 gahr- Remove underscores from the internal structure name...
2013-01-31 brooksWhen in -U mode do avoid setting SUID bits, but do...
2013-01-31 smhFormat CDB output as 2 digit hex correcting the length
2013-01-31 hselaskyInitial version of libusbboot, a fully stand-alone...
2013-01-31 glebius- Move AUTHORS and ACKNOWLEDGEMENTS to the end of the...
2013-01-31 glebiusRetire struct sockaddr_inarp.
2013-01-31 adrianWork around some rather unfortunate race conditions...
2013-01-31 mariusMark tftp_log() as __printflike() (which would have...
2013-01-30 ianDo metadata relocation fixup on all loaded modules...
2013-01-30 ianImprove devd startup time, by tweaking some string...
2013-01-30 dimFix a problem introduced in r231057: in bsd.own.mk...
2013-01-30 glebiusUtilize m_get2() to get mbuf of appropriate size.
2013-01-30 jhbAllow the address and ports to be separated by a colon...
2013-01-30 sbzUse DEVMETHOD_END macro defined in sys/bus.h instead...
2013-01-30 brooksWhen adding the directory ownership to the METALOG...
2013-01-30 hselaskyDo not unnecessarily split a string literal, because
2013-01-30 hselaskyUse string literals in string descriptors for marginally
2013-01-30 hselaskyUse an anonymous struct for generated string descriptors.
2013-01-30 hselaskyProvide one global language string descriptor for
2013-01-30 hselaskyModify the FreeBSD USB kernel code so that it can be...
2013-01-30 ianFix a descriptor leak in devd. Clients reading /var...
2013-01-30 gahrAdd fmemopen(3), an interface to get a FILE * from...
2013-01-30 kibRework the handling of the children for the pthread_vfo...
2013-01-30 kibThe case of pid == WAIT_MYPGRP for the kern_wait()...
2013-01-30 kibRework the __vdso_* symbols attributes to only make...
2013-01-30 kibReduce default shift used to calculate the max frequenc...
2013-01-30 hselaskyAdd missing header file inclusion guard.
2013-01-30 gabor- Fix typo
2013-01-30 hselaskyAdd missing NULL pointer check.
2013-01-30 neelAdd support for MSI-X interrupts in the virtio network...
2013-01-30 neelAdd emulation support for instruction "88/r: mov r...
2013-01-30 sbrunoRemove extra %s from debug statement that ends up crash...
2013-01-29 brooksLog the addition of login.conf.db, passwd, pwd.db,...
2013-01-29 brooksFix installworld when nmtree is not on the host by...
2013-01-29 glebiusroute_output() always supplies info with RTAX_GATEWAY...
2013-01-29 glebiusRemove unused file.
2013-01-29 npProvide a statistic to track the number of drops in...
2013-01-29 brooksFix installworld when the host does not need to bootstr...
2013-01-29 delphij - Refresh code with latest OpenBSD revisions.
2013-01-29 joelFix date.
2013-01-29 glebiusFix typo in debug printf.
2013-01-29 jhbReduce duplication between i386/linux/linux.h and amd64...
next