]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Restore a few rather important lines of code that got fumbled in r321746.
[FreeBSD/FreeBSD.git] / usr.sbin /
2017-05-31 emastemakefs: free buf in case of error
2017-05-31 asomersFix uninitialized variable in bootparamd.c
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 dimMerge ^/head r318964 through r319164.
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-28 traszMinor tweaks to iscsi(4) and iscsid(8).
2017-05-28 traszMake ctld(8) mention cfiscsi(4).
2017-05-28 ngiepw: add some basic testcases for groupshow and usershow
2017-05-26 dimMerge ^/head r318658 through r318963.
2017-05-26 dabAdd newsyslog capability to write RFC5424 compliant...
2017-05-26 emastemakefs: add -O (offset) option
2017-05-26 araujoSimplify parseval() by allocating a buffer the size...
2017-05-25 emastemakefs: make buf generic
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-25 dteskeFix long standing issue in bsdconfig's keymap selection
2017-05-24 traszDon't end up manpage titles with a full stop.
2017-05-24 gjbUpdate the "first appeared in" version in several manua...
2017-05-24 asomersFix a buffer overflow in bootparamd(8)
2017-05-24 pfgbhyvegc_resize: make use of reallocarray(3) for bounds...
2017-05-23 kibCommit the 64-bit inode project.
2017-05-23 ngiebsdinstall(8): fix manpage issues
2017-05-23 ngiesade(8): start new sentence on new line
2017-05-23 ngiestyle(9): sort headers
2017-05-23 ngieSome minor style(9) fixes
2017-05-22 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-22 dimMerge ^/head r318560 through r318657.
2017-05-22 gjbCorrect the "first appeared in" version for efivar(8).
2017-05-22 roygerbsdinstall: do not use distextract in scripted mode
2017-05-22 roygerbsdinstall: mount is not needed for the ZFS install...
2017-05-21 bjkUpdates for efivar.8
2017-05-20 rmacklemUpdate the exports.5 man page to reflect the change...
2017-05-20 cyFix up two assertions following malloc(). vangyzen...
2017-05-20 cyFix non-recoverable name resolution failures due to...
2017-05-19 dimMerge ^/head r318380 through r318559.
2017-05-19 maximo Missed flag restored.
2017-05-18 emastemakefs: drop WARNS back to 2
2017-05-18 manumakefs: Add soft-updates option
2017-05-18 emastemakefs: clean up signedness warnings and bump WARNS...
2017-05-16 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 dimMerge ^/head r317971 through r318379.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-14 rmacklemChange the default uid/gid values for nobody/nogroup...
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 dimMerge ^/head r317808 through r317970.
2017-05-08 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
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 dimMerge ^/head r317503 through r317807.
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 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
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 dimMerge ^/head r317281 through r317502.
2017-04-27 glebiusWe need CAP_MMAP_RW on memfd, since init_msix_table...
2017-04-26 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
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 dimMerge libc++ trunk r300890, and update build glue.
2017-04-22 dimMerge compiler-rt trunk r300890, and update build glue.
2017-04-22 pfgpmcstat(8); unsign some allocation variables and use...
2017-04-22 dimMerge ^/head r317216 through r317280.
2017-04-21 rmacklemGet rid of bogus statement in the nfsuserd.8 man page.
2017-04-20 dimMerge llvm, clang, lld and lldb trunk r300890, and...
2017-04-20 dimMerge ^/head r316992 through r317215.
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-16 dimMerge lldb trunk r300422 and resolve conflicts.
next