]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Remove groff from base
[FreeBSD/FreeBSD.git] / usr.sbin /
2017-06-06 stevekWhen the input parameter node is NULL, memory is alloca...
2017-06-06 stevekBefore returning because of an memory allocation error...
2017-06-06 allanjudeJails: Optionally prevent jailed root from binding...
2017-06-06 allanjudeusr.sbin/sesutil: 'locate all off' does not deactivate...
2017-06-03 ngieRemove TODO for sub testcases added for bug 212160
2017-06-03 ngieFix the testplan after ^/head@r318960
2017-06-03 ngieDon't execute the TODO cases in a subshell
2017-06-03 emastemakefs: rename variable for NetBSD diff reduction
2017-06-02 araujoBump manpage date.
2017-06-02 araujoAdd VNC Authentication support based on RFC6143 section...
2017-06-01 vangyzencrashinfo: add "batch" mode and use it during boot
2017-06-01 delphij * limit size of buffers to RPC_MAXDATASIZE
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-31 emastemakefs: free buf in case of error
2017-05-31 asomersFix uninitialized variable in bootparamd.c
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 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 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 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 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 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.
next