| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert debugging that was accidently committed in r316314 | Allan Jude | 2017-03-31 | 1 | -8/+1 |
* | fix top(1) ZFS compressed ARC support | Allan Jude | 2017-03-31 | 2 | -4/+12 |
* | Allow explicitly assigned IPv4 loopback address to be used in jails | Steven Hartland | 2017-03-31 | 2 | -9/+14 |
* | sys/geom/eli: Switch bzero() to explicit_bzero() for sensitive data | Allan Jude | 2017-03-31 | 3 | -60/+56 |
* | Add explicit_bzero() to libstand, and switch GELIBoot to using it | Allan Jude | 2017-03-31 | 8 | -16/+17 |
* | Update man page for commit r316309 "Add support for optional Soft LRO". | David C Somayajulu | 2017-03-30 | 1 | -1/+2 |
* | Add support for optional Soft LRO | David C Somayajulu | 2017-03-30 | 4 | -5/+151 |
* | Audit arguments to System V IPC system calls implementing sempahores, | Robert Watson | 2017-03-30 | 4 | -2/+81 |
* | Add system-call argument auditing for ACL-related system calls. | Robert Watson | 2017-03-30 | 1 | -5/+27 |
* | [am335x] Fix HDMI suport for Beaglebone Black | Oleksandr Tymoshenko | 2017-03-30 | 1 | -7/+9 |
* | Various BSM generation improvements when auditing AUE_ACCEPT, | Robert Watson | 2017-03-30 | 1 | -6/+68 |
* | Reorder includes to placate MIPS build. | Tycho Nightingale | 2017-03-30 | 1 | -1/+1 |
* | Use kern_mincore() helper instead of abusing syscall entry. | Dmitry Chagin | 2017-03-30 | 1 | -5/+1 |
* | Add kern_mincore() helper for micore() syscall. | Dmitry Chagin | 2017-03-30 | 2 | -8/+10 |
* | Remove OLD_NFSV2 from loader and libstand | Toomas Soome | 2017-03-30 | 3 | -773/+0 |
* | Add support for capturing 'struct ptrace_lwpinfo' for signals | Tycho Nightingale | 2017-03-30 | 16 | -58/+342 |
* | Make dhcp-lease-time option supersedable as well. | Nick Hibma | 2017-03-30 | 1 | -1/+5 |
* | elfcopy: remove temporary ELF file when converting from binary | Ed Maste | 2017-03-30 | 1 | -0/+2 |
* | Allow superseding the lease renewal and rebind times. | Nick Hibma | 2017-03-30 | 1 | -6/+19 |
* | Don't call init functions directly from the timer/watchdog function. | Sean Bruno | 2017-03-30 | 1 | -6/+9 |
* | loader: simplify efi_zfs_probe and avoid double probing for zfs. | Toomas Soome | 2017-03-30 | 1 | -43/+22 |
* | loader: efipart should check disk size from partition table | Toomas Soome | 2017-03-30 | 1 | -9/+28 |
* | Assert IFF_DRV_OACTIVE in iflib_timer() when the "hung" case is detected | Sean Bruno | 2017-03-30 | 1 | -3/+6 |
* | Add nctgpio conf lines so it can be compiled into the kernel. | Nick Hibma | 2017-03-30 | 2 | -0/+2 |
* | Don't ifdef KDTRACE_HOOKS struct, variable, and function prototype | Robert Watson | 2017-03-30 | 1 | -8/+0 |
* | Annotate all changes made in r316178-r316180 with __FreeBSD__ | Enji Cooper | 2017-03-30 | 2 | -0/+36 |
* | Only activate __EXT1_VISIBLE block when using sys/errno.h in userspace. | Konstantin Belousov | 2017-03-30 | 1 | -0/+2 |
* | Add an UPDATING entry for cfiscsi(4)'s addition in r316212 | Enji Cooper | 2017-03-30 | 1 | -0/+13 |
* | Implement the memset_s(3) function as specified by the C11 ISO/IEC | Konstantin Belousov | 2017-03-30 | 17 | -3/+500 |
* | Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4) | Enji Cooper | 2017-03-30 | 12 | -34/+160 |
* | A followup to r315749, two more places where brand->interp_path was | Konstantin Belousov | 2017-03-30 | 1 | -3/+6 |
* | [mbufq] add a concat method. | Adrian Chadd | 2017-03-30 | 1 | -0/+13 |
* | libc: remove use of archaic __P() macro | Ed Maste | 2017-03-30 | 1 | -4/+3 |
* | When handling msgsys(2), semsys(2), and shmsys(2) multiplex system calls, | Robert Watson | 2017-03-29 | 8 | -3/+127 |
* | ichsmb: switch device_probe() from a large case statement to a lookup table. | Gavin Atkinson | 2017-03-29 | 1 | -113/+75 |
* | Upgrade firmware and other related files to version 5.4.64 | David C Somayajulu | 2017-03-29 | 4 | -148905/+148310 |
* | Hook up new audit event identifiers for various non-Orange Book/CAPP | Robert Watson | 2017-03-29 | 6 | -313/+313 |
* | t_msgctl: Fix the same msgsnd() misuse as t_msgsnd | Conrad Meyer | 2017-03-29 | 1 | -2/+2 |
* | Follow-up to r316179: More of the same | Conrad Meyer | 2017-03-29 | 1 | -6/+6 |
* | t_msgsnd: Use msgsnd()'s msgsz argument correctly to avoid overflow | Conrad Meyer | 2017-03-29 | 1 | -1/+1 |
* | rrenumd(8): Fix a trivial Coverity warning | Conrad Meyer | 2017-03-29 | 1 | -2/+2 |
* | makefs: sync with NetBSD | Ed Maste | 2017-03-29 | 5 | -5/+4 |
* | Add an experimental DTrace audit provider, which allows users of DTrace to | Robert Watson | 2017-03-29 | 8 | -16/+720 |
* | Avoid sleeping when the mirror I/O queue is non-empty. | Mark Johnston | 2017-03-29 | 1 | -0/+4 |
* | Remove an unneeded g_mirror_destroy_provider() call. | Mark Johnston | 2017-03-29 | 1 | -4/+1 |
* | cxgbe: Don't call t4_edc_err_read for errors not related to the EDCs. | Navdeep Parhar | 2017-03-29 | 1 | -1/+2 |
* | xfsread inlined uses more space, so remove the inline tag. This | Warner Losh | 2017-03-29 | 1 | -1/+1 |
* | makefs: free specfile structure once it has been applied | Ed Maste | 2017-03-29 | 1 | -0/+1 |
* | The switch to kernel terminal context needs to update more than the cursor | Bruce Evans | 2017-03-29 | 3 | -15/+27 |
* | Fix bug in r308972 that leads to panic when non-compressed IPComp | Andrey V. Elsukov | 2017-03-29 | 1 | -2/+2 |