]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests
libbe(3)/bectl(8): Kill off the 'add' functionality for now
[FreeBSD/FreeBSD.git] / tests /
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-22 Alan SomersTemporarily disable the sys/acl/00 and sys/acl/02 tests
2018-07-22 Mark JohnstonAdd a regression test for PR 131876.
2018-07-22 Alan SomersFix audit of chflagsat, lgetfh, and setfib
2018-07-21 Alan SomersFix sys.fs.tmpfs.mknod_test.{char, block} by reverting...
2018-07-21 Alan SomersClear expected failures for aesni_aes_gcm tests
2018-07-21 Alan Somersaudit(4): add test cases for chflagsat(2), lgetfh(2...
2018-07-21 Alan Somersaudit(4): add more test cases for auditon(2)
2018-07-20 Alan SomersSeparate the audit(4) tests for auditon(2)'s individual...
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-17 Alan Somersaudit(4): add tests for _exit(2), cap_enter(2), and...
2018-07-14 Kristof Provostpf tests: Basic synproxy test
2018-07-11 Cy SchubertMFV r324714:
2018-07-06 John BaldwinExport a breakpoint() function to userland for arm...
2018-07-01 Alan Somersaudit(4): add tests for procctl(2)
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-29 Alan Somersaudit(4): add tests for several more administrative...
2018-06-29 Alan Somersaudit(4): add tests for setsid, wait4, wait6, and kill
2018-06-27 Alan Somersaudit(4): fix Coverity issues
2018-06-26 Alan Somersaudit(4): add tests for the process-control audit class
2018-06-26 Alan Somersaudit(4): add tests for pipe, posix_openpt, shm_open...
2018-06-22 Alan Somersaudit(4): add tests for Sys V semaphore operations
2018-06-19 Alan Somersaudit(4): add tests for sendmsg, recvmsg, shutdown...
2018-06-19 Alan Somersaudit(4): add tests for utimes(2) and friends, mprotect...
2018-06-19 Alan Somersaudit(4): add tests for ioctl(2)
2018-06-18 Alan Somersaudit(4): Add tests for {get/set}auid, {get/set}audit...
2018-06-18 Alan Somersaudit(4): add tests for send, recv, sendto, and recvfrom
2018-06-18 Alan Somersaudit(4): add tests for extattr_set_file and friends
2018-06-18 Alan SomersFix 32-bit build after 335307
2018-06-17 Alan Somersaudit(4): add tests for Sys V shared memory syscalls
2018-06-17 Alan Somersaudit(4): add tests for connect, connectat, and accept
2018-06-17 Alan Somersaudit(4): Add tests for a few syscalls in the ad class
2018-06-17 Alan Somersaudit(4): add tests for extattr_get_file(2) and friends
2018-06-17 Alan Somersaudit(4): add tests for chflags and friends
2018-06-16 Alan Somersaudit(4): add tests for pathconf(2) and friends
2018-06-16 Alan Somersaudit(4): add tests for POSIX message queues
2018-06-16 Alan Somersaudit(4): add tests for chown(2) and friends
2018-06-16 Alan Somersaudit(4): add tests for bind(2), bindat(2), and listen(2)
2018-06-15 Alan Somersaudit(4): Add a few tests for network-related syscalls
2018-06-15 Alan Somersaudit(4): improve formatting in tests/sys/audit/open.c
2018-06-15 Alan Somersaudit(4): add tests for access(2), chmod(2), and friends
2018-06-14 Alan Somersaudit(4): add tests for fhopen, fhstat, and fhstatfs
2018-06-14 Alan Somersaudit(4): fix typo from r335136
2018-06-14 Alan Somersaudit(4): add tests for flock, fcntl, and fsync
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-14 Alan Somersaudit(4): add tests for statfs(2), fstatfs(2), and...
2018-06-13 Alan Somersaudit(4): Fix file descriptor leaks in ATF tests
2018-06-10 Alan Somersaudit(4): add tests for stat(2) and friends
2018-06-09 Kristof Provostpf tests: Basic route-to tests
2018-06-05 Alan Somersaudit(4): add tests for open(2) and openat(2)
2018-06-04 Jung-uk KimMFV: r334448
2018-06-03 Alan Somersaudit(4): add tests for the cl audit class
2018-06-01 Alan Somersaudit(4): add tests for the fd audit class
2018-06-01 Alan Somersaudit(4): Add tests for the fw class of syscalls.
2018-06-01 Alan Somersaudit(4): Add tests for the fr class of syscalls
2018-05-30 Alan SomersRevert r334362
2018-05-30 Ed MasteTemporarily disconnect audit tests
2018-05-29 Alan SomersAdd initial set of tests for audit(4)
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-23 Phil ShaferImport libxo 0.9.0
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-20 Eitan AdlerVendor import of file 5.33
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Hans Petter SelaskyImport vendor revision 77da77c36e5d958f9b8d6729876a33f6...
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-16 John BaldwinExport a breakpoint() function to userland for riscv.
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Ed MasteStrip trailing / from TESTSDIR
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-01 Jung-uk KimMFV: r333077
2018-04-30 Ed MasteDisable connectat/bindat with AT_FDCWD in capmode
2018-04-27 Konstantin BelousovRemove redundant pipe from pdeathsig.c test.
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-24 John BaldwinShorten some recently-added lines that are an extra...
2018-04-24 John BaldwinAdd two tests for TRAP_* signal codes for SIGTRAP.
2018-04-24 John BaldwinExpose breakpoint() to userland from <machine/cpufunc...
next