]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/kern
Clean trailing whitespace
[FreeBSD/FreeBSD.git] / tests / sys / kern /
2015-12-28 ngieClean trailing whitespace
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-04 bdreweryFix LDADD/DPADD that should be LIBADD.
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-25 bdreweryAvoid requiring 'make depend' here.
2015-11-23 ngieIntegrate contrib/netbsd-tests/kernel/t_mqueue into...
2015-11-23 ngieFix up convert.c generation
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 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)
2015-10-19 kibAdd tests for the copyin(9) handling of illegal buffers.
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 ngieMFhead @ r289100
2015-10-06 jhbTweak: use 'mainlwp' instead of 'mainpid' since this...
2015-10-06 bdreweryFix build with older GCC which, doesn't like 'main...
2015-10-06 ngieMFhead @ r288954
2015-10-06 jhbFix various edge cases related to system call tracing.
2015-10-05 ngieRevert r288682
2015-10-05 ngieRemove some paths preparing for a re-copy from head
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-09 jhbUse _exit() instead of exit() in child processes create...
2015-09-09 jhbAdd a test to verify that a traced process sees its...
2015-09-09 jhbProperly size the children[] arrays in the follow fork...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-10 ngieMFhead @ r286584
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-01 jhbClear P_TRACED before reparenting a detached process...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 pluknetFixed shutdown(2) unix(4) tests for SOCK_SEQPACKET...
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-06-09 dimMerged ^/head r283871 through r284187.
2015-06-04 jhbAdd a CHILD_REQUIRE macro similar to ATF_REQUIRE for...
2015-06-01 dimMerge ^/head r283771 through r283870.
2015-05-31 jhbConsistently only use one end of the pipe in the parent...
2015-05-31 ngieReadd fresh copies of the directories from head using...
2015-05-31 ngieNuke some broken directories
2015-05-31 ngieMF head @ r283796
2015-05-30 dimMerge ^/head r283596 through r283770.
2015-05-28 jhbTweak the description of when waitpid() doesn't return...
2015-05-27 dimMerge clang trunk r238337 from ^/vendor/clang/dist...
2015-05-27 dimMerge llvm trunk r238337 from ^/vendor/llvm/dist, resol...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-26 jhbDo not allow a process to reap an orphan (a child curre...
2015-05-24 ngieMFhead @ r283351
2015-05-22 jhbOnly reparent a traced process to its old parent if...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 gjbMFH: r281855-r282312
2015-04-28 pfgMFV r282150
2015-04-27 ngieMove tests/sys/kern/mmap_test to tests/sys/vm/mmap_test
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieMFhead @ r282076
2015-04-27 ngieIntegrate tools/regression/mmap into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
next