freebsd.git
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-23 hselaskyMake sure the iSCSI I/O limits are set properly so...
2017-11-23 traszMark kgmon(8) obsolete, redirecting users to pmcstat(8).
2017-11-23 hselaskyThe __internal_mr is freed as part of the protection...
2017-11-23 kibRemove lint support from system headers and MD x86...
2017-11-23 kibKill all descendants of the reaper, even if they are...
2017-11-23 andrewZero struct efi_tm before setting the needed values...
2017-11-23 aeModify ipfw's dynamic states KPI.
2017-11-23 aeCheck that address family of state matches address...
2017-11-23 aeMove ipfw_send_pkt() from ip_fw_dynamic.c into ip_fw2.c.
2017-11-23 aeRework rule ranges matching. Use comparison rule id...
2017-11-23 kevansAllwinner a83t: add ccung bits
2017-11-23 kevansaw_ccung: changes to accommodate upcoming a83t support
2017-11-23 mjgsx: unbreak debug after r326107
2017-11-23 mjgrwlock: unbreak WITNESS builds after r326110
2017-11-22 mjgrwlock: don't check for curthread's read lock count...
2017-11-22 landonfbhnd(4): Add a basic ChipCommon GPIO driver sufficient...
2017-11-22 kibOrder declarations alphabetically.
2017-11-22 mjglocks: pass the found lock value to unlock slow path
2017-11-22 mjglocks: remove the file + line argument from internal...
2017-11-22 landonfbhnd(4): extend the PMU APIs to support bwn(4)
2017-11-22 asomersAdd a test case for cam_get_device with sa(4) devices
2017-11-22 asomersAlways null-terminate CAM periph_name and dev_name
2017-11-22 zeisingFix language in a bunch of error messages.
2017-11-22 kibReturn different error code for the guard page layout...
2017-11-22 alcWhen vm_map_find(find_space = VMFS_OPTIMAL_SPACE) fails...
2017-11-22 markjAnnotate pragma/err.invalidlibdep.ksh as EXFAIL.
2017-11-22 manubsdinstall: Add ntpdate option
2017-11-22 emasteFix indentation in bsdinstall-created wpa_supplicant...
2017-11-22 markjUse the right variable for the IP header parameter...
2017-11-22 bro Invalidate the correct page in pmap_protect().
2017-11-22 tsoomenet_parse_rootpath() has no parameters
2017-11-22 tsoomeloader.efi: efipart does not recognize partitionless...
2017-11-22 aeAdd ipfw_add_protected_rule() function that creates...
2017-11-22 impAdd a reference to getfsstat in statfs.
2017-11-22 kevanspatch(1): don't assume a match if we run out of context...
2017-11-22 jhibbitsPowerPC has 12 artificial frames for the profiler
2017-11-22 emastefreebsd-update: do not duplicate patchlist entries
2017-11-21 landonfbhnd(4): Add support for querying DMA address translati...
2017-11-21 landonfbhnd(4): implement MIPS and PCI(e) interrupt support
2017-11-21 edImport the latest CloudABI definitions, v0.18.
2017-11-21 emastefilter all passwords (not only changed) from periodic...
2017-11-21 kibsystat: use and correctly display 64bit counters.
2017-11-21 impUnbreak riscv build in universe.
2017-11-21 impUse TARGET_ARCH=riscv64 when TARGET=riscv
2017-11-21 avgzfs_write: fix problem with writes appearing to succeed...
2017-11-21 impFix gptzfsboot for cases with GELI.
2017-11-21 gjbRemove /etc/resolv.conf from virtual machine images...
2017-11-21 avgmake illumos uiocopy use vn_io_fault_uiomove
2017-11-21 andrewAdd a driver for the EFI RTC. This uses the EFI Runtime...
2017-11-21 asomersFix uninitialized variable from 326034
2017-11-21 markjRefine symtab sorting in libproc.
2017-11-21 markjAnnotate usdt/tst.eliminate.ksh as EXFAIL.
2017-11-21 markjDon't assume that we can resolve "main" in the ksh...
2017-11-21 markjClean up the SYSINIT_FLAGS definitions for rwlock(9...
2017-11-21 hselaskyMake sure all initialized mutexes are destroyed in...
2017-11-21 emastevidcontrol: correct history size error message
2017-11-21 andrewWhen fpcurthread is not the current thread it may be...
2017-11-21 markjAllow for fictitious physical pages in vm_page_scan_con...
2017-11-21 hselaskyCompile fix for the mlx4 module.
2017-11-21 delphijSupport SIGINFO.
2017-11-21 impThis program is more useful if it skips leading whitesp...
2017-11-21 impDocument what the command line arguments actually do...
2017-11-21 impWhile the EFI spec allows numbers to be in many forms...
2017-11-21 impRemove trailing whitespace (one I just introduced and...
2017-11-21 impImplement efi media tagging for MBR partitioning types.
2017-11-21 emastedt_modtext: return error on archs lacking an implementation
2017-11-21 jhibbitsCheck the page table before TLB1 in pmap_kextract()
2017-11-21 landonfPreemptively map MIPS INTRNG interrupts on non-FDT...
2017-11-21 npcxgbe(4): Fix unsafe mailbox access in cudbg.
2017-11-20 asomersperiodic: fix exit status for nonexistent arguments
2017-11-20 asomersQuirk Seagate ST8000AS0003-2HH
2017-11-20 asomersAdd ATF tests for head(1)
2017-11-20 impMove some more common stuff up to Makefile.inc. In...
2017-11-20 impAdd -mno-avx2 for clang as well as -mno-avx. We don...
2017-11-20 asomersda(4): Short-circuit unnecessary BIO_FLUSH commands
2017-11-20 brooksRemove a couple variables that are unused after r325790.
2017-11-20 asomersFix multiple bugs in cam_strmatch
2017-11-20 shurdFix off-by-one error in bit_nclear() usage
2017-11-20 asomersPrint ZAC device type in "camcontrol identify" output
2017-11-20 cemmsdosfs(5): Reflect READONLY attribute in file mode
2017-11-20 emasteInstall strings unconditionally
2017-11-20 scottlUpdate a comment in brelse() to match reality.
2017-11-20 pfgiconv: Fix a pointer mismatch.
2017-11-20 pfgIndent protection and some other oops from the prvious...
2017-11-20 npcxgbe(4): Add a custom board to the device id list.
2017-11-20 pfgGeneral further adoption of SPDX licensing ID tags.
2017-11-20 pfginclude: further adoption of SPDX licensing ID tags.
2017-11-20 pfgsys: further adoption of SPDX licensing ID tags.
2017-11-20 pfgsys/dev: further adoption of SPDX licensing ID tags.
2017-11-20 wulfevdev: change USB scancode 0x54 from KEY_SLASH to KEY_K...
2017-11-20 wulfFix evdev codes for slash and asterisk numpad keys...
2017-11-20 wulfevdev: Export EVDEV_SUPPORT kernel option through featu...
2017-11-20 gjbUse chroot(8) when invoking realpath(1) when setting...
2017-11-20 delphijMFV r326007: less v529.
2017-11-20 delphijVendor import of less v529.
2017-11-20 jhibbitsEliminate 1 XX_VirtToPhys() and 2 XX_PhysToVirt() calls...
2017-11-19 avosReduce code duplication for wlan(4) interface creation...
2017-11-19 avoswlandebug(8): allow fallback to old behavior + improve...
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
next