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
/
sys
/
arch
/
mvme88k
/
include
/
ansi.h
Age
Commit message (
Expand
)
Author
2004-04-26
Fix RCSID
Miod Vallat
2004-04-26
Start factorizing luna88k and mvme88k common parts.
Miod Vallat
2004-01-03
put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros
Marc Espie
2003-10-11
Nuke trailing whitespace.
Miod Vallat
2003-08-01
Even better varargs code, inspired by and more closer to the powerpc code,
Miod Vallat
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-03-23
mvme88k varargs cleanup 2/2
Miod Vallat
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2001-08-11
Add wint_t type declaration.
Miod Vallat
2001-01-14
Complete move to UVM virtual memory system. More header fixes.
Steve Murphree
2000-03-03
$OpenBSD$
Todd T. Fries
2000-02-22
Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allow
Todd C. Miller
1999-02-09
Added kernel support for user debugging. Fixed file ID's
Steve Murphree
1997-07-07
Too many things include <machine/ansi.h> w/o <sys/types.h> so
Todd C. Miller
1997-07-05
Make _BSD_TIME_T_ int32_t on all platforms. You can't write
Todd C. Miller
1997-04-20
Add new clock related types; from NetBSD
Thorsten Lockert
1997-03-03
Cleanup after import. This also seems to bring up the current version.
Dale S. Rahn
1997-03-03
This is a remove to get rid of the old mvme88k port which was incomplete
Dale S. Rahn
1995-10-18
initial 88k import; code by nivas and based on mach luna88k
Theo de Raadt