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-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
1997-07-07
remove HZ and NKMEMCLUSTER and add offset? to the at ioasic? entries
Thomas Graichen
1997-07-07
remove NKMEMCLUSTER, HZ, add commented out HW_FLOW_CONTROL option
Thomas Graichen
1997-07-07
go back to versions before the last NetBSD merge - it has broken
Thomas Graichen
1997-07-07
missing change from the last NetBSD merge: mips_singlestep -> cpu_singlestep
Thomas Graichen
1997-07-07
add ipl device (ipfilter) - i have to rework and cleanup conf.c and
Thomas Graichen
1997-07-07
set a useful value for HZ here - so that we no longer have to set it
Thomas Graichen
1997-07-07
set a useful default for NKMEMCLUSTERS here so that we no longer need
Thomas Graichen
1997-07-07
let the bootup output fit into 80 columns and make more look like the
Thomas Graichen
1997-07-07
fix typo ... i hope i got the right one (3 vs. 2)
Thomas Graichen
1997-07-07
update to my current config file
Thomas Graichen
1997-07-07
only depend SFILES if there are some (to avoid a cc warning: no input files)
Thomas Graichen
1997-07-07
Too many things include <machine/ansi.h> w/o <sys/types.h> so
Todd C. Miller
[prev]
[next]