]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-01-09 glebiusBackout of backout: we need SI_SUB_PROTO_DOMAIN for...
2012-01-09 glebiusRevert sub argument of MODULE_DECLARE back to r226532.
2012-01-09 glebiusIn FreeBSD we determine presence of pfsync(4) at run...
2012-01-09 glebiusBunch of fixes to pfsync(4) module load/unload:
2012-01-09 glebiuso Fix panic on module unload, that happened due to...
2012-01-09 edAdd aligned_alloc(3).
2012-01-09 wblockWhitespace-only fix. Translators, please feel free...
2012-01-09 wblockClarity improvements.
2012-01-09 eadlerX11BASE has been deprecated for a long time and will...
2012-01-08 kibAvoid LOR between vfs_busy() lock and covered vnode...
2012-01-08 dougbThere is no longer a need to abstract ${rcvar_manpage...
2012-01-08 alcCorrect an error of omission in the implementation...
2012-01-08 hrsFix a typo. (s/nessesary/necessary/)
2012-01-08 glebiusMake it possible to use alternative source hardware...
2012-01-08 glebiusProvide IA_MASKSIN() macro similar to IA_SIN() and...
2012-01-08 glebiusCopy ifa->if_data to ifam->ifam_data. This was forgotte...
2012-01-08 glebiusMove arprequest() declaration to if_ether.h.
2012-01-08 edDon't include <sys/timeb.h>.
2012-01-08 edProperly sort functions by name.
2012-01-08 edFix spelling of C11 and sort functions by name.
2012-01-08 andreastTwo other places where we can use WEAK_ALIAS.
2012-01-08 tuexenAdd an SCTP sysctl "blackhole", similar to the one...
2012-01-08 gonzoFix relocations for MIPS64:
2012-01-08 rmacklemopt_inet6.h was missing from some files in the new...
2012-01-08 adrianMake these two files conditionally build on UFS_ACL...
2012-01-08 gonzoFix DDB x/i addr[,count] command for count > 1 case
2012-01-07 bzCorrect comment for the IPv6 case to say "traffic class...
2012-01-07 eadler- Fix how hexdump parses escape strings
2012-01-07 adrian.. the AR5416 HAL code touches the MIMO parts in HAL_CH...
2012-01-07 adrianCommit a temporary workaround for people who are buildi...
2012-01-07 adrianFix the broken module build I introduced earlier.
2012-01-07 uqsConvert files to UTF-8 and add some copyright markers...
2012-01-07 uqsSpelling fixes for etc/
2012-01-07 uqsSpelling fixes for bin/
2012-01-07 uqsSpelling fixes for include/
2012-01-07 uqsSpelling fixes for libexec/
2012-01-07 uqsSpelling fixes for release/
2012-01-07 uqsSpelling fixes for sbin/
2012-01-07 glebiusMerge from OpenBSD:
2012-01-07 tuexenRetire the SCTP sysctl "strict_init". We always perform...
2012-01-07 tuexenImprove the handling of received INITs. Send an ABORT...
2012-01-07 glebiusFix indentation.
2012-01-07 kibDocument comconsole_port and comconsole_pcidev loader...
2012-01-07 kibImplement fdlopen(3), an rtld interface to load shared...
2012-01-07 kevloether_ifattach() sets if_mtu to ETHERMTU, don't bother...
2012-01-07 umeHandle the internal scope address representation of...
2012-01-07 adrianFix the ar724x shift calculation when writing to the...
2012-01-07 dimIn sys/contrib/rdma/ib_addr.h, bump MAX_ADDR_LEN to...
2012-01-07 eadler- Fix sysctl description
2012-01-06 pjdfork(2) returns -1 on failure, not some random negative...
2012-01-06 jillessh: Avoid possible echo options in a testcase.
2012-01-06 ghelmerHandle memory allocation failures in devstat_getdevs...
2012-01-06 tuexenUse NULL instead of 0.
2012-01-06 jhbAdd 5 spare VOPs as placeholders to avoid breaking...
2012-01-06 jhbUse proper argument structure types for the extattr...
2012-01-06 edLast attempt at <tgmath.h>: do enable the new code...
2012-01-06 andreastSilence a warning about redefinition of TARGET_ELF...
2012-01-06 npAlways release the inp lock before returning from tcp_d...
2012-01-06 edAdd an even faster implementation of <tgmath.h> for...
2012-01-06 glebiusFix build.
2012-01-06 pjdAdd 'nojail' keyword as auditd(8) can't really do anyth...
2012-01-06 jhbTweak the last fix to match what was actually tested.
2012-01-06 pjdConstify argument.
2012-01-06 glebiusSince r228571 CARP is no longer an interface.
2012-01-06 uqsFix mdoc date from previous commit.
2012-01-06 jhr222004 changed sbuf_finish() to not clear the buffer...
2012-01-06 andreastUse the macro WEAK_ALIAS. Tested on 32 and 64-bit.
2012-01-06 jhCheck the return value of sbuf_finish() in pfs_readlink...
2012-01-06 adrianFlip these options on so the modules build correctly...
2012-01-06 gonzo- Add better COP2 (crypto coprocessor) context handler...
2012-01-06 adrianImport the first cut of "bsdbox".
2012-01-06 adrianFix the broken non-cross compile build. Oops!
2012-01-06 pluknetFix a typo.
2012-01-06 jimharrisAdd 0x2826 device ID for C600 (Patsburg) SATA controlle...
2012-01-05 rwatsonReplace an OpenBSDism with a FreeBSDism in the pfctl...
2012-01-05 ghelmerFix a memory leak in addgroup() by ensuring the allocat...
2012-01-05 ghelmerAllow daemon(8) to run pidfile_open() before relenquish...
2012-01-05 jhbRemove the assertion from tcp_input() that rcv_nxt...
2012-01-05 pjd- Allow to change vfs.zfs.arc_meta_limit at runtime.
2012-01-05 andreastFix build on powerpc64 too. The same as r229640.
2012-01-05 adrianAllow extra directories to be added to the build-tools...
2012-01-05 adrianAllow crunchgen binary link generation to be disabled.
2012-01-05 uqsApply Typo-B-Gone 2000 [TM]
2012-01-05 uqsConvert files over to UTF-8.
2012-01-05 uqsTouch up some more small typos missed in the previous...
2012-01-05 uqsFurther fix a typo and spelling classic correctly in...
2012-01-05 uqsPartial backout of r228990, restore original MIB object...
2012-01-05 uqsDocument the detrimental effect of kern.cam.XX.retry_co...
2012-01-05 uqsPull up vendor changes to mdoc(7)
2012-01-05 adrianFix build.
2012-01-05 adrianAdd missing options so modules build/load correctly.
2012-01-05 jhbFix a logic bug in change 228207 in the check for a...
2012-01-05 jhbConvert all users of IF_ADDR_LOCK to use new locking...
2012-01-05 jhbAdd new variants of the IF_ADDR_*LOCK*() macros used...
2012-01-05 jhbUpdate recently added drivers to use the if_*addr_r...
2012-01-05 rwatsonWhen extracting the VLAN tag from if_em and if_lem...
2012-01-05 adrianFlip on IEEE80211_SUPPORT_MESH and AH_SUPPORT_AR5416...
2012-01-05 dimIn sys/fs/nullfs/null_subr.c, in a KASSERT, output...
2012-01-05 jhbRemove use of explicit bus space tags and handles and...
2012-01-05 edRemove redundant inclusion of <sys/cdefs.h>.
next