]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Update to mandoc cvs version as of 20141201
[FreeBSD/FreeBSD.git] / contrib /
2014-12-02 Baptiste DaroussinUpdate to mandoc cvs version as of 20141201
2014-12-02 Ed Mastelibelf: Fix cross-endian ELF note file / memory conversion
2014-12-02 Andrew TurnerAllow the UAL APSR_nzcv format for the mrc and mrc2...
2014-12-02 Dimitry AndricLet GNU ld be less obscure about missing symbols and...
2014-12-02 Baptiste DaroussinSync the svn template with the one from ports
2014-12-01 Andrew TurnerUse the floating-point instruction on ARMv7 as the...
2014-12-01 Ed MasteTrack libarchive API change
2014-12-01 Ed MasteTemporarily disable non-FreeBSD NT_ note types
2014-12-01 Ed MasteFix elftoolchain tools in-tree build
2014-12-01 Dimitry AndricPull in r209785 from upstream libc++ trunk (by Marshall...
2014-11-30 Andrew TurnerThere is no need to use FUNC_END with aeabi_ldiv0 or...
2014-11-30 Andrew TurnerUse llabs when getting the absolute value of a long...
2014-11-30 Hans Petter SelaskyFix building of some infiniband utilities by updating...
2014-11-30 Hans Petter SelaskyAdd missing libraries when linking.
2014-11-30 Enji CooperMFhead @ r275302
2014-11-29 Baptiste DaroussinImplement --no-fatal-warning for compatibility with...
2014-11-29 Enji CooperMF projects/building-blocks r275198:
2014-11-29 Enji CooperMFHead @ r275232
2014-11-29 Baptiste DaroussinUpdate libucl to latest version
2014-11-27 Ed MasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 Hans Petter SelaskyAdd support for 64-byte CQE size.
2014-11-25 John BaldwinOnly pass 6 arguments to the 'run' function on amd64...
2014-11-24 Rui PauloImport libgpio.
2014-11-23 Baptiste DaroussinFix an error (case on a .Nm) preventing mandoc from...
2014-11-22 Baptiste DaroussinAdd missing bits svn merge did not catch
2014-11-22 Baptiste DaroussinUpdate sqlite3 to 3.8.7.2
2014-11-22 Baptiste DaroussinUpdate mandoc to 1.13.1
2014-11-22 Dimitry AndricAvoid undefined behaviour in gas's rotate_left() macro...
2014-11-22 Dimitry AndricFix the following -Werror warning from clang 3.5.0...
2014-11-21 John BaldwinImprove support for XSAVE with debuggers.
2014-11-18 Marcel MoolenaarUpgrade libxo to 0.1.6.
2014-11-17 Enji CooperMechanically replace #if defined(__FreeBSD__) and ...
2014-11-16 Enji Cooper- Skip over the testcases that call cbrtl on platforms...
2014-11-16 Enji Cooper- Expect exp2_powers to fail on FreeBSD/i386
2014-11-16 Enji CooperAlias isinff to isinf on FreeBSD
2014-11-16 Enji CooperReset errno to 0 before running scalbn to be sure that...
2014-11-16 Enji CooperSkip the long-double epsilon checks on FreeBSD/i386
2014-11-16 Enji CooperCall sem_unlink on semaphores before attempting to...
2014-11-16 Enji CooperAdd missing sys/time.h #include for timespecsub macro...
2014-11-16 Enji CooperPort helper program to FreeBSD, similar to ../../lib...
2014-11-16 Enji Cooper#ifdef out a printf on !NetBSD that causes the testcase...
2014-11-16 Enji CooperAdd pthread_np.h #include and initialize the pthread...
2014-11-16 Enji CooperExpect :pthread_detach to fail with EINVAL instead...
2014-11-16 Enji CooperOnly expect timeouts on powerpc with NetBSD
2014-11-16 Enji CooperUse _exit instead of exit so the file descriptors aren...
2014-11-16 Edwin GroothuisMFV of 274557,tzdata{2014j}
2014-11-13 Dimitry AndricThe fix imported into llvm in r274442 contains some...
2014-11-13 Jung-uk KimRegen test cases for yacc(1) after r274460. YYINT...
2014-11-12 Navdeep ParharFix previous change to this file (r273811).
2014-11-12 Dimitry AndricPull in r221709 from upstream llvm trunk (by Frédéric...
2014-11-11 Marcel MoolenaarUpgrade libxo to 0.1.5
2014-11-11 Xin LITest errno against EEXIST as well.
2014-11-11 Xin LIRename variable name from 'index' to 'idx' to avoid...
2014-11-11 Enji CooperRevert WiP to contrib/tzcode accidentally committed...
2014-11-11 Enji CooperAdd baud rate support to telnet(1)
2014-11-10 Xin LIMFV r274273:
2014-11-09 Xin LIMFV r274272 and diff reduction with upstream.
2014-11-08 Dimitry AndricAdd llvm patch corresponding to r274286.
2014-11-08 Dimitry AndricPull in r201784 from upstream llvm trunk (by Benjamin...
2014-11-08 Xin LIMFV r274271:
2014-11-05 Dag-Erling SmørgravStaticize the test plans.
2014-11-05 Enji CooperExpect lib.libc.sys.getcontext_test.setcontext_link...
2014-11-05 Enji CooperRemove expected failure from lib.libc.sys.t_mincore...
2014-11-04 Dag-Erling Smørgrav[SA-14:25] Fix kernel stack disclosure in setlogin...
2014-11-04 Enji CooperFix the Jenkins test run by skipping the negative testc...
2014-11-04 Enji CooperImport proper fix for misc/49356 (/usr/include/atf...
2014-11-04 Enji CooperFinish off lib/libc/stdlib/t_strtod.c port by checking...
2014-11-03 Enji Cooperrpc_control on FreeBSD is a public-ish API (not prefixe...
2014-11-03 Enji CooperPort lib/libc/ssp to FreeBSD
2014-11-03 Enji Cooperinet_network on FreeBSD returns NULL when provided...
2014-11-03 Enji CooperPort t_db.sh to FreeBSD
2014-11-01 Enji CooperPort h_hash and t_sha2 to FreeBSD
2014-11-01 Enji CooperExpect :sscanf_whitespace to fail on !NetBSD OSes
2014-11-01 Enji CooperSkip :fopen_regular on !NetBSD because it's a NetBSD...
2014-11-01 Enji CooperAdd new atf_tc_expect_fail to fflush_err; this is a...
2014-11-01 Enji CooperDisable testcases 12 and 15-22 on FreeBSD
2014-11-01 Enji CooperExpect :snprintf_posarg_error to blow up with a SIGSEGV...
2014-11-01 Enji CooperPort h_atexit to FreeBSD
2014-11-01 Enji CooperPort t_mincore to FreeBSD
2014-11-01 Enji CooperPort t_kevent to FreeBSD
2014-11-01 Enji CooperSkip :sethostname_basic because it messes up the test...
2014-11-01 Enji Coopergetitimer on FreeBSD returns the last set time instead...
2014-11-01 Enji CooperPort lib/libc/sys/t_dup to FreeBSD/Linux
2014-11-01 Enji CooperPort lib/libc/net/h_dns_server to FreeBSD
2014-11-01 Enji CooperPort tests to FreeBSD/Linux
2014-11-01 Enji CooperDon't prune duplicate services in the expected output...
2014-11-01 Julio MerinoMFV: Import atf-0.21.
2014-11-01 Julio MerinoPut mtree test files into a subdirectory.
2014-10-29 Navdeep Parharrping: make sure that the CQ event thread can never...
2014-10-29 Navdeep ParharUserspace library for Chelsio's Terminator 5 based...
2014-10-28 Brooks DavisImport in latest mtree from NetBSD to fix a bug in...
2014-10-28 Hans Petter SelaskyMake some infiniband example utilities easily buildable:
2014-10-27 Xin LIRemove an extra copy of hv_kvp_daemon(8) [1].
2014-10-27 Edwin GroothuisMerge of 273518, tzdata2014i
2014-10-26 Xin LIMFV r273688:
2014-10-25 Xin LIMFV r273617: netcat from OpenBSD 5.6.
2014-10-24 Enji Cooper- Add sys/types.h for the APIs in sys/sysctl.h
2014-10-24 Enji CooperCorrect my previous commit:
2014-10-24 Enji Cooper- Mark signo __unused in the signal handler function
2014-10-24 Enji Cooper- Add inttypes.h and stdint.h in lieu of int_limits...
next