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
Age
Commit message (
Expand
)
Author
1997-04-07
turn off INSECURE, using Aperture driver now; also activate VM86 & USER_LDT f...
kstailey
1997-04-07
Bleh. bus_probe has opposite return of my fn.
briggs
1997-04-07
Perhaps improve reliability with some small performance sacrifice.
briggs
1997-04-07
Denny suggests that we make all Quadra cases the same. The Q700, at least
briggs
1997-04-07
cd9660 & partition/block number confusion correction
Theo de Raadt
1997-04-07
cd9660 & partition/block number confusion correction
Theo de Raadt
1997-04-07
unconfuse partition/block sizing stuff
Theo de Raadt
1997-04-07
wrong place
Theo de Raadt
1997-04-07
add cd9660 spoofing and repair partition offset/block offset stuff
Theo de Raadt
1997-04-07
that is right
Theo de Raadt
1997-04-07
deal with partition/block size differences
Theo de Raadt
1997-04-07
Use MAXPARTITIONS not ``8''
Todd C. Miller
1997-04-07
16 partitions
Todd C. Miller
1997-04-07
#include "stand.h" not <stand.h>
Todd C. Miller
1997-04-07
We run OpenBSD. Also note that installboot may be run on the ``c''
Todd C. Miller
1997-04-07
Ahem... bus_probe() already exists and does what bus_space_bad_addr() does.
briggs
1997-04-07
Fix device name.
Tobias Weingartner
1997-04-07
Reboot stuff.
Tobias Weingartner
1997-04-07
Fix m68k/153 as suggested by David Leonard <d@occult.fnarg.net.au>.
briggs
1997-04-07
Reset stuff.
Tobias Weingartner
1997-04-07
Clarifications.
Tobias Weingartner
1997-04-06
bad dkpart(), bad dkunit(), bad bad bad
Theo de Raadt
1997-04-06
devboot commit
Michael Shalayeff
1997-04-06
devboot proto
Michael Shalayeff
1997-04-06
Now need sys/time.h here.
briggs
1997-04-06
Fix improper cast (compiler warning).
Todd C. Miller
1997-04-06
Add CD9660 now that it works.
Todd C. Miller
1997-04-06
support cd9660 disklabel spoofing; also fix block offset confusion
Theo de Raadt
1997-04-06
correct blocksize confusion
Theo de Raadt
1997-04-06
correct labelsector confusion
Theo de Raadt
1997-04-06
support cd9660 disklabel spoofing; also fix block offset confusion
Theo de Raadt
1997-04-06
Eradicate #include <sys/*> from machine/*.h. Prompting from Gene.
briggs
1997-04-06
Attempt to kludge around the fact that we can not yet get the correct MAC
briggs
1997-04-05
32bit corrections
Michael Shalayeff
1997-04-05
add quirk table entry for the Ultima A6000C
kstailey
1997-04-05
devboot is no longer in boot.c
Michael Shalayeff
1997-04-05
fix NULL ptr deref in ss_set_window()
kstailey
1997-04-05
correct DEV_BSIZE vs lp->d_secsize confusion; spotted by hte late night icb g...
Theo de Raadt
1997-04-05
new exec stuff
Michael Shalayeff
1997-04-05
do not up wiring count for page tables (especially those actually
flipk
1997-04-05
removed conditional code
kstailey
1997-04-05
sendsig and sys_sigreturn are in m68k area now
kstailey
1997-04-05
fpu_type -> fputype
kstailey
1997-04-05
fpu_type -> fputype
kstailey
1997-04-05
fpu_type -> fputype
kstailey
1997-04-05
put gdt & idt in the separate file.
Michael Shalayeff
1997-04-05
Implement a bus_space_bad_addr() function to aid in some device probing with
briggs
1997-04-05
Move the PB140/145 info to it's own case. A couple of the entry points
briggs
1997-04-05
MRG-based ADB support for the PowerBook series. Contributed by
briggs
1997-04-05
so strlen.c compiles again...
Todd C. Miller
[next]