Fix build.
[freebsd.git] / usr.bin /
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
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.
2014-09-24 jchAdd myself (jch) to calendar.freebsd and committers...
2014-09-24 marcelUpdate the baseline for QCOW version 1. A bug was found...
2014-09-24 marcelFix the creation of the L2 cluster table for version...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-24 marcelClean the generated baseline files by adding them to...
2014-09-23 mjginstall: re-check failed mkdir for EEXIST
2014-09-22 marcelRename the tests to something more meaningful. I spent...
2014-09-22 marcelDon't update the baseline file when the result of the...
2014-09-22 marcelDon't echo '# $FreeBSD$' as the first line into the...
2014-09-22 marcelUpdate the unit tests to include the QCOW (version...
2014-09-22 marcelAdd support for QCOW version 1. Version 2 is partially...
2014-09-20 marcelAdd unit tests for mkimg(1):
2014-09-20 neelIFC @r271887
2014-09-19 marcelFix partition alignment and image rounding when any...
2014-09-18 willFix incremental builds involving non-root users with...
2014-09-17 neelIFC @r271694
2014-09-16 markjFix a typo.
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-13 allanjudeAdd the new iscsi(4) man page
2014-09-12 marcelAdd support for adding empty partition entries. I.e...
2014-09-12 marcelBe compatible with boot code that starts right after...
2014-09-12 marcelFix checksum calculation:
2014-09-11 traszFix typo.
2014-09-10 hrsFix header output when -P is specified and (ncpus ...
2014-09-10 andrewUnify interrupts bit definition and usage. While here...
2014-09-10 andrewStop accessing the saved stack pointer by looking past...
2014-09-09 aeAdd the ability to set `prefer_source' flag to an IPv6...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-09-01 aeAdd the reverse part to rule #9. Also change its descri...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-26 jhbClarify that the -c argument clears the list of tracepo...
2014-08-26 gjbAdd svnlite.1 to CLEANFILES.
2014-08-26 gjbAdd host.1 to CLEANFILES.
2014-08-26 pluknetMissed comma.
2014-08-26 seMore man pages that need to know about vt in addition...
2014-08-26 ngieConvert LIBCURSES to LIBNCURSES to fix "make checkdpadd"
2014-08-23 ngieFix "make checkdpadd" in usr.bin/iscsictl by removing...
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-22 markjSuppress warnings when retrieving protocol stats from...
2014-08-21 emasteelfdump: Remove extraneous _SUNW_ in reported DT_ names
2014-08-21 emasteRename DT_FEATURE_1 to DT_FEATURE
2014-08-21 traszMake the iSCSI stack use __FBSDID() properly.
2014-08-21 pfgAlways check the limits of array index variables before...
2014-08-19 bdreweryRevert r267233 for now. PIE support needs to be reworked.
2014-08-18 gabor- Do not look for more matching lines if -L is specified
2014-08-17 neelRemove LOG_ODELAY because it does nothing.
2014-08-16 peterUse mount protocol version 3 by default for showmount...
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-12 ngieComplete the usr.bin/yacc kyua integration work I origi...
next