]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-04-27 aeFix possible use after free due to security policy...
2015-04-27 ganboldEnable root mounting from mmc/sd card.
2015-04-26 tuexenDon't panic under INVARIANTS when receiving a SACK...
2015-04-26 jilleshexdump: Don't use uninitialized struct stat.
2015-04-26 glebiusDon't use ifm_data. It was used only for self checking...
2015-04-26 mjgfd: plug an always overwritten initialization in fdalloc
2015-04-26 mjgConsistently use p instead of td->td_proc in create_thread
2015-04-26 andrewCleanup a little more:
2015-04-26 andrewFix the style of locore-v4.S and locore-v6.S to help...
2015-04-26 andrewRemove the armv6 code from locore-v4.S, it's not needed...
2015-04-26 gremboImprove smb(4) man page.
2015-04-26 andrewUse ARMv7 style unaligned access on ARMv6. We set this...
2015-04-26 baptmdoc: fix rendering issues
2015-04-26 hselaskyAllow DSP basename cloning to be disabled or enabled...
2015-04-26 baptmdoc: fix function declaration
2015-04-26 baptmdoc: remove empty line
2015-04-26 baptRemove end of line whitespace
2015-04-26 baptmdoc: remove end of line whitespace
2015-04-26 baptmdoc: rendering fixes
2015-04-26 baptUse mdoc(7) macros to handle parenthesis
2015-04-26 baptmdoc: fix functions declarations
2015-04-26 melifaroGeneralize object reference handling in ipfw rules.
2015-04-26 baptEscape "Ed"
2015-04-26 baptPet manlint
2015-04-26 baptEscape "Ed"
2015-04-26 baptRemove End Of Line whitespaces
2015-04-26 baptFix 2 rendering issue with mandoc
2015-04-26 baptUse mdoc(7) macros for curly braces
2015-04-26 baptmdoc: escape Re
2015-04-26 baptAdd a forgotten vi.chars
2015-04-26 baptDo not modify locales
2015-04-26 baptReincorporate documentation lost with update to nvi...
2015-04-25 loosSet ARM_L2_PIPT for A10 and RPI2, they are probably...
2015-04-25 loosMake the pcf8563 RTC work on FDT systems and on interru...
2015-04-25 jilleslibarchive: Allow setting nanosecond timestamps.
2015-04-25 tychonSTOS/STOSB/STOSW/STOSD/STOSQ instruction emulation.
2015-04-25 pfgCleanup a bit the clang attributes for type safety...
2015-04-25 gremboExpand SMBUS API to add smbus_trans() function.
2015-04-25 hirenCurrently there is no easy way to specify net.isr.maxth...
2015-04-25 rwatsonAdjust PROF_ARTIFICIAL_FRAMES in the DTrace profile...
2015-04-25 jillessh: Pass along SIGINT from a child if job control is...
2015-04-25 sobomaxo Properly init prevtime, so that we don't print bogus...
2015-04-25 ngieAssuming a system has /bin/csh on it is a bad idea...
2015-04-25 ngieAdd #include sys/types.h for register_t for mips
2015-04-25 rmacklemFix the NFS server's handling of a bogus NFSv2 ROOT...
2015-04-25 rmacklemMAXBSIZE defines both the largest UFS block size and the
2015-04-25 delphijTry alternate addresses more agressively.
2015-04-24 mckusickLimit the number of cylinder groups that will be search...
2015-04-24 kibUse correct length for sparse uiomove(). It must be...
2015-04-24 emasteAdd LLDB to BROKEN_OPTIONS for arm prior to armv6
2015-04-24 aeFix possible reference leak.
2015-04-24 neelDon't allow guest to modify readonly bits in the PCI...
2015-04-24 pfgAdd definition to support alloc_align attribute.
2015-04-24 emastevt(4): Simplify mouse area detection
2015-04-24 scottlRevert r281451. It causes a panic/hang early in boot...
2015-04-24 jhbWatchdog drivers need to support rearming the watchdog...
2015-04-24 kibMove common code from sys/i386/i386/mp_machdep.c and
2015-04-24 brooksMerge from CheriBSD: 1065cf515a7c2062598009c1318055aacb...
2015-04-24 jhbRename the kld for oce(4) to if_oce.ko. ifconfig(8...
2015-04-24 joelFix minor mdoc issues.
2015-04-24 jhbUpdate this driver to not save copies of registers...
2015-04-24 traszFix growfs(8) build with debug enabled (make -DGFSDBG).
2015-04-24 ngieAvoid an infinite loop by ensuring that the amount...
2015-04-24 theraven__xlocale_C_ctype should not be const. It contains...
2015-04-24 theravenSmall changes to locale-related man pages.
2015-04-24 mavOops, add missing comma.
2015-04-24 mavAdd link to mvs(4).
2015-04-24 traszMake nfsstat(1) build with WARNS=6.
2015-04-24 takawataAdd Lynx-Point LP smbus controller ID.
2015-04-24 kevloPlural fix.
2015-04-24 kevlo- Fix the length of efuse content.
2015-04-24 markjFix DTrace's panic() action.
2015-04-24 markjMake vpanic() externally visible so that it can be...
2015-04-23 andrewAdd the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options...
2015-04-23 andrewReduce the diff between files.imx51 and files.imx53
2015-04-23 andrewPull out the common parts of the ODROIDC1 and VSATV102...
2015-04-23 andrewRemove the need for board specific std files on aml8726...
2015-04-23 andrewMove KERNVIRTADDR to the common std.aml8726.
2015-04-23 andrew - Move files selected in files.smp to files.aml8726...
2015-04-23 andrewUpdate the ODROIDC1 and VSATV102 to reduce the diff...
2015-04-23 emasteRevert r281889, it broke keyboard input
2015-04-23 loosNow that we have an U-Boot for RPI2, do not use the...
2015-04-23 loosFix the gpio-leds node to match the LEDs on RPI2.
2015-04-23 loosEnable the watchdog on RPI2.
2015-04-23 pfgPlug memory leaks in kbdmux(4)
2015-04-23 traszRemove oldnfs support from nfsstat(1).
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-23 emasteReduce diffs between the three copies of libstand's...
2015-04-23 glebiusDon't propagate SIOCSIFCAPS from a vlan(4) to its paren...
2015-04-23 tuexenA complete user message is signalled with the MSG_EOR...
2015-04-23 kibHandle incorrect ELF images specifying size for PT_GNU_...
2015-04-23 traszSimplify linux_getcwd(), removing code that was longer...
2015-04-23 hselaskyDisable multi process interrupts, because the current...
2015-04-23 araujoMissing break in switch case.
2015-04-23 yongariAdd another variant of BCM5708S controller to IBM HS21...
2015-04-23 gjbCreate the arm64/aarch64 VM disk image as MBR instead of
2015-04-22 pfglibgeom: plug memory leak in EndElement.
2015-04-22 jhbUpdate the pci_cfg_save/restore routines to operate...
2015-04-22 jhbDon't explicitly manage power states for PCI-PCI bridge...
2015-04-22 jhbFix some incorrect #if conditions around older workarou...
next