<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc/db, branch libressl-v3.1.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.1.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.1.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-02-14T19:17:34+00:00</updated>
<entry>
<title>no need to declare "extern optarg" and "extern optind"</title>
<updated>2020-02-14T19:17:34+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-02-14T19:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=810325fb62e0d63aa8604db5bebb903b159b496a'/>
<id>urn:sha1:810325fb62e0d63aa8604db5bebb903b159b496a</id>
<content type='text'>
when &lt;unistd.h&gt; is included;
patch from Jan Stary &lt;hans at stare dot cz&gt;;
OK millert
</content>
</entry>
<entry>
<title>Fix all clang warnings in libc regress and cleanup some make files.</title>
<updated>2017-07-27T15:08:37+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2017-07-27T15:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7341ba2e45310f77116d854ae4255ccbd506f6a9'/>
<id>urn:sha1:7341ba2e45310f77116d854ae4255ccbd506f6a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use INT_MAX instead of SIZE_MAX as the maximum file size we can handle.</title>
<updated>2017-04-16T16:04:48+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2017-04-16T16:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3c6d814866bd22271bc548c8be2fc1dd2e27f441'/>
<id>urn:sha1:3c6d814866bd22271bc548c8be2fc1dd2e27f441</id>
<content type='text'>
Fixes this test on 64-bit architectures.

ok visa@
</content>
</entry>
<entry>
<title>Cast ctype functions' arguments to unsigned char.</title>
<updated>2015-10-23T18:47:21+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-10-23T18:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0e09b51b855b0124cb179302cd9b890bf86b5e4f'/>
<id>urn:sha1:0e09b51b855b0124cb179302cd9b890bf86b5e4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SIZE_MAX is standard, we should be using it in preference to the</title>
<updated>2015-02-06T23:21:58+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2015-02-06T23:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=737b7b9737e062e20eb755e056ba62a27ba56677'/>
<id>urn:sha1:737b7b9737e062e20eb755e056ba62a27ba56677</id>
<content type='text'>
obsolete SIZE_T_MAX.  OK miod@ beck@
</content>
</entry>
<entry>
<title>rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and</title>
<updated>2009-10-27T23:59:59+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2009-10-27T23:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4e04ad15cf88ddc52057cc9d19ae371de3d509c2'/>
<id>urn:sha1:4e04ad15cf88ddc52057cc9d19ae371de3d509c2</id>
<content type='text'>
unmaintainable).  these days, people use source.  these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms
</content>
</entry>
<entry>
<title>various cleanups; david says results are same</title>
<updated>2003-07-31T21:48:04+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2003-07-31T21:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=33c506bfed3ead4cc96819ce600895082c214755'/>
<id>urn:sha1:33c506bfed3ead4cc96819ce600895082c214755</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the advertising clause in the UCB license which Berkeley</title>
<updated>2003-06-02T19:38:25+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-06-02T19:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=927c13bb6b3e182d86b54f5b8ab72bd80bf3d735'/>
<id>urn:sha1:927c13bb6b3e182d86b54f5b8ab72bd80bf3d735</id>
<content type='text'>
rescinded 22 July 1999.  Proofed by myself and Theo.
</content>
</entry>
<entry>
<title>Rename a bunch of the old bsd.regress.mk variables into the new ones.</title>
<updated>2002-09-02T20:01:43+00:00</updated>
<author>
<name>avsm</name>
<email></email>
</author>
<published>2002-09-02T20:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0417492a9cd47355e6322690a822134d099084b8'/>
<id>urn:sha1:0417492a9cd47355e6322690a822134d099084b8</id>
<content type='text'>
ok art@
</content>
</entry>
<entry>
<title>add missing CLEANFILES; ok miod@</title>
<updated>2002-08-21T22:49:41+00:00</updated>
<author>
<name>wcobb</name>
<email></email>
</author>
<published>2002-08-21T22:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b4a4648ac600e2b5503b5b3b519429d6ca3a6503'/>
<id>urn:sha1:b4a4648ac600e2b5503b5b3b519429d6ca3a6503</id>
<content type='text'>
</content>
</entry>
</feed>
