]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
Update to a 7-Aug-2011 release.
[FreeBSD/FreeBSD.git] / libexec /
2011-07-31 rodrigcPull in some wording to the tftpd.8 man page
2011-07-31 rodrigcIn the old TFTP server, there was an undocumented behav...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-24 rodrigcAcknowledge Edwin Groothuis for the major rewrite he
2011-06-24 rodrigcBring back synchnet() implementation from older
2011-06-22 rodrigcUpdate references to RFC's that the newer TFTP implemen...
2011-06-22 rodrigcFix typo.
2011-06-22 rodrigcClarify tftpd's -d flag in the new TFTP implementation.
2011-06-22 traszAdd LOGIN_SETCPUMASK and LOGIN_SETLOGINCLASS to the...
2011-06-21 edMinor cleanups to ulog-helper:
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-18 benlFix clang warnings.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-16 rodrigcClarify that the TFTP blocksize (RFC2348) or non-standard
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-11 hrsMerge from HEAD@222975.
2011-06-08 nwhitehornCompile RTLD with global dot symbols on 64-bit PowerPC...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-07 jhRemove a gratuitous newline. This should be a non-funct...
2011-06-05 hrsMerge from HEAD@222712.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-30 hrsVarious consistency and style fixes for WARNS=6.
2011-05-29 hrsMerge from head@222434.
2011-05-27 attilioMFC
2011-05-26 rodrigcFix tftp_log() usage.
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-25 avgrtld: eliminate double call to close(2) that may occur...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 marius- Add support for TLS relocations.
2011-03-11 marius- Remove clause 3 and 4 from TNF licenses. [1]
2011-03-07 nwhitehornRemove dead code that snuck in from the 32-bit PowerPC...
2011-03-06 marius- With the addition of TLS support binutils started...
2011-03-06 marius- Consistently abbreviate the names of the relocations.
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 nwhitehornRemove a hack made obsolete by the binutils 2.17 merge.
2011-02-18 nwhitehornTurn off default generation of userland dot symbols...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-09 kibUse sigsetjmp/siglongjmp with disabled signal mask...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-30 kibFix grammar in comment.
2011-01-30 kibMake ldd(1) work when versioned dependency file is...
2011-01-28 kanEliminate the use of symlook_needed function in favor...
2011-01-28 pluknetRemove SuperH architecture from a comment as we do...
2011-01-25 kibWhen loading dso without PT_GNU_STACK phdr, only call
2011-01-25 kibFix get_program_var_addr() when type of the resolved...
2011-01-22 kibAdd my copyright.
2011-01-14 kibMark rtld on PowerPC as not requiring executable stack.
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-10 kibget_program_var_addr() must prefer the strong symbol...
2011-01-08 kibIn rtld, read the initial stack access mode from AT_STA...
2011-01-07 kibAdd section .note.GNU-stack for assembly files used...
2011-01-05 dimSort -mno-(mmx|3dnow|sse|sse2|sse3) options consistentl...
2011-01-04 dimOn amd64 and i386, tell the compiler to refrain from...
2011-01-04 dimRemove '-elf' from build flags for libexec/rtld-elf...
2011-01-04 emasteMake format string a string literal. (Discovered by...
2011-01-04 emasteHandle failure from ftpd_popen in statfilecmd().
2011-01-03 nwhitehornAdd support for R_PPC64_UADDR64 relocations.
2011-01-03 csjpexpand checkuser() to support the propagation of error...
2010-12-28 nwhitehornFix an error in the ABI in rtld_bind_start(). When...
2010-12-27 kanFix an apparent cop-and-paste mistake in previous commit.
2010-12-25 kibImplement support for ELF filters in rtld. Both normal...
2010-12-25 kibAdd a hook to pass debug flags to the build of rtld...
2010-12-20 charnierAdd __unused
2010-12-20 charnierAdd __unused
2010-12-20 charnierAdd __unused. Ansi prototypes.
2010-12-19 charnieradd __unused
2010-12-16 jhIf dlclose() is called recursively from a _fini() funct...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-09 dimSync: merge r216133 through r216338 from ^/head.
2010-12-06 kevloFix double ;;
2010-12-06 glebiusCatch up with kernel using time_uptime to drive ARP...
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-12 dimSync: merge r215141 through r215188 from ^/head.
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 dimUse -fPIC to build libexec/rtld-elf on sparc64, so...
2010-11-11 dimSync: merge r214895 through r215140 from ^/head.
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-09 brucecFix typos.
2010-11-06 dimSync: merge r214649 through r214894 from ^/head.
2010-11-04 kibIn r214728, if dlopen() is called for the object that...
2010-11-04 kibFix style.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 kibIf dlopen() is called for the dso that has been already...
2010-11-02 edAdd a new libc function: cfmakesane(3).
next