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
/
lib
/
csu
/
i386
Age
Commit message (
Expand
)
Author
2005-08-04
zap rcsid. Okay deraadt@, krw@
Marc Espie
2004-01-08
__init/__fini handling on ELF has not been correct. It is supposed to
Dale Rahn
2003-11-22
remove multi-line literals in __asm syntax to keep gcc3 happy
Anil Madhavapeddy
2003-06-27
ansi
Theo de Raadt
2003-05-30
Fix dependancy building for ELF startup code. Changed Makefiles
Dale Rahn
2003-04-17
i386 startup code for ELF. based on newer version of NetBSD code.
Dale Rahn
2003-02-28
copy basename of argv[0] to bss for __progname, so that large stack smash
Theo de Raadt
2002-09-17
uncommit, since it breaks macppc libc. millert and miod have now said they
Theo de Raadt
2002-09-17
use a different name for __syscall(); millert@ miod@ niklas@ ok
Michael Shalayeff
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2001-07-18
Wall
Theo de Raadt
2001-03-24
Use "realinstall" to allow the framework to do other work if needed;
Thorsten Lockert
1999-08-20
Fix RCS Ids
Niklas Hallqvist
1997-07-24
use -fno-omit-frame-pointer; the reason is almost crazy; pr#287
Theo de Raadt
1997-06-24
Use OpenBSD tags and not SCCS or RCS Id tags
Thorsten Lockert
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1996-12-21
-Wall madness.
Todd C. Miller
1996-12-08
install -> ${INSTALL}, -c -> ${COPY}
Jason Downs
1995-10-18
initial import of NetBSD tree
Theo de Raadt