]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-05-16 dimMerge ^/head r317971 through r318379.
2017-05-16 emastenewfs_msdos: clarify description of -T (timestamp)...
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-16 jhbSkip tests depending on coredumps if coredumps are...
2017-05-16 philTag libxo 0.7.2
2017-05-16 philImport libxo 0.7.2
2017-05-16 jhbFix p_endcopy.
2017-05-16 sbrunoAdd version tag to the driver.
2017-05-16 tsoomelibstand: increase nfs max read size to 16k
2017-05-16 emastenewfs_msdos: add -T (timestamp) option for reproducible...
2017-05-16 cemCorrect page frame mask constant used in pmap_change_at...
2017-05-16 hselaskyAvoid use of contiguous memory allocations in busdma...
2017-05-16 jonathanRename rtld's parse_libdir to parse_integer.
2017-05-16 loosAdd the Marvell SDHCI controller to the list of support...
2017-05-16 loosAdd the SDHCI Address Decoder registers and routines...
2017-05-16 jhibbitsCorrect pa argument type for pmap_kenter_attr()
2017-05-16 bdreweryEnable llvm-objdump by default per r310775
2017-05-16 cyImplement ippool command line IPv6 address parse suppor...
2017-05-15 jkim- Revert r317171. [1]
2017-05-15 ngieStart writing up some basic feature tests for procstat
2017-05-15 glebiusReduce in_pcbinfo_init() by two params. No users suppl...
2017-05-15 tsoomeloader: add ip layer code into libstand
2017-05-15 markjEnsure that profile and tick probes provide a non-zero...
2017-05-15 kibEnsure that resume path on amd64 only accesses page...
2017-05-15 emastebsdgrep: add more tests for different binary flags
2017-05-15 emasteuniq: allow -c to be used with -d or -u
2017-05-15 ngielib/libc/gen/realpath_test: make check result from...
2017-05-15 stevekAdd information to open(2) man page about the O_VERIFY...
2017-05-15 kibMake ld-elf.so.1 directly executable.
2017-05-15 kibFix the AT_EXECFD functionality.
2017-05-15 npcxgbe(4): Avoid an out of bounds access when an attempt...
2017-05-15 emastemakeman: reword description, based on feedback from...
2017-05-15 emastegetusershell: don't write past end of line buffer readi...
2017-05-15 kibStyle.
2017-05-15 emastebsdgrep: don't allow negative -A / -B / -C
2017-05-15 kibSimplify cleanup on failure in realpath(3).
2017-05-15 kibFix several buffer overflows in realpath(3).
2017-05-15 tsoomee1000api: misleading-indentation
2017-05-15 gjbCorrect the URL to instructions for updated system...
2017-05-15 rmacklemMake nfscl_mtofh() return ENXIO when *nfhpp == NULL.
2017-05-15 kibmnt_vnode_next_active: use conventional lock order...
2017-05-15 cyJust like r318173, which was for outputting IPv6 addres...
2017-05-14 cyAs of r318281, there is no need to put a colon (:)...
2017-05-14 marius- Unlike as in the PCI case, when attached to ACPI...
2017-05-14 cySeparate the ipfilter function/static string from the...
2017-05-14 ngiegetconf: use nitems(..) to compute NWORDS instead of...
2017-05-14 ngieMark errf _Noreturn, and mark errf and warn __printflike
2017-05-14 mariusDescribe Intel Apollo Lake and Braswell USB 3.0 control...
2017-05-14 jillessh: Fix '-' from quoted arithmetic in case/glob pattern...
2017-05-14 npcxgbe(4): netmap-only interrupts for a VI do not have...
2017-05-14 rmacklemChange the default uid/gid values for nobody/nogroup...
2017-05-13 dimSilence a -Wunused warning about the junk variable...
2017-05-13 jillessh: Add test for arithmetic expansion in [x-y] pattern...
2017-05-13 ngiestyle(9): sort headers
2017-05-13 kibIn _rtld(), reorder local declarations to compact the...
2017-05-13 ngieAdd missing braces around MCAST_EXCLUDE check when...
2017-05-13 jasoneFix __pthread_mutex_trylock() to call THR_CRITICAL_LEAV...
2017-05-13 andrewAllocate a cacheline when reading or writing to write...
2017-05-13 andrewAdd the VM_MEMATTR_WRITE_THROUGH memory type to arm64...
2017-05-13 mmelClarify usage rules for pmap_remap_vm_attr().
2017-05-13 ngieHandle the logfiles in newsyslog and syslogd conditiona...
2017-05-12 markjAdd a regression test for r318191.
2017-05-12 kibDo not wake up sleeping thread in reschedule_signals...
2017-05-12 lidlRefine and update blacklist support in sshd
2017-05-12 adrian[iwm] Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd respon...
2017-05-12 adrian[iwm] Revert "if_iwm - SCAN_ABORT_UMAC response doesn...
2017-05-12 adrian[iwm] Fix iwm_mvm_send_cmd_pdu(_status) declarations...
2017-05-12 adrian[iwm] Adjust if_iwm_sta.h prototypes, don't pass iwm_no...
2017-05-12 adrian[iwm] Make powersaving more similar to Linux iwlwifi...
2017-05-12 adrian[iwm] Clean up if_iwm_power.c a bit. Fix iwm_power_sche...
2017-05-12 adrian[iwm] Switch arguments from iwm_node* to iwm_vap* in...
2017-05-12 adrian[iwm] Already call iwm_mvm_power_update_mac() during...
2017-05-12 adrian[iwm] Refuse connection to APs with beacon interval...
2017-05-12 adrian[iwm] Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT better
2017-05-12 adrian[iwm] Factor out firmware station handling into if_iwm_...
2017-05-12 adrian[iwm] Deduplicate code in iwm_auth() from an if condition.
2017-05-12 adrian[iwm] No need for iwm_assoc() in AUTH->ASSOC transition.
2017-05-12 adrian[iwm] Properly implement iwm_wme_update callback function.
2017-05-12 adrian[iwm] Process multiple frames per RX buffer.
2017-05-12 adrian[iwm] Change UCODE_TLV_API #define-s from bitmasks...
2017-05-12 adrian[iwm] Sync iwm_read_firmware()'s loop to iwlwifi's...
2017-05-12 adrian[iwm] change the check for ADD_STA status, use IWM_ADD_...
2017-05-12 adrian[iwm] Sanity check channel for IEEE80211_CHAN_ANYC...
2017-05-12 adrian[if_iwm] Get rid of another usage of the IWM_DEFAULT_MA...
2017-05-12 adrian[if_iwm] Partly sync if_iwm_binding.c to Linux iwlwifi...
2017-05-12 ngieFix up previous commit
2017-05-12 ngiessp_test:read:: query the value of MAXPATHLEN via getco...
2017-05-12 jhibbitsUse UMA_ALIGN_PTR to specify pointer alignment
2017-05-12 cyAdd missing linefeed in debug output.
2017-05-11 sjgTell bmake (meta mode) to ignore changes to /usr/local...
2017-05-11 markjSet the right variable when overriding the default...
2017-05-11 markjLet ptracestop() suspend threads sleeping in an SBDRY...
2017-05-11 gjbUpdate release/scripts/atlas-upload.sh to account for...
2017-05-11 asomersvdev_geom may associate multiple vdevs per g_consumer
2017-05-11 scottlImprove error messages during command timeout for the...
2017-05-11 kenAdd LTO-8 density codes.
2017-05-11 traszImprove build(7): add missing "buildkernel" and "instal...
2017-05-11 ngiecpio/tests/test_option_lz4: fix a use after free in...
2017-05-11 ngieMark all md tests as requiring unsafe AIO in order...
2017-05-11 ngieprocstat(1): also reference icmp(4) and sctp(4)
next