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
/
alpha
/
include
Age
Commit message (
Expand
)
Author
1997-09-29
DOSMBR_SIGNATURE, DOSACTIVE; weingart
Theo de Raadt
1997-09-17
Double default NMBCLUSTERS settings.
Jason Downs
1997-08-08
Use the new bounds_check_with_label API. Add generic support for reading
Niklas Hallqvist
1997-08-08
Add htobe32 and similar friends
Niklas Hallqvist
1997-08-01
proto __flt_rounds correctly
Theo de Raadt
1997-08-01
ALPHA_PTE_WRITE needs to include the "user write" bit; thorpej
Theo de Raadt
1997-07-24
multiple inclusion protection; brenner@umr.edu
Theo de Raadt
1997-07-23
Correct the return instruction recognizer. Add the DB_VALID_BREAKPOINT macro
Niklas Hallqvist
1997-07-20
protect against NULL curproc derefs. Enables MMU hits inside interupt
Niklas Hallqvist
1997-07-19
Rewritten
Niklas Hallqvist
1997-07-08
Recognize that a symbol table may exist, move up proc0paddr if so.
Niklas Hallqvist
1997-07-07
Too many things include <machine/ansi.h> w/o <sys/types.h> so
Todd C. Miller
1997-07-06
Make DDB support more complete (still faking a lot)
Niklas Hallqvist
1997-07-05
Make _BSD_TIME_T_ int32_t on all platforms. You can't write
Todd C. Miller
1997-06-30
Add MBR & i386/disklabel probing in a generic fashion usable for more
Niklas Hallqvist
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-05
non-DEBUG __abs_nonsingle correct use; grr
Theo de Raadt
1997-04-10
Fix typo (aligend -> aligned)
Todd C. Miller
1997-04-07
16 partitions
Todd C. Miller
1997-04-04
Define in_addr_t and in_port_t everywhere but use u_intXX_t for
Todd C. Miller
1997-04-02
Better implementation of buf_space_*_raw_multi_* that deals well
Niklas Hallqvist
1997-03-21
New FIXUP_PC_AFTER_BREAK convention from NetBSD
Niklas Hallqvist
1997-03-21
Add the bus_space_{read,write}_raw_multi_[248] extensions
Niklas Hallqvist
1997-01-24
Sync with NetBSD 961207
Niklas Hallqvist
1996-12-23
use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types
Theo de Raadt
1996-12-11
MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo
Theo de Raadt
1996-12-08
Merge to NetBSD 961107, i.e. mostly new bus.h
Niklas Hallqvist
1996-11-28
Fix a vararg proto
Niklas Hallqvist
1996-11-12
Arrival of new bus.h from NetBSD
Niklas Hallqvist
1996-11-12
s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road
Niklas Hallqvist
1996-10-30
Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.
Niklas Hallqvist
1996-10-18
device_register proto added
Niklas Hallqvist
1996-10-17
-Wall happiness
Niklas Hallqvist
1996-07-29
Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention
Niklas Hallqvist
1996-07-28
sync 0722
Theo de Raadt
1996-06-18
sync to 0616, retaining local diffs
Theo de Raadt
1996-05-29
enable ELF/a.out/ECOFF in machine/exec.h
Theo de Raadt
1996-05-27
native emul is now called "native"
Theo de Raadt
1996-03-24
Do not define __indr_reference when running lint(1)
Thorsten Lockert
1995-12-30
from netbsd: support more gcc versions
Theo de Raadt
1995-12-26
from netbsd:
Theo de Raadt
1995-12-26
from netbsd: move DELAY's functionality into delay()
Theo de Raadt
1995-12-21
from netbsd; cpu_setstack() is depricated
Theo de Raadt
1995-12-14
update to netbsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt