Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-03 | Shupid me, bugtty is necessary... | Miod Vallat | |
2001-08-03 | Make all the low-profile configurations include conf/GENERIC, and | Miod Vallat | |
harmonize a bit. | |||
2001-07-15 | add install target | assar | |
2001-06-27 | UVM is no longer an option. | Artur Grabowski | |
2001-06-26 | A few changes to mvme68k: | Miod Vallat | |
+ switch to UVM + fix the system trace problem + big cleanup of locore.s (macro for BUG calls, use more common m68k code whenever possible, and the macros in <m68k/asm.h>) + better indentation on some parts (old KNF) + call doshutdownhooks() at shutdown + use <net/netisr_dispatch.h> + upgrade pmap.c to something very close to our current hp300 pmap.c, minus support for PMAP_NEW and for HP MMU + various tidbits I forget to mention here work and tests by smurph@ and me. | |||
2001-06-12 | Add ``scsibus* at vs?'', except on model 147, for which the vs driver | Miod Vallat | |
has issues. | |||
2001-05-16 | kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and ↵ | Todd C. Miller | |
kern_ipc_10.c for other compat modules. | |||
2001-05-11 | unify rd(4) even more | Theo de Raadt | |
2001-05-11 | unify | Theo de Raadt | |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino | |
2001-02-18 | two siop drivers conflict. rename to ssh -- short for Symbios Scripts Hardware | Theo de Raadt | |
2000-06-10 | er, wrong | Theo de Raadt | |
2000-06-08 | use arch/mvme68k/dev/memdevs.c, not mvme88k. | Artur Grabowski | |
2000-01-27 | Took out le* at 0xffffd200. It conflicts with GCSR on some boards. | Steve Murphree | |
2000-01-25 | Added support for MVME328 SCSI VME board. | Steve Murphree | |
2000-01-24 | Fixed bug in disksubr.c relating to disklabels. Added MVME376 support to ↵ | Steve Murphree | |
le. Made installboot insert M68K for volume ID, not M88K. Correctly documented installboot. | |||
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino | |
add pseudo-devices for IPv6 into arch/*/conf/GENERIC. nuke arch/*/conf/GENERIC.v6. | |||
2000-01-06 | Added support for MVME177 | Steve Murphree | |
2000-01-06 | Add support for MVME177 | Steve Murphree | |
2000-01-06 | Added support for MVME177 (mc68060) | Steve Murphree | |
1999-12-08 | add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC. | Jun-ichiro itojun Hagino | |
1999-11-08 | move MI definition of rd into it's MI place also fixing | Michael Shalayeff | |
attributes, allowing kernels to exist w/ rd as the only disk device. tested on a few archs; niels@ & millert@ ok | |||
1999-09-25 | bye | Theo de Raadt | |
1999-08-17 | factor out ie device definition; niklas@ ok | Michael Shalayeff | |
1997-09-15 | kill Locore.c | Theo de Raadt | |
1997-03-31 | Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code. | Jason Downs | |
Compiles, but untested for lack of hardware. | |||
1997-02-16 | Add new kernel configuration that support ramdisk in the data segment | Dale S. Rahn | |
via rdsetroot. | |||
1997-02-11 | wl0 moves to ipl 3 | Theo de Raadt | |
1996-12-24 | test kernel for wglen driver | Theo de Raadt | |
1996-12-20 | config-dependent heck no | Theo de Raadt | |
1996-12-11 | add stub for willowglen vme serial card driver | Theo de Raadt | |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵ | Theo de Raadt | |
erik@aarhus1.uni-c.dk | |||
1996-08-31 | disable TCP_COMPAT_42 | Theo de Raadt | |
1996-06-30 | option not options | Theo de Raadt | |
1996-05-27 | make more alike | Theo de Raadt | |
1996-05-27 | fix make depend | chuck | |
1996-05-27 | enable ram disk | chuck | |
1996-05-15 | add all the possible SCSI device types to the GENERIC configs. | Michael Shalayeff | |
1996-05-10 | split le driver, if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
1996-04-28 | wdsc driver hacked from amiga driver by Steve Woodford | Theo de Raadt | |
1996-04-28 | rewrite | Theo de Raadt | |
1996-04-28 | device/attach split | Theo de Raadt | |
1996-03-26 | From NetBSD: vnode_if.[ch] made machine independent. | Michael Shalayeff | |
very usefull (for <sys/vnode.h> inclusion). from the other side this is really machine independent ... tested w/ i386, but should not cause errors w/ other arch's. pls, test it (don't forget to reconfig kernel ;) | |||
1995-11-23 | MAPPEDCOPY is garbage; it is not cache-aware | Theo de Raadt | |
1995-11-23 | as has no -g flag | Theo de Raadt | |
1995-11-07 | $Id$ lines | Theo de Raadt | |
MVME167: repair job | |||
1995-10-22 | kernel name is /bsd | Theo de Raadt | |
1995-10-18 | old files | Theo de Raadt | |
1995-10-18 | mvme68k port by me. some parts by dale rahn. | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |