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
/
pmax
Age
Commit message (
Expand
)
Author
1998-07-28
Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...
Todd C. Miller
1998-07-12
reference ${PMAX} instead of assuming you can get to the source tree via ".."
Todd C. Miller
1998-07-07
fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table
Theo de Raadt
1998-06-04
LED blinker for the back panel leds on the 2100/3100.
Jason Wright
1998-05-22
include <machine/locore.h> instead of <pmax/locore.h> - this should solve
Thomas Graichen
1998-05-18
new cpureg.h from NetBSD plus modifications to use the changed macro names
Todd C. Miller
1998-05-17
bus.h from NetBSD, does not implement OpenBSD extensions yet.
Todd C. Miller
1998-05-12
typo
Todd C. Miller
1998-05-11
Don't print 'unknown media code' for tapes as we know what they are, they are...
Todd C. Miller
1998-05-10
oops, bounds_check_with_label is already proto'd in sys/disklabel.h
Todd C. Miller
1998-05-10
prototype bounds_check_with_label
Todd C. Miller
1998-05-10
1) It's a 'lun' not a 'slave'
Todd C. Miller
1998-05-09
#include <pmax/foo.h> -> #include <machine/foo.h>
Todd C. Miller
1998-05-09
updates from NetBSD. Now probes for geometry and makes decent fictious labels
Todd C. Miller
1998-05-09
drop MAXPARTITIONS back to 8 until we have 16 partition support
Todd C. Miller
1998-05-08
remove cpu_exec_ecoff_hook and cpu_exec_ecoff_setregs as mips/cpu_ecoff.c has...
Todd C. Miller
1998-05-08
can't use common mips cpu.h yet
Todd C. Miller
1998-05-08
add missing cast
Todd C. Miller
1998-05-08
remove conflicting decl of switch_exit
Todd C. Miller
1998-05-08
use what we can from mips/include
Todd C. Miller
1998-05-08
add subtype 'mips' to machine line
Todd C. Miller
1998-05-08
use generic mips ansi.h
Todd C. Miller
1998-05-07
Write disk label in canonical location, do not scan. With this change
Todd C. Miller
1998-05-07
readdisklabel: Look for label in the correct place (LABELSECTOR + LABELOFFSET)
Todd C. Miller
1998-05-07
Replace bogus check for partition existence with hp300-like one.
Todd C. Miller
1998-05-07
don't clear *_WLABEL on close so 'disklabel -W' is persistent like in the gen...
Todd C. Miller
1998-05-07
if d_npartitions < RAW_PART, set to RAW_PART so we don't get ENXIO and bail
Todd C. Miller
1998-05-06
setdisklabel:
Todd C. Miller
1998-04-02
uudecode and install bootblocks -moj
Mats O Jansson
1998-03-22
Add UID_MAX and GID_MAX
Todd C. Miller
1998-03-19
import the pmax bootblocks uuencoded until someone fixes the boot
Thomas Graichen
1998-03-16
raise NKMEMCLUSTERS a bit to avoid kernel crashes due to kvm shortage
Thomas Graichen
1998-03-05
add OpenBSD tag
Mats O Jansson
1998-03-05
please gcc 2.8
Mats O Jansson
1998-03-03
Add -Wno-main for GCC 2.8
Niklas Hallqvist
1998-02-26
150ms delay
Theo de Raadt
1998-01-29
add support for disks and tapes on a second scsi controller (asc1)
Thomas Graichen
1998-01-28
ok - now the full and correct patch for this problem - thanks again to
Thomas Graichen
1998-01-19
this hack should fix the date/time problem i (and i think others
Thomas Graichen
1998-01-19
fix typo which prevented the xserver on some pmax from working
Thomas Graichen
1997-11-23
use MI cdev_decl(ipl)
Michael Shalayeff
1997-11-09
New endian.h design. All architectures now use a common file for the bulk
Niklas Hallqvist
1997-10-18
avoid "no disklabel" error messages
Theo de Raadt
1997-10-02
kill ESRCH in writedisklabel()
Theo de Raadt
1997-09-21
Add missing #ifdef DEBUG statements so we can build a kernel with
Todd C. Miller
1997-09-15
kill Locore.c
Theo de Raadt
1997-08-08
Change the bounds_check_with_label API to also take a cpu_disklabel
Niklas Hallqvist
1997-08-01
proto __flt_rounds correctly
Theo de Raadt
1997-07-24
multiple inclusion protection; brenner@umr.edu
Theo de Raadt
1997-07-23
Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.
denny
[next]