summaryrefslogtreecommitdiff
path: root/sys/arch/sun3
AgeCommit message (Expand)Author
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-12-08add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.Jun-ichiro itojun Hagino
1999-11-22add empty mmioctl() implementation for new /dev/mem interface for allMatthieu Herrb
1999-11-09Adapt to changed pmap_enter API (the extra argument is a no-op).Artur Grabowski
1999-11-09Adapt to pmap_enter changes.Artur Grabowski
1999-11-08move MI definition of rd into it's MI place also fixingMichael Shalayeff
1999-08-17factor out ie device definition; niklas@ okMichael Shalayeff
1999-08-17New cpu_fork API to take a stack in which you point the child's stackpointerNiklas Hallqvist
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-08flesh out .DtTheo de Raadt
1999-07-08install into man8/arch subdirsTheo de Raadt
1999-05-24Only do basic work in the ethernet interrupt context, and queue packets toJason Wright
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-22Add new vm_swap code for dynamic swap. From netbsd, munged some by me, andTobias Weingartner
1999-05-13Compensate for the check for onwership of unicast packets in promiscuousJason Wright
1999-02-04Deterministic register initalization on process startupNiklas Hallqvist
1999-01-21just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_rTodd C. Miller
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-10Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSDNiklas Hallqvist
1999-01-08check for lp->d_secpercyl == 0) in bounds_check_with_label()Todd C. Miller
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-09-25o xfs is in the house (thanks art, for getting me started)Todd T. Fries
1998-09-16o if_media'fied am7990Jason Wright
1998-08-31Return ENXIO on open of /dev/mem minor devs that don't existTodd C. Miller
1998-08-23optimize declaration of "union sigval sv"kstailey
1998-08-21Add Debugger prototype for gcc nit picking; garnett@cs.colorado.eduTodd C. Miller
1998-08-19union sigval; garnett@cs.colorado.eduTodd C. Miller
1998-08-19please gcc 2.8Todd C. Miller
1998-07-28Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...Todd C. Miller
1998-07-19do not force single if rd rootTheo de Raadt
1998-07-07oops, i did not handle nchrdev correctlyTheo de Raadt
1998-07-07fix chrtoblk() so that it returne ENODEV for entries beyond the end of the tableTheo de Raadt
1998-03-04Adapt comments to realityNiklas Hallqvist
1998-03-03Add -Wno-main for GCC 2.8Niklas Hallqvist
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-11-04remove prototype for fusword(); now in shared m68k cpu.hkstailey
1997-10-01make rawpart FS_UNUSEDTheo de Raadt
1997-09-26fix PORTAL comment in all sun3 config fileskstailey
1997-09-21$OpenBSD$Niklas Hallqvist
1997-09-15kill Locore.cTheo de Raadt
1997-09-11activate sun3 SCSI DVMAkstailey
1997-09-08remove more stuff redundant to m68k/param.hkstailey
1997-09-08include <m68k/param.h>kstailey
1997-09-08s/sun3_btop/m68k_btop/kstailey
1997-09-07switch from private Mach derived conversion macros to m68k oneskstailey
1997-08-19sun3 is back upkstailey
1997-08-19temporary work aroundkstailey
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-08Initialize hwreset.Jason Downs