freebsd.git
2017-04-14 aeThe rule field in the ipfw_dyn_rule structure is used...
2017-04-14 aeFix the build.
2017-04-14 aeRework r316770 to make it protocol independent and...
2017-04-14 yongariRemove dead code.
2017-04-14 yongariDon't overwrite mapped bits.
2017-04-14 yongariRemove unnecessary assignment.
2017-04-14 ngieConditionally install /etc/pam.d/ftp* and /etc/pam...
2017-04-14 ngieDerive {AT,RCMDS}{DIR,MODE} from FILE{DIR,MODE}
2017-04-14 cyAdd missing bracket (typo).
2017-04-14 sephehyperv/kvp: Remove always false condition.
2017-04-14 cyDocument change in (incorrect) ipfilter behaviour fixed...
2017-04-14 sephehyperv/storvsc: Use ULL for 64bits value shift.
2017-04-14 sephehyperv/kbd: Remove unnecessary assignment.
2017-04-14 cyAdd missing free()'s after calls to randomize().
2017-04-14 cyKeep state incorrectly assumes keep frags. This is...
2017-04-14 cyFix a use after free panic in ipfilter's fragment proce...
2017-04-14 yongariRemove unnecessary check aginst NULL. txp_ext_command...
2017-04-14 jhibbitsDefault powerpcspe processor target to 8540
2017-04-14 yongariRemove unnecessary comparison.
2017-04-14 yongariFix a potentially forever loop.
2017-04-14 glebiusFix potential NULL deref.
2017-04-14 cemtcp_wrappers: Sprinkle some bounds-checked string copying
2017-04-14 cembsdinstall(8): Sprinkle a snprintf to fixed size buffer
2017-04-14 cemfsck(8): Don't overrun mount device buffer
2017-04-14 cemrestore(8): Prevent some heap overflows
2017-04-13 cembanner(6): Squash a harmless coverity warning
2017-04-13 jkimAttempt to clear logos more thoroughly.
2017-04-13 cemctm: Fix some trivial argv buffer overruns
2017-04-13 bdreweryCache compiler metadata and reuse it at installworld...
2017-04-13 rmacklemDocument the "oneopenown" option added by r316792.
2017-04-13 rmacklemAdd an NFSv4.1 mount option for "use one openowner".
2017-04-13 rmacklemAdd call to svcpool_close() for the NFSv4 callback...
2017-04-13 bdreweryPass COMPILER_FEATURES down to submakes for installworld.
2017-04-13 maximo Redundant assignments removed.
2017-04-13 cemdummynet: Use strlcpy to appease static checkers
2017-04-13 cemlinux_ioctl: Refactor some v4l2 struct converters
2017-04-13 npcxgbe: Query some more RDMA related parameters from...
2017-04-13 cemloader: Avoid possible overflow via environment variable
2017-04-13 aeClear h/w csum flags on mbuf handled by UDP.
2017-04-13 andrewRather than checking if the top bit in a virtual addres...
2017-04-13 brooksFix an out-of-bounds write when a zero-length buffer...
2017-04-13 kibMap DMAP as nx.
2017-04-13 brooksCorrect an out of bounds read with HN_AUTOSCALE and...
2017-04-13 andrewDon't prefix zero with 0x in assym.s.
2017-04-13 andrewSet the arm64 Execute-never bits in more places.
2017-04-13 asomersFix vdev_geom_attach_by_guids for partitioned disks
2017-04-13 aeAdd large replay widow support to setkey(8) and libipsec.
2017-04-13 mavUpdate list of Conexant and Realtek codecs.
2017-04-13 kanUse proper fields to check for interrupt trigger mode.
2017-04-13 andrewIn ARMv8.1 ARM has added a process state bit to disable...
2017-04-13 andrewAdd SCTLR bits added in ARMv8.1 and ARMv8.2 and start...
2017-04-13 roygerloader/multiboot: fix multiboot loading
2017-04-13 ngieFix expectations for testcases per bsdgrep vs gnu grep...
2017-04-13 cemdrm2: Add some missing PCIIDs for some Haswell systems
2017-04-13 davidcsFix rss_ind_table entry for num_funcs > 1
2017-04-13 allanjudeAdd UEFI support to vmrun.sh
2017-04-12 rmacklemFix the NFS client for "text file modified, process...
2017-04-12 jillessh: Reduce size of limits table.
2017-04-12 tuexenThe sysctl variable net.inet.tcp.drop_synfin is not...
2017-04-12 ngieClarify units for mediasize and sectorsize in DoFile(..)
2017-04-12 bdeImprove drawing of the vga planar mode mouse image...
2017-04-12 ngieClarify `minfree` warning message in check_space(..)
2017-04-12 kibReport _SC_SEM_NSEMS_MAX and _SC_SEM_VALUE_MAX which...
2017-04-12 sobomaxFix an issue in the rev.316718 causing variable to...
2017-04-12 bdeFix removal of mouse image by the vga planar renderer...
2017-04-12 bdeTrival style fix to previous commit to add this detail.
2017-04-12 bdeFix removing of the mouse image in vga planar mode...
2017-04-12 andrewStart to use the User and Privileged execute-never...
2017-04-12 bdeFix clobbering of the default attribute and the screen...
2017-04-12 andrewUse the unprivileged variant of the load and store...
2017-04-12 maximOpenBSD 6.1 release added.
2017-04-12 brInclude RISC-V target to universe build.
2017-04-12 brDisable fformat-extensions for RISC-V target as GCC...
2017-04-12 brProvide a NULL pointer to device tree blob so GENERIC...
2017-04-12 avosrtwn: remove out-of-bounds access + fix debug output.
2017-04-12 kevloMost wireless drivers don't support altq(4).
2017-04-12 davidcsFix defects reported by Coverity
2017-04-11 rmacklemDon't throw away Open state when a NFSv4.1 client recov...
2017-04-11 sobomaxWork around an issue with mksnap_ffs not working in...
2017-04-11 rmacklemDuring a server crash recovery, fix the NFSv4.1 client...
2017-04-11 aeInherit IPv6 checksum offloading flags to vlan interfaces.
2017-04-11 aeMake sysctl identifiers for direct netisr queue unique.
2017-04-11 emasteRegenerate src.conf.5 after r316706
2017-04-11 emastemakeman: don't copy $FreeBSD$ tags from source files...
2017-04-11 tsoomeloader.efi: only fetch zfs pool guid for the actual...
2017-04-11 cognetThis file is also used in libcompiler_rt, so bring...
2017-04-11 aeDo not adjust interface MTU automatically. Leave this...
2017-04-11 kibRemove debugging printf.
2017-04-11 adrian[net80211] refactor out "add slot" and "purge slot...
2017-04-10 pfgMFV r316693:
2017-04-10 rmacklemFix a crash during unmount of an NFSv4.1 mount.
2017-04-10 rmacklemSet initial values for nfsstatfs in the NFSv4 client.
2017-04-10 cognetProvide some kind of __sync_bool_compare_and_swap_4...
2017-04-10 bdreweryFix build with LLD by removing duplicate symbols alread...
2017-04-10 markjBusy the map in vm_map_protect().
2017-04-10 emasteregenerate src.conf.5 after r316647 and r316684
2017-04-10 markjConsistently use for-loops in vm_map_protect().
2017-04-10 markjAdd some bounds assertions to the vm_map_entry clip...
2017-04-10 emastelibelf: add an assert that msz is non-zero
2017-04-10 emasteMake WITHOUT_TOOLCHAIN imply WITHOUT_LLD.
next