]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-04-27 Ganbold TsagaankhuuEnable root mounting from mmc/sd card.
2015-04-26 Michael TuexenDon't panic under INVARIANTS when receiving a SACK...
2015-04-26 Jilles Tjoelkerhexdump: Don't use uninitialized struct stat.
2015-04-26 Gleb SmirnoffDon't use ifm_data. It was used only for self checking...
2015-04-26 Mateusz Guzikfd: plug an always overwritten initialization in fdalloc
2015-04-26 Mateusz GuzikConsistently use p instead of td->td_proc in create_thread
2015-04-26 Andrew TurnerCleanup a little more:
2015-04-26 Andrew TurnerFix the style of locore-v4.S and locore-v6.S to help...
2015-04-26 Andrew TurnerRemove the armv6 code from locore-v4.S, it's not needed...
2015-04-26 Michael GmelinImprove smb(4) man page.
2015-04-26 Andrew TurnerUse ARMv7 style unaligned access on ARMv6. We set this...
2015-04-26 Baptiste Daroussinmdoc: fix rendering issues
2015-04-26 Hans Petter... Allow DSP basename cloning to be disabled or enabled...
2015-04-26 Baptiste Daroussinmdoc: fix function declaration
2015-04-26 Baptiste Daroussinmdoc: remove empty line
2015-04-26 Baptiste DaroussinRemove end of line whitespace
2015-04-26 Baptiste Daroussinmdoc: remove end of line whitespace
2015-04-26 Baptiste Daroussinmdoc: rendering fixes
2015-04-26 Baptiste DaroussinUse mdoc(7) macros to handle parenthesis
2015-04-26 Baptiste Daroussinmdoc: fix functions declarations
2015-04-26 Alexander V... Generalize object reference handling in ipfw rules.
2015-04-26 Baptiste DaroussinEscape "Ed"
2015-04-26 Baptiste DaroussinPet manlint
2015-04-26 Baptiste DaroussinEscape "Ed"
2015-04-26 Baptiste DaroussinRemove End Of Line whitespaces
2015-04-26 Baptiste DaroussinFix 2 rendering issue with mandoc
2015-04-26 Baptiste DaroussinUse mdoc(7) macros for curly braces
2015-04-26 Baptiste Daroussinmdoc: escape Re
2015-04-26 Baptiste DaroussinAdd a forgotten vi.chars
2015-04-26 Baptiste DaroussinDo not modify locales
2015-04-26 Baptiste DaroussinReincorporate documentation lost with update to nvi...
2015-04-25 Luiz Otavio... Set ARM_L2_PIPT for A10 and RPI2, they are probably...
2015-04-25 Luiz Otavio... Make the pcf8563 RTC work on FDT systems and on interru...
2015-04-25 Jilles Tjoelkerlibarchive: Allow setting nanosecond timestamps.
2015-04-25 Tycho NightingaleSTOS/STOSB/STOSW/STOSD/STOSQ instruction emulation.
2015-04-25 Pedro F. GiffuniCleanup a bit the clang attributes for type safety...
2015-04-25 Michael GmelinExpand SMBUS API to add smbus_trans() function.
2015-04-25 Hiren PanchasaraCurrently there is no easy way to specify net.isr.maxth...
2015-04-25 Robert WatsonAdjust PROF_ARTIFICIAL_FRAMES in the DTrace profile...
2015-04-25 Jilles Tjoelkersh: Pass along SIGINT from a child if job control is...
2015-04-25 Maxim Sobolevo Properly init prevtime, so that we don't print bogus...
2015-04-25 Enji CooperAssuming a system has /bin/csh on it is a bad idea...
2015-04-25 Enji CooperAdd #include sys/types.h for register_t for mips
2015-04-25 Rick MacklemFix the NFS server's handling of a bogus NFSv2 ROOT...
2015-04-25 Rick MacklemMAXBSIZE defines both the largest UFS block size and the
2015-04-25 Xin LITry alternate addresses more agressively.
2015-04-24 Kirk McKusickLimit the number of cylinder groups that will be search...
2015-04-24 Konstantin... Use correct length for sparse uiomove(). It must be...
2015-04-24 Ed MasteAdd LLDB to BROKEN_OPTIONS for arm prior to armv6
2015-04-24 Andrey V. ElsukovFix possible reference leak.
2015-04-24 Neel NatuDon't allow guest to modify readonly bits in the PCI...
2015-04-24 Pedro F. GiffuniAdd definition to support alloc_align attribute.
2015-04-24 Ed Mastevt(4): Simplify mouse area detection
2015-04-24 Scott LongRevert r281451. It causes a panic/hang early in boot...
2015-04-24 John BaldwinWatchdog drivers need to support rearming the watchdog...
2015-04-24 Konstantin... Move common code from sys/i386/i386/mp_machdep.c and
2015-04-24 Brooks DavisMerge from CheriBSD: 1065cf515a7c2062598009c1318055aacb...
2015-04-24 John BaldwinRename the kld for oce(4) to if_oce.ko. ifconfig(8...
2015-04-24 Joel DahlFix minor mdoc issues.
2015-04-24 John BaldwinUpdate this driver to not save copies of registers...
2015-04-24 Edward Tomasz... Fix growfs(8) build with debug enabled (make -DGFSDBG).
2015-04-24 Enji CooperAvoid an infinite loop by ensuring that the amount...
2015-04-24 David Chisnall__xlocale_C_ctype should not be const. It contains...
2015-04-24 David ChisnallSmall changes to locale-related man pages.
2015-04-24 Alexander MotinOops, add missing comma.
2015-04-24 Alexander MotinAdd link to mvs(4).
2015-04-24 Edward Tomasz... Make nfsstat(1) build with WARNS=6.
2015-04-24 Takanori WatanabeAdd Lynx-Point LP smbus controller ID.
2015-04-24 Kevin LoPlural fix.
2015-04-24 Kevin Lo- Fix the length of efuse content.
2015-04-24 Mark JohnstonFix DTrace's panic() action.
2015-04-24 Mark JohnstonMake vpanic() externally visible so that it can be...
2015-04-23 Andrew TurnerAdd the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options...
2015-04-23 Andrew TurnerReduce the diff between files.imx51 and files.imx53
2015-04-23 Andrew TurnerPull out the common parts of the ODROIDC1 and VSATV102...
2015-04-23 Andrew TurnerRemove the need for board specific std files on aml8726...
2015-04-23 Andrew TurnerMove KERNVIRTADDR to the common std.aml8726.
2015-04-23 Andrew Turner - Move files selected in files.smp to files.aml8726...
2015-04-23 Andrew TurnerUpdate the ODROIDC1 and VSATV102 to reduce the diff...
2015-04-23 Ed MasteRevert r281889, it broke keyboard input
2015-04-23 Luiz Otavio... Now that we have an U-Boot for RPI2, do not use the...
2015-04-23 Luiz Otavio... Fix the gpio-leds node to match the LEDs on RPI2.
2015-04-23 Luiz Otavio... Enable the watchdog on RPI2.
2015-04-23 Pedro F. GiffuniPlug memory leaks in kbdmux(4)
2015-04-23 Edward Tomasz... Remove oldnfs support from nfsstat(1).
2015-04-23 John BaldwinReassign copyright statements on several files from...
2015-04-23 Ed MasteReduce diffs between the three copies of libstand's...
2015-04-23 Gleb SmirnoffDon't propagate SIOCSIFCAPS from a vlan(4) to its paren...
2015-04-23 Michael TuexenA complete user message is signalled with the MSG_EOR...
2015-04-23 Konstantin... Handle incorrect ELF images specifying size for PT_GNU_...
2015-04-23 Edward Tomasz... Simplify linux_getcwd(), removing code that was longer...
2015-04-23 Hans Petter... Disable multi process interrupts, because the current...
2015-04-23 Marcelo AraujoMissing break in switch case.
2015-04-23 Pyun YongHyeonAdd another variant of BCM5708S controller to IBM HS21...
2015-04-23 Glen BarberCreate the arm64/aarch64 VM disk image as MBR instead of
2015-04-22 Pedro F. Giffunilibgeom: plug memory leak in EndElement.
2015-04-22 John BaldwinUpdate the pci_cfg_save/restore routines to operate...
2015-04-22 John BaldwinDon't explicitly manage power states for PCI-PCI bridge...
2015-04-22 John BaldwinFix some incorrect #if conditions around older workarou...
2015-04-22 John BaldwinThe minimim grant and maximum latency PCI config regist...
next