]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-07-30 Mark Johnstonlibproc: Add proc_getmodel().
2016-07-30 Mark JohnstonAdd descriptions for fields in struct proc_handle.
2016-07-30 Mark Johnstonlibrtld_db: Use the auxv to figure out where to look...
2016-07-30 Andrey A. ChernovReset errno for readdirfunc() before contunue.
2016-07-30 Baptiste DaroussinRemove usage of _WITH_DPRINTF
2016-07-30 Baptiste DaroussinRemove last traces of _WITH_GETLINE
2016-07-30 Baptiste DaroussinRemove usage of _WITH_GETLINE from usr.sbin
2016-07-30 Baptiste DaroussinRemove usage of _WITH_GETLINE from usr.bin
2016-07-30 Pedro F. Giffuniindent(1): Yet more style issues.
2016-07-30 Baptiste DaroussinRemove _WITH_GETLINE and _WITH_DPRINTF guards
2016-07-29 Pedro F. Giffuniindent(1): Attempt to preserve some consistent style.
2016-07-29 John BaldwinVarious fixes to the t4/5nex character device.
2016-07-29 Ed Mastelibunwind: correct return code in unwinding trace log...
2016-07-29 Eric van GyzenFix markup for -j in cpuset(1) synopsis
2016-07-29 Eric van GyzenFix two return types in the cpuset(9) and bitset(9...
2016-07-29 Kurt Lidllibblacklist: Do not use %m for logging, use strerror...
2016-07-29 Mark JohnstonUse vm_page_undirty() instead of manually setting a...
2016-07-29 Kurt LidlMake resizewin.1 manpage use .Fx macro
2016-07-29 Alexander MotinFix NTBT_QP_LINKS negotiation.
2016-07-29 Mark Johnstonsdp: Destroy the RDMA ID after destroying the connectio...
2016-07-29 Mark Johnstonsdp: Use malloc(9) instead of the Linux compat layer.
2016-07-29 Mark Johnstonsdp: Use the correct socket buffer in sdp_post_recvs_ne...
2016-07-29 Alexander MotinClear scratchpad after MSIX negotiation to not leak...
2016-07-29 Mark Johnstonsdp: Always free received control packets after they...
2016-07-29 Mark JohnstonFix the KASSERT format string arguments after r303507.
2016-07-29 Mark Johnstonsdp: Use the PCB as the rx completion handler argument.
2016-07-29 Mark Johnstonsdp: Destroy the PCB lock before freeing to the zone.
2016-07-29 Mark Johnstonsdp: Use an mbufq for received control packets.
2016-07-29 Mark Johnstonsdp: Remove Linux build files.
2016-07-29 John BaldwinDon't treat NOCPU as a valid CPU to CPU_ISSET.
2016-07-29 Pedro F. Giffuniindent(1): Use NULL instead of zero for pointers.
2016-07-29 John BaldwinFix locking issues with aio_fsync().
2016-07-29 Pedro F. Giffuniindent(1): Support "f" and "F" floating constant suffixes.
2016-07-29 Pedro F. GiffuniRevert r303487: Wrong commit log.
2016-07-29 John BaldwinAdd a loader tunable (hw.pci.enable_pcie_hp) to disable...
2016-07-29 Ed SchoutenChange the return type of freelocale(3) to void.
2016-07-29 Alexander MotinOnce more refactor KPI between ntb_transport(4) and...
2016-07-29 Alan CoxRemove a probe declaration that has been unused since...
2016-07-29 Roger Pau MonnéRevert r291022: x86/intr: allow mutex recursion in...
2016-07-29 Roger Pau Monnéxen-intr: fix removal of event channels during resume
2016-07-29 Pedro F. Giffuniindent(1): Removed whitespace shouldn't be considered...
2016-07-29 Roger Pau Monnéxen-netfront: fix trying to send packets with disconnec...
2016-07-29 Pedro F. Giffuniindent(1): fix struct termination detection.
2016-07-29 Ed SchoutenMention that basename(3) and dirname(3) will change...
2016-07-29 Pedro F. Giffuniindent(1): fix struct termination detection.
2016-07-29 Pedro F. Giffuniindent(1): Fix breakage caused by single comment follow...
2016-07-29 Pedro F. Giffuniindent(1): Avoid potential use-after-free.
2016-07-29 Pedro F. Giffuniindent(1): Avoid out of bound access of array codebuf.
2016-07-29 Warner LoshFix typo.
2016-07-29 Ruslan BukinInclude FBT to modules build on RISC-V.
2016-07-29 Ruslan BukinRemove unused variables.
2016-07-29 Edward Tomasz... Remove write-only variable.
2016-07-29 Edward Tomasz... Improve error message.
2016-07-29 Edward Tomasz... Fix MTP description in the comment.
2016-07-29 Andrew TurnerAdd a generic EHCI USB driver based on the Allwinner...
2016-07-29 Sepherosa Ziehauhyperv/storvsc: Use busdma(9) and enable PIM_UNMAPPED...
2016-07-29 Sepherosa Ziehauhyperv/vmbus: Revoke unnecessary exposure of vmbus...
2016-07-29 Sepherosa Ziehauhyperv/vmbus: Move driver glue to the beginning of...
2016-07-29 Sepherosa Ziehauhyperv/vmbus: Forward declare static functions
2016-07-29 Sepherosa Ziehauhyperv/vmbus: Reindent function declarations.
2016-07-28 Warner LoshMove protocol specific stuff into a linker set object...
2016-07-28 Warner LoshSwitch to linker sets to find the xport callback object...
2016-07-28 Warner LoshKill a few stray debug printfs.
2016-07-28 Alan CoxRemove any mention of cache (PG_CACHE) pages from the...
2016-07-28 Brooks DavisDon't create pointless backups of generated files in...
2016-07-28 Brooks Daviscxgbe's firmware module fails to build on mips64 as...
2016-07-28 John BaldwinNote that not all optional ptrace events use SIGTRAP.
2016-07-28 Andrew GallatinCall tcp_notify() directly to shoot down routes, rather...
2016-07-28 Dimitry AndricAdd tblgen to ObsoleteFiles.inc, as it was renamed...
2016-07-28 Stephen J.... Remove BSD and USL copyright and update license block...
2016-07-28 John BaldwinMark spg_len and fl_pktshift static.
2016-07-28 Ruslan BukinNormalise the CWARNFLAGS inter-word spacing: remove...
2016-07-28 Pedro F. Giffuniindent: avoid calling write(2) with a negative second...
2016-07-28 Ed SchoutenFix up prototypes of basename(3) and dirname(3) to...
2016-07-28 Ed SchoutenPull a copy of the input string before calling basename...
2016-07-28 Ed SchoutenClean up use of basename() and dirname().
2016-07-28 Konstantin... Do not delegate a work to geom event thread which can...
2016-07-28 Konstantin... Fix style and typo.
2016-07-28 Ed SchoutenCall basename() and dirname() in the POSIXly correct...
2016-07-28 Ed SchoutenCall basename() in a portable way.
2016-07-28 Ed SchoutenDon't call basename() and dirname() in an unportable...
2016-07-28 Ed Masteremove CONSTRUCTORS from kernel linker scripts
2016-07-28 Ed MasteRegenerate src.conf.5 after r303394
2016-07-28 Ruslan BukinBuild ofw_bus_if.h for modules for RISC-V.
2016-07-28 Ruslan BukinBuild DTrace assym.o with -msoft-float flag for RISC...
2016-07-28 Ruslan Bukino Add warn flags required to build modules with GCC...
2016-07-28 Alexander MotinFix r303429 build with invariants.
2016-07-28 Ed SchoutenRegenerate system call table for r303435.
2016-07-28 Ed SchoutenChange the return type of msgrcv() to ssize_t as requir...
2016-07-28 Alexander MotinOnce more refactor KPI between NTB hardware and consumers.
2016-07-28 Ed SchoutenAdd NI_NUMERICSCOPE.
2016-07-28 Ed SchoutenChange type of MB_CUR_MAX and MB_CUR_MAX_L() to size_t.
2016-07-28 Konstantin... Rewrite subr_sleepqueue.c use of callouts to not depend...
2016-07-28 Konstantin... Extract the calculation of the callout fire time into...
2016-07-28 Konstantin... Fix typo in comment.
2016-07-28 Konstantin... When a debugger attaches to the process, SIGSTOP is...
2016-07-28 Sepherosa Ziehauhyperv/vmbus: Inclusion cleanup
2016-07-28 Sepherosa Ziehauhyperv/vmbus: Avoid unnecessary mb()
2016-07-28 Luiz Otavio... Enable the build of micphy as part of generic miibus...
2016-07-27 Bryan DreweryFix non-amd64 build from r292043 after reconnecting...
next