index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
Age
Commit message (
Expand
)
Author
2014-03-12
Are they going to help?
Ted Unangst
2014-02-22
Delete descriptions of env variables that we don't actually support.
Philip Guenther
2014-02-16
Unbreak ld.so with ssp-strong/all on sparc64 and powerpc. With the
Martynas Venckus
2014-02-08
Fix REST (restart transfer) for offsets large than 2GB. OK okan@
Todd C. Miller
2014-01-23
improve some types
Theo de Raadt
2014-01-23
Remove LD_NORANDOM feature. It serves no usable purpose. Determinism
Theo de Raadt
2014-01-21
obvious .Pa fixes; found with mandocdb(8)
Ingo Schwarze
2014-01-19
Only i386 needs mquery; delete the static inlines from amd64 and hppa
Philip Guenther
2014-01-18
Make ld.so pass its cleanup handler in $2 as required by the MIPS System V
Mark Kettenis
2014-01-17
Close file descriptor before next try getting a good one.
Tobias Stoeckmann
2014-01-08
If the file size is zero, there's nothing to transmit so avoid spamming
Jeremie Courreges-Anglas
2013-12-31
Don't consider ld.so to be successfully built unless a test program
Philip Guenther
2013-12-30
When a function does not obviously terminate itself, it is good practice
Theo de Raadt
2013-12-28
Do not need __guard anymore
Theo de Raadt
2013-12-25
Pass _dl_dtors as the csu cleanup routine on sh
Miod Vallat
2013-12-25
Pass _dl_dtors as the csu cleanup routine on arm.
Miod Vallat
2013-12-25
Pass _dl_dtors as the csu cleanup routine on m68k and m88k; change the
Miod Vallat
2013-12-25
Make ld.so pass its cleanup handler in %g1 as required by the SPARC System V
Mark Kettenis
2013-12-24
Remove some leftover bits that are no longer necessary now that we no
Mark Kettenis
2013-12-23
Use slightly diffrerent code to get the global offset table address. This
Mark Kettenis
2013-12-23
Make ld.so pass its cleanup handler in %rdx as required by the AMD64 System V
Mark Kettenis
2013-12-23
Make ld.so pass its cleanup handler in r7 as required by the PowerPC System V
Mark Kettenis
2013-12-23
Fix indentation.
Mark Kettenis
2013-12-23
Make ld.so pass its cleanup handler in v0 and stop calling atexit(4) directly
Mark Kettenis
2013-12-23
Make ld.so pass its cleanup handler in %g1 as required by the SPARC System V
Mark Kettenis
2013-12-23
Call __cxa_atexit(3) instead of atexit(3). Preparation for upcoming changes to
Mark Kettenis
2013-12-23
Make ld.so pass its cleanup handler in %arg1 and stop calling atiexit(4)
Mark Kettenis
2013-12-23
Make ld.so pass its cleanup handler in %edx as required by the i386 System V
Mark Kettenis
2013-12-10
Drop the f0, f1, f2 gettytab capabilities that were used to poke
Christian Weisgerber
2013-12-04
cleanup SUBDIR
Theo de Raadt
2013-12-04
we now use the rewritten usr.sbin/identd
Theo de Raadt
2013-12-03
stop using sys/syslimits.h directly, and use limits.h
Theo de Raadt
2013-12-03
use LOGIN_NAME_MAX instead of L_cuserid, and adjust .h includes; ok millert
Theo de Raadt
2013-11-27
unsigned char for ctype
Theo de Raadt
2013-11-27
make the _dl_isalnum() resemble the ctype version
Theo de Raadt
2013-11-19
add a bunch of missing prototypes
Theo de Raadt
2013-11-19
repair format strings for time_t, and some missing protos
Theo de Raadt
2013-11-19
the time being handled here is strictly unsigned 32 bit
Theo de Raadt
2013-11-14
Add STANDARDS section to finger(1)/fingerd(8).
Anthony J. Bentley
2013-11-13
repair device checking, somewhat broken from around 10 years.
Theo de Raadt
2013-11-13
Reduce casts by careful use of char*
Philip Guenther
2013-11-13
prototype & void * math cleanup
Theo de Raadt
2013-11-13
Complete the prototype in a function cast to quiet a gcc warning
Philip Guenther
2013-11-12
repair the last prototype by bringing in monitor.h
Theo de Raadt
2013-11-10
Make sure we pass a NULL cleanup argument to __start() by initializing
Philip Guenther
2013-11-02
do not log passwords, even if they are wrong.
Sebastian Benoit
2013-10-18
does not need stab.h
Theo de Raadt
2013-09-15
Some missing .Pa macros in FILES sections;
Ingo Schwarze
2013-08-22
Correct format string mismatches turned up by -Wformat=2
Philip Guenther
2013-08-21
Remove the use of time_t in the greylist db file and use int64_t instead
Todd C. Miller
[next]