freebsd.git
2014-11-16 markjRemove an incorrect optimization. The type IDs of each...
2014-11-16 markjFix a couple of bugs around the handling of structs...
2014-11-16 jmgprevent doing filter ops locking for staticly compiled...
2014-11-16 edwinMFV of 274557,tzdata{2014j}
2014-11-15 alcEnable the use of VM_PHYSSEG_SPARSE on amd64 and i386...
2014-11-15 kibFix END()s for fueword and fueword64, match the name...
2014-11-15 sbrunoChange LDFLAGS to LDADD in order to allow static builds...
2014-11-15 baptwpa_cli does not use libedit anymore since version 1.0
2014-11-15 traszMake it possible to do "iscsictl -Rt xxx -p yyy", to...
2014-11-15 ianWhitespace and comment tweaks, no functional changes.
2014-11-15 brdAdd a test for locking and unlocking user accounts
2014-11-15 ianWhen doing busdma sync ops for BUSDMA_COHERENT memory...
2014-11-15 nyanMFi386: r274398
2014-11-15 ianUse the standard powerof2() macro from param.h instead...
2014-11-15 adrianConvert the callouts back to using mutexes.
2014-11-14 mavRemove mostly obsolete hint to disable LAPIC timers.
2014-11-14 impAutomate options INET/INET6 turning into MK_$opt_SUPPORT
2014-11-14 impCleanup trailing newlines noticed while looking for...
2014-11-14 emasteReference uefi(8) from i386 boot(8)
2014-11-14 delphijUse ${SYSDIR} as the reference pointer instead of speci...
2014-11-14 glebiusEven better indent struct pagerops.
2014-11-14 glebiusConstantly indent struct pagerops.
2014-11-14 jillessh(1): Add/improve information about exit status of...
2014-11-14 glebius- Use NULL to compare a pointer.
2014-11-14 glebiusMerge from projects/sendfile:
2014-11-14 andrewAdd OBJDUMP to sys.mk. The EFI loader uses it however...
2014-11-14 traszFix mdoc warning.
2014-11-14 kibIn vfs_write_suspend_umnt(), if suspension cannot be...
2014-11-14 traszFix mdoc warning by removing empty lines.
2014-11-14 traszAdd missing commas to .Xr.
2014-11-14 glebiusThere should not be zero length mbufs in socket buffers...
2014-11-14 adrianMigrate the callouts from using mutex locks to being...
2014-11-13 jkimCorrect a typo to fix chown(2). It was broken since...
2014-11-13 sbrunoAdd more static binaries to the native-xtools target...
2014-11-13 scottlExtend earlier addition of stack frames to most of...
2014-11-13 jhb- Use the existing driver lock in cdevsw methods and...
2014-11-13 jhbLock iir(4) and mark it MPSAFE.
2014-11-13 mjgfiledesc: oops.. commit missing change to filedesc.h
2014-11-13 zbbFix typo in ARM GIC device_printf()
2014-11-13 dimThe fix imported into llvm in r274442 contains some...
2014-11-13 mjgfiledesc: fixup fdinit to lock fdp and preapare files...
2014-11-13 jhbDrop mention of ISA cards. Note that I have no idea...
2014-11-13 jhbRemove dpt_isa.c and commented out references to it...
2014-11-13 jhbRemove reference to sys/dev/dpt/dpt_control.c. It...
2014-11-13 kibFix assertion, &uc->uc_busy is never zero, the intent...
2014-11-13 mavFix check for vendor-specific peripheral qualifier.
2014-11-13 kibRemove the no-at variants of the kern_xx() syscall...
2014-11-13 jkimRegen test cases for yacc(1) after r274460. YYINT...
2014-11-13 kibDo not try to dereference thread pointer when the value...
2014-11-13 kibRemove fossil. It has been present in 4.4Lite2, but...
2014-11-13 dchaginBump FreeBSD_version for r274462 - add ppoll() system...
2014-11-13 aeCount statistics for the specific address family.
2014-11-13 aeStrip IP header only when we act in tunnel mode.
2014-11-13 aeRemove redundant ip6_plen initialization.
2014-11-13 dchaginRegen for r274462.
2014-11-13 dchaginAdd the ppoll() system call.
2014-11-13 npiw_cxgbe: don't forget to close the socket in c4iw_conn...
2014-11-13 jkimIncrease MAXTABLE to the maxmimum possible value. ...
2014-11-13 luigiadd support for private knote lock (reduces lock conten...
2014-11-13 delphijDerive copyright year from src/COPYRIGHT.
2014-11-13 luigiwe need full barriers here
2014-11-12 npFix some bad interaction between cxgbe(4) and lacp...
2014-11-12 aeWe don't return sp pointer, thus NULL assignment isn...
2014-11-12 aeipsec6_process_packet is called before ip6_output fixes...
2014-11-12 baptFix wrong message when using pw -V with a non existent...
2014-11-12 zbbMake uart_bus_fdt a decendant of ofwbus
2014-11-12 zbbMake PL011 UART to wait on putc only when TX FIFO is...
2014-11-12 npFix previous change to this file (r273811).
2014-11-12 dimPull in r221709 from upstream llvm trunk (by Frédéric...
2014-11-12 andrewAdd the FDT table GUID. This is used to pass the device...
2014-11-12 kibFor posix_fallocate(2) and posix_fadvise(2), return...
2014-11-12 pfgifdef ext2_print_inode which is not really used.
2014-11-12 desFix spelling and wording.
2014-11-12 hselaskyDecode more fields when dumping USB descriptors.
2014-11-12 aeFix ips_out_nosa errors accounting.
2014-11-12 glebiusMerge from projects/sendfile:
2014-11-12 glebiusIn preparation of merging projects/sendfile, transform...
2014-11-12 gjbFix an mdoc(7) macro that is not an option in the provided
2014-11-12 loosFix a few cases of use of uninitialized variables....
2014-11-12 loosFix the error checking, broken on r273337, to _not_...
2014-11-12 ianFix the reversed sense of the PADCONF_NONE test.
2014-11-12 ianRemove an #ifdef DEBUG wrapper, and instead use if...
2014-11-12 ianBugfixes for the imx5/imx6 iomux fdt_pinctrl driver.
2014-11-12 mavImprove CAM's reaction on asymmetric access errors.
2014-11-12 marcelSEEK_DATA has interesting behaviour for sparse files...
2014-11-11 loosSince r273264 the SD card detection on Raspberry Pi...
2014-11-11 glebiusFix build.
2014-11-11 grehanFix incorrect reading of 32-bit modinfo by 64-bit loaders.
2014-11-11 marcelFix text output for the uptime command.
2014-11-11 marcelUpgrade libxo to 0.1.5
2014-11-11 glebiusRemove SF_KQUEUE code. This code was developed at...
2014-11-11 jhbAdd device ID for the T502-BT (dual-port 1G) adapter.
2014-11-11 dteskeFix whitespace.
2014-11-11 jhbMove NFS and TFTP filesystems before the synthetic...
2014-11-11 jkimUse the correct device. Note this commit complements...
2014-11-11 dteskeDefault `bsdconfig timezone' and `tzsetup' to `-s'...
2014-11-11 dimChange kbdb's kthr::cpu field into an int, to avoid...
2014-11-11 jhbUse the callout(9) API instead of timeout(9). To do...
2014-11-11 adrianUse the correct device (child) when asking the bus...
2014-11-11 davidchRemove myself from bxe(4) maintenance.
next