]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys
Merge libxo 0.4.6
[FreeBSD/FreeBSD.git] / tests / sys /
2016-04-12 philMerge libxo 0.4.6
2016-03-31 jhbCorrect error messages in recently added test.
2016-03-22 ngieUse a SKIP testplan instead of bailing out if/when...
2016-03-21 jhbFully handle size_t lengths in AIO requests.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-09 bdreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 jhbRefactor the AIO subsystem to permit file-type-specific...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-19 markjEnsure that we test the event condition when a disabled...
2016-02-16 bdreweryTest directories can build in parallel fine.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 ngieSimilar to r295116, add an additional 1 second sleep...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-06 ngieUse basenames for getfacl, setfacl, and zpool to work...
2016-02-05 ngieRequire /bin/getfacl and /bin/setfacl when running...
2016-02-01 ngieUse the pidfile support added to ggated(8) in r294973...
2016-02-01 ngieAdd an additional 1 second sleep to after calling ggate...
2016-01-28 vangyzenkqueue EVFILT_PROC: avoid collision between NOTE_CHILD...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 dimMerge ^/head r293850 through r294089.
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-14 ngiePID file support hasn't been committed for ggated(8...
2016-01-14 ngieRemove unnecessary kldload logic added to geom_subr...
2016-01-13 dimMerge ^/head r293686 through r293849.
2016-01-13 ngieIntegrate
2016-01-13 ngieMFhead @ r293815
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 emasteMerge LLDB 3.8
2016-01-01 ngieUse a more unique name for the graid device
2016-01-01 ngieUse `geom <class> load` instead of `g<class> load`...
2016-01-01 ngieOnly try to unmount/remove mountpt if it's defined
2016-01-01 ngieAdd missing Makefile
2016-01-01 ngieMove sbin/geom/class/tests to tests/sys/geom/class...
2015-12-31 dimMerge ^/head r292951 through r293015.
2015-12-31 ngieMFhead @ r293006
2015-12-30 ngieRename `recvfd` and `sendfd` variables in recvfd/sendfd...
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-30 dimMerge ^/head r292913 through r292935.
2015-12-30 ngieIntegrate tools/regression/sockets/unix_passfd into...
2015-12-29 jhbAdd ptrace(2) reporting for LWP events.
2015-12-29 ngieMFhead @ r292618
2015-12-28 ngieRemove retval to fix a -Wunused-but-set-variable warnin...
2015-12-28 ngie- Remove unused but set ssize in shutdown_send_sigpipe
2015-12-28 ngieClean trailing whitespace
2015-12-28 ngie- Fix an improperly sized buffer for `pathname` [1]
2015-12-28 ngieFix style(9) a bit and ensure that error from initializ...
2015-12-28 ngiePlace cancel and error under #ifdef DEBUG to mute
2015-12-23 ngieDelete the comment about running `test_libugidfw_string...
2015-12-23 ngieMove mac_bsdextended check up before running the test_l...
2015-12-22 ngieDump out the output from flock_helper on failure so...
2015-12-21 ngieIntegrate tools/regression/mac/mac_bsdextended and
2015-12-19 ngieMFhead @ r292474
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 ngieMFhead @ r292396
2015-12-15 ngieMFhead @ r292285
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ngieMFhead @ r292177
2015-12-09 ngieMFhead @ r292005
2015-12-07 markjMFV r289003:
2015-12-06 ngieMFhead@r291879
2015-12-04 bdreweryFix LDADD/DPADD that should be LIBADD.
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-01 ngieDisable mqueue test # 3 and # 4 until __mq_oshandle...
2015-11-29 deischenDisable a couple of tests, perhaps temporarily, since...
2015-11-26 ngieMFhead @ r291345
2015-11-25 bdreweryAvoid requiring 'make depend' here.
2015-11-24 ngieMFhead @ r291235
2015-11-23 ngieIntegrate contrib/netbsd-tests/kernel/t_mqueue into...
2015-11-23 ngieFix up convert.c generation
2015-11-18 ngieMFhead @ r291038
2015-11-16 ngieMFhead @ r290915
2015-11-16 ngieIntegrate tools/regression/pipe in to the FreeBSD test...
2015-11-16 ngieIntegrate contrib/netbsd-tests/kernel/t_lockf.c into...
2015-11-16 ngieIntegrate acct(2) testcase in as tests/sys/kern/acct...
2015-11-16 ngieIntegrate kern/kern_acct.c testcase in as tests/sys...
2015-11-16 ngieEnable pjdfstest in the FreeBSD test suite by default...
2015-11-16 ngieMFhead @ r290899
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
next