]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Convert usr.sbin to LIBADD
[FreeBSD/FreeBSD.git] / usr.bin /
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...
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-11 acheLink otp-sha1 to match real challenge prompt, not otp-sha
2014-08-09 marcelCreate a redundant grain directory and table. Previousl...
2014-08-08 dumbbellsed(1): Don't force a newline on last line, if input...
2014-08-08 bjkUpdate vmstat usage for last-argument count/wait parameters
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-07 jmmvAvoid name shadowing to fix build under powerpc64.
2014-08-07 baptLower warnings again to 3 the right thing would be...
2014-08-06 baptMake libohash a proper internallib instead of hidding...
2014-08-06 baptRework privatelib/internallib
2014-08-02 ngieAdd myself to calendar.freebsd and committers-src.dot
2014-08-01 rpauloAdd kdump support for shm_open().
2014-07-31 emasteelfdump: use existing ELF constants where available
2014-07-31 emasteelfdump: add EM_AARCH64 64-bit ARM machine architecture
2014-07-31 baptlower warning level to fix build with gcc
2014-07-31 kevloRemove an unsed variable.
2014-07-30 jlhFix relative numerical addressing (addr,+N).
2014-07-30 gjbRemove trailing '.' from See Also section.
2014-07-29 joelmdoc: kill EOL whitespace.
2014-07-29 joelmdoc: fix date.
2014-07-29 baptFix build with gcc
2014-07-27 baptRemove ohash_int.h forgotten in previous commit
2014-07-27 baptSync with OpenBSD
2014-07-26 andreastFurther improvements on elfdump, to follow up r269092:
2014-07-26 marcelCreate 32-bit core files for 32-bit processes on 64...
2014-07-25 emasteelfdump: Improve section type reporting
2014-07-25 jmmvFix structure of new tests (r268794) for usr.bin/units.
2014-07-24 emastevtfontcvt will first ship in FreeBSD 10.1
2014-07-23 dteskeWhen producing fmake(1), `make clean' should remove...
2014-07-23 marcelFix builds on older FreeBSD versions and/or non-FreeBSD...
2014-07-21 emasteRemove redundant return statement after errx
2014-07-21 emasteUse the standard way of printing the usage string
2014-07-20 rwatsonIn "procstat -v" (VM), spell out 'FL' to 'FLAG' since...
2014-07-19 rwatsonBetter align headers and data for 'procstat -f' with...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptImprove timeout(1) man page
2014-07-18 gavinFix two typos in iscsictl.8
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-17 baptUpdate to byacc 20140715 (only concerns regression...
2014-07-17 brooksReplace all uses of libncurses and libtermcap with...
2014-07-17 marcelAdd support for the fixed image type. The fixed image...
2014-07-17 pfggrep: fix some memory leaks.
2014-07-17 pfggrep: fix some memory leaks.
2014-07-17 pfggrep: Fix type.
2014-07-17 eadlerunits(1): Add basic tests
next