]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
procstat(1): also reference icmp(4) and sctp(4)
[FreeBSD/FreeBSD.git] / usr.sbin /
2017-05-10 sjgMerge bmake-20170510
2017-05-10 asomersDon't depend on assert(3) getting evaluated
2017-05-10 asomersstrcpy => strlcpy
2017-05-09 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-05-09 bdreweryDIRDEPS_BUILD: Connect new directories.
2017-05-08 ngieRestore `sectorsize` global to unbreak makefs after...
2017-05-08 emastemakefs: further size_t warning cleanup (missing from...
2017-05-08 emastemakefs: cast snprintf return value to size_t to clear...
2017-05-08 emastemakefs: use size_t as appropriate to clean up warnings
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 scottlShow more fields in the IOCFact message
2017-05-04 traszRevert r317804; apparently I forgot the auto_master...
2017-05-04 traszMake automount(8) error out when the map name is missing.
2017-05-04 mmMFV r317781:
2017-05-03 glebiusImprove documentation of fbuf device.
2017-05-03 phkFlush stdout before yes/no confirmations, to force...
2017-05-03 emastemakefs: clean up warnings
2017-05-03 emastemakefs: make buf generic
2017-05-03 araujoUse nitems() from sys/param.h.
2017-05-03 araujoFree the memory allocated to trackbuf before exiting...
2017-05-01 emastemakefs: remove unused cd9660_defaults_set global
2017-04-29 pfgmixer(8): Prevent possible sscanf() overflow.
2017-04-28 maximo Clean the whole array of IPv4 addresses not just...
2017-04-28 glebiusDocument raw framebuffer device and XHCI device configu...
2017-04-28 glebius- For security reasons by default listen on localhost...
2017-04-28 glebiusWhen no "rfb" configuration specified bind to the defau...
2017-04-28 glebiusMake comments match the code. No functional change.
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 brooksMore ATM and NATM removal
2017-04-27 takawataMake cached Bluetooth LE host advertise information...
2017-04-27 glebiusWe need CAP_MMAP_RW on memfd, since init_msix_table...
2017-04-26 traszMake fstyp(8) recognize exFAT even without the -u option.
2017-04-25 jhbAdd a new GDB_LIBEXEC option to install gdb and kgdb...
2017-04-24 brooksUse the approved syntax to build no man pages.
2017-04-24 brooksRemove the NATM framework including the en(4), fatm...
2017-04-23 rmacklemFix the default uid/gid values in nfsuserd.c
2017-04-22 pfgpmcstat(8); unsign some allocation variables and use...
2017-04-21 rmacklemGet rid of bogus statement in the nfsuserd.8 man page.
2017-04-19 ngieAdd a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow...
2017-04-19 ngieFix indentation per style.Makefile(5)
2017-04-19 ngierpcbind(8): post-humously document -w (warmstart) suppo...
2017-04-19 ngierpcbind(8): add a description for /var/run/rpcbind...
2017-04-19 ngierpcbind(8): wordsmith -h description and mention -W...
2017-04-19 ngiePrint out the signal number on exit in terminate(....
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-16 pkelseyFix userland tools that don't check the format of routi...
2017-04-15 baptAdd a new Y flag to newsyslog.conf
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-15 sobomaxFix another logic bug that came out of recent syslogd...
2017-04-15 sobomaxSince shutdown(2) on datagram socket is no longer a...
2017-04-14 cembsdinstall(8): Sprinkle a snprintf to fixed size buffer
2017-04-13 cemctm: Fix some trivial argv buffer overruns
2017-04-10 mavDo not register in CTL portal groups without portals.
2017-04-07 kanUse int to receive the return value of getopt function.
2017-04-07 sevanRemove the last vestiges of FDC_DEBUG & FD_DEBUG
2017-04-07 emastemakefs: Sync with NetBSD (fix unused variable warnings)
2017-04-06 brooksPoint out that -F probably does not do what the user...
2017-04-06 gargaIntroduce libxo support to arp(8)
2017-04-06 emastemakefs: use emalloc and friends
2017-04-06 emastemakefs: zero memory
2017-04-04 ngieDon't assume NAME_MAX is 255
2017-04-04 ngieClean up more trailing whitespace in the licensing...
2017-04-04 ngieClean up trailing whitespace
2017-04-03 bdeFix a missing const in my previous commit which broke...
2017-04-03 bdeShow high (blinking foreground/bright background) backg...
2017-04-03 bdeRemove the global variable 'info' and fix associated...
2017-04-03 bdeSave errno across revert().
2017-04-03 bdeFix some parsing and error handling bugs.
2017-04-02 mavFix variable for sizeof() in previous commit.
2017-04-02 mavAdd Log directory and SATA NCQ Send and Receive Log.
2017-04-02 bdeRemove checks that background (bg) colors are not brigh...
2017-04-01 novelMinor style improvements in bhyve.8
2017-04-01 asomersConsolidate random sleeps in periodic scripts
2017-03-30 ngieSplit iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)
2017-03-29 cemrrenumd(8): Fix a trivial Coverity warning
2017-03-29 emastemakefs: sync with NetBSD
2017-03-29 emastemakefs: free specfile structure once it has been applied
2017-03-28 mmMFV r316083,316094:
2017-03-27 emastemakefs: sort roundup with the other off_t members in...
2017-03-27 ngiectldadm: sort #includes per style(9)
2017-03-27 ngiectld: sort #includes per style(9)
2017-03-27 ngieAllow WARNS to be overridden by the end-user
2017-03-27 brdCheck to see if the kernel has cd9660 before running...
2017-03-27 jamieSame as r316022 (Fix hexadecimal escape codes in jail...
2017-03-27 jamieFix hexadecimal escape codes in jail.conf(5).
2017-03-26 rwatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-25 sevanftp.microsoft.com is dead and the document was not...
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-25 baptAdd a regression test for r31512 fix
2017-03-24 eugenProperly initialise with content of pw.conf(5) that...
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 ngieRename tests from <foo> to <foo>_test to match the...
2017-03-22 ngiectm: fix memory leaks in Pass1(..)
2017-03-22 grehanThis fixes a typo in bhyve's USB mouse emulation.
2017-03-21 glebiusHide struct inpcb, struct tcpcb from the userland.
2017-03-20 gadFixes to chkprintcap:
2017-03-20 hrsSimplify a pipe for signal handling.
2017-03-20 hrsFix a regression which prevented an IPv6 address in...
2017-03-20 mmMFV r315633, 315635:
next