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
/
wgrisc
/
include
Age
Commit message (
Expand
)
Author
2000-02-22
Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allow
Todd C. Miller
1999-05-10
Use symbolic define for BYTE_ORDER.
Marc Espie
1999-01-08
make uint*_t line up nicely and add a few $OpenBSD$ tags that were missing
Todd C. Miller
1999-01-07
move uint*_t to machine/types.h
Todd C. Miller
1998-03-22
Add UID_MAX and GID_MAX
Todd C. Miller
1998-02-19
add netbsd partition, rename 386BSD one to FreeBSD..
Theo de Raadt
1998-01-11
disklabel spoofing for FAT32.
Niels Provos
1997-11-09
New endian.h design. All architectures now use a common file for the bulk
Niklas Hallqvist
1997-08-08
Change the bounds_check_with_label API to also take a cpu_disklabel
Niklas Hallqvist
1997-08-01
new disklabel code
Per Fogelstrom
1997-08-01
proto __flt_rounds correctly
Theo de Raadt
1997-07-31
better version.
Per Fogelstrom
1997-07-31
link.h from arc
Per Fogelstrom
1997-07-24
multiple inclusion protection; brenner@umr.edu
Theo de Raadt
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-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-06-09
add _BSD_TIMER_T_; cindy
Theo de Raadt
1997-05-11
Current update
Per Fogelstrom
1997-04-04
Define in_addr_t and in_port_t everywhere but use u_intXX_t for
Todd C. Miller
1997-02-28
Add missing _MACHINE & _MACHINE_ARCH defines + some RCS Ids
Niklas Hallqvist
1997-02-23
First cut of Flash memory disk. Needs more work though...
Per Fogelstrom
1997-02-20
update.
Per Fogelstrom
1997-02-16
Some changes for WG testing.
Per Fogelstrom
1997-02-06
need a frame.h; empty for now; PR#74, gwen@rtmx.com
Theo de Raadt
1997-02-06
Import of WGRISC port. (Willowglen R3081 board)
Per Fogelstrom