]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Do not overwrite any LIBNETBSD or LIBNETBSDDIR if they are already defined
[FreeBSD/FreeBSD.git] / usr.bin /
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
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
2014-10-08 eadlerdon't reinvent the wheel: rely on basename(3)
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-03 marcelUpdate baseline files for EBR, MBR and PC98 now that...
2014-10-03 marcelAdd mkimg_chs() for those schemes that need the LBA...
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-02 baptMake sure to not skip any argument when converting...
2014-10-01 marcelImprove performance of mking(1) by keeping a list of...
2014-10-01 marcelSuffix the cookie constants with ULL to silence warning...
2014-09-29 delphijSigh, remove a line that needs to be removed along...
2014-09-29 delphijWhen setting environment variables in the atrun script...
2014-09-29 rstoneFix integer truncation in affecting systat -ifstat
2014-09-27 neelIFC @r272185
2014-09-27 marcelUpdate the usage message and the man page to account...
2014-09-27 marcelAdd 3 long options for getting information about mkimg...
2014-09-26 allanjudeReplace the macros used in the previous man(1) commit...
2014-09-25 allanjudeUpdate man(1) to list the different sections of the...
2014-09-25 pfgbsdgrep: Work-around for segmentation fault.
2014-09-24 marcelAdd baseline files for QCOW2.
2014-09-24 marcelFinish QCOW version 2 and stop making it conditional.
next