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
/
i386
/
include
Age
Commit message (
Expand
)
Author
1996-09-12
16 partitions
Theo de Raadt
1996-09-01
change keymap_t to pccons_keymap_t in pccons
Theo de Raadt
1996-08-27
Add:
Jason Downs
1996-08-16
Some mostly cosmetic bug fixes.
dm
1996-08-14
Pentium Pro support
dm
1996-08-14
Added support in the driver for the Pentium Pro (pctrctl still needs to
dm
1996-08-08
Added a pctr pseudo-device for accessing the Pentium performance counters,
dm
1996-08-06
splstatclock to splhigh; problem pointed out by gopal
Theo de Raadt
1996-07-31
Do our extensions to the bus.h interface slightly different
Niklas Hallqvist
1996-06-24
struct intrhand protected by _KERNEL; some user-mode assembly code
Thorsten Lockert
1996-06-22
Move struct intrhand to <machine/psl.h> [again] so user-level programs can
Thorsten Lockert
1996-06-20
don't blow away jtk's rcsid
Jason Downs
1996-06-20
fdformat support:
Jason Downs
1996-06-16
MACHINE_NONCONTIG always on
Theo de Raadt
1996-06-15
Comment industries non use of EM_486.
etheisen
1996-05-30
clean & sync
Theo de Raadt
1996-05-29
enable ELF/a.out/ECOFF in machine/exec.h
Theo de Raadt
1996-05-26
force NKPDE to 31 on all machines until a better fix is available
Theo de Raadt
1996-05-25
sync
Theo de Raadt
1996-05-10
proto fillw
Theo de Raadt
1996-05-10
decl joystick
Theo de Raadt
1996-05-09
allow config file to override NKPDE (yuck)
Theo de Raadt
1996-05-07
you cannot use u_intXX_t everywhere
Theo de Raadt
1996-05-07
sync with 0504; prototype changes
Theo de Raadt
1996-05-02
Remove BIOSSEG.
Theo de Raadt
1996-04-29
Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA work
hvozda
1996-04-27
Extend the bus.h interface with endian conversion functions and use
Niklas Hallqvist
1996-04-22
add ioctls to change keymap encoding, screen saver and partial latin1 output
hannken
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
Merge of NetBSD 960317
Niklas Hallqvist
1996-04-17
Cleanups & fixes from latest NetBSD primarily to run doscmd, etc.
Michael Shalayeff
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
1996-03-19
Merging w/ NetBSD 021796.
Michael Shalayeff
1996-02-28
From NetBSD:
Michael Shalayeff
1996-02-25
Allow use of Pentium cycle counter for high-precision time keeping;
Thorsten Lockert
1996-02-20
Pass device name to interrupt establish routines so it can be recorded in
Thorsten Lockert
1996-01-16
add the freebsd joystick driver; converted by matthieu@abel.laas.fr;
Theo de Raadt
1996-01-11
from netbsd; VM86 support, by John Kohl, touched up a bit by charles
Theo de Raadt
1996-01-08
from netbsd; Hand-code softintr()
Theo de Raadt
1996-01-08
from netbsd:
Theo de Raadt
1995-12-30
from netbsd: support more gcc versions
Theo de Raadt
1995-12-26
from netbsd; Enable paging of the user area
Theo de Raadt
1995-12-21
from netbsd; use U suffix to gaurantee unsignedness
Theo de Raadt
1995-12-21
from netbsd; use __attribute__((packed)) if it is available
Theo de Raadt
1995-12-21
from netbsd:
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