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
/
libc
/
arch
/
i386
Age
Commit message (
Expand
)
Author
2000-12-29
don't use %ebx, that's what %edx is for; Andy Doran <ad@netbsd.org>
Michael Shalayeff
2000-01-06
missing ';'
David Leonard
2000-01-06
use 'x/**/y' as non-ansi concat, and not 'x /**/ y' - duh
David Leonard
2000-01-06
okay then, don't use _C_LABEL. redefine _PROF_PROLOGUE which seems a lot saner
David Leonard
2000-01-06
well. that wasnt tested very well.
David Leonard
2000-01-06
use weak symbols
David Leonard
2000-01-06
use _C_LABEL macro
David Leonard
1999-06-07
replacement pipe() system call; copies data into place inside kernel, so
Theo de Raadt
1999-04-25
missing parts from last commit
Todd C. Miller
1999-02-01
mi ptrace
David Leonard
1999-01-06
use indr_reference instead of PASSTHRU
David Leonard
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
David Leonard
1998-02-08
Better lint(1) framework. Mostly from cgd@NetBSD
Thorsten Lockert
1997-09-17
Pointers are not signed.
Tobias Weingartner
1997-07-23
tabify
kstailey
1996-12-11
generate reboot.o like other system calls
Theo de Raadt
1996-09-15
Add a couple of syscalls; bring more prototypes into scope
Thorsten Lockert
1996-09-15
Remove dead code
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-03-25
Add support for building lint(1) library
Thorsten Lockert
1996-03-25
Use __asm, not asm
Thorsten Lockert
1996-02-24
From NetBSD: Add explicit return type
Niklas Hallqvist
1995-12-30
from netbsd: Removed unused CALL macro
Theo de Raadt
1995-12-30
from netbsd: Use <machine/asm.h> instead of DEFS.h
Theo de Raadt
1995-12-30
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt