History log of /openbsd-current/libexec/ld.so/ldconfig/shlib.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.13 26-Apr-2018 guenther

Use <fcntl.h> instead of <sys/file.h> for open() and friends.
Delete a bunch of unnecessary #includes and sort to match style(9)
while doing the above cleanup.

ok deraadt@ krw@


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.12 22-Dec-2015 mmcc

Remove a couple needless allocation casts. No binary change.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.11 18-Jan-2015 deraadt

do not require <a.out.h>


# 1.10 16-Jan-2015 deraadt

<sys/param.h> to <limits.h> conversion. Verified binaries
ok millert, thanks to doug for process advice


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.9 13-May-2006 deraadt

some knf and delinting; ok drahn


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE
# 1.8 06-Jul-2003 deraadt

various proto, ansi, and knf repair. tested on all architectures that
use it. (build may require make cleandir because of .depend balony)


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.7 30-Jul-2002 deraadt

knf & ansi


# 1.6 24-May-2002 deraadt

more KNF


# 1.5 24-May-2002 deraadt

various KNF


# 1.4 22-May-2002 deraadt

a bunch more strcpy -> strlcpy and sprintf -> snprintf


Revision tags: OPENBSD_3_1_BASE
# 1.3 07-Dec-2001 mpech

kill more registers;

millert@ ok


Revision tags: OPENBSD_2_9_BASE OPENBSD_3_0_BASE
# 1.2 30-Jan-2001 brad

sync with a.out ldconfig, adds missing -U option. Reviewed by: drahn@


# 1.1 13-Jun-2000 rahnds

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.12 22-Dec-2015 mmcc

Remove a couple needless allocation casts. No binary change.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.11 18-Jan-2015 deraadt

do not require <a.out.h>


# 1.10 16-Jan-2015 deraadt

<sys/param.h> to <limits.h> conversion. Verified binaries
ok millert, thanks to doug for process advice


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.9 13-May-2006 deraadt

some knf and delinting; ok drahn


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE
# 1.8 06-Jul-2003 deraadt

various proto, ansi, and knf repair. tested on all architectures that
use it. (build may require make cleandir because of .depend balony)


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.7 30-Jul-2002 deraadt

knf & ansi


# 1.6 24-May-2002 deraadt

more KNF


# 1.5 24-May-2002 deraadt

various KNF


# 1.4 22-May-2002 deraadt

a bunch more strcpy -> strlcpy and sprintf -> snprintf


Revision tags: OPENBSD_3_1_BASE
# 1.3 07-Dec-2001 mpech

kill more registers;

millert@ ok


Revision tags: OPENBSD_2_9_BASE OPENBSD_3_0_BASE
# 1.2 30-Jan-2001 brad

sync with a.out ldconfig, adds missing -U option. Reviewed by: drahn@


# 1.1 13-Jun-2000 rahnds

branches: 1.1.1;
Initial revision