]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-09-24 bdreweryRemove unneeded dependency line.
2015-09-24 emasteRename ELFOSABI_SYSV to ELFOSABI_NONE to match current...
2015-09-24 emastereadelf: Correct typo HPUS -> HPUX
2015-09-24 hselaskyImplement support for reading USB quirks from the kerne...
2015-09-24 bdreweryFix running make in src directories without a Makefile...
2015-09-24 adrianFix up error path handling after the recent churn.
2015-09-24 emasteCorrect UPDATING entry date
2015-09-24 emasteInstall kernel debug data under /usr/lib/debug
2015-09-24 mavAllow WRITE SAME with NDOB bit set but without UNMAP.
2015-09-24 mavAdd new report types to REPORT LUNS command.
2015-09-24 mavUpdate WRITE ATOMIC(16) support to sbc4r8 draft.
2015-09-24 mavAdd support for READ BUFFER(16) command.
2015-09-24 bdreweryNote that LIBADD is only valid in /usr/src.
2015-09-24 bdreweryAdd very basic LIBADD documentation.
2015-09-24 bdreweryDocument bsd.progs.mk and add more variables overrides.
2015-09-23 bdreweryRELDIR is useful without META_MODE. Always define it.
2015-09-23 bdreweryFix most cases of bsd.progs.mk running duplicate or...
2015-09-23 bdreweryMETA_MODE: Fix 2nd build causing everything to rebuild...
2015-09-23 bdreweryMETA_MODE: Avoid // in meta log for tracked --sysroot...
2015-09-23 bdreweryMETA_MODE: Follow-up r287865 and define CCACHE_DIR...
2015-09-23 bdrewerySimilar to r266147, don't define PROG in the test subdirs.
2015-09-23 cemgeom_dev: Use kenv 'dumpdev' in the same way as rc...
2015-09-23 bdreweryMETA_MODE: Follow-up r287879 and have 'make -V .OBJDIR...
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 emasteImport LLVM libunwind snapshot revision 246528
2015-09-23 mavSynchronize mode pages between HA peers.
2015-09-23 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-23 mavMake HA peers announce their parameters on connect.
2015-09-23 mjgkqueue: simplify kern_kqueue by not refing/unrefing...
2015-09-23 jeff - Fix a nonsense reordering that somehow slipped into...
2015-09-23 delphijMFV r288140: update file to 5.25.
2015-09-23 emasteelfdump: report MIPS ELF section type SHT_MIPS_REGINFO
2015-09-22 jeffSome refactoring of the buf/vm interface.
2015-09-22 emasteAdd pass device to arm64 GENERIC (for smartctl)
2015-09-22 mjgamd64: plug redundant bootAP declaration
2015-09-22 melifaroUse standard lle LLE_EXCLUSIVE request flags instead of
2015-09-22 andrewAdd support for __atomic_FOO_fetch on arm prior to...
2015-09-22 melifaroReplace toe_nd6_resolve() with nd6_resolve().
2015-09-22 kibCall ast when handling irq from userspace, otherwise...
2015-09-22 alcChange vm_page_unwire() such that it (1) accepts PQ_NON...
2015-09-22 amdmi3Fix crash on parsing some inf files
2015-09-22 emasteaddr2line: skip CUs lacking debug info instead of baili...
2015-09-22 bzdmar_ctx_dtr() does not exist since r284869. Remove...
2015-09-22 andrewDon't restore interrupts when we are about to disable...
2015-09-22 jkimRemove unsupported S5 (power off) state since r170976.
2015-09-22 kibRe-check for new ast after ast was handled. We should...
2015-09-22 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-22 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-22 bzHide an unused in FreeBSD function behind #ifdef linux...
2015-09-22 mavAllow AHCI driver attach to all known chips reporting...
2015-09-22 mavAdd support for Control extension mode page.
2015-09-22 emastearm64 ThunderX PCIe workaround: enumerate only one...
2015-09-22 mavRemove duplicate and incomplete code handling LUN modify.
2015-09-22 dimIn binutils' arm-dis.c, avoid left-shifting a negative...
2015-09-22 rodrigcUse proper function prototype for readdir().
2015-09-22 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-22 hselaskyRevert r287780 until more developers have their say.
2015-09-22 adriannet80211: include one copy of struct ieee80211_beacon_o...
2015-09-22 adrianSend a power command to the firmware to shut down the...
2015-09-22 bdrewerybsd.lib.mk: Simplify CLEANFILES handling.
2015-09-22 bdreweryAvoid adding duplicates into OBJS. bsd.lib.mk already...
2015-09-22 bdreweryvfs_mountroot_shuffle() never returns non-zero.
2015-09-22 jasoneUpdate jemalloc to 4.0.2.
2015-09-22 adrianBegin fleshing out basic power-on / power-off and A...
2015-09-22 adriannet80211 & wireless drivers: remove duplicate defines...
2015-09-22 adriannet80211 & wireless drivers: remove duplicate defines...
2015-09-22 adrianRemove duplicate use of RV(), LE_* and other macros.
2015-09-22 adrianAdd external facing methods to control TX A-MPDU negoti...
2015-09-22 adrianDefine a rateval macro that drivers tend to hard-code.
2015-09-22 emasteelfdump: report MIPS-specific section type SHT_MIPS_ABI...
2015-09-22 cemngctl dot: Drop invalid trailing semi-colon
2015-09-22 emasteAdd MIPS ELF section type SHT_MIPS_ABIFLAGS definition
2015-09-21 bdreweryFix installation of 32bit libraries after r288074.
2015-09-21 bdreweryUse SHAREOWN/SHAREMODE/SHAREGRP rather than LIB* as...
2015-09-21 bdreweryReplace realinstall: and META_MODE staging hacks with...
2015-09-21 andrewAdd the __aeabi_memclr8 symbol, clang 3.7 uses this.
2015-09-21 emasteMove kbd.c to main sys/conf/files list
2015-09-21 desRestore the upstream (and documented) behavior of searc...
2015-09-21 emasteMove DTrace tools to cross-tools stage
2015-09-21 kibEnsure that maxproc does not exceed pid_max, at the...
2015-09-21 mavLog iSCSI session reinstatements.
2015-09-21 bzCompare mbuf pointer to NULL rather than to 0.
2015-09-21 bzIn the UDP over IPv6 implementation several cases are...
2015-09-21 avgMFV r287817: 6220 memleak in l2arc on debug build
2015-09-21 melifaroUnify nd6 state switching by using newly-created nd6_ll...
2015-09-21 mavMake cltd ignore HA ports.
2015-09-21 melifaroAdd "stale" timer back to nd6_cache_lladdr().
2015-09-21 mavBunch of improvements to ctlstat.
2015-09-21 ngieDelete /etc/autofs/special_noauto when MK_AUTOFS == no
2015-09-21 loosEnable if_dwc for Allwinner A20 based boards.
2015-09-21 adrianYes, it supports 802.11n.
2015-09-21 adrianFlip on 11n by default; update TODO items.
2015-09-21 adrianConvert if_rsu to use a deferred transmit task rather...
2015-09-21 adrianDrain the mbuf queue upon rsu_stop().
2015-09-21 loosAdd the A20 glue code for if_dwc.
2015-09-20 adrianDisable HT40 in if_rsu for now. There's something...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 kibEnsure that when a blockable open of fifo returns succe...
2015-09-20 mavOutput times as normal microseconds, rather then in...
next