]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-05-16 Luiz Otavio... Add the SDHCI Address Decoder registers and routines...
2017-05-16 Justin HibbitsCorrect pa argument type for pmap_kenter_attr()
2017-05-16 Bryan DreweryEnable llvm-objdump by default per r310775
2017-05-16 Cy SchubertImplement ippool command line IPv6 address parse suppor...
2017-05-15 Jung-uk Kim- Revert r317171. [1]
2017-05-15 Enji CooperStart writing up some basic feature tests for procstat
2017-05-15 Gleb SmirnoffReduce in_pcbinfo_init() by two params. No users suppl...
2017-05-15 Toomas Soomeloader: add ip layer code into libstand
2017-05-15 Mark JohnstonEnsure that profile and tick probes provide a non-zero...
2017-05-15 Konstantin... Ensure that resume path on amd64 only accesses page...
2017-05-15 Ed Mastebsdgrep: add more tests for different binary flags
2017-05-15 Ed Masteuniq: allow -c to be used with -d or -u
2017-05-15 Enji Cooperlib/libc/gen/realpath_test: make check result from...
2017-05-15 Stephen J.... Add information to open(2) man page about the O_VERIFY...
2017-05-15 Konstantin... Make ld-elf.so.1 directly executable.
2017-05-15 Konstantin... Fix the AT_EXECFD functionality.
2017-05-15 Navdeep Parharcxgbe(4): Avoid an out of bounds access when an attempt...
2017-05-15 Ed Mastemakeman: reword description, based on feedback from...
2017-05-15 Ed Mastegetusershell: don't write past end of line buffer readi...
2017-05-15 Konstantin... Style.
2017-05-15 Ed Mastebsdgrep: don't allow negative -A / -B / -C
2017-05-15 Konstantin... Simplify cleanup on failure in realpath(3).
2017-05-15 Konstantin... Fix several buffer overflows in realpath(3).
2017-05-15 Toomas Soomee1000api: misleading-indentation
2017-05-15 Glen BarberCorrect the URL to instructions for updated system...
2017-05-15 Rick MacklemMake nfscl_mtofh() return ENXIO when *nfhpp == NULL.
2017-05-15 Konstantin... mnt_vnode_next_active: use conventional lock order...
2017-05-15 Cy SchubertJust like r318173, which was for outputting IPv6 addres...
2017-05-14 Cy SchubertAs of r318281, there is no need to put a colon (:)...
2017-05-14 Marius Strobl- Unlike as in the PCI case, when attached to ACPI...
2017-05-14 Cy SchubertSeparate the ipfilter function/static string from the...
2017-05-14 Enji Coopergetconf: use nitems(..) to compute NWORDS instead of...
2017-05-14 Enji CooperMark errf _Noreturn, and mark errf and warn __printflike
2017-05-14 Marius StroblDescribe Intel Apollo Lake and Braswell USB 3.0 control...
2017-05-14 Jilles Tjoelkersh: Fix '-' from quoted arithmetic in case/glob pattern...
2017-05-14 Navdeep Parharcxgbe(4): netmap-only interrupts for a VI do not have...
2017-05-14 Rick MacklemChange the default uid/gid values for nobody/nogroup...
2017-05-13 Dimitry AndricSilence a -Wunused warning about the junk variable...
2017-05-13 Jilles Tjoelkersh: Add test for arithmetic expansion in [x-y] pattern...
2017-05-13 Enji Cooperstyle(9): sort headers
2017-05-13 Konstantin... In _rtld(), reorder local declarations to compact the...
2017-05-13 Enji CooperAdd missing braces around MCAST_EXCLUDE check when...
2017-05-13 Jason EvansFix __pthread_mutex_trylock() to call THR_CRITICAL_LEAV...
2017-05-13 Andrew TurnerAllocate a cacheline when reading or writing to write...
2017-05-13 Andrew TurnerAdd the VM_MEMATTR_WRITE_THROUGH memory type to arm64...
2017-05-13 Michal MelounClarify usage rules for pmap_remap_vm_attr().
2017-05-13 Enji CooperHandle the logfiles in newsyslog and syslogd conditiona...
2017-05-12 Mark JohnstonAdd a regression test for r318191.
2017-05-12 Konstantin... Do not wake up sleeping thread in reschedule_signals...
2017-05-12 Kurt LidlRefine and update blacklist support in sshd
2017-05-12 Adrian Chadd[iwm] Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd respon...
2017-05-12 Adrian Chadd[iwm] Revert "if_iwm - SCAN_ABORT_UMAC response doesn...
2017-05-12 Adrian Chadd[iwm] Fix iwm_mvm_send_cmd_pdu(_status) declarations...
2017-05-12 Adrian Chadd[iwm] Adjust if_iwm_sta.h prototypes, don't pass iwm_no...
2017-05-12 Adrian Chadd[iwm] Make powersaving more similar to Linux iwlwifi...
2017-05-12 Adrian Chadd[iwm] Clean up if_iwm_power.c a bit. Fix iwm_power_sche...
2017-05-12 Adrian Chadd[iwm] Switch arguments from iwm_node* to iwm_vap* in...
2017-05-12 Adrian Chadd[iwm] Already call iwm_mvm_power_update_mac() during...
2017-05-12 Adrian Chadd[iwm] Refuse connection to APs with beacon interval...
2017-05-12 Adrian Chadd[iwm] Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT better
2017-05-12 Adrian Chadd[iwm] Factor out firmware station handling into if_iwm_...
2017-05-12 Adrian Chadd[iwm] Deduplicate code in iwm_auth() from an if condition.
2017-05-12 Adrian Chadd[iwm] No need for iwm_assoc() in AUTH->ASSOC transition.
2017-05-12 Adrian Chadd[iwm] Properly implement iwm_wme_update callback function.
2017-05-12 Adrian Chadd[iwm] Process multiple frames per RX buffer.
2017-05-12 Adrian Chadd[iwm] Change UCODE_TLV_API #define-s from bitmasks...
2017-05-12 Adrian Chadd[iwm] Sync iwm_read_firmware()'s loop to iwlwifi's...
2017-05-12 Adrian Chadd[iwm] change the check for ADD_STA status, use IWM_ADD_...
2017-05-12 Adrian Chadd[iwm] Sanity check channel for IEEE80211_CHAN_ANYC...
2017-05-12 Adrian Chadd[if_iwm] Get rid of another usage of the IWM_DEFAULT_MA...
2017-05-12 Adrian Chadd[if_iwm] Partly sync if_iwm_binding.c to Linux iwlwifi...
2017-05-12 Enji CooperFix up previous commit
2017-05-12 Enji Cooperssp_test:read:: query the value of MAXPATHLEN via getco...
2017-05-12 Justin HibbitsUse UMA_ALIGN_PTR to specify pointer alignment
2017-05-12 Cy SchubertAdd missing linefeed in debug output.
2017-05-11 Simon J. GerratyTell bmake (meta mode) to ignore changes to /usr/local...
2017-05-11 Mark JohnstonSet the right variable when overriding the default...
2017-05-11 Mark JohnstonLet ptracestop() suspend threads sleeping in an SBDRY...
2017-05-11 Glen BarberUpdate release/scripts/atlas-upload.sh to account for...
2017-05-11 Alan Somersvdev_geom may associate multiple vdevs per g_consumer
2017-05-11 Scott LongImprove error messages during command timeout for the...
2017-05-11 Kenneth D.... Add LTO-8 density codes.
2017-05-11 Edward Tomasz... Improve build(7): add missing "buildkernel" and "instal...
2017-05-11 Enji Coopercpio/tests/test_option_lz4: fix a use after free in...
2017-05-11 Enji CooperMark all md tests as requiring unsafe AIO in order...
2017-05-11 Enji Cooperprocstat(1): also reference icmp(4) and sctp(4)
2017-05-11 Enji Cooperprocstat(1): document all possible `PRO` (network proto...
2017-05-11 Enji CooperUnconditionally install udp(4) and udplite(4) again
2017-05-11 Ravi PokalaPersistently store NIC's hardware MAC address, and...
2017-05-11 Enji Cooperprocstat(1): clarify the Signal Disposition section
2017-05-11 Enji Cooperprocstat(1): fix a typo (it's -> its)
2017-05-11 Cy SchubertImplement outputting of IPv6 addresses in the ippool...
2017-05-11 Justin HibbitsFix uma_zcreate() align argument, now that the constrai...
2017-05-11 Justin HibbitsFix stack tracing in dtrace for powerpc
2017-05-10 Gleb SmirnoffThere is no good reason for TCP reassembly zone to...
2017-05-10 Simon J. GerratyMerge bmake-20170510
2017-05-10 Simon J. GerratyImport bmake-20170510
2017-05-10 Simon J. GerratyEnsure buf2 is in scope
2017-05-10 Ravi PokalaPersistently store NIC's hardware MAC address, and...
2017-05-10 Eugene Grosbeinipfw nat and natd support multiple aliasing instances...
next