aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assert that a build is done before an install.Bryan Drewery2018-06-161-0/+4
* cxgbe(4): Add a hw.cxgbe.starve_fl sysctl that can be used to starve theNavdeep Parhar2018-06-152-4/+24
* Since 'ticks' is an int, it may wrap around and cr_ticks at a certainGleb Smirnoff2018-06-151-2/+2
* cxgbe(4): Track the number of received frames separately from the numberNavdeep Parhar2018-06-151-16/+25
* Use the .Fx macro in the man page.Rick Macklem2018-06-151-1/+2
* Use the .Fx macro in the man page.Rick Macklem2018-06-151-1/+2
* Use the .Fx macro in the man page.Rick Macklem2018-06-151-1/+2
* Bump __FreeBSD_version after r335227Conrad Meyer2018-06-151-1/+1
* Add a command that copies or migrates a data file from one DS to another.Rick Macklem2018-06-154-0/+417
* arm64 linuxulator: add linux_dummy.c based on amd64Ed Maste2018-06-151-0/+177
* Add a command the displays and modifies the pNFS server's extended attribute.Rick Macklem2018-06-154-0/+470
* Put in temporary hacks for jevents.Bryan Drewery2018-06-151-3/+5
* arm64: add arm64 linux.h based on i386 linuxulator and Linux headersEd Maste2018-06-151-0/+321
* There's no need to walk through the tables looking for the smbiosWarner Losh2018-06-151-5/+4
* Move arg parsing into its own routine for possible later reuse.Warner Losh2018-06-151-52/+62
* Provide a more direct interface to tell ZFS what the preferred handleWarner Losh2018-06-153-24/+23
* Migrate has_keyboard to bool.Warner Losh2018-06-151-5/+5
* Retain offset compatibility with pre-12.0 dumpsConrad Meyer2018-06-151-5/+6
* Check for a 'pci' prefix rather than a full match in get_addr_propsJustin Hibbits2018-06-151-1/+3
* lib32: Fix lib/libpmc/pmu-events files ending up in source directory.Bryan Drewery2018-06-151-1/+3
* Remove empty directoryWarner Losh2018-06-150-0/+0
* cxgbe(4): sysctls to display the local and intr CPUs for the adapter.Navdeep Parhar2018-06-151-0/+42
* Remove obsolete asf(8)Ed Maste2018-06-1512-957/+3
* Add deprecation notice in asf.8Ed Maste2018-06-151-0/+9
* extres/regulator: Switch boot_on/always_on sysctl to uint8Kyle Evans2018-06-151-4/+4
* objdump.1: manually apply r229046 to the rendered man pageEd Maste2018-06-151-0/+4
* libcompat: Only build libmagic build tool if MK_FILE is yes.Bryan Drewery2018-06-151-1/+4
* Add deprecation notice to objdump man pageEd Maste2018-06-151-0/+4
* Only build jevents if MK_PMC is yes and only for amd64 in libcompat.Bryan Drewery2018-06-152-2/+8
* audit(4): Add a few tests for network-related syscallsAlan Somers2018-06-152-0/+217
* Correct kern.pre.mk comment: objcopy, not objdump, copies objects.Ed Maste2018-06-151-1/+1
* ldd: reference readelf instead of objdump in warning messageEd Maste2018-06-151-1/+1
* src.conf.5: regen after r335210, *BINUTILS description updatesEd Maste2018-06-151-5/+5
* Make virtio queue re-initialization steps to be similar toRuslan Bukin2018-06-151-3/+14
* Remove objcopy from BINUTILS option descriptionsEd Maste2018-06-154-4/+4
* elf.5: add readelf cross-referenceEd Maste2018-06-151-0/+1
* audit(4): improve formatting in tests/sys/audit/open.cAlan Somers2018-06-151-86/+86
* audit(4): add tests for access(2), chmod(2), and friendsAlan Somers2018-06-152-0/+331
* Fix markup in zfs(8); no content changeEric van Gyzen2018-06-151-1/+3
* Add linprocfs support for min_free_kbytesChuck Tuffli2018-06-151-2/+23
* linuxulator: do not include legacy syscalls on arm64Ed Maste2018-06-159-1/+70
* Correct debug control for linuxulator faccessatEd Maste2018-06-151-1/+1
* linprocfs: add TracerPid to /proc/pid/status.Konstantin Belousov2018-06-151-2/+2
* Add stubbed arm64 linuxulator /proc/cpuinfo handlerEd Maste2018-06-151-1/+27
* Revert r335173 at request of mmel@Kyle Evans2018-06-153-20/+0
* When retransmitting TCP SYN-ACK segments with the TCP timestamp optionMichael Tuexen2018-06-152-26/+2
* Add an entry into the Makefile for pnfsdskill.Rick Macklem2018-06-151-0/+1
* Add a command that disables a pNFS server mirrored DS.Rick Macklem2018-06-153-0/+146
* allwinner: ccung: Fully subclass the clock driversEmmanuel Vadot2018-06-1516-941/+749
* Added option to cluster-align the start of the root directory.Xin LI2018-06-154-47/+93