top(1): Convert process listing to sbuf too
[freebsd.git] / sbin /
2018-06-22 kppf: Support "return" statements in passing rules when...
2018-06-22 delphijDon't bail out when we find primary and secondary bootb...
2018-06-20 stevekThis application (veriexecctl) handles reading a finger...
2018-06-19 oshogboConvert `cap_enter() < 0 && errno != ENOSYS` to `caph_e...
2018-06-17 emastegpart: add EFI alias for MBR partition scheme
2018-06-17 eadlergvinum: revert WARNS change in Makefile
2018-06-17 eadlerddb: unbreak ppc
2018-06-16 eadlerquotacheck: build with WARNS=3
2018-06-16 eadlergvinum: build with WARNS=6
2018-06-16 eadlerddb: build with WARNS=6
2018-06-15 delphijAdded option to cluster-align the start of the root...
2018-06-14 jhbExit with an error if a linker hints file can't be...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 impNVME support is only for x86 and powerpc64.
2018-06-13 impMake camcontrol identify work with nda devices
2018-06-13 impMake it possible to use print_controller from another...
2018-06-13 eadlerdumpon(8): improve the examples a bit
2018-06-12 lwhsuFollow r333233, add fat32lba description to gpart(8)
2018-06-11 impRevert size limits.
2018-06-11 impFix a bug in the counting of blks.
2018-06-11 impDon't initialize c_count. We don't need to.
2018-06-11 impMinor style polishing.
2018-06-11 impDocument the newly enforced 524288 inode restriction.
2018-06-11 impAdd asserts to prevent overflows of c_addr.
2018-06-11 dbLarge file systems with inodes > 512K have been silentl...
2018-06-07 mckusickEnsure proper initialization of superblock.
2018-06-07 jhibbitsBuild nvmecontrol on powerpc64
2018-06-07 jhibbitsPrint Maximum Data Transfer Size as a long rather than int
2018-06-06 kppf: Return non-zero from 'status' if pf is not enabled
2018-05-31 cemdhclient(8): allow to supersede interface-mtu option
2018-05-29 sbrunodumpon(8)
2018-05-29 markjThe extension for zstd-compressed files is ".zst".
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-26 eadlerkldstat: align "Size" to the right
2018-05-24 mmacydevd: drop WARNS back down to 3 until 6 actually works...
2018-05-23 eadlerdevd: Move variable declaration to header
2018-05-23 eadlerkldstat: align size to the right
2018-05-23 eadlermd5: perform compare case-insenstive
2018-05-23 eadlerdumpon: point to better kernel debug symbols.
2018-05-23 eadlerdevd: Unbreak build
2018-05-23 eadlerdevd: allow build to complete using g++
2018-05-23 eadlerdevd: compile at WARNS=6
2018-05-23 eadlerdevd: correct two warnings
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-18 aeMake the name of option that toggles IFCAP_HWRXTSTMP...
2018-05-16 emasteClarify that boot_mute / boot -m mutes kernel console...
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.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-11 emastegpart.8: list all options in table form for each command
2018-05-11 emastegpart.8: sort suboptions per mdoc(7)
2018-05-10 aeFix the printing of rule comments.
2018-05-09 oshogboIntroduce the 'n' flag for the geli attach command.
2018-05-09 oshogboChange option dry-run from 'n' to 'C' in geli attach...
2018-05-09 impnda protocol rate reporting
2018-05-09 aeUpdate NAT64 documentation, now we support any IPv6...
2018-05-09 aeBring in some last changes in NAT64 implementation:
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-06 markjAdd netdump support to dumpon(8).
2018-05-05 mavAdd NVMe Namespace Management support to nvmecontrol(8).
2018-04-30 delphijDon't bail out from the check if readboot() returns...
2018-04-28 kppfctl: Don't break connections on skipped interfaces...
2018-04-23 brooksFinish removing FDDI and tokenring media support.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-17 gallatinMake lagg creation more fault tolerant
2018-04-16 brooksRemove support for FDDI and token ring media types...
2018-04-12 aeFix indenting in ipv6.c file, use tabs instead of mixin...
2018-04-12 aeRemove printing of "not" keyword from print_ip6() function.
2018-04-12 aeRemove printing of "not" keyword from print_ip() function.
2018-04-11 brooksRemove support for FDDI networks.
2018-04-11 olegFix typo.
2018-04-10 oshogboIntroduce dry run option for attaching the device.
2018-04-10 traszStrip trailing whitespace.
2018-04-08 mckusickWhen using the fsdb `blocks' command, replace the long...
2018-04-05 rgrimesExit with usage when extra arguments are on command...
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-31 melifaroFix memory leaks in route(8).
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 aeRework ipfw rules parsing and printing code.
2018-03-27 traszBump .Dd after r331113.
2018-03-27 kibAllow to specify PCP on packets not belonging to any...
2018-03-27 avgvfs_donmount: in certain cases try r/o mount if r/w...
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-19 aeRemove note that `fwd tablearg` is supported only by...
2018-03-17 traszXr crashinfo(8) from savecore(8).
2018-03-17 emasteRevert r313780 (UFS_ prefix)
2018-03-17 emastePrefix UFS symbols with UFS_ to reduce namespace pollution
2018-03-16 krionExtend SSID maximum string length to 32 chars to suppor...
2018-03-13 mavAdd some argument checks to be more user-friendly.
2018-03-13 mavAdd `nvmecontrol format` subcommand.
next