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
/
hppa
/
SYS.h
Age
Commit message (
Expand
)
Author
2010-10-01
Provide a WEAK_ALIAS macro in <machine/asm.h> for the few platforms
Philip Guenthe
2006-01-05
System call stubs don't have a frame of their own, so use EMTRY_LEAF instead
Mark Kettenis
2004-05-25
PICy stuff
Michael Shalayeff
2003-06-02
three four kill ...
Michael Shalayeff
2002-10-31
gotta define SYSEXIT() and make all the rest of sys/*S be thread-safe now, mi...
Michael Shalayeff
2002-10-31
marc@ said we should be always thread-safe, accomodate for that, also definin...
Michael Shalayeff
2001-10-24
fix __PSEUDO_NOERROR, two ways
Michael Shalayeff
2001-09-20
Add PSEUDO_NOERROR similar to that used by NetBSD.
Todd C. Miller
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2001-06-04
entrieness cleanup
Michael Shalayeff
2001-03-29
fix fork, brk/sbrk; rcsid embedding
Michael Shalayeff
1999-11-14
this seem proper now
Michael Shalayeff
1999-09-16
adopt to the new frame framework
Michael Shalayeff
1999-02-01
remove PASSTHRU
David Leonard
1998-12-23
libc_r support
Michael Shalayeff
1998-08-28
some libc parts; memmove.S to written
Michael Shalayeff