freebsd.git
2015-03-26 jhibbitsMake several modules unconditionally built, there's...
2015-03-26 brAdd 64 byte linesize cache flushing routines for L1...
2015-03-26 pluknetStatic'ize pf_fillup_fragment body to match its declara...
2015-03-26 gjbRemove duplicate AH_DEBUG_ALQ option.
2015-03-26 ruCorrected descriptions of net.inet.icmp.icmplim and...
2015-03-26 mavMake GEOM_PART work in presence of previous withered...
2015-03-26 mavReport withered providers as such alike to GEOMs.
2015-03-26 mavWhen searching for provider by name, prefer non-withere...
2015-03-26 kevloPrint size_t's with %zu rather than "%zd.
2015-03-26 rpauloAdd comments about CTLFLAG_RDTUN vs. TUNABLE_INT_FETCH.
2015-03-25 tuexenMake sure that we don't free an SCTP shared key too...
2015-03-25 gjbCrochet sources moved to a new home; update accordingly.
2015-03-25 impAdd some more explanation to the different phases of...
2015-03-25 pfgTemporarily revert 280458.
2015-03-25 tuexenUse the reference count of the right SCTP inp.
2015-03-25 emasteForce MK_INCLUDES for the legacy stage
2015-03-25 jkimRemove defunct SSLv2 support from fetch(1) and fetch(3).
2015-03-25 culotUpdate the portmgr members list
2015-03-25 pfgClean sparse spaces.
2015-03-25 glebiusFix couple of fallouts from r280280. The first one...
2015-03-25 jhbApply r276208 to non-amd64 NOTES files as well to fix...
2015-03-25 hselaskyAdd definition of the ISOCHRONOUS endpoint usage bits.
2015-03-25 hselaskyAdd DA_Q_NO_RC16 quirk for USB mass storage device.
2015-03-25 brueffermdoc cleanup; fix spelling; Xref ixlv.4
2015-03-25 bruefferFix a typo and EOL whitespace missed in the previous...
2015-03-25 brueffermdoc cleanup; fix spelling.
2015-03-25 andrewRemove a debug #error from the bcm2835 sdhci driver.
2015-03-25 andrewAdd support for the Raspberry Pi 2. As the chip is...
2015-03-25 andrewAdd the Raspberry Pi 2 dtb, based on the existing rpi...
2015-03-25 hselaskyImplement a simple OID number garbage collector. Given...
2015-03-24 ngieBump .Dd
2015-03-24 ngieThe number of commands added when ddb(4) is enabled...
2015-03-24 kenRemove some #if 0'ed code that apparently confuses...
2015-03-24 tuexenFix two bugs which resulted in a screwed up end point...
2015-03-24 pfgIntroduce nonnull attributes in the signal and pthread...
2015-03-24 rpauloUse TUNABLE_INT_FETCH for boot_pages.
2015-03-24 rpauloRemove whitespace.
2015-03-24 andrewMove including std.bcm2835 to the RPI-B kernel config...
2015-03-24 andrewAdd the SOC_BCM2835 and SOC_BCM2836 options for the...
2015-03-24 mavRemove from legacy ata(4) driver support for hardware...
2015-03-24 hselaskyMake sure tunable sysctls are only fetched once. The...
2015-03-24 tychonWhen fetching an instruction in non-64bit mode, conside...
2015-03-24 glebiusDo not include if_var.h and in6_var.h into kern_jail...
2015-03-24 glebiusMove ip6_sprintf() declaration from in6_var.h to in6...
2015-03-24 hselaskyCorrect string pointer offset for error printout.
2015-03-24 hselaskyMake all PCM core sysctls tunable and remove redundant...
2015-03-24 lstewartThe addition of flowid and flowtype in r280233 and...
2015-03-24 tuexenFix the bug in the handling of fragmented abandoned...
2015-03-24 tuexenFix an accounting bug related to the per stream chunk...
2015-03-24 andrewAdda minimal gcc config. This is just enough to build...
2015-03-24 andrewAdd the openssl header for arm64. As it is based on...
2015-03-24 kibWhen mapping an allocated entry, use the entry size...
2015-03-24 kibAssert that the mapping loop makes progress.
2015-03-24 arybchiksfxge: cleanup: fix index variable type to match upper...
2015-03-24 arybchiksfxge: cleanup: add a blank line before each #if to...
2015-03-24 arybchiksfxge: cleanup: remove trailing whitespaces
2015-03-24 bzMake ix_crcstrip a public symbol for the moment; it...
2015-03-24 hselaskyUse the feedback value from the synchronization endpoin...
2015-03-24 edwinMFV of 280411,tzdata{2015b}
2015-03-24 rpauloDisable coredump_devctl because it could lead to leakin...
2015-03-24 mjgfiledesc: microoptimize fget_unlocked by getting rid...
2015-03-23 tuexenWhen an ICMP message is received and the MTU shrinks...
2015-03-23 npcxgbe(4): Do not call sbuf_trim on an sbuf with a drain...
2015-03-23 ianDo not save/restore the TLS pointer on context switch...
2015-03-23 dimAdd llvm patch corresponding to r280400.
2015-03-23 dimPull in r230348 from upstream llvm trunk (by Tim Northo...
2015-03-23 mavReduce priority of ATA/SATA drivers.
2015-03-23 bennoBe consistent with M_ZERO when allocating ccbs.
2015-03-23 pfgxlint: update.
2015-03-23 jillescp,mv: Use futimens() instead of utimensat() if possible.
2015-03-23 dteskeAdd missing variables password/bootlock_password.
2015-03-23 dteskeIncrease max input for password/bootlock_password from...
2015-03-23 dteskePrevent password/bootlock_password features of loader...
2015-03-23 dteskeFix sgetkey indentation to be consistent with the rest...
2015-03-23 emasteRenumber clauses to avoid missing 3
2015-03-23 arybchiksfxge: remove unnecessary and wrong prediction
2015-03-23 arybchiksfxge: do not check MCDI status word
2015-03-23 arybchiksfxge: FreeBSD before 10 does not have bus_space_*_8...
2015-03-23 arybchiksfxge: add statistics for each Tx queue
2015-03-23 arybchiksfxge: remove obsolete Tx non-multi queue support
2015-03-23 arybchiksfxge: add barriers to BAR write macros
2015-03-23 arybchiksfxge: assert either kernel or internal copy of interfa...
2015-03-23 tuexenRemove a useless assignment.
2015-03-23 andrewAdd the start of the arm64 machine headers. This is...
2015-03-23 adrianBump mask to be 64 bits - this fixes seeing MCS rates...
2015-03-23 bdreweryDocument "none" for VersionAddendum.
2015-03-22 pfgSmall style(9) cleanup.
2015-03-22 dimBuild expr with -fwrapv, since it relies on signed...
2015-03-22 ianThe sysctls that return process argv and envv return...
2015-03-22 allanjudeFix typo in jail(8) man page
2015-03-22 andrewStop calling x86_efi_copyin and x86_efi_getdev directly...
2015-03-22 dimAdd FREEBSD-Xlist files for llvm, clang and lldb.
2015-03-22 adrianInitialise the pps / packet tracking timestamp so 11n...
2015-03-22 scottlConvert savecore to libxo. The 'verbose' paths still...
2015-03-22 mavRemove MAXBSIZE use from drivers where it has nothing...
2015-03-22 pfgSmall style(9) cleanup.
2015-03-22 hselaskyFix for out of order device destruction notifications...
2015-03-22 kibmsdosfs: mark unused compat-mount fields
2015-03-22 adrianAdd initial D-Link DIR-655 (A1) support.
2015-03-22 wblockDescribe the behavior when both -f and a message are...
next