Add support for empty ranges properties within the tree, some vendor
[freebsd.git] / usr.bin /
2014-12-18 delphijSync with NetBSD, mainly address NetBSD bug #43355:
2014-12-17 glebAdjust printf format specifiers for dev_t and ino_t...
2014-12-16 pfgsed: Bounds check the file path used in the 'w' command.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-12 marcelThe size of the first level reference count table is...
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 pfgpatch(1): avoid line number overflows
2014-12-08 markjMFV r272851:
2014-12-07 pfgSmall space changes
2014-12-07 pfgPrefer setvbuf() to setlinebuf().
2014-12-06 pfgMerge fixes from OpenBSD.
2014-12-06 delphijMFV r260710 + 275532:
2014-12-05 pfgUpdate OpenBSD CVS revision for our r255232.
2014-12-05 traszMove iscsi.conf.5 from sbin/iscontrol/ to usr.bin/iscsi...
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-01 emasteBuild infrastructure for elftoolchain tools
2014-11-30 glebiusMerge from projects/sendfile:
2014-11-29 ngieMF projects/building-blocks r275198:
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-27 kevloInit array field in the proper place.
2014-11-25 baptConvert svn to LIBADD reduce overlinking
2014-11-25 baptReadd protect(2) removed by mistake
2014-11-25 baptConvert to usr.bin/ to LIBADD
2014-11-24 baptForgot to convert demandoc along with mandoc
2014-11-24 baptConvert mandoc to LIBADD
2014-11-24 bruefferLimit descriptors and enter capability mode.
2014-11-23 baptWorkaround help2man defficiency that prevents mandoc...
2014-11-23 baptInstall mdoc(7) and man(7) from mdoc instead of the...
2014-11-23 baptRegenerate the manpage in mdoc(7) format using pod2mdoc
2014-11-23 joelMisc mdoc fixes:
2014-11-23 baptFix comments
2014-11-23 baptFix typo
2014-11-23 baptChange man(1) to use mandoc to render manpages
2014-11-22 baptLower warnings to fix build with gcc
2014-11-22 baptLower warning to allow building with gcc
2014-11-22 baptAdd the demandoc utility from the mandoc project
2014-11-22 baptAdd the preconv utility from mandoc project
2014-11-22 baptRework mandoc Makefile to ease maintainance
2014-11-22 baptPromote SQLite3 as a privatelib as it will also be...
2014-11-22 baptAdd missing dependencies on pthread (sqlite being built...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 ianAdd libm to eliminate "undefined reference to sqrt...
2014-11-22 dimFix the following -Werror warnings from clang 3.5.0...
2014-11-22 baptRevert accidently message Makefile from 274836 and...
2014-11-22 baptAdd a new soeliminate(1) command
2014-11-21 jhbImprove support for XSAVE with debuggers.
2014-11-19 traszFix improper .Fx macro usage.
2014-11-15 sbrunoChange LDFLAGS to LDADD in order to allow static builds...
2014-11-15 traszMake it possible to do "iscsictl -Rt xxx -p yyy", to...
2014-11-14 traszAdd missing commas to .Xr.
2014-11-13 jkimIncrease MAXTABLE to the maxmimum possible value. ...
2014-11-12 marcelSEEK_DATA has interesting behaviour for sparse files...
2014-11-11 marcelFix text output for the uptime command.
2014-11-07 marcelFix a SIGSEGV when emitting XML or JSON when reading...
2014-11-06 dteskeRe-enable dpv(1,3): Introduced via r274116; temporarily...
2014-11-06 marcelSeparate references by a comma.
2014-11-06 marcelSort the references in "SEE ALSO" by section first...
2014-11-05 marcelDocument that w(1) supports libxo(3).
2014-11-05 marcelConvert to use libxo.
2014-11-05 dteskeBalance DPADD against LDADD for dpv(1,3).
2014-11-05 baptftp(1) uses nothing from libutil, do not link to it
2014-11-05 baptid(1) only uses getaudit(2) from the BSM which is part...
2014-11-05 baptNothing in iconv(1) uses symbols from libcrypt
2014-11-05 marcelDocument that wc(1) supports libxo(3).
2014-11-05 marcelConvert to use libxo.
2014-11-05 dteskeTemporarily _disable_ compilation of dpv(3) and dpv(1).
2014-11-05 dteskeFix buildworld by adding DPADD= to libdpv [dpv(3)]...
2014-11-05 dteskeFix build-error (pointy hat; didn't merge full up-to...
2014-11-04 dteskeAdd new libraries/utilities for data throughput visuali...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-30 jmgfix spelling of offset since that is what is used in...
2014-10-29 jkimReplace a magic number with the proper definition....
2014-10-29 traszFix iscsictl(8) and ctld(8) to correctly handle Windows...
2014-10-28 baptAdd regression tests for the timeout(1) utility
2014-10-28 baptImprove compatibility with GNU timeout
2014-10-26 mckusickReplace update from -r271410 accidentally lost in ...
2014-10-24 jhbThe current POSIX semaphore implementation stores the...
2014-10-24 mckusickFix formatting of vmstat (1) so that it looks cleaner...
2014-10-23 marcelHook xo(1) to the build -- it's like echo, but uses...
2014-10-23 emaxChange the code to use the openpty(3) API which uses...
2014-10-23 delphijSync with NetBSD.
2014-10-22 traszWhitespace fixes.
2014-10-21 neelIFC @r273338 github/projects/bhyve_svm
2014-10-18 jhbRetire the unimplemented MAP_RENAME and MAP_NORESERVE...
2014-10-17 jmgFix to col when printing half-line feeds w/ -f option...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-13 jhbDecode the arguments passed to _umtx_op(). In particul...
2014-10-13 jhbFix most of the warnings in kdump(1).
2014-10-10 neelIFC @r272887
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 ngieIntegrate usr.bin/gzip/tests from NetBSD into atf/kyua
2014-10-09 ngieIntegrate usr.bin/grep/tests from NetBSD into atf/kyua
2014-10-09 ngieIntegrate usr.bin/cut/tests from NetBSD into atf/kyua
2014-10-09 ngieIntegrate usr.bin/dirname/tests from NetBSD into atf...
2014-10-09 ngieIntegrate usr.bin/cmp/tests from NetBSD into atf/kyua
2014-10-09 ngieIntegrate usr.sbin/basename/tests from NetBSD into...
2014-10-08 emasteCorrect scale factor for T terabyte suffix
next