]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-10-16 avoslibifconfig: allow to get original interface name via...
2017-10-16 delphijRemove the libstand directory which is now empty.
2017-10-16 impExplicitly inlcude SYSDIR in the include path -- need...
2017-10-16 impLOADER_foo_SUPPORTED
2017-10-16 impMove all the ficl common code into ficl.mk
2017-10-16 impcreate defs.mk for common definitions
2017-10-16 imptweak style
2017-10-16 impMove common/Makefile.inc to sys/boot/loader.mk.
2017-10-16 impRename top level Makefile.ficl to ficl.mk.
2017-10-16 impMove orphaned man pages into new man directory from...
2017-10-16 impUnify boot1 with loader
2017-10-15 impZero out the ccb's alloated on the stack for the dump...
2017-10-15 impCloser examination shows that nvme and CAM both normall...
2017-10-15 rmacklemFix the client IP address reported by nfsdumpstate...
2017-10-15 tuexenFix the handling of parital and too short chunks.
2017-10-15 tijlAdd information needed by Linux libdrm 2.4.74 (shipped...
2017-10-15 tijlSet DEVNAME to dri/card%d. This works with both in...
2017-10-15 tijlWhen a Linux program tries to access a /path the kernel...
2017-10-15 impUse nvme_ctrlr_poll instead of nvme_ctrlr_intx_handler...
2017-10-15 impCreate general polling function for the nvme controller...
2017-10-15 impBe nicer on the dump stack by allocating only a ccb_nvm...
2017-10-15 impExplicitly set reserved fields and 'fuse' to 0. This...
2017-10-15 impUpdate comment to reflect actual default timeout.
2017-10-15 tijlAdd special handling for current in-tree drm devices...
2017-10-15 tijlUse sizeof instead of strlen on string constants. ...
2017-10-15 traszReplace some magic numbers in usb_template(4) code...
2017-10-15 jillesrc.subr: Remove test that is always true.
2017-10-15 baptFix ctld segfaulting when using ucl conf file format...
2017-10-15 cySync (make same) the offsetof macro definition in inclu...
2017-10-14 rlibbymlx4: use enum constants instead of const vars for...
2017-10-14 fsuAdd extended attributes support to fuse kernel module.
2017-10-14 brooksSwitch procstat from subcommand flags to verbs
2017-10-14 tuexenCode cleanup, not functional change.
2017-10-14 mjgFix wrong v_free_count annotation - (f) instead of (a)
2017-10-14 mjgmtx: fix up owner_mtx after r324609
2017-10-13 mjgReduce traffic on vm_cnt.v_free_count
2017-10-13 mjgmtx: change MTX_UNOWNED from 4 to 0
2017-10-13 kpRegenerate usb.conf
2017-10-13 kpSupport the D-Link DWM-222 LTE Dongle
2017-10-13 markjMake the PHOLD in linux_wait_event_common() unconditional.
2017-10-13 emasteclean up remnants of removed GPL software
2017-10-13 emasteRemove additional groff leftovers (r319664)
2017-10-13 emasteObsoleteFiles.inc: correct year on libstand removal
2017-10-13 alcAddress two problems with sendfile(..., SF_NOCACHE...
2017-10-13 kibEvaluate the real size of the sblk_zone.
2017-10-13 gjbIncrease the arm/armv6 and arm/armv7 images from 2...
2017-10-13 bro Support for Kabylake CPU PMCs (fall down to PMC_CPU_I...
2017-10-13 hselaskyDon't call selrecord() outside the select system call...
2017-10-13 emasteANSIfy vm_kern.c
2017-10-13 emastetruss: mention 'H' in usage
2017-10-13 aeFix regression in handling O_FORWARD_IP opcode after...
2017-10-13 aeReturn 'errno' value from the table_do_modify_record...
2017-10-13 avgremove process and jail directory machinations from...
2017-10-13 avgi2c(8): clean up and clarify read operation
2017-10-13 adrian[net80211] don't try to follow a NULL rxs pointer down...
2017-10-12 adrian[ath] Begin using the replacement EDCA functions.
2017-10-12 adrian[net80211] begin handling multiple hardware decap'ed...
2017-10-12 glebiusFix build after r324446.
2017-10-12 asomersOptimize zpool_read_all_labels with AIO
2017-10-12 gjbAdd arm/armv7 checks to env_check().
2017-10-12 bdreweryFix shadowed variable hidden by WARNS changing to 3...
2017-10-12 emasteregen freebsd32_sysent.c after r324564 (freebsd32_posix...
2017-10-12 emasteallow posix_fallocate in 32-bit compat capability mode
2017-10-12 manua10_ehci: Remove the passby code
2017-10-12 bzAdd rev16 instruction to the disassembler.
2017-10-12 emasteregen init_sysent.c r324560
2017-10-12 emasteallow posix_fallocate in capability mode
2017-10-12 impMove panic back into libsa. It's documented in libstand...
2017-10-12 impDefine prototype for exit and ensure references
2017-10-12 impRename exit to efi_exit to avoid clashing with libsa...
2017-10-12 impMove ufsread.c
2017-10-12 impHonor CFLAGS modifications in Makefile.inc by using...
2017-10-12 impMove crc32.c, util.c and gpt.c over to libsa.
2017-10-12 impRename libstand.a to libsa.a and libstand32.a to libsa32.a
2017-10-12 impKill the userboot copy of libstand.
2017-10-12 impMove lib/libstand to sys/boot/libsa
2017-10-12 impAdd $FreeBSD$ to ancient sources that it's missing...
2017-10-12 bzPreviously there was a VIRT kernel to which I had added...
2017-10-12 mjgxinstall: plug an infinite loop in directory creation
2017-10-11 mjorasWhen unmounting a tmpfs, do not call free_unr.
2017-10-11 mjorasAdd clearing function for unr(9).
2017-10-11 glebiusDeclare more TCP globals in tcp_var.h, so that alternat...
2017-10-11 davidcsAdded support driver state capture/retrieval
2017-10-11 cemcrypto(9): Print flags in more useful hex
2017-10-11 emastelibunwind: use upstream patch to disable executable...
2017-10-11 davidcsAdd sanity checks in ql_hw_send() qla_send() to ensure...
2017-10-11 cemhwpmc(4): Actually use a sufficiently wide type
2017-10-11 cemhwpmc(4): Force sufficiently wide type for left shift
2017-10-11 baptDo not try to remove diff.7 optionaly has it is always...
2017-10-11 emasteOptionalObsoleteFiles: remove diff from MK_GNU_DIFF...
2017-10-11 kibThe th_bintime, th_microtime and th_nanotime members...
2017-10-11 sepherss: Remove never defined UDP_IPV4_EX
2017-10-11 sepheixgbe: Remove never defined UDP_IPV4_EX
2017-10-11 sephehyperv/hn: Enable transparent VF by default.
2017-10-11 sephehyperv/hn: Workaround erroneous hash type observed...
2017-10-11 lidlDon't use a non-zero argument for __builtin_frame_address
2017-10-11 jhibbitsDo exception offset computations in 64 bits, not 32.
2017-10-10 emastesysctl.9: document CTLFLAG_CAPRD and CTLFLAG_CAPWR
2017-10-10 sbrunomatch sendfile() error handling to send().
2017-10-10 emastegrowfs: ANSIfy cgckhash()
next