]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-11-04 baptFix bad copy/paste
2018-11-04 baptSimplify a bit distrib-dirs target
2018-11-04 baptnfsd: Factorize code
2018-11-04 eugenipfw(8): clarify layer2 processing abilities
2018-11-04 mmacyAdd aditional counter descriptions to AMD 0x17
2018-11-04 kibRemove Obj_Entry textsize member.
2018-11-03 yuripvstrptime: make %k and %l specifiers match their descrip...
2018-11-03 yuripvUpdate to CLDR 34 and UNICODE 11.
2018-11-03 kibFlush data cache for executable loadable segments expli...
2018-11-03 aeDo not use bzero() for the O_ICMP6TYPE opcode.
2018-11-03 emastelibcompat: disable retpoline when building build tools
2018-11-03 bzUpdate the "flag" for draft-ietf-6man-ipv6only-flag.
2018-11-03 mmacyConvert epoch to read / write records per cpu
2018-11-03 mav9952 Block size change during zfs receive drops spill...
2018-11-03 emasteRemove apparently unused 0-byte files that cause grief...
2018-11-03 impAdd missing .El
2018-11-03 impDocument disbale_phy in ahcich sysctls.
2018-11-03 impImplement ability to turn on/off PHYs for AHCI devices.
2018-11-02 dteskeUpdate awk(1) manual to state an exception to egrep...
2018-11-02 jkimMFV: r339981
2018-11-02 hselaskyUse correct type for IOCTL request argument.
2018-11-02 impFurther research shows usbdump(8) is what we should...
2018-11-02 impCatch up with the SCSI device removal. We should likely...
2018-11-02 impDocument r226775: tell why we omit usbus[0-9]+
2018-11-02 emastenewvers.sh: fix git false positive -dirty tag
2018-11-02 emasteembed_mfs.sh: replace some compound statements with...
2018-11-02 brooksRegen after r340080: Add const to input-only char ...
2018-11-02 brooksAdd const to input-only char * arguments.
2018-11-02 emastesys/types.h: avoid using terse macro _M
2018-11-02 kppf: Fix build if INVARIANTS is not set
2018-11-02 jtlm_pulldown() may reallocate n. Update the oip pointer...
2018-11-02 emasteDefine NT_FREEBSD_FEATURE_CTL ELF note type
2018-11-02 emastereadelf: decode R_MIPS_HIGHER and R_MIPS_HIGHEST reloca...
2018-11-02 impAdd sysctl_usec_to_sbintime and sysctl_msec_to_sbintime.
2018-11-02 kppf: Keep a reference to struct ifnets we're using
2018-11-02 kppfsync: Add missing unlock
2018-11-02 mavAdjust SiS 966/968 HDA controller naming.
2018-11-02 kppfsync: Allow module to be unloaded
2018-11-02 kppf tests: Basic pfsync test
2018-11-02 kppfsync: Handle syncdev going away
2018-11-02 kppfsync: Ensure uninit is done before pf
2018-11-02 kpNotify that the ifnet will go away, even on vnet shutdown
2018-11-02 kppfsync: Make pfsync callbacks per-vnet
2018-11-02 markjInitialize the eflags field of vm_map headers.
2018-11-02 npcxgbe/iw_cxgbe: Suppress spurious "Unexpected streaming...
2018-11-02 kppf: Limit the fragment entry queue length to 64 per...
2018-11-02 kppf: Split the fragment reassembly queue into smaller...
2018-11-02 kppf: Count holes rather than fragments for reassembly
2018-11-02 hselaskyAdd new USB v2.0 PCI ID.
2018-11-02 kpRevert "pf: Limit the maximum number of fragments per...
2018-11-02 brooksMake vop_symlink take a const target path.
2018-11-02 araujoRemove printf for debug purpose forgotten on r340046.
2018-11-02 tsoomeloader: biosdisk should check if the media is present
2018-11-02 0mpnsmb.conf(5): Document the order of configuration loading
2018-11-02 tsoomeloader: do not probe floppy devices for zfs
2018-11-02 araujoAdd support ps/2 scancodes for NumLock, ScrollLock...
2018-11-02 araujoFix resource leak when using strdup(3).
2018-11-02 araujoFix resource leak when using strdup(3).
2018-11-02 araujoFix resource leak, variable fd going out of scope.
2018-11-02 araujoFix resource leak, variables cp, xopts and nopt going...
2018-11-02 miwi- Add quirk for Samsung on Mac Mini 7,1
2018-11-02 kevanslualoader: Implement boot-conf
2018-11-01 cemkern_poll: Restore explanatory comment removed in r177374
2018-11-01 desMerge upstream r4932: turn so-reuseport option off...
2018-11-01 emasteRetire CLANG_NO_IAS34
2018-11-01 brooksRegent after r340034: Use mode_t when the documented...
2018-11-01 brooksUse mode_t when the documented signature does.
2018-11-01 emastestyle: remove "All rights reserved" from comment
2018-11-01 0mpsmbutil(1): Reference nsmb.conf(5) and mount_smbfs(8)
2018-11-01 0mpmount_smbfs(8): Mention /etc/nsmb.conf, smbutil(1)...
2018-11-01 jhbRestrict setting PTE execute permissions on RISC-V.
2018-11-01 jhbSet PTE_A and PTE_D for user mappings in pmap_enter().
2018-11-01 jhbSBI calls expect a pointer to a u_long rather than...
2018-11-01 jhbDon't allow debuggers to modify SSTATUS, only to read it.
2018-11-01 tsoomelibsa: cstyle cleanup tftp.c
2018-11-01 jhbImplement ptrace_set_pc() and fail PT_*STEP requests...
2018-11-01 impAdd comments explaining what hold/unhold do
2018-11-01 jhbCheck cannot_use_txpkts() rather than needs_tso() in...
2018-11-01 jhbAdd support for port unit wiring to cxgbe(4).
2018-11-01 jhbAssert that reclaim_tx_descs() is always making forward...
2018-11-01 jhbDon't enter DDB for fatal traps before panic by default.
2018-11-01 jhbCompile cryptocheck with in-tree openssl again.
2018-11-01 traszUnbreak nscd(8). Without this change the CMSG gets...
2018-11-01 markjAvoid copying a struct stat for acl_from_stat() calls.
2018-11-01 andrewAdd the ARMv8.3 SCTLR_EL1 fields.
2018-11-01 erjixl/iavf(4): Update remaining references of "num_queues...
2018-11-01 bzcarpstats are the last virtualised variable in the...
2018-11-01 andrewAdd the ARMv8.3 HCR_EL2 register fields.
2018-11-01 markjRemove redundant checks for a NULL lbgroup table.
2018-11-01 markjImprove style in in_pcbinslbgrouphash() and related...
2018-11-01 0mpCMSG_DATA(3): Use consistent variable names
2018-11-01 bwidawsklinuxkpi: Add GFP flags needed for ttm drivers
2018-11-01 rmacklemFix NFS client vnode locking to avoid a crash during...
2018-11-01 desRun unbound-anchor when root.key is empty, not just...
2018-11-01 kevanslibbe(3): Don't promote non-cloned BEs
2018-11-01 tsoomelibsa: tftp should use calloc
2018-11-01 tsoomelibsa: tftp should not read past file end
2018-11-01 tuexenRemove debug code which slipped in accidently.
2018-11-01 0mpmount_smbfs(8): Add the STANDARDS and HISTORY sections
2018-11-01 tuexenImprove a comment to refer to the actual sections in...
next