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
/
m68k
/
include
Age
Commit message (
Expand
)
Author
1997-08-01
proto __flt_rounds correctly
Theo de Raadt
1997-07-07
Too many things include <machine/ansi.h> w/o <sys/types.h> so
Todd C. Miller
1997-07-06
Sync with NetBSD changes, 970415 - 970705.
Jason Downs
1997-07-05
Make _BSD_TIME_T_ int32_t on all platforms. You can't write
Todd C. Miller
1997-06-25
Include usage notes in the rest of the endian.h files for consistancy.
grr
1997-06-25
Big endian HTON?() macros should be (void)(x).
Jason Downs
1997-04-20
Add a prototype for susword().
Jason Downs
1997-04-04
Define in_addr_t and in_port_t everywhere but use u_intXX_t for
Todd C. Miller
1997-04-02
Restructured, as well as added a set of host-to-little/big-endian-16/32-bit
Niklas Hallqvist
1997-03-21
NetBSD sync to sth like 970218
Niklas Hallqvist
1997-02-10
Add the generic m68k part of the copypage/zeropage/mappedcopy changes
Jason Downs
1997-01-27
prototyping problems, PR#71, felix@mamba.pond.sub.org
Theo de Raadt
1997-01-19
From Gordon W Ross (NetBSD):
Niklas Hallqvist
1997-01-13
Sync to 970110 NetBSD
Niklas Hallqvist
1996-12-31
removed unused CTL_MACHDEP stuff
kstailey
1996-12-27
new NetBSD file; #include from <machine/cpu.h> on m68k boxen
kstailey
1996-11-25
htons et al. works on explicit 16- and 32-bit quantities and not the
Niklas Hallqvist
1996-10-14
A generic m68k cpu.h from NetBSD.
briggs
1996-08-05
bring back the changes between 1.1 and 1.2 which got lost
Niklas Hallqvist
1996-08-05
bring back the changes between 1.1 and 1.2 which got lost
Niklas Hallqvist
1996-08-04
Merge of 0722 NetBSD
Niklas Hallqvist
1996-05-29
Add $OpenBSD$ IDs
Niklas Hallqvist
1996-05-29
From NetBSD: 3 more constants for 68060 access error trap stack frames.
Niklas Hallqvist
1996-05-09
From NetBSD:
Niklas Hallqvist
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1996-03-24
Prefix usage of "long long" with a "/* LONGLONG */" comment to shut up
Thorsten Lockert
1996-03-24
Use __asm in place of asm
Thorsten Lockert
1996-03-24
Provide empty __warn_references() when we are not running GCC
Thorsten Lockert
1995-12-30
from netbsd: support more gcc versions
Theo de Raadt
1995-11-13
varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd pr...
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt