]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-08-31 sbrunoRestrict tso_max to IP_MAXPACKET to avoid the panic...
2015-08-31 emastear: Deobfuscate a while loop
2015-08-31 emastear: fix deterministic mode when running as ranlib
2015-08-31 glebiusRemove now unneeded includes.
2015-08-31 andrewClean up the style of the LEAVE_HYP macro.
2015-08-31 hselaskyAdd new USB quirk.
2015-08-31 delphij - uri is expected to be nul-terminated (strchr used...
2015-08-31 delphijConstify opt_f and opt_t and eliminate unneeded copying...
2015-08-31 melifaroSimplify lla_rt_output()/nd6_add_ifa_lle() by setting...
2015-08-30 marcelAdd support for the UGA draw protocol. This includes...
2015-08-30 loosAdd the LED definitions from vendor's DTS.
2015-08-30 loosThe vendor's DTS for Allwinner A20 uses a different...
2015-08-30 adrianoops - mis-commit.
2015-08-30 adrianConvert this over to use the new cdev based ioctl path.
2015-08-30 adrianMigrate the stats API for iwn(4) into a cdev ioctl...
2015-08-30 gnnA bibliography of FreeBSD and BSD related papers and...
2015-08-30 kibUse P1B_PRIO_MAX to designate max posix priority for...
2015-08-30 kibRemove single-use macros obfuscating malloc(9) and...
2015-08-30 jillessh: Fix read with escaped IFS characters at the end.
2015-08-30 loosReduce the difference to vendor DTS by using the vendor...
2015-08-30 loosIn preparation to support other A20 based boards, renam...
2015-08-30 jchRevert r286880: If at first this change made sense...
2015-08-30 jchPut r284245 back in place: If at first this fix was...
2015-08-30 delphijRemove support for FreeBSD < 602110.
2015-08-30 adrianFix compilation error on gcc-5.2.0 - it now warns on...
2015-08-30 delphijDon't assign 'ptr' without using it.
2015-08-30 kibFix a mistake in r287292. Despite correctly stating...
2015-08-30 marcelAdd a gop command to help diagnose VT efifb problems...
2015-08-29 rodrigc- Replace N(a)/N(i)/N(T)/LEN(a)/ARRAY_SIZE(a) with...
2015-08-29 jillessh: Add set -o nolog.
2015-08-29 gavinSupport the ZTE MF112 HSUPA 3G USB stick.
2015-08-29 tuexenUse 5 times RTO.Max as the default for the shutdown...
2015-08-29 mavRemove 600 bytes of port_priv from struct ctl_io_hdr.
2015-08-29 kibSwitch libc from using _sig{procmask,action,suspend...
2015-08-29 mavAttach pass driver to LUNs is OFFLINE state.
2015-08-29 tuexenUse the userland exported states and handle them comple...
2015-08-29 delphijFix a buffer overrun which may lead to data corruption...
2015-08-29 tuexenFix the exporting of SCTP association states to userlan...
2015-08-29 tuexenReport CLOSED as state for bound sockets for consistenc...
2015-08-29 delphijIn r286705 (Illumos 5960/a2cdcdd), a separate thread...
2015-08-29 glebiusAdd reminder to run etcupdate or mergemaster to get...
2015-08-29 adrianImplement RSS hashing/re-hashing for IPv6 ingress packets.
2015-08-29 adrianRename rss_soft_m2cpuid() -> rss_soft_m2cpuid_v4(...
2015-08-29 jhibbitsThe TLB1 TSIZE is a multiple of 4, not 2, so shift...
2015-08-29 adrianRemove now unused (and #if 0'ed out) headers.
2015-08-29 baptMark ValleyView/Bay Trail as not supported
2015-08-28 impRemove now obsolete comment.
2015-08-28 impPer overwhelming sentiment in the code review, use...
2015-08-28 impComment out cleaning files, since it cleans too much.
2015-08-28 impRemove .WAIT hacks and put in specific dependencies.
2015-08-28 impAdd missing ofw_machdep.h. Make x86 ofw_machdep.h work...
2015-08-28 pfgAdd underscores to attributes when checking for __has_a...
2015-08-28 andrewMove dwmmc.h to dwmmc_reg.h. This is in preperation...
2015-08-28 impAdd back missing -m32 for amd64 and powerpc64 that...
2015-08-28 traszFix an NFS server bug that manifested in "ls -al" displ...
2015-08-28 pfgtrailing space
2015-08-28 pfgBe more GCC-friendly with attributes
2015-08-28 impFix cleaning of files generated from .m sources.
2015-08-28 andrewOnly check for the bus frequency if it has not already...
2015-08-28 bzremove a left-over after r220463 empty #ifdef INET...
2015-08-28 delphijPlug memory leaks when running out of memory.
2015-08-28 adrianReplace the printf()s with optional rate limited debugg...
2015-08-28 jhibbitsFix text alignment. mcsr was indented one too many...
2015-08-28 impAdd another .WAIT since sometimes we lose the race.
2015-08-28 jhibbitsExtend pmap to support e500mc and e5500.
2015-08-28 impSimply to appease gcc's warnings.
2015-08-28 yongariSet DMA alignment constraint of status, TX and RX LEs...
2015-08-28 delphijRespect locale settings.
2015-08-28 delphijUse exit() instead of return in main().
2015-08-28 markjRemove weighted page handling from vm_page_advise().
2015-08-28 markjRe-apply r274569. It was reverted in r276848 since...
2015-08-28 markjRemove an unneeded instruction.
2015-08-28 markjnv.h lives in sys/ as of r279439.
2015-08-27 impUse CFLAGS_NO_SIMD in preference to varying lists of...
2015-08-27 impNew 1-Wire bus implementation. 1-Wire controller is...
2015-08-27 impDocument bsd.endian.mk.
2015-08-27 kppf: Remove support for 'scrub fragment crop|drop-ovl'
2015-08-27 mavFix type bug introduced at r286811.
2015-08-27 peterFix a conversion error in rc.d/jail
2015-08-27 alcIn vm_pageout_scan(), simplify the logic for determinin...
2015-08-27 jmgadd documentation for timers that silby added in r19724...
2015-08-27 delphijdie() would never return, mark it as so.
2015-08-27 umeMove setting of LDFLAGS to the modules which require...
2015-08-27 andrewThere is no need to get the bus tag or handle.
2015-08-27 andrewLimit the speed to the bus frequency.
2015-08-27 andrewAllow the fifo-depth and num-slots to be missing. For...
2015-08-27 bzget_inpcbinfo() and get_pcblist() are UDP local functio...
2015-08-27 edDecompose linkat()/renameat() rights to source and...
2015-08-27 umeMake it buildable with WITH_OPENLDAP, again.
2015-08-27 kanRepair sys/cdefs.h enough to be usable with GCC 5.x
2015-08-27 kanMake ncurses build with GCC 5.0 and up
2015-08-27 kanUnbreak nvi message catalog generation for 8 bit locales.
2015-08-27 andrewAllow us to select the transfer count. This allows...
2015-08-27 jchSilent a compilation warning on callout_stop()
2015-08-27 jchIn callout_stop(), do not forget to initialize not_runn...
2015-08-27 glebiusReplay r286410. Change KPI of how device drivers that...
2015-08-27 jchIn callout_stop(), if a callout is both pending and...
2015-08-27 melifaroFix packets/bytes accounting on i386.
2015-08-27 delphijPlug a possible memory leak.
2015-08-27 baptMore fixes to the new macros
next