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
/
gnu
Age
Commit message (
Expand
)
Author
2003-02-03
disable a stack protection when the arch doesn't have stack_grows_downward.
Hiroaki Etoh
2003-02-03
add contains_fp declaration to examine whether the input contains frame point...
Hiroaki Etoh
2003-02-03
prepare_stack_protection: add validate_insns_of_varrefs to validate insns of ...
Hiroaki Etoh
2003-02-03
modify general_induction_var not to generate the address of frame pointer plu...
Hiroaki Etoh
2003-02-03
delete unused "protector.h" inclusion.
Hiroaki Etoh
2003-02-03
modify assign_stack_local to move the addressing of frame pointer plus zero t...
Hiroaki Etoh
2003-02-03
modify expand_expr not to modify the addressing form of local variables: fram...
Hiroaki Etoh
2003-02-03
modify plus_constant_wide to provide the address of frame pointer plus zero c...
Hiroaki Etoh
2003-02-03
modify simplify_plus_minus not to assign the address of frame pointer plus no...
Hiroaki Etoh
2003-02-03
allocate a space (keep=5) to return a structure, not protecting it as a chara...
Hiroaki Etoh
2003-02-02
pass BSDSRCDIR in environment to submakes.
Marc Espie
2003-02-02
I've been guaranteed that guaranteed is better than guarenteed.
Miod Vallat
2003-02-01
typos;
Jason McIntyre
2003-01-30
Again this comment was not updated. now we have 7 load sections.
Dale Rahn
2003-01-30
ELF security enhancement: put .rodata into it's own load section instead
Dale Rahn
2003-01-24
This is a project to modify executables so that they do not have any
Dale Rahn
2003-01-23
Add a "DisableXProg" option to CVSROOT/config that can be used to
Todd C. Miller
2003-01-20
In dirswitch(), don't free dir_name until right before allocating
Todd C. Miller
2003-01-20
No more libc_r and don't link explicitly with -lpthread Not having
Todd C. Miller
2003-01-19
give a second chance for loading dependent modules:
Marc Espie
2003-01-19
revamp .init call code to be saner:
Marc Espie
2003-01-19
In error message from dependent libraries, mention which dependent library
Marc Espie
2003-01-18
protoize(1) man page, cobbled from various places by jmc@prioris.mini.pw.edu.pl
Theo de Raadt
2003-01-17
Update comment for linker change which just committed.
Dale Rahn
2003-01-17
This is a project to modify executables so that they do not have any
Dale Rahn
2003-01-15
typos; jmc@prioris.mini.pw.edu.pl
Theo de Raadt
2003-01-14
Bye-bye libc_r. libc_r and libnpthread go away. libpthread
Marco S Hyman
2003-01-13
Add a compatibilty flag '-Z' for upcoming elf changes, does nothing currently
Dale Rahn
2003-01-12
Revert last change, causes issues on macppc and alpha.
Miod Vallat
2003-01-07
attribute(sentinel) improvements:
Marc Espie
2003-01-07
prepare_stack_protection: add validate_insns_of_varrefs to validate insns of ...
Hiroaki Etoh
2003-01-06
syncronous -> synchronous
Miod Vallat
2003-01-06
typo: s/specifed/specified
Chad Loder
2003-01-05
spelling
Theo de Raadt
2003-01-05
fix for PR3053 - NULL deref when fd == NULL in first dlsym() arg
Peter Valchev
2003-01-04
spelling
Theo de Raadt
2003-01-04
Remove the support to force linking against a specific shlib major.minor.
Dale Rahn
2003-01-03
fix typo; jmc
Todd C. Miller
2003-01-02
New files that were missed in the sendmail commit
Todd C. Miller
2003-01-01
Fix real source of error message when FEATURE(nullclient) is used.
Todd C. Miller
2003-01-01
update to sendmail 8.12.7
Todd C. Miller
2002-12-31
Typoes; jmc AT prioris DoT mini DoT pw DoT edu DoT pl
Todd C. Miller
2002-12-30
Argh, removed the wrong one.
Todd C. Miller
2002-12-30
this was removed from the sendmail distribution some time ago
Todd C. Miller
2002-12-25
set variables of inline function with DECL_INLINE
Hiroaki Etoh
2002-12-25
In order to determine an inlinable function, pass the condition to prepare_st...
Hiroaki Etoh
2002-12-25
search_string_def is declared as public.
Hiroaki Etoh
2002-12-25
arrange_var_order: not to weep the string of inlined function.
Hiroaki Etoh
2002-12-25
assign_stack_temp_for_type: fix to find an already-allocated temporal string ...
Hiroaki Etoh
2002-12-23
Bug Fix
margarida
[next]