]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-09-25 cemsbuf: Process more than one char at a time
2015-09-25 mavRemove some dead code found by Clang analyzer.
2015-09-25 mavRemove stale comments and some excessive empty lines.
2015-09-25 bdreweryThe bsd.progs.mk -> bsd.prog.mk rework did not pan...
2015-09-25 bdreweryPROGS: Let the parent run the children in parallel.
2015-09-25 gremboFix non-POSIX-compliant use of getaddrinfo in libfetch
2015-09-25 kibUse per-cpu values for base and last in tc_cpu_ticks...
2015-09-25 mavSwitch I/O time accounting from system time to uptime.
2015-09-25 mavCollect DMA statistics on secondary HA node.
2015-09-25 mavMake HA handle datamove and done in a universal way...
2015-09-25 phkFix two cases where "const" were washed off pointers...
2015-09-25 mavRemove some control_softc references.
2015-09-25 bdreweryMETA_MODE: Fix staging not respecting _DIR overrides.
2015-09-25 jpaetzelFix typo.
2015-09-25 emasteAdd double size 16x32 VGA ROM font
2015-09-25 delphijMFV r288063: make dataset property de-registration...
2015-09-25 emasteRemove EOL whitespace from Makefile.inc1
2015-09-25 bdreweryDon't recurse with cleanobj.
2015-09-24 bdreweryRemove unneeded dependency of '.o: .h' that bsd.prog...
2015-09-24 bdreweryAdd missing CLEANFILES.
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...
next