]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Make a type conversion explicit. When compiling this code on
[FreeBSD/FreeBSD.git] / bin /
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-15 desVendor import of OpenPAM Ourouparia.
2014-09-14 jillessh: Remove arbitrary length limit on << EOF markers.
2014-09-14 jillessh: Make checkend() a real function instead of an emula...
2014-09-14 jillessh: Add some const keywords.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 jillessh: Allow enabling job control without a tty in non...
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-08-30 impUpdate the date for last example.
2014-08-28 impAdd canonical population of a disk / thumb drive from...
2014-08-28 mjgReturn real parent pid in kinfo (used by e.g. ps)
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-21 pfgAlways check the limits of array index variables before...
2014-08-20 jillessh: Remove two redundant (uintmax_t) casts.
2014-08-19 bdreweryRevert r267233 for now. PIE support needs to be reworked.
2014-08-17 jillessh: Avoid overflow in atoi() when parsing HISTSIZE.
2014-08-17 jillessh: Reject integer overflow in number and is_number.
2014-08-17 jillessh: Don't hardcode relative paths in the tests stderr...
2014-08-15 jillessh: Mask off shift distance (<< and >>) in arithmetic.
2014-08-14 asomersSkip pgrep-j and pkill-j if jail or jls is not installed.
2014-08-13 ngiePort date/bin/tests to ATF
2014-08-13 ngieConvert bin/sh/tests to ATF
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-07 kibCorrect the problems with the ptrace(2) making the...
2014-07-20 jillessh: Allow arbitrarily large numbers in break and continue.
2014-07-20 jillessh: Remove prefix() function. Use strncmp() instead.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-19 jillessh: Deduplicate some code in ulimit builtin.
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-17 brooksReplace all uses of libncurses and libtermcap with...
2014-07-12 jillessh: Correctly handle positional parameters beyond INT_M...
2014-07-12 jillessh: Consistently treat ${01} like $1.
2014-07-08 jillessh: Add test for ${01} and ${010} that already works.
2014-07-08 jillesDon't install locale1.0 if MK_NLS == no.
2014-07-07 imprm -rf can fail sometimes with an error from fts_read...
2014-07-05 jillessh: Fix overflow checking on 'ulimit' operand.
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijCheck if fchflags() is needed by fstat'ing before and...
2014-07-01 delphijMFV r267565:
2014-06-27 delphijAlways set UF_ARCHIVE on target (because they are by...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-20 baptuse .Mt to mark up email addresses consistently (part1)
2014-06-15 pfgMFV r266988:
2014-06-15 joelmdoc: remove superfluous paragraph macros.
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-08 bdreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-06-06 pluknetAdd support for inspecting process flags set in p_flag2.
2014-06-06 impWhen building picobsd, define WITHOUT_OPENSSL and WITHO...
2014-06-01 jillessh: Avoid undefined behaviour shifting negative values...
2014-05-31 jillessh: Simplify find_command() slightly.
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-10 jillessh: In getopts, unset OPTARG where POSIX says we should.
2014-05-10 jillessh: Add new tests to the Makefile.
2014-05-10 jillessh: Don't discard getopts state on unknown option or...
2014-05-09 jillessh: Send getopts error messages to stderr, not stdout.
2014-05-09 jillessh: Add more necessary INTOFF/INTON.
2014-05-08 asomersIncorporate feedback from bde and jilles regarding...
2014-05-07 jillessh: Add some tests for normal use of getopts.
2014-05-07 thomas(dd_out): Fix handling of all-zeroes block at end of...
2014-05-06 asomersdd(1) uses gettimeofday(2) to compute the throughput...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-03 thomasMinor comment fix: dbsz is the block size as set by...
2014-05-03 thomasMinor comment fix.
2014-05-02 bdreweryAdd -J to filter by matching jail IDs and names.
2014-04-26 dumbbelldate(1): Forgot to update manpage date in r264968
2014-04-26 dumbbelldate(1): Add "-R" flag to use RFC 2822 date and time...
2014-04-23 baptUpdate to byacc 20140409
2014-04-13 gjbBump Dd, missed as part of r264098 and related commits.
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-04 grog-k option is compliant with POSIX.
2014-04-03 grogTypo.
2014-04-03 delphijMake C_* contants fit in 32 bits again by using 4 unuse...
2014-04-03 grogAdd information on standards compliance of many options.
2014-04-03 grogMake -f set -a, as required by the standard.
2014-04-03 delphijImplement GNU's extension of 'status' operand. The...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-27 jillessh: Fix memory leak with an assignment before a regular...
2014-03-27 jillessh: Fix memory leak when trying to set a read only...
2014-03-26 dimAdd a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow...
2014-03-26 jillessh: Fix possible memory leaks and double frees with...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-20 jillessh: Don't overwrite old exit status if a PID is reused.
2014-03-19 jmmvMigrate tools/regression/usr.bin/pkill to the new tests...
2014-03-15 jillessh: Allow kill %job on jobs started without job control.
2014-03-14 jillessh: Add some consts.
2014-03-14 jmmvMake bsd.test.mk the only public mk fragment for the...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-08 jillessh: Successfully do nothing when killing a terminated...
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
next