aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/sockets/unix_cmsg
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-231-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-232-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-2310-20/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-239-18/+0
* Make timespecadd(3) and friends publicAlan Somers2018-07-301-16/+2
* Fix the build of tools/regression/sockets/unix_cmsgAlan Somers2018-07-191-0/+1
* Add a new socket option SO_TS_CLOCK to pick from several different clockMaxim Sobolev2017-01-162-1/+33
* Check that SCM_XXX timestamp returned by the kernel is less 1 secondMaxim Sobolev2016-12-094-1/+143
* Auto-generate 2 test cases that differ only in structure and SCM_XXX constantMaxim Sobolev2016-12-065-205/+45
* Refactor the regression test code by splitting huge monolithic CMaxim Sobolev2016-12-0520-1643/+2300
* Don't run the t_cmsg_len testcase on 64-bit architecturesEnji Cooper2016-01-231-0/+12
* - Don't return immediately in check_xucred, check_scm_creds_cmsgcred, andEnji Cooper2016-01-231-81/+98
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Major update for unix_cmsg from Andrey Simonenko.Sergey Kandaurov2013-02-113-1249/+1652
* Zero the whole struct not just the size of a pointer.Ed Maste2012-11-191-1/+1
* remove duplicate semicolons where possible.Eitan Adler2012-10-221-1/+1
* o Let getopt(3) report errors in command line arguments.Maxim Konovalov2006-05-311-13/+11
* o Add a collection of regression tests for ancillary (control)Maxim Konovalov2006-05-294-0/+1823