]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-11-14 bennoAdd fortune datfiles that are no longer distributed.
2017-11-14 bennoRemove all fortune datfiles except freebsd-tips.
2017-11-14 asomersFix build on arm after r325817
2017-11-14 impMove sys/boot/fdt/dts to sys/dts and adjust scripts.
2017-11-14 emastedisallow clock_settime too far in the future to avoid...
2017-11-14 asomersAIO tests: increase limits
2017-11-14 jhbAppease old GCC by disabling .cfi_sections for GCC...
2017-11-14 bzUnbreak IPv6.
2017-11-14 asomersdevd.conf: add mps and mpr to the scsi controllers...
2017-11-14 emastevnic: report that the driver supports multicast
2017-11-14 hselaskyMake sure the ib_wr_opcode enum is signed by adding...
2017-11-14 hselaskyMake sure a valid VNET is set before trying to access...
2017-11-14 hselaskySet the default VNET in krping before calling ifunit_re...
2017-11-14 gjbCorrect the path to the md(4)-backed UFS filesystem...
2017-11-14 desAdd a -r option to print the running kernel version.
2017-11-14 impProperly decode NVMe state of the drive and print out...
2017-11-14 impBelatedly add opt_nvme.h to fix building nvme.ko outsid...
2017-11-14 impProvide link speed data in XPT_GET_TRAN_SETTINGS. Provi...
2017-11-14 impProvide pcie_link_status and pcie_link_cap convenience...
2017-11-14 impMove zstd from contrib to sys/contrib so it can be...
2017-11-14 jhibbitsExpand the Freescale PCIe root complex driver with...
2017-11-14 jhibbitsConvert BERI to use ofw_parse_bootargs()
2017-11-14 jhibbitsUse the correct board name for the Ubiquiti Unifi Secur...
2017-11-14 tuexenSimply the code and use the full buffer for contigous...
2017-11-14 kevloAdd TP-LINK UE300.
2017-11-14 brdRemove an unused variable.
2017-11-14 impAdd two new tunables / sysctls to controll reboot after...
2017-11-13 glebiusStyle r320614: don't initialize at declaration, new...
2017-11-13 feldRemove fortune quotes attributed to or providing admira...
2017-11-13 impDon't add /boot/dt*s* but /boot/dt*b*. Stupid think...
2017-11-13 impAdd /boot/dts to the list of default modules. The minim...
2017-11-13 jhbMove loop to clear TDB_SUSPEND into PT_DETACH case.
2017-11-13 jhbPull the PT_ATTACH case out of the 'sendsig:' block.
2017-11-13 bdreweryRework r325568 so all 'make LINT' targets work.
2017-11-13 impAdd loader.conf to the list of files that are MD.
2017-11-13 arichardsonOnly build the libmagic build-tools if MK_FILE != no
2017-11-13 jhbOnly clear a pending thread event if one is pending.
2017-11-13 arichardsonRemove -fuse-ld= when creating _LDFLAGS from LDFLAGS
2017-11-13 gjbUpdate the GUMSTIX image build to use arm/arm TARGET...
2017-11-13 manuarm: rpi2: Fix cpufreq(4)
2017-11-13 hselaskyProperly handle the case where the linux_cdev_handle_in...
2017-11-13 vangyzenFix formatting of _umtx_op(2)
2017-11-13 impAdd notes about overlapping copies.
2017-11-13 vangyzenAdd __BEGIN_DECLS and __END_DECLS to <sys/umtx.h>
2017-11-13 kibDo not leak PMC_PO_OWNS_LOGFILE on error.
2017-11-13 kibStyle bug.
2017-11-13 delphijBe more careful when doing calculation with request...
2017-11-13 impDocument MACHINE, MACHINE_ARCH, CPUTYPE, TARGET and...
2017-11-13 impUse proper include file. While <boot/userboot/userboot...
2017-11-12 brAdd Intel Processor Trace (PT) MSRs.
2017-11-12 tuexenCleanup the handling of control chunks. While there...
2017-11-12 emasteboot1: also check for NULL device
2017-11-12 impMake sure the proper loader.rc gets installed.
2017-11-12 baptStop installing eqnchar which has been removed
2017-11-12 oshogbodhclient(8) should not close stdio using daemon(3)...
2017-11-12 oshogboUse syslog service in dhclient(8).
2017-11-12 oshogboIntroduce syslog service for Casper.
2017-11-12 baptRemove the special character definitions files for...
2017-11-12 baptUpdate to 2017.10.21
2017-11-12 oshogboWe return a pointer when we are using cap_init() or...
2017-11-12 willlibkvm: fix lib32 build.
2017-11-12 mjgamd64: stop nesting preemption counter in spinlock_enter
2017-11-12 mjgUse passed thread pointer instead of curthread in sys_s...
2017-11-12 willlibkvm: fix build failures
2017-11-12 willlibkvm: fix 'index' shadowing.
2017-11-11 willlibkvm: add kvm_walk_pages API.
2017-11-11 robakbhyve: avoid applying capsicum capabilities to file...
2017-11-11 mjgAvoid locking and refing in sysctl_kern_proc_args if...
2017-11-11 mjgsysctl: try to avoid malloc in name2oid
2017-11-11 hselaskyImplement missing KDGETMODE IOCTL in VT.
2017-11-11 delphijfind(1): Don't treat statfs() error as fatal in f_fstyp...
2017-11-11 mjgUse pfind_any in linux_rt_sigqueueinfo and kern_sigqueue
2017-11-11 mjgAdd pfind_any
2017-11-11 mjgAvoid allproc lock in pfind if curproc->pid == pid
2017-11-11 mjgRemove useless proc lookup from sysctl_out_proc
2017-11-11 impFix typo in filename.
2017-11-11 baptRemove __unused attributed on arguments that are actual...
2017-11-11 baptFix some nroff style issue
2017-11-11 allanjudevmstat: fix duplicate key in libxo output
2017-11-11 baptFollow up on zstd update
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-11 hselaskyRemove release and acquire semantics when accessing...
2017-11-11 hselaskyMask away return codes from del_timer() and del_timer_s...
2017-11-11 mjgrwlock: use fcmpset for setting RW_LOCK_WRITE_SPINNER
2017-11-11 eadlersecure: chase removal of pkg_install
2017-11-11 eadlerChase removal of pkg_* commands
2017-11-11 eadlerbadsect(8): case remaining element
2017-11-11 eadlermailaddr(7): wave goodbye
2017-11-11 bdreweryDIRDEPS_BUILD: Fix after r325417.
2017-11-11 bdreweryDon't work out of a TARGET. directory if TARGET_ARCH...
2017-11-11 bdreweryMETA_MODE: Avoid some logic if disabled and allow enabl...
2017-11-11 bdreweryAUTO_OBJ: Disable in non-build targets.
2017-11-11 bdreweryHandle MAKEOBJDIRPREFIX when already inside of .OBJDIR.
2017-11-11 bdrewerycleanworld only needs a tree walk if the expected ...
2017-11-10 impInstall the 4th files in sys/boot/forth instead of...
2017-11-10 impMove LOADER_{NO,}_GELI_SUPPORT to MK_LOADER_GELI
2017-11-10 impReplace LOADER_FIREWIRE_SUPPORT variable
2017-11-10 impRemove useless PNP define here.
2017-11-10 impRemove LOADER_ZFS_SUPPORT as a Makefile variable
2017-11-10 impRemove LOADER_FDT_SUPPORT as a Makefile variable.
next