]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-01-25 Zbigniew BodekDo not destroy input buffer of the OF_getencprop()...
2016-01-25 Svatopluk KrausFix an occasional undefined instruction abort during...
2016-01-25 Svatopluk KrausDo not use blk_write_cont() and remove it. There si...
2016-01-25 Svatopluk KrausMake minidump more like its i386 original back as with...
2016-01-25 Svatopluk KrausCreate new pmap dump interface for minidump and use...
2016-01-25 Ruslan BukinStyle.
2016-01-25 Ruslan BukinDo build libproc and librtld_db for RISC-V as well.
2016-01-25 Ruslan BukinWe don't support libdtrace for RISC-V yet.
2016-01-25 Alexander V... Convert TCP mtu checks to the new routing KPI.
2016-01-25 Alexander V... Fix flowtable part missed in r294706.
2016-01-25 Andrew TurnerAdd allwinner_machdep.h, it was missed in r294698.
2016-01-25 Alexander V... MFP r287070,r287073: split radix implementation and...
2016-01-25 Sepherosa Ziehauhyperv/vmbus: Avoid extra copy of page information.
2016-01-25 Alexander V... Remove unused radix_mpath definitions.
2016-01-25 Sepherosa Ziehauhyperv/hn: Trust host TCP segment checksum verification...
2016-01-25 Sepherosa Ziehauhyperv/hn: Remove unnecessary zeroing out the netvsc_packet
2016-01-25 Sepherosa Ziehauhyperv/hn: Use m_copydata for chimney sending.
2016-01-25 Sepherosa Ziehauhyperv/hn: Partly rework transmission path
2016-01-25 Ed Masteelfdump: handle STT_SPARC_REGISTER
2016-01-25 Andrew TurnerUpdate the Allwinner kernels:
2016-01-24 Andriy Voskoboinyknet80211: reduce stack usage for ieee80211_ioctl*(...
2016-01-24 Andriy Voskoboinyknet80211: reduce code duplication
2016-01-24 Pedro F. Giffuniext2fs: passthrough any extra timestamps to the dinode...
2016-01-24 Michael Tuexensctp_sendx() needs to provide the assoc_id back.
2016-01-24 Jilles Tjoelkersh: Constify internal representation in expand.c.
2016-01-24 Maxim SobolevFix bug in the readpassphrase(3) function, which can...
2016-01-24 Michael Tuexensctp_sendv() needs to fill in the association id on...
2016-01-24 Devin TeskeBump copyright for change from fbt to syscall
2016-01-24 Andrew TurnerRemove an extra newline that crept in.
2016-01-24 Andrew TurnerAdd support for controlling the clocks for the audio...
2016-01-24 Edward Tomasz... The <libutil.h> is an ordinary header file; should...
2016-01-24 Devin TeskeFix a typo in a comment
2016-01-24 Andrew TurnerFix the style of the reading of a nodes xref to make...
2016-01-24 Jilles Tjoelkersh: Remove a global variable from cd.c.
2016-01-24 Ruslan BukinWe don't support a.out executables on RISC-V.
2016-01-24 Ruslan BukinAdd config for RISC-V ISA.
2016-01-24 Konstantin... Typo in comment.
2016-01-24 Ruslan BukinAdd support for RISC-V ISA.
2016-01-24 Michal MelounAdd reset framework, a second part of new 'extended...
2016-01-24 Michal MelounAdd clock framework, a first part of new 'extended...
2016-01-24 Pedro F. Giffuniext2: rename some directory index constants.
2016-01-24 Pedro F. GiffuniFix comment.
2016-01-24 Pedro F. GiffuniRename some directory index constants.
2016-01-24 Pedro F. Giffuniext2: Initialize i_flag after allocation.
2016-01-23 Jilles Tjoelkersh: Use OLDPWD shell variable for 'cd -'.
2016-01-23 Enji CooperUse different ports in the TCP/UDP testcases with the...
2016-01-23 Enji CooperDon't run the t_cmsg_len testcase on 64-bit architectures
2016-01-23 Enji Cooper- Don't return immediately in check_xucred, check_scm_c...
2016-01-23 Benjamin KadukDocument that hashinit(9) can wait for memory to be...
2016-01-23 Ruslan BukinAdd a minimal gcc config for RISC-V.
2016-01-23 Ruslan Bukino Add gain-level control registers.
2016-01-23 Edward Tomasz... Advertise support for ext3 and ext4.
2016-01-23 Edward Tomasz... Don't mention the "canonical six" in setfacl(1); it...
2016-01-23 Edward Tomasz... Fix ru_oublocks accounting for ZFS. There are two code...
2016-01-23 Edward Tomasz... Add "kldstat -h"; showing module sizes in hex is rather...
2016-01-23 Ruslan BukinFollow r293066 adding a generalized exec hook for RISC...
2016-01-23 Dmitry ChaginRemove obsolete comment.
2016-01-23 Dmitry ChaginFix a typo.
2016-01-23 Adrian ChaddNow that the flashmap code knows about SPI flash, add...
2016-01-23 Adrian ChaddTeach the flashmap code about the SPI flash.
2016-01-23 Marcelo AraujoAdd an IOCTL rr_limit to let users fine tuning the...
2016-01-23 Tony FinchFix a regression in the .de and .dk whois special cases
2016-01-23 Tony FinchA lot of the cleverness in whois is no longer needed!
2016-01-22 Navdeep ParharFix for iWARP servers that listen on INADDR_ANY.
2016-01-22 Ed MasteUse MAN= to specify that no man page is provided
2016-01-22 Andriy Voskoboinyktools/tools/ath/ath_ee_v4k_print: reflect changes from...
2016-01-22 Konstantin... In tty_dealloc(), clear the queues. See the comment...
2016-01-22 Warren BlockAdd a standards compliance note for strtok_r as suggest...
2016-01-22 Konstantin... The struct file f_advice member is overlaid with the...
2016-01-22 Konstantin... When devfs dirent is freed, a vnode might still keep...
2016-01-22 Konstantin... Remove printf only useful for debugging.
2016-01-22 Jilles Tjoelkersh: Clean a readonly local, even if the variable does...
2016-01-22 Tony FinchUpdate whois synopsis and usage with new options
2016-01-22 Ed MasteRestore libunwind.cpp to LLVM libunwind build (reverts...
2016-01-22 Jilles Tjoelkersh: Add already working test for local-readonly interac...
2016-01-22 Benjamin KadukBump .Dd after r294575
2016-01-22 Steven HartlandFix ix advertise value after media change
2016-01-22 Ruslan BukinAdd support for RISC-V ISA.
2016-01-22 Ed MasteDrop HP libunwind (unw_*) functions from LLVM libunwind
2016-01-22 Tony FinchA few `whois` usability improvements
2016-01-22 Ruslan BukinAdd stubs for RISC-V ISA so libunwind can be compiled.
2016-01-22 Ruslan BukinAdd configuration for RISC-V ISA.
2016-01-22 Andrew TurnerStop including fdt_common.h in the arm64 code. We don...
2016-01-22 Ruslan BukinAdd support for RISC-V ISA.
2016-01-22 Bjoern A. ZeebChange the variable to a #define in order to make gcc...
2016-01-22 Jilles Tjoelkersem: Don't free nameinfo that is still in list when...
2016-01-22 Dag-Erling... r294563 was incomplete; re-add the client-side options...
2016-01-22 Dag-Erling... Instead of removing the NoneEnabled option, mark it...
2016-01-22 Andrew TurnerOnly define fdt_pic_table on arm, and when not using...
2016-01-22 Andrew TurnerStop defining fdt_pic_table with ARM_INTRNG, it's unused.
2016-01-22 Dag-Erling... Do not generate RSA1 or DSA keys by default.
2016-01-22 Andrew TurnerStop calling fdt_immr_addr from the xlp startup code...
2016-01-22 Alexander MotinHide "soconnect() error" messages under bootverbose.
2016-01-22 Sepherosa Ziehauhyperv/stor: Verify returned inquiry data before furthe...
2016-01-22 Devin TeskeSwitch to syscall; HEAD lacks fbt for kill(2)
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-22 Sepherosa Ziehauhyperv/vmbus: Lookup channel through id table
2016-01-22 Devin TeskeFix bad title on script (caused by copy/paste)
2016-01-22 Devin TeskeAdd scripts for watching common entry points.
2016-01-22 Wojciech MacekProvide busdma stubs for loader/kshim
next