]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-02-19 glebiusThe ipftest(1) is a program that emulates ipf(4) operat...
2015-02-19 glebiusNow that IGMP and MLD sysctls provide a clean API struc...
2015-02-19 glebius- Rename 'struct mld_ifinfo' into 'struct mld_ifsoftc...
2015-02-19 glebius- Rename 'struct igmp_ifinfo' into 'struct igmp_ifsoftc...
2015-02-19 bhdAdd myself to committers-doc.dot
2015-02-19 impOnly disable gvn on clang 3.5 and newer.
2015-02-19 glebiusBurn bridges to FreeBSD 7.x IGMP stats.
2015-02-19 edMake syslogd work in case shutdown() is POSIX-ly correct.
2015-02-19 glebiusUse KTR_COMPILE=(KTR_ALL) for LINTs, to get more code...
2015-02-19 andrewAdda function to iterate over the cpu nodes in the...
2015-02-19 kibFix build with KTR after r278978.
2015-02-19 andrewAdd support to get the cpu ID from its device driver...
2015-02-19 andrewUse the ARM unwinder with dtrace to extract the stack...
2015-02-19 andrewAllow the ARM unwinder to work through modules. This...
2015-02-19 bzTry to unbreak NOIP and NOINET6 LINT builds after r278886
2015-02-19 ngieUnbreak freshly installed worlds by properly "commentin...
2015-02-19 glebiusTemporarily disconnect ifmcstat(8) from build, to make...
2015-02-19 glebiusWiden _KERNEL ifdef to hide more kernel network stack...
2015-02-19 gjbFix a grammar nit.
2015-02-19 markjRemove unnecessary checks for a return value of NULL...
2015-02-19 markjFree the zlib stream after expanding a compressed CTF...
2015-02-19 jmgfix spelling, add comma and remove BUGS section.. ...
2015-02-19 glebiusUse new struct mbufq instead of struct ifqueue to manag...
2015-02-19 glebiusUse new struct mbufq instead of struct ifqueue to manag...
2015-02-19 glebiusProvide a set of inline functions to manage simple...
2015-02-18 jhbEnsure that the supplied data length is large enough...
2015-02-18 jkimFix bootstrap on systems with old yacc with small MAXTABLE.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 grehanRestore the ability to use clang as an external compile...
2015-02-18 kenMake sure that the flags for the XPT_DEV_ADVINFO CCB...
2015-02-18 kibIf malloc() sleeps, Giant is dropped. Recheck for...
2015-02-18 marcelAdd LIBXO.
2015-02-18 impClean up a bit of the INET/INET6 mess wrt options.
2015-02-18 impCleanup the way we include some files (in this case...
2015-02-18 impPopulate new KERN_OPTS from all the opt_*.h files in
2015-02-18 impAdd copyright statement I should have had on these...
2015-02-18 mjgfiledesc: obtain a stable copy of credentials in fget_u...
2015-02-18 kibFix UP build.
2015-02-18 delphijBump revision again after my Fortuna change.
2015-02-18 delphij - fortuna.c: catch up with r278927 and fix a buffer...
2015-02-18 jhibbitsMatch the right backlight driver.
2015-02-18 jhibbitsDon't set the write bit if we're just reading.
2015-02-18 arybchiksfxge: fix broken MCDI_EV_FIELD() macro
2015-02-18 arybchiksfxge: support variable-length response to MCDI GET_BOA...
2015-02-18 arybchiksfxge: add driver context member with number of event...
2015-02-18 arybchiksfxge: add driver context member with number of receive...
2015-02-18 arybchiksfxge: add driver context member with number of transmi...
2015-02-18 arybchiksfxge: add TCP segment size to sfxge_tso_state
2015-02-18 impOn my Lenovo T400, a Atheros 2413 has a problem powering up
2015-02-18 markjRemove drti.o's dependency on libelf. This makes it...
2015-02-18 rpauloFix a typo in ipv6_down().
2015-02-18 pfglibc: clean some set-but-not-used errors.
2015-02-17 mjgfiledesc: simplify fget_unlocked & friends
2015-02-17 jmgbump the rev... ZFS is the first fall out of this...
2015-02-17 pfgministat(1): replace malloc + memset with calloc.
2015-02-17 jmgFix a bug where this function overflowed it's buffer...
2015-02-17 rpaulorelease: use xz via pipe when compressing the tarballs.
2015-02-17 glebiusEven more fixes to !INET and !INET6 kernels.
2015-02-17 hselaskyFix compilation of LINT-NOINET kernel target after...
2015-02-17 jmgnote that you should update your kernel due to RNG...
2015-02-17 pfgdu(1): replace malloc + memset with calloc.
2015-02-17 glebius Use anonymous unions and structs to organize shared...
2015-02-17 loosMake use of the newly introduced macros.
2015-02-17 loosReplace hardcoded sizes by sizeof() and nitems().
2015-02-17 loosFix the display of negative temperatures.
2015-02-17 loosSet the #address-cells and #size-cells properties on...
2015-02-17 glebiusUse anonymous unions to add possibility to put mbufs...
2015-02-17 glebius Globally enable -fms-extensions when building kernel...
2015-02-17 emastelldb: workaround to permit cross-arch core file debugging
2015-02-17 imphd64570.h was installed, so add it here now that it...
2015-02-17 jmgWhen the new random adaptor code was brought it in...
2015-02-17 pfgulimit(3): simplify.
2015-02-17 emasteUpdate elftoolchain to upstream revision 3163
2015-02-17 brdAdd tests for account and password expiration.
2015-02-17 jillescompress,gzip,xz: Preserve timestamps with nanosecond...
2015-02-17 andrewPull the ARM ddb unwind code out to a new file. This...
2015-02-17 hselaskyFix compilation of the SDP driver and a compile warning...
2015-02-17 ngieAdd the mnt_lockref field to the ddb(4) 'show mount...
2015-02-17 hselaskyFix compilation when DEBUG is defined.
2015-02-17 kibRestore the extern qualifier on __cleanup.
2015-02-17 ngieSome minor style(9) fixes (whitespace + comment)
2015-02-17 hselaskyUpdate the infiniband stack to Mellanox's OFED version...
2015-02-17 hselaskyTry to resolve infinite interrupts by clearing an undoc...
2015-02-17 impRemove compat code for pre-FreeBSD 7 systems.
2015-02-17 impThis should have been GC'd 6 years ago when ar(4) was...
2015-02-17 adrianImplement taskqueue_start_threads_cpuset().
2015-02-17 nwhitehornHaving the TOC pointer in kernel dbeugger printouts...
2015-02-16 glebius- Improve INET/INET6 scope.
2015-02-16 rpauloFix a typo when invoking tar(1) to create the debug...
2015-02-16 kibArray cannot be NULL, remove always true comparision...
2015-02-16 mariusUnbreak sparc64 after r276630 by calling __sparc_sigtra...
2015-02-16 kibInitialize x2APIC mode on the resume path before access...
2015-02-16 glebiusToss declarations to fix regular build and NO_INET6...
2015-02-16 pfgrexec(3): prevent uninitialized access to "port" variable.
2015-02-16 hselaskyDefine standard formatting strings to print GIDs
2015-02-16 hselaskyThe kasprintf() function cannot be inlined due to using...
2015-02-16 sbrunoAdd example for upcoming aarch64/arm64 targets.
2015-02-16 loosAdd a mask to match only the relative base address...
2015-02-16 jmgremove NULL check as M_WAITOK will not return NULL
2015-02-16 glebiusCommit a miss from r278843.
next