]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-11-16 Enji CooperPort helper program to FreeBSD, similar to ../../lib...
2014-11-16 Enji Cooper#ifdef out a printf on !NetBSD that causes the testcase...
2014-11-16 Enji CooperAdd pthread_np.h #include and initialize the pthread...
2014-11-16 Enji CooperExpect :pthread_detach to fail with EINVAL instead...
2014-11-16 Enji CooperOnly expect timeouts on powerpc with NetBSD
2014-11-16 Enji CooperUse _exit instead of exit so the file descriptors aren...
2014-11-16 Mark JohnstonOnly compare visitation counters if they've both been...
2014-11-16 Mark JohnstonRemove an incorrect optimization. The type IDs of each...
2014-11-16 Mark JohnstonFix a couple of bugs around the handling of structs...
2014-11-16 John-Mark Gurneyprevent doing filter ops locking for staticly compiled...
2014-11-16 Edwin GroothuisMFV of 274557,tzdata{2014j}
2014-11-16 Edwin GroothuisVendor import of tzdata2014j:
2014-11-15 Alan CoxEnable the use of VM_PHYSSEG_SPARSE on amd64 and i386...
2014-11-15 Konstantin... Fix END()s for fueword and fueword64, match the name...
2014-11-15 Sean BrunoChange LDFLAGS to LDADD in order to allow static builds...
2014-11-15 Baptiste Daroussinwpa_cli does not use libedit anymore since version 1.0
2014-11-15 Edward Tomasz... Make it possible to do "iscsictl -Rt xxx -p yyy", to...
2014-11-15 Ian LeporeWhitespace and comment tweaks, no functional changes.
2014-11-15 Brad DavisAdd a test for locking and unlocking user accounts
2014-11-15 Ian LeporeWhen doing busdma sync ops for BUSDMA_COHERENT memory...
2014-11-15 Yoshihiro TakahashiMFi386: r274398
2014-11-15 Ian LeporeUse the standard powerof2() macro from param.h instead...
2014-11-15 Adrian ChaddConvert the callouts back to using mutexes.
2014-11-14 Alexander MotinRemove mostly obsolete hint to disable LAPIC timers.
2014-11-14 Warner LoshAutomate options INET/INET6 turning into MK_$opt_SUPPORT
2014-11-14 Warner LoshCleanup trailing newlines noticed while looking for...
2014-11-14 Ed MasteReference uefi(8) from i386 boot(8)
2014-11-14 Xin LIUse ${SYSDIR} as the reference pointer instead of speci...
2014-11-14 Gleb SmirnoffEven better indent struct pagerops.
2014-11-14 Gleb SmirnoffConstantly indent struct pagerops.
2014-11-14 Jilles Tjoelkersh(1): Add/improve information about exit status of...
2014-11-14 Gleb Smirnoff- Use NULL to compare a pointer.
2014-11-14 Gleb SmirnoffMerge from projects/sendfile:
2014-11-14 Andrew TurnerAdd OBJDUMP to sys.mk. The EFI loader uses it however...
2014-11-14 Edward Tomasz... Fix mdoc warning.
2014-11-14 Konstantin... In vfs_write_suspend_umnt(), if suspension cannot be...
2014-11-14 Edward Tomasz... Fix mdoc warning by removing empty lines.
2014-11-14 Edward Tomasz... Add missing commas to .Xr.
2014-11-14 Gleb SmirnoffThere should not be zero length mbufs in socket buffers...
2014-11-14 Adrian ChaddMigrate the callouts from using mutex locks to being...
2014-11-13 Jung-uk KimCorrect a typo to fix chown(2). It was broken since...
2014-11-13 Sean BrunoAdd more static binaries to the native-xtools target...
2014-11-13 Scott LongExtend earlier addition of stack frames to most of...
2014-11-13 John Baldwin- Use the existing driver lock in cdevsw methods and...
2014-11-13 John BaldwinLock iir(4) and mark it MPSAFE.
2014-11-13 Mateusz Guzikfiledesc: oops.. commit missing change to filedesc.h
2014-11-13 Zbigniew BodekFix typo in ARM GIC device_printf()
2014-11-13 Dimitry AndricThe fix imported into llvm in r274442 contains some...
2014-11-13 Mateusz Guzikfiledesc: fixup fdinit to lock fdp and preapare files...
2014-11-13 John BaldwinDrop mention of ISA cards. Note that I have no idea...
2014-11-13 John BaldwinRemove dpt_isa.c and commented out references to it...
2014-11-13 John BaldwinRemove reference to sys/dev/dpt/dpt_control.c. It...
2014-11-13 Konstantin... Fix assertion, &uc->uc_busy is never zero, the intent...
2014-11-13 Alexander MotinFix check for vendor-specific peripheral qualifier.
2014-11-13 Konstantin... Remove the no-at variants of the kern_xx() syscall...
2014-11-13 Jung-uk KimRegen test cases for yacc(1) after r274460. YYINT...
2014-11-13 Konstantin... Do not try to dereference thread pointer when the value...
2014-11-13 Konstantin... Remove fossil. It has been present in 4.4Lite2, but...
2014-11-13 Dmitry ChaginBump FreeBSD_version for r274462 - add ppoll() system...
2014-11-13 Andrey V. ElsukovCount statistics for the specific address family.
2014-11-13 Andrey V. ElsukovStrip IP header only when we act in tunnel mode.
2014-11-13 Andrey V. ElsukovRemove redundant ip6_plen initialization.
2014-11-13 Dmitry ChaginRegen for r274462.
2014-11-13 Dmitry ChaginAdd the ppoll() system call.
2014-11-13 Navdeep Parhariw_cxgbe: don't forget to close the socket in c4iw_conn...
2014-11-13 Jung-uk KimIncrease MAXTABLE to the maxmimum possible value. ...
2014-11-13 Luigi Rizzoadd support for private knote lock (reduces lock conten...
2014-11-13 Xin LIDerive copyright year from src/COPYRIGHT.
2014-11-13 Luigi Rizzowe need full barriers here
2014-11-12 Navdeep ParharFix some bad interaction between cxgbe(4) and lacp...
2014-11-12 Andrey V. ElsukovWe don't return sp pointer, thus NULL assignment isn...
2014-11-12 Andrey V. Elsukovipsec6_process_packet is called before ip6_output fixes...
2014-11-12 Baptiste DaroussinFix wrong message when using pw -V with a non existent...
2014-11-12 Zbigniew BodekMake uart_bus_fdt a decendant of ofwbus
2014-11-12 Zbigniew BodekMake PL011 UART to wait on putc only when TX FIFO is...
2014-11-12 Navdeep ParharFix previous change to this file (r273811).
2014-11-12 Dimitry AndricPull in r221709 from upstream llvm trunk (by Frédéric...
2014-11-12 Andrew TurnerAdd the FDT table GUID. This is used to pass the device...
2014-11-12 Konstantin... For posix_fallocate(2) and posix_fadvise(2), return...
2014-11-12 Pedro F. Giffuniifdef ext2_print_inode which is not really used.
2014-11-12 Dag-Erling... Fix spelling and wording.
2014-11-12 Hans Petter... Decode more fields when dumping USB descriptors.
2014-11-12 Andrey V. ElsukovFix ips_out_nosa errors accounting.
2014-11-12 Gleb SmirnoffMerge from projects/sendfile:
2014-11-12 Gleb SmirnoffIn preparation of merging projects/sendfile, transform...
2014-11-12 Glen BarberFix an mdoc(7) macro that is not an option in the provided
2014-11-12 Luiz Otavio... Fix a few cases of use of uninitialized variables....
2014-11-12 Luiz Otavio... Fix the error checking, broken on r273337, to _not_...
2014-11-12 Ian LeporeFix the reversed sense of the PADCONF_NONE test.
2014-11-12 Ian LeporeRemove an #ifdef DEBUG wrapper, and instead use if...
2014-11-12 Ian LeporeBugfixes for the imx5/imx6 iomux fdt_pinctrl driver.
2014-11-12 Alexander MotinImprove CAM's reaction on asymmetric access errors.
2014-11-12 Marcel MoolenaarSEEK_DATA has interesting behaviour for sparse files...
2014-11-11 Luiz Otavio... Since r273264 the SD card detection on Raspberry Pi...
2014-11-11 Gleb SmirnoffFix build.
2014-11-11 Peter GrehanFix incorrect reading of 32-bit modinfo by 64-bit loaders.
2014-11-11 Marcel MoolenaarFix text output for the uptime command.
2014-11-11 Marcel MoolenaarUpgrade libxo to 0.1.5
2014-11-11 Gleb SmirnoffRemove SF_KQUEUE code. This code was developed at...
2014-11-11 John BaldwinAdd device ID for the T502-BT (dual-port 1G) adapter.
next