]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2013-01-29 brooksBump __FreeBSD_version for cat -l (soon to be a bootstr...
2013-01-29 brooksAdd -l option to cat(1). This option causes cat(1)...
2013-01-29 gabor- Regen
2013-01-29 gabor- Add a BSD-licensed patch, ported by Pedro F. Giffuni...
2013-01-29 ganboldAdd simple clock driver and ehci glue code for a10
2013-01-28 jkimFix two misusages of return_*() macros for ACPICA.
2013-01-28 jkimFix white spaces for style consistency.
2013-01-28 jkimMerge two bug fixes from the vendor branch.
2013-01-28 jhbMark 'ticks', 'time_second', and 'time_uptime' as volat...
2013-01-28 jhb- Compute the correct size to reallocate when doubling...
2013-01-28 zont- Show page faults requiring I/O when -s invoked.
2013-01-28 zont- Show page faults requiring I/O on vmstat display.
2013-01-28 zont- Add system wide page faults requiring I/O counter.
2013-01-28 zont- Add sysctls to show number of stats scans.
2013-01-28 zont- Style.
2013-01-28 theravenFix some symbol version mismatches between libstdc...
2013-01-28 hselaskyRemove some extra and not needed space characters.
2013-01-28 dmarionConfigure all GPIO pins as described in Beaglebone...
2013-01-28 dmarionFix case for some signal names.
2013-01-28 dmarionFilled in missing pads for AM335x / Beaglebone.
2013-01-28 hselaskyAdd new USB ID.
2013-01-28 pluknetTechnical corrections and improvements for the previous...
2013-01-27 cpercivaAdd a loader tunable "hw.broken_txfifo" which enables...
2013-01-27 nwhitehornIf no resolv.conf has been made for the new system...
2013-01-27 neelIncrease the "memorylocked" limit for the "daemon"...
2013-01-27 ianFix off-by-one errors in low-level arm9 and arm10 cache...
2013-01-27 ianRestore the irq number to the display string; I fumbled...
2013-01-27 ianRemove the remaining references to the now-obsolete...
2013-01-27 gabor- Remove forgotten commented out debug code
2013-01-27 gabor- Simplify and unify diagnostic and error message handling
2013-01-27 hselaskyFix regression issue after r244500 and r244503:
2013-01-27 nwhitehornProperly quote argument.
2013-01-27 kibBe conservative and do not try to consume more bytes...
2013-01-27 kibFix reversed condition in the logic to wait for the...
2013-01-27 markjRename the run_cmd field to sw_runcmd to make it consis...
2013-01-27 markjEnsure that newsyslog -n prints the correct message...
2013-01-27 markjWhen the 'R' flag is used with a newsyslog.conf entry...
2013-01-27 markjReturn with an error from copy_link(), copy_fifo()...
2013-01-27 mjgtruss: use 'e' flag for fopen instead of fcntl(..,...
2013-01-27 mjgtruss: if file requested with -o flag could not be...
2013-01-27 ianAdd support for the GlobalScale Technologies DreamPlug...
2013-01-27 ianAdd a default do-nothing implementation of fdt_pci_devm...
2013-01-27 ianAdd the chip used in recent GlobalScale Technologies...
2013-01-26 pfgClean some 'svn:executable' properties in the tree.
2013-01-26 ianRevert accidental regression to previous misspelling.
2013-01-26 pfgCosmetical off-by-one
2013-01-26 ianReduce watchdogd's memory footprint when running daemon...
2013-01-26 ianFix a buffer overrun while pre-formatting the names...
2013-01-26 hselaskyAdd new USB quirk.
2013-01-26 avgg_mirror: g_getattr() failure should not be fatal
2013-01-26 avgspa_generate_rootconf: add support for old vdev labels
2013-01-26 andrewAlign td_frame as it will be placed into the sp registe...
2013-01-26 npInstall an extra hold on the newly allocated synq entry...
2013-01-26 npForce the 404-BT card (4 x 1G) to use the "uwire" confi...
2013-01-26 npAdd a couple of missing error codes. Treat CPL_ERR_KEE...
2013-01-26 npAdd checks for SO_NO_OFFLOAD in a couple of places...
2013-01-26 npcxgbe/tom: List IFCAP_TOE6 as supported now that all...
2013-01-26 npTeach toe_l2_resolve to resolve IPv6 destinations too.
2013-01-26 mariusMention NetLink controllers in the fallback description...
2013-01-26 adrianInitial cut at making IBSS support 802.11n aware.
2013-01-26 adrianMigrate the TX sending code out from under the ath0...
2013-01-26 marius- Improve some comments.
2013-01-26 npGenerate lle_event in the IPv6 neighbor discovery code...
2013-01-25 npMove lle_event to if_llatbl.h
2013-01-25 marius- Check the return value of taskqueue_start_threads().
2013-01-25 npAvoid NULL dereference in nd6_storelladdr when no mbuf...
next