]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-09-24 dteskeUpdate dialog to 1.2-20130923.
2013-09-24 desRegenerate.
2013-09-24 desFlip the switch: disable BIND and enable LDNS_UTILS.
2013-09-24 kibIn pmap_clear_modify(), initialize pvh even for fictiti...
2013-09-24 traszProperly ignore PDUs with CmdSN outside of allowed...
2013-09-24 kibUse the pv lists generation count to read-lock the...
2013-09-24 kibEnsure that the ERESTART return from the syscall reload...
2013-09-24 desForgotten in r255825: NETWORKING requires local_unbound.
2013-09-24 desReplace the unused /etc/unbound directory with a symlin...
2013-09-24 desRegenerate
2013-09-24 desRegenerate the configure script before running it.
2013-09-24 desDon't include the build date or command-line arguments...
2013-09-24 traszFix a few instances of M_WAITOK in threads marked as...
2013-09-24 mavMake load average sampling asynchronous to hardclock...
2013-09-24 danilo- Add myself as port commiter and my mentors relationship.
2013-09-23 desUnbreak the WITHOUT_KERBEROS build and try to reduce...
2013-09-23 hirenCorrecting EXAMPLES section.
2013-09-23 kibFree both KVA and backing pages when freeing TSS memory.
2013-09-23 desPrevent resolvconf from updating /etc/resolv.conf....
2013-09-23 desMove local_unbound up in the rc order.
2013-09-23 traszDon't use M_WAITOK when running from context where...
2013-09-23 glebiusFix coredump on 'arp -d'.
2013-09-23 desEnsure that resolvconf(8) preserves the edns0 setting.
2013-09-23 dteskeFix a bug in HTTP checking/fetching.
2013-09-23 nwhitehornAdd installer support for CHRP/PAPR PowerPC systems...
2013-09-23 loosFix DELAY() on RPi, the wrong math was making it take...
2013-09-23 theravenImport a new libcxxrt. This fixes some potential crash...
2013-09-23 traszPrevent "lock (iscsi) sx does not match earlier (sleep...
2013-09-23 desAdd a setup script for unbound(8) called local-unbound...
2013-09-23 ianLaunch the bourne shell using "sh" rather than "${SHELL...
2013-09-22 sbrunoExport two new DCMD enums. These allow set/get of...
2013-09-22 desAlways request zeroed memory, in case we're dumb enough...
2013-09-22 dimPull in r191165 from upstream llvm trunk:
2013-09-22 desRemove drill(1) if MK_LDNS_UTILS is false.
2013-09-22 desBuild and install drill(1).
2013-09-22 kibRevert r255797. The LK_UPGRADE | LK_NOWAIT drops the...
2013-09-22 kibPre-acquire the filedesc sx when a possibility exists...
2013-09-22 kibIncrease the chance of the buffer write from the bufdae...
2013-09-22 ianLaunch the shell, passing it the path to the mk-osrelda...
2013-09-22 desDue to a missing command-line argument, yacc regenerate...
2013-09-22 desFix indentation.
2013-09-22 alcBoth the vm_map and vmspace zones are defined as "no...
2013-09-22 bzUpdate comment from draft to RFC number.
2013-09-22 davideConsistently use the same value to indicate exclusively...
2013-09-22 glebius- Create kern.ipc.sendfile namespace, and put the new...
2013-09-22 andrewRemove the armv6eb architecture as it is unused, and...
2013-09-22 gibbsFix ia64 and mips kernel builds due to XENHVM=>GENERIC...
2013-09-22 gibbsFix compilation of the i386 PAE kernel config.
2013-09-21 desRemove autoprops.
2013-09-21 desSet props and correct RCS ID tag.
2013-09-21 markjRegenerate syscall argument strings after r255777.
2013-09-21 markjOmit "__restrict" when generating syscall argument...
2013-09-21 markjGive argtype struct names a different prefix than probe...
2013-09-21 ianCreate a separate script to generate osreldate.h rather...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 hselaskyStability fixes for Intel LynxPoint XHCI controllers...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 desDitch the random seeding code, which never really worke...
2013-09-21 desMake the directory mapping functionality, which was...
2013-09-21 adrianFix the AR933x CPU UART support by using the correct...
2013-09-21 cyRemove redundant files.
2013-09-21 cyCheck return code from inet_pton.
2013-09-21 desReplace claims that DES is a strong cryptosystem with...
2013-09-21 bzIntroduce spares in the TCP syncache and timewait struc...
2013-09-21 cyAddress double init of ip_log mutex, fixing a panic...
2013-09-21 cyEnable main ipfilter sysctl MIBs.
2013-09-21 cyConvert ipfilter from timeout(9) to callout(9).
2013-09-21 cyRemove additional non-FreeBSD code.
2013-09-21 gibbsOptimize the block size used on ZFS cache devices as...
2013-09-21 gjbPut 'device hyperv' back in amd64/GENERIC, incorrectly...
2013-09-21 grehanReorder/regroup the vmm ioctl api definitions to allow...
2013-09-21 delphijMFV r254750:
2013-09-20 davideFixup cross-device rename checks in ZFS. Add a check...
2013-09-20 davideFix callout_init_rm() in the shared case, allocating...
2013-09-20 davideRemove local change leftover, this should never have...
2013-09-20 davideFix lc_lock/lc_unlock() support for rmlocks held in...
2013-09-20 gibbsMerge Xen PVHVM support into the GENERIC kernel config...
2013-09-20 traszAdd some spare fields to structs used by the new iSCSI...
2013-09-20 zbbFix GCC build for all ARMs. Revert bug introduced in...
2013-09-20 davidchSubstantial rewrite of bxe(4) to add support for the...
2013-09-20 hirenImprove grammar and readability.
2013-09-20 neelMerge the following changes from projects/bhyve_npt_pmap:
2013-09-20 jhbCorrect stale comments.
2013-09-20 hirenFix a range check and a display string.
2013-09-20 gibbsAdd support for suspend/resume/migration operations...
2013-09-20 gibbssys/i386/xen/mp_machdep.c:
2013-09-20 alcThe pmap function pmap_clear_reference() is no longer...
2013-09-20 emasteRegenerate after addition of WITH_LLDB
2013-09-20 emasteAdd LLDB bmake infrastructure
2013-09-20 emasteDisable LLDB OSX ABI plugin
2013-09-19 delphijUpdate arcmsr(4) driver to 1.20.00.28 which fixes mutex...
2013-09-19 trocinyFix comments.
2013-09-19 trocinyWhen updating the map of dirty extents, most recently...
2013-09-19 db- calendar uses cpp internally, this diff removes this...
2013-09-19 trocinyUse cv_broadcast() instead of cv_signal() when waking...
2013-09-19 emasteFurther refinement to bmake bootstrapping
2013-09-19 gjbRemove extra 'MAKE_FLAGS' line.
2013-09-19 joelMinor mdoc improvements.
2013-09-19 jhbRegen.
2013-09-19 jhbExtend the support for exempting processes from being...
next