]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-05-14 Ed MasteCorrect UTF-8 encoding in Británico
2015-05-14 Andrew Rybchenkosfxge: add missing const qualifier to sfxge_link_mode
2015-05-14 Andrew TurnerRemove OUTPUT_FORMAT from theARM EFI linker script...
2015-05-14 Tony Finchwhois: add an option to query the PeeringDB
2015-05-14 Tony FinchUpdate whois(1) synopsis.
2015-05-14 Tony FinchBump whois(1) date.
2015-05-14 Tony Finchwhois: alphabetize whois server list
2015-05-14 Tony Finchwhois: do not clobber command-line flags when tweaking...
2015-05-14 Tony Finchwhois: try whois.nic.TLD if TLD.whois-servers.net does...
2015-05-14 Tony Finchwhois: check WHOIS_SERVER as well as RA_SERVER environm...
2015-05-14 Tony Finchwhois: code cleanup
2015-05-14 Tony Finchwhois: special case certain query suffixes
2015-05-14 Tony FinchClean up whois manual.
2015-05-14 Alexander MotinDo not promote large async writes to sync.
2015-05-14 Steven HartlandAdd copyright info missing from r282205
2015-05-13 Baptiste DaroussinHandle lib32 libraries which should have been removed...
2015-05-13 Baptiste DaroussinFix typo
2015-05-13 Zbigniew BodekAdd support for ARM GICv3 interrupt controller used...
2015-05-13 Stanislav SedovFix pmcstat symbol resolution for userland processes.
2015-05-13 Peter GrehanSet the subvendor field in config space to the vendor ID.
2015-05-13 Andrew TurnerUse the correct node wen reading the compatible property.
2015-05-13 Pedro F. GiffuniAdjust visibility macros.
2015-05-13 Edward Tomasz... Document RCTL events in devd.conf(5).
2015-05-13 Luigi Rizzobugfix (only affecting the "lookup" option in the users...
2015-05-13 Ganbold TsagaankhuuDelete cpu_do_powersave which is set but never used...
2015-05-13 Luiz Otavio... Fix the vmstat -i output on ARM.
2015-05-13 Luiz Otavio... Fix the SMP initialization on RPi 2 (BCM2836).
2015-05-13 Luiz Otavio... Add support for the power button on BeagleBone Black.
2015-05-12 Alexander V... Remove ptei->value check from ipfw_link_table_values():
2015-05-12 Ed Mastecrunchide: remove EOL whitespace
2015-05-12 Ed MasteRemove redundant csu subdir logic
2015-05-12 Adrian ChaddDo not check sequence number for QoS Null frames; set...
2015-05-12 Hans Petter... Apply proper locking when iterating the multicast addre...
2015-05-12 Andrew TurnerTeach bits of libc about Thumb. This adds the if-then...
2015-05-12 Ganbold TsagaankhuuDisable WPI in case of aml8726-m3.
2015-05-12 Michael TuexenEnsure that the COOKIE-ACK can be sent over UDP if...
2015-05-12 Andrey V. ElsukovAdd new socket ioctls SIOC[SG]TUNFIB to set FIB number...
2015-05-12 Xin LIRevert r282775 for now. The added dependency would...
2015-05-12 Hiroki SatoFix a panic when VIMAGE is enabled.
2015-05-12 Hiroki Sato- Remove ND6_IFF_IGNORELOOP. This functionality was...
2015-05-12 Glen BarberAvoid polluting the filesystem when not necessary.
2015-05-12 Glen BarberAfter the last influx of commits, and a REALLY BIG...
2015-05-12 Glen BarberFix more paths to the actual files.
2015-05-12 Glen BarberFix more path variables.
2015-05-12 Glen BarberProvide the correct path to the checksum file.
2015-05-12 Glen BarberAlso symlink the CHECKSUM.{SHA256,MD5} files.
2015-05-12 Glen BarberAlso copy CHECKSUM.{SHA256,MD5} files.
2015-05-12 Glen BarberFix a few incorrect variables and/or hard-coded paths.
2015-05-12 Glen BarberSigh. Fix more syntax errors introduced by the last...
2015-05-12 Glen BarberFix a make(1) syntax error.
2015-05-12 Glen BarberTemporarily 'rm -rf $FTPDIR' during additional testing.
2015-05-12 Neel NatuAllow configuration of the sector size advertised to...
2015-05-12 Glen BarberAlways use the 'make install' directory as the source...
2015-05-11 Glen BarberAdd a new file, Makefile.mirrors, which is intended...
2015-05-11 Peter GrehanHandling indirect descriptors is a capability of the...
2015-05-11 Justin HibbitsAdd a PCI bridge for the Freescale PCIe Root Complex
2015-05-11 Andrew TurnerUse the GOT_* macros to help simplify the code, these...
2015-05-11 Alan CoxRetire pmap_lazyfix(). This function only existed...
2015-05-11 Andrew TurnerAdd the kernel support for Thumb-2. It is only supporte...
2015-05-11 Andrew TurnerMark thumb entry points as such when building for thumb...
2015-05-11 Andrew TurnerUse the Thumb compliant version of the add instruction...
2015-05-11 Andrew TurnerList both registers to use in the 64-bit atomic instruc...
2015-05-11 Xin LIRevert r281372, it's no longer needed after r282726...
2015-05-11 Thomas QuinotUnbreak MIPS build following rev. 282726
2015-05-11 Andrew TurnerAdd the ofw_bus_subr.h change missed in r282770.
2015-05-11 Glen BarberFix virtual machine disk format creating by passing...
2015-05-11 Andrew TurnerHide code only used on i386 and amd64.
2015-05-11 Andrew TurnerAdd ofw_bus_find_compatible to find a compatible ofw...
2015-05-11 Andrew Turnercpu-v6.h should only be used in the kernel, add an...
2015-05-11 Andriy Gaponzfs ioctls: use fget_write / fget_read instead of getf...
2015-05-11 Andrew TurnerMove to use __ARM_ARCH in more places in the kernel.
2015-05-11 Andrew TurnerUse the ACLE spelling of _ARM_ARCH_6: "__ARM_ARCH ...
2015-05-11 Enji CooperUse MIN from sys/param.h instead of handrolling the...
2015-05-11 Xin LIRevert r282672.
2015-05-10 Mark JohnstonRemove some commented-out upstream code for handling...
2015-05-10 Mark Johnstonmsecs_to_jiffies() is implemented using tvtohz(9),...
2015-05-10 Adrian ChaddPrepare for supporting driver-overridden curchan when...
2015-05-10 Mark Johnstonfind_next_bit() and find_next_zero_bit(): if the caller...
2015-05-10 Simon J. GerratyMerge bmake-20150505 improve detection of malformed...
2015-05-10 Mark Johnstonctf_add_type(): when looking up an integer or floating...
2015-05-10 Thomas QuinotUnbreak build following rev. 282726
2015-05-10 Adrian ChaddFix typo introduced in previous commit.
2015-05-10 Rui Paulosynaptics: more support for semi-MT trackpads.
2015-05-10 Simon J. GerratyImport bmake-20150505 detect typo's in .if variable...
2015-05-10 Ian LeporeCreate a relocatable instance of ubldr for ARM. The...
2015-05-10 Hans Petter... Ensure the result from signed subtraction under modulus...
2015-05-10 Jilles Tjoelkerrecv(),send(): Directly call interposing entry instead...
2015-05-10 Ian LeporeDon't check the return value from self_reloc(), it...
2015-05-10 Ian LeporeThe self-relocation code is not efi-specific, move...
2015-05-10 Thomas QuinotEnsure libmd symbols do not clash with libcrypto
2015-05-10 Hans Petter... Put recycle pointer in own memory area which is not...
2015-05-10 Andrew TurnerUse the new gic option on all configs that need it.
2015-05-10 Baptiste DaroussinFor half and reverse line feeds, recognize both SUSv2...
2015-05-10 Baptiste DaroussinRemove extendline definition
2015-05-10 Baptiste DaroussinUse calloc(3) instead of malloc(3) + memset(3)
2015-05-10 Baptiste DaroussinThe initial logic for allocating the new string was...
2015-05-10 Baptiste DaroussinUse strndup(3) instead of malloc(3) + memcpy(3)
2015-05-10 Andrew TurnerUse the new gic option. While here remove extra whitesp...
2015-05-10 Baptiste DaroussinRemove useless call to extendarray
2015-05-10 Andrew TurnerAdd the gic to files.arm under "device gic" and use...
next