]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-09-28 Nathan WhitehornPrevent the set -e from mk-osreldate.sh from propagatin...
2013-09-28 Philip PaepsUse the correct EtherType for logging IPv6 packets.
2013-09-28 Nathan WhitehornAdd driver for the PAPR VSCSI virtual SCSI controller...
2013-09-28 Gleb Smirnoff Fix a fallout from r241610. One enc interface must...
2013-09-28 Gavin AtkinsonRemove ftp5.se.f.o, as per request to -hubs@
2013-09-28 Ulrich SpörleinFix make depend, apply a bit of style.
2013-09-28 Justin HibbitsFix powerpc/161045. ams_poll() needs to return that...
2013-09-27 Simon J. GerratyFix Fx syntax.
2013-09-27 Nathan WhitehornMake sure the CCB xflags field is initialized to zero...
2013-09-27 Dag-Erling... Remove duplicate entry for the host(1) man page.
2013-09-27 Justin T. Gibbssys/x86/xen/hvm.c:
2013-09-27 Peter GrehanReturn 0 for a rdmsr of MSR_IA32_PLATFORM_ID. This
2013-09-27 Nathan WhitehornRework handling of ofw_quiesce(), making it the respons...
2013-09-27 Nathan WhitehornMake sure that ref and changed bits propagate back...
2013-09-27 Brad Davis- Remove the is (Iceland) mirror per mail from the...
2013-09-26 Nathan WhitehornAllow Open Firmware syscons to attach to devices withou...
2013-09-26 Nathan WhitehornAs idling the CPU no longer causes hangs on QEMU, reena...
2013-09-26 Nathan WhitehornFix bug where UART unit number was not set properly...
2013-09-26 Xin LIImprove bsdpatch usability:
2013-09-26 Xin LITemporarily disable iconv for non-shared library builds...
2013-09-26 John-Mark Gurneyit must be the last member, not might...
2013-09-26 Xin LIImport NetBSD readline.c,v 1.104: do not crash with...
2013-09-26 Peter GrehanFix incorrect assertion on the minimum side. ZFS would
2013-09-26 Alan CoxEliminate the declaration for a method that is no longe...
2013-09-26 Konstantin... Do not allow negative timeouts for kqueue timers, check...
2013-09-26 Konstantin... Acquire a hold reference on the vnode when a knote...
2013-09-26 Colin PercivalNow that the portsnap buildbox is generating the raw...
2013-09-26 Davide ItalianoMake the callout arithmetic more robust adding checks...
2013-09-26 Andrew TurnerAdd an elf note on ARM to store the MACHINE_ARCH an...
2013-09-25 Xin LICorrect a NULL pointer deference in nslookup and nsupda...
2013-09-25 Dag-Erling... Additional BIND files.
2013-09-25 Scott LongRe-do r255853. Along with adding back the API/ABI...
2013-09-25 Scott LongRe-do r255853. Along with adding back the API/ABI...
2013-09-25 Doug AmbriskoAdd PCI device ID for MegaRAID Invader cards. This...
2013-09-25 Attilio RaoAvoid memory accesses reordering which can result in...
2013-09-25 John-Mark GurneyNULL stale pointers (should be a no-op as they should...
2013-09-25 John-Mark Gurneyfix a bug where we access a bread buffer after we have...
2013-09-25 Glen BarberRevert r255853 pending fixes to build errors in usr...
2013-09-24 Joel DahlMinor mdoc fixes.
2013-09-24 Dag-Erling... Introduce a kern.geom.notaste sysctl that can be used...
2013-09-24 John BaldwinDon't parse NO_ROOT metadata for extra kernels if NO_RO...
2013-09-24 Edward Tomasz... As it turns out, when MOD_LOAD handler returns error...
2013-09-24 Edward Tomasz... Improve error handling in the old initiator, preventing...
2013-09-24 Glen BarberUpdate head/ to -ALPHA3.
2013-09-24 Scott LongUpdate the CAM API for FreeBSD 10:
2013-09-24 Devin TeskeUpdate dialog to 1.2-20130923.
2013-09-24 Dag-Erling... Regenerate.
2013-09-24 Dag-Erling... Flip the switch: disable BIND and enable LDNS_UTILS.
2013-09-24 Konstantin... In pmap_clear_modify(), initialize pvh even for fictiti...
2013-09-24 Edward Tomasz... Properly ignore PDUs with CmdSN outside of allowed...
2013-09-24 Konstantin... Use the pv lists generation count to read-lock the...
2013-09-24 Konstantin... Ensure that the ERESTART return from the syscall reload...
2013-09-24 Dag-Erling... Forgotten in r255825: NETWORKING requires local_unbound.
2013-09-24 Dag-Erling... Replace the unused /etc/unbound directory with a symlin...
2013-09-24 Dag-Erling... Regenerate
2013-09-24 Dag-Erling... Regenerate the configure script before running it.
2013-09-24 Dag-Erling... Don't include the build date or command-line arguments...
2013-09-24 Edward Tomasz... Fix a few instances of M_WAITOK in threads marked as...
2013-09-24 Alexander MotinMake load average sampling asynchronous to hardclock...
2013-09-24 Danilo Egea... - Add myself as port commiter and my mentors relationship.
2013-09-23 Dag-Erling... Unbreak the WITHOUT_KERBEROS build and try to reduce...
2013-09-23 Hiren PanchasaraCorrecting EXAMPLES section.
2013-09-23 Konstantin... Free both KVA and backing pages when freeing TSS memory.
2013-09-23 Dag-Erling... Prevent resolvconf from updating /etc/resolv.conf....
2013-09-23 Dag-Erling... Move local_unbound up in the rc order.
2013-09-23 Edward Tomasz... Don't use M_WAITOK when running from context where...
2013-09-23 Gleb SmirnoffFix coredump on 'arp -d'.
2013-09-23 Dag-Erling... Ensure that resolvconf(8) preserves the edns0 setting.
2013-09-23 Devin TeskeFix a bug in HTTP checking/fetching.
2013-09-23 Nathan WhitehornAdd installer support for CHRP/PAPR PowerPC systems...
2013-09-23 Luiz Otavio... Fix DELAY() on RPi, the wrong math was making it take...
2013-09-23 David ChisnallImport a new libcxxrt. This fixes some potential crash...
2013-09-23 Edward Tomasz... Prevent "lock (iscsi) sx does not match earlier (sleep...
2013-09-23 Dag-Erling... Add a setup script for unbound(8) called local-unbound...
2013-09-23 Ian LeporeLaunch the bourne shell using "sh" rather than "${SHELL...
2013-09-22 Sean BrunoExport two new DCMD enums. These allow set/get of...
2013-09-22 Dag-Erling... Always request zeroed memory, in case we're dumb enough...
2013-09-22 Dimitry AndricPull in r191165 from upstream llvm trunk:
2013-09-22 Dag-Erling... Remove drill(1) if MK_LDNS_UTILS is false.
2013-09-22 Dag-Erling... Build and install drill(1).
2013-09-22 Konstantin... Revert r255797. The LK_UPGRADE | LK_NOWAIT drops the...
2013-09-22 Konstantin... Pre-acquire the filedesc sx when a possibility exists...
2013-09-22 Konstantin... Increase the chance of the buffer write from the bufdae...
2013-09-22 Ian LeporeLaunch the shell, passing it the path to the mk-osrelda...
2013-09-22 Dag-Erling... Due to a missing command-line argument, yacc regenerate...
2013-09-22 Dag-Erling... Fix indentation.
2013-09-22 Alan CoxBoth the vm_map and vmspace zones are defined as "no...
2013-09-22 Bjoern A. ZeebUpdate comment from draft to RFC number.
2013-09-22 Davide ItalianoConsistently use the same value to indicate exclusively...
2013-09-22 Gleb Smirnoff- Create kern.ipc.sendfile namespace, and put the new...
2013-09-22 Andrew TurnerRemove the armv6eb architecture as it is unused, and...
2013-09-22 Justin T. GibbsFix ia64 and mips kernel builds due to XENHVM=>GENERIC...
2013-09-22 Justin T. GibbsFix compilation of the i386 PAE kernel config.
2013-09-21 Dag-Erling... Remove autoprops.
2013-09-21 Dag-Erling... Set props and correct RCS ID tag.
2013-09-21 Mark JohnstonRegenerate syscall argument strings after r255777.
2013-09-21 Mark JohnstonOmit "__restrict" when generating syscall argument...
2013-09-21 Mark JohnstonGive argtype struct names a different prefix than probe...
2013-09-21 Ian LeporeCreate a separate script to generate osreldate.h rather...
2013-09-21 Dag-Erling... Pull in all the OpenSSH bits that we'd previously left...
next