]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-12-07 kenFix a panic during CAM EDT traversal.
2012-12-07 pjdConfigure UMA warnings for the following zones:
2012-12-07 pjdImplemented uma_zone_set_warning(9) function that sets...
2012-12-07 pjdMake use of the fact that uma_zone_set_max(9) already...
2012-12-07 pjdMore style cleanups.
2012-12-07 pjdStyle cleanups.
2012-12-07 pjd- Make socket_zone static - it is used only in this...
2012-12-07 pjdStyle cleanups.
2012-12-07 pjdThere is no need anymore to include vm/uma.h after...
2012-12-07 erwinRe-disable GSSAPI, which does not build on several...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-07 alfredAllow KASSERT to log instead of panic.
2012-12-07 rpauloTypo in a comment.
2012-12-07 rpauloMake this work for 64 bit binaries.
2012-12-07 adrianAdd XC900 SKU mapping.
2012-12-07 adrianAdd a new 900MHz GSM regulatory SKU for the Xagyl Commu...
2012-12-07 alfredUse uint instead of int for flags exported via sysctl.
2012-12-07 kevloDocument pffinddomain().
2012-12-07 kevloDocument that socket(2) may fail with EAFNOSUPPORT...
2012-12-07 kevlo- according to POSIX, make socket(2) return EAFNOSUPPOR...
2012-12-07 delphijFix build: reflect the increased field number.
2012-12-06 jimharrisAdd amd64 implementations for 8-byte bus_space routines.
2012-12-06 sem- Rewrite radius servers traversal algorithm.
2012-12-06 jimharrisAdd PCI device ID for 8-channel IDT NVMe controller...
2012-12-06 glebius Rule memory garbage collecting in new pf scans only...
2012-12-06 glebiusClose possible races between state deletion and sent...
2012-12-06 glebius Remove extra PFSYNC_LOCK() in pfsync_bulk_update...
2012-12-06 glebius Revert erroneous r242693. A state may have PFTM_UNLIN...
2012-12-06 davidxuEliminate superfluous code.
2012-12-06 eadlerAdd the Programmer Dvorak Keyboard Layout
2012-12-06 eadlerChange the default to 'cru' for speed reasons.
2012-12-06 eadlerClean up hardcoded ar(1) flags in the tree to use the...
2012-12-06 eadlerPrefer the use of initalizer lists to ctor assignment.
2012-12-06 eadlerAvoid the creation of a temporary object by using the...
2012-12-06 eadlerConstify where possible
2012-12-05 attilioFixup r243901:
2012-12-05 cognetDon't write-back the cachelines if we really just want...
2012-12-05 dimFix an old bug in devd, where it uses std::sort() to...
2012-12-05 baptremove redundant yyparse declarations
2012-12-05 jimharrisDon't call bus_dmamap_load in CAM_DIR_NONE case, since...
2012-12-05 hrs- Move definition of V_deembed_scopeid to scope6_var.h.
2012-12-05 kibThe softclock_call_cc() is executing with the callout...
2012-12-05 attilioCheck for lockmgr recursion in case of disown and downg...
2012-12-05 eadlerUse Bernard Baruch's full name.
2012-12-05 eadlerSimplify string duplication: use strdup instead of...
2012-12-05 eadlerAvoid overflowing the file buffer
2012-12-05 eadlerUse strdup instead of malloc + strcpy
2012-12-05 eadlerAvoid overflow of file buffer
2012-12-05 eadlerRemove useless check for NULL prior to free.
2012-12-05 eadlerRemove hack to emulate effective uid and just use the...
2012-12-05 eadlerRemove pointless check for the existence of /usr/bin...
2012-12-05 eadlerAdd ability to mergemaster to permit the user to type
2012-12-05 eadlerConnect organization.dot to the build
2012-12-05 erwinVendor import of Bind 9.8.4-P1
2012-12-05 erwinVendor import of Bind 9.8.4
2012-12-05 baptif PACKAGESITE url scheme is not 'file://', always...
2012-12-05 glebius Mechanically substitute flags from historic mbuf...
2012-12-05 rpauloRemove dead code that clang refuses to compile.
2012-12-04 kibFix a race between kern_setitimer() and realitexpire...
2012-12-04 kibDo not allocate buffer of the 255 bytes length on the...
2012-12-04 glebiusFix fallout from r243019, which broke parsing of shorte...
2012-12-04 hrs- Fix LOR in sa6_recoverscope() in rt_msg2()[1].
2012-12-04 jilleslibc: Use the new 'e' fopen() mode option to simplify...
2012-12-04 pjdUse absolute path for /usr/libexec/ld-elf.so.1 symlink.
2012-12-04 kibFix typo.
2012-12-04 pjdDo not change entire BINDIR, it might be needed later...
2012-12-04 pjdChange /usr/libexec/ld-elf.so.1 to point at ../../libex...
2012-12-04 glebiusFlush stdout after RTM_IFANNOUNCE message.
2012-12-04 glebiusNo need to be root when running with -t or -d.
2012-12-04 kevloDocument that bind(2) can fail with EAFNOSUPPORT.
2012-12-04 glebiusMechanically substitute flags from historic mbuf alloca...
2012-12-04 joelRemove superfluous paragraph macro.
2012-12-04 joelRemove snapshots.jp.freebsd.org. It stopped working...
2012-12-04 alfredreplace bit shifting loop with 1<<fls(n), improve comments.
2012-12-04 bdrewery- Move EXAMPLES descriptions to before the actual command
2012-12-04 jkimFix typos in the previous commit.
2012-12-04 jkimTidy up bsd.cpu.mk for X86 CPUs:
2012-12-04 kibDocument the interpretation of the negative value of...
2012-12-04 adrianMethodise the BT diversity configuration function;...
2012-12-04 adrianOverride the BT coex parameter function for the AR9285.
2012-12-04 adrianReformat/reindent.
2012-12-03 adrianAdd and tie in the AR5416 bluetooth coexistence methods...
2012-12-03 adrianAdd the AR5416/AR9285 bluetooth coexistence code into...
2012-12-03 adrianAdd the btcoex code into the module compilation.
2012-12-03 adrianInclude if_ath_alq.c, which only gets actually compiled...
2012-12-03 kibPrint the frame addresses for the backtraces on i386...
2012-12-03 kibThe vnode_free_list_mtx is required unconditionally...
2012-12-03 delphijNote that the manual page of less(1) says:
2012-12-03 jfvRemove the sysctl process_limit interface, after some
2012-12-03 joel- Remove snapshots.se.freebsd.org [1]
2012-12-03 jkimRemove fictitious support for 80386-class CPUs from...
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 delphijMFV: less v456.
2012-12-03 delphijUse SA_ZPL_CRTIME instead of SA_ZPL_CTIME for creation...
2012-12-02 uqsFix make depend.
2012-12-02 rwatsonSpecifically point at the Handbook instructions for...
2012-12-02 melifaroFix bpf_if structure leak introduced in r235745.
2012-12-02 peterAdd auditdistd to the pre-install required uid check...
2012-12-02 rpauloRun cscope with the -v parameter to make it more user...
2012-12-02 antoineAdd more obsolete files.
next