ofw_reg_to_paddr(): Fix minor typo in KASSERT message
[freebsd.git] / usr.sbin /
2018-06-14 rmacklemAdd a new man page that briefly describes the pNFS...
2018-06-14 rmacklemDocument the "-p" and "-m" options added to nfsd.c...
2018-06-14 rmacklemAdd the "-p" and "-m" options to nfsd.c for the pNFS...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 araujoFix style(9) space vs tab.
2018-06-13 araujoWhile I was investigating CID 1194192 related with...
2018-06-13 eadlerpmc: remove trailing whitespace
2018-06-13 impUse "$@" instead of $* to cope with parameters that...
2018-06-13 araujoWhen this code was introduced at r300829 the author...
2018-06-13 araujostyle(9) remove unnecessary blank tabs.
2018-06-13 araujoAdd SPDX tags to bhyve(8).
2018-06-12 sbrunocpucontrol:
2018-06-11 rlibbypmc gcc fixups
2018-06-11 araujoMore style(9) fixes, space vs tab.
2018-06-11 pfgstyle(9): Fix tabs after #define.
2018-06-11 araujo- Add bhyve virtio-scsi storage backend support.
2018-06-10 impRemove old, dead compat code.
2018-06-09 eadlerpmc: mark some dead functions as such
2018-06-09 mmacypmc: fix logic in skipping riscv
2018-06-09 mmacypmc: don't build on riscv where there's no kmod support
2018-06-07 glebiusAdd new functionality and syntax to cron(1) to allow...
2018-06-07 mmacypmc: convert native to jsonl and track TSC value of...
2018-06-07 jhibbitsAdd partition scheme for mpc85xx devices
2018-06-06 romaingpioctl.8: Fix man page section
2018-06-06 mmacyhwpmc: add summary command and further metadata extensions
2018-06-05 mmacyhwpmc: log name->pid, name->tid mappings
2018-06-04 npcxgbetool: Disallow negative values for numeric parameters.
2018-06-04 mmacypmc stat: add debug option for intermediate state
2018-06-04 mmacypmc stat: fix offset of specified counter
2018-06-04 jhibbitsSet kernelname in bootconfig to the kernel file
2018-06-04 mmacypmc filter: avoid spurious gcc uninitialized warning
2018-06-04 mmacypmc: add filter command
2018-06-04 mmacyhwpmc: support sampling both kernel and user stacks...
2018-06-01 eadlerservice(1): Improve manual page
2018-06-01 mmacypmc: add list-events command
2018-06-01 mmacylibpmc: allow substring for list and add function for...
2018-05-31 hselaskyRe-apply r190640.
2018-05-30 mmacypmc stat: fix format strings for 32-bit
2018-05-30 impdevinfo_init() returns an errno, but doesn't set errno...
2018-05-30 mmacypmc: don't break build with format issues
2018-05-29 mmacypmc: silence scan-build warnings
2018-05-29 mmacypmc: Add new sub-command structured "pmc" utility
2018-05-29 araujoSimplify macros EFPRINTF and EFFLUSH. [0]
2018-05-28 dteskesysrc(8): Test variable names for invalid characters
2018-05-28 hselaskyBuildfix for GCC after r334277.
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 vangyzenbhyve: guarantee NUL termination
2018-05-28 vangyzenbhyve: fix small memory leak in virtio console
2018-05-28 vangyzentcpdrop: ensure NUL termination of a string
2018-05-27 mmacypmcstat: suppress uninitialized warning of event
2018-05-26 mmacypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-26 mmacyRevert r334242 "pmc(3)/hwpmc(4): update supported Intel...
2018-05-26 mmacypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-25 araujoWe don't need check if str is NULL as free(3) will...
2018-05-25 araujoAfter a long discussion about assert(3), we gonna use...
2018-05-25 sbrunopmcstat(8)
2018-05-25 araujoFix a memory leak on topology_parse().
2018-05-24 mmacypmcstat: add usage strings for -L and -I
2018-05-24 mmacypmcstat top mode + -I - use fully qualified address
2018-05-24 mmacypmcstat: don't compare signed and unsigned
2018-05-24 mmacylibpmcstat: compile in events based on json description
2018-05-23 mmacypmc: bump PMC major version to reflect ABI breakage...
2018-05-23 mmacyhwpmc: add thread id field to callchain and context...
2018-05-23 eadlermpsutil: correct style
2018-05-23 araujopthread_rwlock_unlock(3) returns 0 if successful, other...
2018-05-23 eadlermpsutil: add missing braces
2018-05-23 philImport libxo-0.9.0:
2018-05-22 araujoRevert: r334016
2018-05-22 araujoInclude atkbdc header where there are declared the...
2018-05-22 mmacypmcstat: add option to not decode the leaf function...
2018-05-22 araujoWe must free the variable str.
2018-05-20 eadlerMFV: file 5.33
2018-05-19 eadlermtest: build with WARNS=3
2018-05-19 sjgMerge bmake-20180512
2018-05-18 nwhitehornUse sysrc(8) in the documentation rather than echoing...
2018-05-18 nwhitehornFix math error in the computation of the free space...
2018-05-18 gallatinTeach pmcannotate about $TMPDIR and _PATH_TMP
2018-05-17 rgrimesAdd missing newline to end of -c usage string .
2018-05-16 emastemakefs: ANSIfy
2018-05-16 emasteSort mlx5tool correctly in usr.sbin/Makefile
2018-05-15 araujovq_getchain() can return -1 if some descriptor(s) are...
2018-05-15 npcxgbetool(8): Provide user interface for hashfilters...
2018-05-12 desIf the sole non-option command line argument is "none...
2018-05-12 desRename all Unbound binaries and man pages from unbound...
2018-05-12 emastecpucontrol: improve Intel microcode revision check
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 shurdFix mld6query(8) and add a new -g option
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-11 desReduce <sys/queue.h> pollution.
2018-05-10 delphijRemove "All rights reserved" from my files.
2018-05-10 araujoRework CTL frontend & backend options to use nv(3)...
2018-05-09 zeisingRemove "all rights reserved" on files where I have...
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
next