]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-01-29 hrsPerform IPv6 DAD only in ifn_start.
2012-01-29 kmacyalways exclude data bufs regardless of debug settings
2012-01-28 kmacyupdate .Dd
2012-01-28 mariusAs it turns out r227960 may still be insufficient with...
2012-01-28 adrianOops, commit a missing implementation change.
2012-01-28 mariusFully disable interrupts while we fiddle with the FP...
2012-01-28 adrianChange the prototype so the radar enable can fail.
2012-01-28 adrianTwo changes from my DFS work:
2012-01-28 scfmsdos was renamed to msdosfs in 2001 by r77577.
2012-01-28 scfSince April 2, 2006, Indiana has observed DST.
2012-01-28 phkMake tip exit if the device disappears, for instance...
2012-01-28 tijlFix decoding of escape sequences in format strings:
2012-01-28 tijlMove descriptions of file caching commands out of the...
2012-01-28 kmacyadd tunable for developers working on areas outside...
2012-01-28 kmacyalphabetically sort optional flags and add documentatio...
2012-01-28 kmacydocument M_NODUMP flag
2012-01-28 maximo Preserve argv[0] to use it later in usage().
2012-01-28 attilioAvoid to check the same cache line/variable from all...
2012-01-28 jhRemove trailing whitespace.
2012-01-28 mavFix HBR enabling condition. cchs is from 0 to 7, not...
2012-01-28 jhibbitsRemove the notify match from a couple devd apple events...
2012-01-28 emastepmc_*_initialize may return NULL if the CPU is not...
2012-01-28 pfgSet SVN text/plain property for some shell scripts...
2012-01-27 mariusCommit file missed in r230633.
2012-01-27 mariusNow that we have a working OF_printf() since r230631...
2012-01-27 marius- Now that we have a working OF_printf() since r230631...
2012-01-27 mariusImplement OF_printf() using kvprintf() directly, avoidi...
2012-01-27 mariusFor machines where the kernel address space is unrestri...
2012-01-27 kmacyadd KM_NODEBUG needed by ARC buffer core dump exclusion...
2012-01-27 mariusMark cpu_{halt,reset}() as __dead2 as appropriate.
2012-01-27 mariusUsing ATA_CAM along with ATAPI DMA causes data corrupti...
2012-01-27 impSome laptops have weak power controllers that cannot...
2012-01-27 kmacyexclude kmem_alloc'ed ARC data buffers from kernel...
2012-01-27 dimWhen the buildkernel stage 2.3 (build tools) runs,...
2012-01-27 bschmidtOn state changes from RUN to anything else the AGGR...
2012-01-27 maximo in6_ifinfo() does not do any kvm(3) operations, so
2012-01-27 luigia variable was erroneously declared as 32 bit instead...
2012-01-27 pluknetRemove a left-over reference to make.conf(5) which...
2012-01-27 traszRewrite option parsing in mdconfig(8). This makes...
2012-01-27 mavReturn proper error message if recording device is...
2012-01-27 glebiusFix size check, that prevents getting negative after...
2012-01-27 glebiusDo not mention SIOCSIFADDR.
2012-01-27 rmacklemA problem with respect to data read through the buffer...
2012-01-26 pfgMinor cleanups to the csa snd driver.
2012-01-26 ghelmerConsensus between bde and pjd seemed to be that if...
2012-01-26 ghelmerMake the comments consistent (capitalization, punctuati...
2012-01-26 ghelmerRestore the parenthesis that are necessary around the...
2012-01-26 kmacyA flowtable entry can continue referencing an llentry...
2012-01-26 glebius- Rewrite paragraphs about preemption.
2012-01-26 kenRemove the blank line between the license and .Dd
2012-01-26 kenBring in the LSI-supported version of the mps(4) driver.
2012-01-26 traszMore mdconfig(8) tests.
2012-01-26 kenAdd CAM infrastructure to allow reporting when a drive...
2012-01-26 kenStart sentences on a new line, and fix a few other...
2012-01-26 sbrunoUpdate PCI IDs for ciss controllers that are supported...
2012-01-26 kenXen netback driver rewrite.
2012-01-26 mavPress some more info into the PCM device name:
2012-01-26 glebiusRemove casts from inet6 address testing macros, thus...
2012-01-26 glebiusAlthough aio_nbytes is size_t, later is is signed to
2012-01-26 glebiusList supported ioctl commands instead of old one.
2012-01-26 glebiusDon't mention no longer supported ioctl commands.
2012-01-26 glebiusRemove a block that contatined some outdated misinformation
2012-01-26 glebiusRemove a commented out old block inherited from inet...
2012-01-26 glebius- Remove no longer supported ioctl cmds.
2012-01-26 glebiusUpdate information on setting and retreiving inet4...
2012-01-26 mavFix typo in r230571.
2012-01-26 luigiixgbe changes:
2012-01-26 mavAdd another bunch of CODEC IDs.
2012-01-26 adrianAdd some node debugging which has helped me track down...
2012-01-26 adrianInclude opt_wlan.h before net80211 includes; so IEEE802...
2012-01-26 rmacklemRevert r230516, since it doesn't really fix the problem.
2012-01-25 sbrunoUpdate sbp_targ such that it can actually handle multip...
2012-01-25 tuexenDon't print a warning when using netstat to print
2012-01-25 mavOops, fix the loader tunable name added in r230551.
2012-01-25 kibWhen doing vflush(WRITECLOSE), clean vnode pages.
2012-01-25 kibFix remaining calls to cache_enter() in both NFS client...
2012-01-25 mavRewrite jack presence detection and implement automatic...
2012-01-25 trocinyFix CTL flags in the declarations of KERN_PROC_ENV...
2012-01-25 trocinyAdd -P option to allow get and set limits for other...
2012-01-25 trocinyAfter the recent changes there is no need in rlimit...
2012-01-25 jhbAdd a timeout on positive name cache entries in the...
2012-01-25 stefanfRemove extra sentence, a leftover from r202845.
2012-01-25 pluknetClarify and improve the boot menu with some small changes:
2012-01-25 kenFix a bug introduced in r230000. We were eliminating...
2012-01-25 ghelmerRevert 229667: After some discussion of this change...
2012-01-25 kibOrder newly added functions alphabetically.
2012-01-25 mavAllow PASSTHROUGH (AC3) to have more then 2 channels.
2012-01-25 traszFix comment.
2012-01-25 traszMove mdconfig(8) tests under regression/sbin/, where...
2012-01-25 mavFix word order in hdaa_subvendor_id() to match PCI...
2012-01-25 pluknetRemove unused variable.
2012-01-25 charnierAdd prototypes, ANSIfy functions definitions to reduce...
2012-01-25 hrsFix a SIGSEGV problem in directory entry renaming.
2012-01-25 impMinor indenting divot...
2012-01-25 impSome minor additions to the list of supported devices...
2012-01-25 nwhitehornExperimental support for booting CHRP-type PowerPC...
2012-01-25 emasteClean up reinstall option and remove duplicate code
2012-01-25 rmacklemIf a mount -u is done to either NFS client that switches it
2012-01-24 pjd- Fix documentation to note that /etc/hast.conf is...
2012-01-24 mmMerge illumos revisions 13572, 13573, 13574:
next