OpenBSD CVS

CVS log for src/lib/libc_r/Attic/shlib_version


[BACK] Up to [local] / src / lib / libc_r

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.32, Mon Jan 20 18:14:05 2003 UTC (21 years, 4 months ago) by marc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.31: +0 -0 lines
FILE REMOVED


bye-bye libc_r sources.
the sources have been moved (with history) to /usr/src/lib/libpthread

Revision 1.31 / (download) - annotate - [select for diffs], Tue Dec 3 06:39:39 2002 UTC (21 years, 6 months ago) by millert
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Crank all library major numbers.  Needed due to the fact that we
now build libraries with propolice enabled.  Without this, existing
binaries (such as ports/packages) that link with any system library
other than libc will fail with an undefined symbol of "___guard"
(__guard on ELF).
Pointed out by markus@ and discussed with deraadt@

Revision 1.30 / (download) - annotate - [select for diffs], Mon Dec 2 09:00:16 2002 UTC (21 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29 (colored)

Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack
attack protection scheme, into gcc.

This protection is enabled by default. It can be turned off by using the
-fno-stack-protector flag.

Code by Hiroaki Etoh (etoh at jp dot ibm dot com); work on openbsd-specific
integration by fgsch@, deraadt@ and myself; tests by fgsch@, naddy@ and
myself; beer drinking by myself.

Please note that system upgrades with this new code will require a new
libc and ld.so to be build and installed before the propolice-enabled
compiler can be installed.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Nov 21 20:45:05 2002 UTC (21 years, 6 months ago) by marc
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28 (colored)


Add strerror_r and functions versions of getchar_unlocked and
putchar_unlocked.   Crank the minor on related libs.  OK fgs@, deraadt@

Revision 1.28 / (download) - annotate - [select for diffs], Wed Oct 30 20:16:50 2002 UTC (21 years, 7 months ago) by millert
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27 (colored)

Minor bump for [gs]etres[ug]id(2)

Revision 1.27 / (download) - annotate - [select for diffs], Wed Oct 16 16:10:24 2002 UTC (21 years, 7 months ago) by millert
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26 (colored)

Implement isfdtype(3) as per the POSIX.1g draft; requested by David Hill

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jun 28 01:44:53 2002 UTC (21 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.25: +1 -1 lines
Diff to previous 1.25 (colored)

minor bump for readpassphrase() flag addition

Revision 1.25 / (download) - annotate - [select for diffs], Mon Jun 10 14:59:01 2002 UTC (21 years, 11 months ago) by espie
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24 (colored)

put back in the assert changes for ISO C 99 (put __func__ in it)

Revision 1.24 / (download) - annotate - [select for diffs], Fri Apr 19 15:48:35 2002 UTC (22 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 (colored)

avoid cranking libc minors for another few weeks

Revision 1.23 / (download) - annotate - [select for diffs], Wed Apr 17 16:00:34 2002 UTC (22 years, 1 month ago) by espie
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22 (colored)

Use __func__ in assert.
ok millert@

Revision 1.22 / (download) - annotate - [select for diffs], Sat Feb 23 18:29:20 2002 UTC (22 years, 3 months ago) by drahn
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.21: +1 -1 lines
Diff to previous 1.21 (colored)

bump minor, EA support was added to libc.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Oct 30 17:01:07 2001 UTC (22 years, 7 months ago) by tdeval
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 (colored)

mprotect allocations sized at 0 bytes.  This will cause a fault for access
to such, permitting them to be discovered, instead of exploited as the ssh
crc insertion detector was.  Idea by theo, written by tdeval.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Oct 24 08:16:42 2001 UTC (22 years, 7 months ago) by jjbg
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19 (colored)

syslog_r() implementation. deraadt@ ok.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Oct 1 20:36:17 2001 UTC (22 years, 8 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

new rmd160 implementation.  based on
ftp://ftp.rsasecurity.com/pub/cryptobytes/crypto3n2.pdf, ok deraadt@

Revision 1.18 / (download) - annotate - [select for diffs], Mon Aug 6 20:14:47 2001 UTC (22 years, 10 months ago) by jakob
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 (colored)

bump minor; getrrsetbyname(3) in libc

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jun 26 21:12:33 2001 UTC (22 years, 11 months ago) by dugsong
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16 (colored)

crank minor version

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jun 18 18:11:14 2001 UTC (22 years, 11 months ago) by millert
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15 (colored)

Add new cgetusedb() function to toggle reading of .db files in getcap(3).
Needed for cap_mkdb to really DRT when given several input files or
an output file with a different name from the input file.
cvs: ----------------------------------------------------------------------

Revision 1.15 / (download) - annotate - [select for diffs], Tue May 15 21:14:39 2001 UTC (23 years ago) by millert
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Make path length variables size_t.  This fixes the problem where
things like rm can't remove files with ridiculously long path names
that were created by some script kiddie trying in vain to exploit
something.  Previously, the length was effectively constrained to
USHRT_MAX due to one of the internal structs.  Also, nuke FTS_CHDIRROOT
since it never worked correctly and hasn't been documented for a
long time.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Mar 9 18:14:06 2001 UTC (23 years, 2 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.13: +1 -1 lines
Diff to previous 1.13 (colored)

m{,un}lockall

Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 4 21:22:07 2001 UTC (23 years, 3 months ago) by espie
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 (colored)

Forgot commit, oops.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jan 31 17:42:25 2001 UTC (23 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

move utmp to large format, usernames to 32 chars; downsj

Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 21 00:51:46 2000 UTC (23 years, 6 months ago) by millert
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (colored)

crank minor number

Revision 1.10 / (download) - annotate - [select for diffs], Fri Nov 17 21:59:37 2000 UTC (23 years, 6 months ago) by provos
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 (colored)

crank minor

Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 20 19:04:08 2000 UTC (23 years, 9 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (colored)

Crank minor to correspond to login.conf changes in libc

Revision 1.8 / (download) - annotate - [select for diffs], Mon May 1 23:13:19 2000 UTC (24 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

bye bye semconfig(2)

Revision 1.7 / (download) - annotate - [select for diffs], Thu Apr 20 07:09:00 2000 UTC (24 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

bump because of p{read,write}{,v}

Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 21 22:19:04 2000 UTC (24 years, 3 months ago) by millert
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored)

Increment the minor number for fseeko()/ftello() addition.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jan 6 15:20:56 2000 UTC (24 years, 5 months ago) by d
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

happy with non-weak testing. bump major versions just in case.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 28 11:31:24 1999 UTC (24 years, 6 months ago) by d
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

bump

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 29 19:39:35 1999 UTC (24 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

temporary crank

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 15 03:16:18 1999 UTC (24 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

this should definately have been cranked before

Revision 1.1 / (download) - annotate - [select for diffs], Thu Aug 27 09:00:33 1998 UTC (25 years, 9 months ago) by d
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4

experimental threaded libc - kernel only

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.