]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-09 Enji CooperUse nitems(mib) instead of hardcoding mib's length
2017-01-09 Enji CooperSort #includes
2017-01-09 Enji CooperClean up trailing whitespace
2017-01-09 Enji CooperStyle fixes
2017-01-09 Enji CooperStyle(9) fixes
2017-01-08 Andriy Voskoboinykrtwn_usb(4): fix Rx buffer size calculation.
2017-01-08 Baptiste DaroussinUpdate pciids to 2017.01.08
2017-01-08 Justin HibbitsKnock a page off VM_MAX_KERNEL_ADDRESS
2017-01-08 Peter GrehanUse correct PCI device id for virtio-rng.
2017-01-08 Luiz Otavio... Convert gpioc to use the make_dev_s(9) KPI. This fix...
2017-01-08 Luiz Otavio... Convert etherswitch to use the make_dev_s(9) KPI. ...
2017-01-08 Peter GrehanMake sure the 'Always-one' bit is always set to one,
2017-01-08 Mark JohnstonRelease the ND6 list lock before making a prefix off...
2017-01-08 Ian LeporeNow that the PRESENT_STATE register is only used for...
2017-01-08 Dimitry AndricFix logic error in gvinum's gv_set_sd_state()
2017-01-08 Alexander MotinMake CTL_GETSTATS ioctl return partial data if buffer...
2017-01-08 Andrey V. ElsukovAdd direction argument to ipsec_setspidx_inpcb() function.
2017-01-08 Adrian Chadd[net80211] add roaming parameters for 11ac.
2017-01-08 Adrian Chadd[net80211] use the correct freq2 field when populating...
2017-01-08 Conrad Meyeriso_rrip.h: Hide kernel definitions from makefs(8)
2017-01-08 Conrad Meyerlibprocstat: Include cd9660 headers in the same order...
2017-01-08 Conrad Meyerchown/chgrp: Add SIGINFO handler
2017-01-08 Conrad Meyerchmod: Add SIGINFO handler
2017-01-08 Conrad MeyerAdd some additional ACPI methods for DRM
2017-01-08 Conrad MeyerDo not truncate inode calculation from ISO9660 block...
2017-01-08 Conrad Meyercd9660: Expand internal inum size to 64 bits
2017-01-08 Conrad Meyermmc: Accept even lower voltage for Cherryview
2017-01-08 Adrian Chadd[net80211] include the prototype VHT code into the...
2017-01-08 Adrian Chadd[net80211] Add initial VHT support routines.
2017-01-08 Adrian Chadd[net80211] add a "is VHT available" macro.
2017-01-08 Ian LeporeAdd a new sdhci interface method, get_card_present().
2017-01-07 Baptiste Daroussinremove network mask calculation for Classful network
2017-01-07 Ian LeporeOnly write to *active once, even when GPIO_ACTIVE_LOW...
2017-01-07 Navdeep Parharcxgbe/t4_tom: Fix tid accounting. An offloaded IPv6...
2017-01-07 Allan JudeAdd skein(3) front ends to the md5 manpage
2017-01-07 Ed Mastelibmd: add noexec stack annotation in skein_block_asm.s
2017-01-07 Allan Judestyle(9) fix
2017-01-07 Konstantin... Export __cxa_thread_atexit_impl as an alias for __cxa_t...
2017-01-07 Nikolai LifanovRestore priority value for OGIO_KEYMAP
2017-01-07 Dimitry AndricFix the following clang 4.0.0 warning in ngatm's snmp_a...
2017-01-07 Ed Mastelibunwind: add noexec stack annotation
2017-01-07 Konstantin... Define _POSIX_PRIORITY_SCHEDULING as 0.
2017-01-07 Andrew Rybchenkosfxge(4): allow DMA descs to cross 4k boundary on EF10
2017-01-07 Andrew Rybchenkosfxge(4): treat EFX_LINK_UNKOWN as link down
2017-01-07 Andrew Rybchenkosfxge(4): use SFXGE_LINK_UP() to report link up state
2017-01-07 Alexander MotinMake 'camcontrol modepage' support subpages.
2017-01-07 Alexander MotinMake do_buff_decode() not read past the end of the...
2017-01-07 Enji CooperMove the mibII module up so uncommenting the bridge...
2017-01-07 Enji CooperConditionalize building libwrap support into sshd
2017-01-07 Enji CooperUnbreak lib/libsysdecode after r311568 by decoding...
2017-01-07 Adrian Chadd[net80211] add syncflags methods for the VHT flags...
2017-01-07 Allan JudeCapsicum: add capability mode to users binary
2017-01-07 Adrian Chadd[net80211] add some more bits.
2017-01-07 Adrian Chadd[ifconfig] add initial VHT (802.11ac) configuration...
2017-01-07 Adrian Chadd[net80211] add VHT ioctl parameters and driver capabilities
2017-01-07 Adrian Chadd[lib80211] add VHT bands and channel flags.
2017-01-07 Adrian Chadd[net80211] add VHT IEs to scan elements.
2017-01-07 Adrian Chadd[net80211] add VHT node flag; parsed chanwidth.
2017-01-07 Adrian Chadd[net80211] add FVHT flags for channel widths.
2017-01-07 Adrian Chadd[net80211] Remove duplicate VHTOPMODE configuration...
2017-01-07 Alan SomersFix file descriptor leaks in cmp(1)
2017-01-07 Dimitry AndricIn tcpdump's print-tcp.c, avoid increasing alignment...
2017-01-07 Navdeep ParharFix comment in t4_tom. No functional change.
2017-01-06 John BaldwinSet MORETOCOME for AIO write requests on a socket.
2017-01-06 John BaldwinEnable /usr/lib32 for o32 binaries on mips64.
2017-01-06 John BaldwinSet -m32 in MD LIB32CPUCFLAGS rather than MI LIB32CFLAGS.
2017-01-06 Dimitry AndricLink llvm-ar to llvm-ranlib, if WITH_CLANG_EXTRAS is...
2017-01-06 Dimitry AndricAfter r311459, some ports can break, because a few...
2017-01-06 Enji CooperRegenerate src.conf(5) after r311548
2017-01-06 Enji CooperCarry over r311520 to tools/build/options/WITHOUT_USB_G...
2017-01-06 Mateusz Guziktmpfs: perform a lockless check in tmpfs_itimes
2017-01-06 Dimitry AndricFix clang 4.0.0 warnings about taking the address of...
2017-01-06 Jung-uk KimRemove '-vd' option to make iasl(8) reproducible.
2017-01-06 Warren BlockShow that the crunchgen configuration file name is...
2017-01-06 Mateusz Guziktmpfs: enabled MNTK_EXTENDED_SHARED
2017-01-06 Konstantin... Lock tmpfs node tn_status updates done under the shared...
2017-01-06 Konstantin... Use vnode lock assertion expression, and upgrade it...
2017-01-06 Konstantin... Remove dead code.
2017-01-06 Konstantin... Use type-independent formats for printing nlink_t and...
2017-01-06 Konstantin... Explicitely add "opt_compat.h" to kern_exec.c: fix...
2017-01-06 Warren BlockFix src.conf(5) description of WITHOUT_USB_GADGET_EXAMPLES.
2017-01-06 Kevin LoAdd new USB device ID.
2017-01-06 Alexander MotinAdd some more mode page fields.
2017-01-06 Enji CooperAdd integration makefile for contrib/bsnmp/gensnmpdef
2017-01-06 Enji CooperRemove unnecessary __unused attribute attached to ...
2017-01-06 Xin LIMFV r311477: xz 5.2.3.
2017-01-06 Xin LIVendor import of xz-5.2.3 (trimmed).
2017-01-06 Sepherosa Ziehauif: Defer the if_up until the ifnet.if_ioctl is called.
2017-01-06 Gleb SmirnoffUse getsock_cap() instead of fgetsock().
2017-01-06 Enji CooperConditionalize all code that uses tcpd.h behind `LIBWRA...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 John BaldwinAdd uintmax_t casts to silence printf format warnings.
2017-01-06 Alexander KabaevRemove redundant cache initialization in JZ4780 SMP...
2017-01-05 Jung-uk KimMerge ACPICA 20161222.
2017-01-05 Dimitry AndricAlso remove unnecessary extern keywords from tcpd.h.
2017-01-05 Dimitry AndricPut proper prototypes in tcpd.h
2017-01-05 Alexander KabaevUse compiler driver to link BERI boot loaders
next