]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-11-15 Emmanuel Vadotrelease: Update u-boot and firmware file for RPI2 target
2017-11-15 Emmanuel Vadotrelease: Update u-boot and firmware file for RPI-B...
2017-11-15 Ed Mastenewfs: warn if newer than kernel
2017-11-15 Ed MasteSort pkgbase mtree metadata, for reproducible builds
2017-11-15 Alan SomersRemove a double free(9) in xpt_bus_register
2017-11-15 Warner LoshReplace Fx's with 'the' since expanding FreeBSD here...
2017-11-15 Warner LoshReword a bit for clarity.
2017-11-15 Konstantin... vmtotal: extend memory counters to accomodate for curre...
2017-11-15 Baptiste Daroussinremove the poor emulation of the IllumOS needfree globa...
2017-11-15 Kristof Provostpfctl: teach route-to to deal with interfaces with...
2017-11-15 Hans Petter... Update the mlx4 core and mlx4en(4) modules towards...
2017-11-15 Wojciech MacekCXGBE: fix big-endian behaviour
2017-11-15 Warner LoshFix SYSDIR path. After the move, we need to chop off...
2017-11-15 Warner LoshInline pcie_link_{status,caps} where needed. Remove...
2017-11-15 Warner LoshAdd note about where to use MACHINE (just src/stand...
2017-11-14 John BaldwinUse #if instead of #ifdef for __BSD_VISIBLE tests.
2017-11-14 Warner LoshMove sys/boot to stand. Fix all references to new location
2017-11-14 Benno RiceAdd fortune datfiles that are no longer distributed.
2017-11-14 Benno RiceRemove all fortune datfiles except freebsd-tips.
2017-11-14 Alan SomersFix build on arm after r325817
2017-11-14 Warner LoshMove sys/boot/fdt/dts to sys/dts and adjust scripts.
2017-11-14 Ed Mastedisallow clock_settime too far in the future to avoid...
2017-11-14 Alan SomersAIO tests: increase limits
2017-11-14 John BaldwinAppease old GCC by disabling .cfi_sections for GCC...
2017-11-14 Bjoern A. ZeebUnbreak IPv6.
2017-11-14 Alan Somersdevd.conf: add mps and mpr to the scsi controllers...
2017-11-14 Ed Mastevnic: report that the driver supports multicast
2017-11-14 Hans Petter... Make sure the ib_wr_opcode enum is signed by adding...
2017-11-14 Hans Petter... Make sure a valid VNET is set before trying to access...
2017-11-14 Hans Petter... Set the default VNET in krping before calling ifunit_re...
2017-11-14 Glen BarberCorrect the path to the md(4)-backed UFS filesystem...
2017-11-14 Dag-Erling... Add a -r option to print the running kernel version.
2017-11-14 Warner LoshProperly decode NVMe state of the drive and print out...
2017-11-14 Warner LoshBelatedly add opt_nvme.h to fix building nvme.ko outsid...
2017-11-14 Warner LoshProvide link speed data in XPT_GET_TRAN_SETTINGS. Provi...
2017-11-14 Warner LoshProvide pcie_link_status and pcie_link_cap convenience...
2017-11-14 Warner LoshMove zstd from contrib to sys/contrib so it can be...
2017-11-14 Justin HibbitsExpand the Freescale PCIe root complex driver with...
2017-11-14 Justin HibbitsConvert BERI to use ofw_parse_bootargs()
2017-11-14 Justin HibbitsUse the correct board name for the Ubiquiti Unifi Secur...
2017-11-14 Michael TuexenSimply the code and use the full buffer for contigous...
2017-11-14 Kevin LoAdd TP-LINK UE300.
2017-11-14 Brad DavisRemove an unused variable.
2017-11-14 Warner LoshAdd two new tunables / sysctls to controll reboot after...
2017-11-13 Gleb SmirnoffStyle r320614: don't initialize at declaration, new...
2017-11-13 Mark FelderRemove fortune quotes attributed to or providing admira...
2017-11-13 Warner LoshDon't add /boot/dt*s* but /boot/dt*b*. Stupid think...
2017-11-13 Warner LoshAdd /boot/dts to the list of default modules. The minim...
2017-11-13 John BaldwinMove loop to clear TDB_SUSPEND into PT_DETACH case.
2017-11-13 John BaldwinPull the PT_ATTACH case out of the 'sendsig:' block.
2017-11-13 Bryan DreweryRework r325568 so all 'make LINT' targets work.
2017-11-13 Warner LoshAdd loader.conf to the list of files that are MD.
2017-11-13 Alex RichardsonOnly build the libmagic build-tools if MK_FILE != no
2017-11-13 John BaldwinOnly clear a pending thread event if one is pending.
2017-11-13 Alex RichardsonRemove -fuse-ld= when creating _LDFLAGS from LDFLAGS
2017-11-13 Glen BarberUpdate the GUMSTIX image build to use arm/arm TARGET...
2017-11-13 Emmanuel Vadotarm: rpi2: Fix cpufreq(4)
2017-11-13 Hans Petter... Properly handle the case where the linux_cdev_handle_in...
2017-11-13 Eric van GyzenFix formatting of _umtx_op(2)
2017-11-13 Warner LoshAdd notes about overlapping copies.
2017-11-13 Eric van GyzenAdd __BEGIN_DECLS and __END_DECLS to <sys/umtx.h>
2017-11-13 Konstantin... Do not leak PMC_PO_OWNS_LOGFILE on error.
2017-11-13 Konstantin... Style bug.
2017-11-13 Xin LIBe more careful when doing calculation with request...
2017-11-13 Warner LoshDocument MACHINE, MACHINE_ARCH, CPUTYPE, TARGET and...
2017-11-13 Warner LoshUse proper include file. While <boot/userboot/userboot...
2017-11-12 Ruslan BukinAdd Intel Processor Trace (PT) MSRs.
2017-11-12 Michael TuexenCleanup the handling of control chunks. While there...
2017-11-12 Ed Masteboot1: also check for NULL device
2017-11-12 Warner LoshMake sure the proper loader.rc gets installed.
2017-11-12 Baptiste DaroussinStop installing eqnchar which has been removed
2017-11-12 Mariusz Zaborskidhclient(8) should not close stdio using daemon(3)...
2017-11-12 Mariusz ZaborskiUse syslog service in dhclient(8).
2017-11-12 Mariusz ZaborskiIntroduce syslog service for Casper.
2017-11-12 Baptiste DaroussinRemove the special character definitions files for...
2017-11-12 Baptiste DaroussinUpdate to 2017.10.21
2017-11-12 Mariusz ZaborskiWe return a pointer when we are using cap_init() or...
2017-11-12 Will Andrewslibkvm: fix lib32 build.
2017-11-12 Mateusz Guzikamd64: stop nesting preemption counter in spinlock_enter
2017-11-12 Mateusz GuzikUse passed thread pointer instead of curthread in sys_s...
2017-11-12 Will Andrewslibkvm: fix build failures
2017-11-12 Will Andrewslibkvm: fix 'index' shadowing.
2017-11-11 Will Andrewslibkvm: add kvm_walk_pages API.
2017-11-11 Bartek Rutkowskibhyve: avoid applying capsicum capabilities to file...
2017-11-11 Mateusz GuzikAvoid locking and refing in sysctl_kern_proc_args if...
2017-11-11 Mateusz Guziksysctl: try to avoid malloc in name2oid
2017-11-11 Hans Petter... Implement missing KDGETMODE IOCTL in VT.
2017-11-11 Xin LIfind(1): Don't treat statfs() error as fatal in f_fstyp...
2017-11-11 Mateusz GuzikUse pfind_any in linux_rt_sigqueueinfo and kern_sigqueue
2017-11-11 Mateusz GuzikAdd pfind_any
2017-11-11 Mateusz GuzikAvoid allproc lock in pfind if curproc->pid == pid
2017-11-11 Mateusz GuzikRemove useless proc lookup from sysctl_out_proc
2017-11-11 Warner LoshFix typo in filename.
2017-11-11 Baptiste DaroussinRemove __unused attributed on arguments that are actual...
2017-11-11 Baptiste DaroussinFix some nroff style issue
2017-11-11 Allan Judevmstat: fix duplicate key in libxo output
2017-11-11 Baptiste DaroussinFollow up on zstd update
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-11 Hans Petter... Remove release and acquire semantics when accessing...
2017-11-11 Hans Petter... Mask away return codes from del_timer() and del_timer_s...
next