]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-02-13 philipvtnet: don't update VLAN filter when parent is not...
2017-02-13 tsoomeloader: cstyle fixes and DIOCGMEDIASIZE should use...
2017-02-13 dimFix build of BSD dtc when NDEBUG is defined (MK_ASSERT_...
2017-02-13 cognetRemove debugging code that was probably unused since...
2017-02-13 mavRemove M_PKTHDR from m_getm2() in icl_pdu_append_data().
2017-02-13 landonf[mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers to
2017-02-13 edMake <sys/event.h> work on its own.
2017-02-13 stevekFix typo where opening brace was needed.
2017-02-13 stevekFor MD_PRELOAD type md(4) devices, if there is a file...
2017-02-13 aeRemove IPsec related PCB code from SCTP.
2017-02-13 kibRework r313352.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-13 avosiwi: add 12-14 2GHz channels into channel list.
2017-02-13 kibRemove MPSAFE and ARGUSED annotations, ANSI-fy syscall...
2017-02-13 kibStyle: wrap long line.
2017-02-12 sbrunoOnly trigger em_local_timer on queue index 0. This...
2017-02-12 kibConsistently handle negative or wrapping offsets in...
2017-02-12 kibSwitch copyout_map() to use vm_mmap_object() instead...
2017-02-12 avgremove l2_padding_needed statistic from zfs arc
2017-02-12 avgcheck remaining space in zfs implementations of vptocnp
2017-02-12 dchaginFix r313284.
2017-02-12 mjglockmgr: implement fast path
2017-02-12 ngieUse SRCTOP/OBJTOP relative paths where possible; use...
2017-02-12 delphijVendor import of libpcap 1.8.1.
2017-02-12 eriCommitted without approval from mentor.
2017-02-12 ianEnable usb low and full speed devices connected to...
2017-02-11 baptRemove spaces at end of line
2017-02-11 baptRemove useless Li macro
2017-02-11 baptUse correct date format
2017-02-11 baptEscape Sm to avoid confusion with Sm macro
2017-02-11 baptProperly use .An macro before Authors name
2017-02-11 baptAdd missing section in manpage reference
2017-02-11 baptRemove spaces at EOL and sort correctly the SEE ALSO...
2017-02-11 baptRemove empty space at EOL and escept Ed
2017-02-11 baptRemove useless .Pp after the .Sh macro and remove empty...
2017-02-11 baptEscape No to avoid confusion with the No macro
2017-02-11 baptAdd missing section after .Xr reference
2017-02-11 baptAdd missing -width after -Bl -tag
2017-02-11 baptEscape Ss to avoid confusion by mdoc parser with the...
2017-02-11 baptRemove empty Li
2017-02-11 baptRemove space at and of line
2017-02-11 ngieRevert r313565 -- :mmap__bad_arguments passes again...
2017-02-11 ngieUse SRCTOP to define .include with usr.bin/Makefile.inc
2017-02-11 kibChange type of the prot parameter for kern_vm_mmap...
2017-02-11 ngieUse SRCTOP to refer to awk source in contrib/awk and...
2017-02-11 ngieUse SRCTOP instead of .CURDIR relative paths with ".."
2017-02-11 ngieUse SRCTOP instead of .CURDIR relative paths with ".."
2017-02-11 ngieManipulate OBJDIR with :H when referencing dso directory
2017-02-11 ngieUse SRCTOP/OBJTOP and simplify output using :H instead...
2017-02-11 cempciconf(8): Replace an assert with errx
2017-02-11 rstoneDon't zero out srtt after excess retransmits
2017-02-11 tsoomeloader: implement MEDIA_FILEPATH_DP support in efipart
2017-02-11 adrian[net80211] add a sysctl that forces a vap restart.
2017-02-11 mmokhiAdding myself to committers-ports.dot and calendar...
2017-02-11 emasteRemove sys/boot/pc98 accidentally restored in r313575
2017-02-11 emastemakefs: make the buffer functions look exactly like...
2017-02-11 ianStop including sys/types.h from arm's machine/atomic...
2017-02-11 mmMFV r313569:313569:313569:
2017-02-10 kenChange the isp(4) driver to not adjust the tag type...
2017-02-10 jhbRegenerate all the system call tables to drop "created...
2017-02-10 ngieExpect :mmap__bad_arguments to fail
2017-02-10 jhbDrop the "created from" line from files generated by...
2017-02-10 emastekldxref: bump MAXSEGS to 3
2017-02-10 emastekldxref: s/sections/segments/ in warning message
2017-02-10 glebiusMove tcp_fields_to_net() static inline into tcp_var...
2017-02-10 glebiusLast consumer of _WANT_RTENTRY gone.
2017-02-10 glebiusDon't check struct rtentry on FreeBSD, it is an interna...
2017-02-10 bzAllow Dtrace to be compiled into the kernel again after...
2017-02-10 hselaskyChange mlx4 QP allocation scheme.
2017-02-10 hselaskyFlexible and asymmetric allocation of EQs and MSI-X...
2017-02-10 pfgClean redundant MIN/MAX declarations in some HighPoint...
2017-02-10 kibFix r313495.
2017-02-10 rayo Reset mouse selection when new lines reach selection...
2017-02-10 pstefindent(1): add regression test cases
2017-02-10 adrian[ath] sigh, how'd I miss this.
2017-02-10 eriUse proper value for socket option on IPv6
2017-02-10 eriFix build after r313524
2017-02-10 eriRevert r313527
2017-02-10 eriCorrect missed variable name.
2017-02-10 eriThe patch provides the same socket option as Linux...
2017-02-10 markjWhen patching USDT probes, use non-unique names for...
2017-02-10 erjixl(4): Update to 1.7.12-k
2017-02-09 kibIncrease a chance of devfs_close() calling d_close...
2017-02-09 kibDo not establish advisory locks when doing open(O_EXLOC...
2017-02-09 kibHandle protected symbols in rtld.
2017-02-09 kibDefine ELF_ST_VISIBILITY().
2017-02-09 adrian[net80211] don't bother doing fragmentation if the...
2017-02-09 adrian[ath_hal] implement NULL methods for ah_setQuiet for...
2017-02-09 adrian[ath] initial station side quiet IE support.
2017-02-09 asomersFix setting birthtime in ZFS
2017-02-09 gargaCleanup on usr.sbin/arp/arp.c
2017-02-09 andrewAdd support for the Intel 82572EI back to em(4), it...
2017-02-09 cemufs: Use UFS_MAXNAMLEN constant
2017-02-09 allanjudeAdd I2C device hints for Onion Omega
2017-02-09 mjgrwlock: fix r313454
2017-02-09 mjglocks: tidy up unlock fallback paths
2017-02-09 sgalabovSet GDMA1 Frames Destination Port to Port 0 (CPU)
2017-02-09 adrian[net80211] quiet IE handling improvements
2017-02-08 defDon't decrypt a core if a vmcore file already exists...
2017-02-08 emastelld: Allow arbitrary code alignment in .eh_frame
next