summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/sun3
AgeCommit message (Expand)Author
2000-09-26Implement getnulldev that returns the dev_t for "/dev/null".Artur Grabowski
2000-08-28Prototypes for interrupt handlers should go into .h file, not .cMiod Vallat
2000-08-28Less magic numbersMiod Vallat
2000-08-28Add lkm, ch and ses supportMiod Vallat
2000-07-14Enable interrupts after configuration phase.Miod Vallat
2000-07-14Use generic m68k code when possible ; do not enable interrupts atMiod Vallat
2000-07-14Remove unneeded definitionsMiod Vallat
2000-07-02Recognize and support 16 partition disklabels (taken from sparc port)Miod Vallat
2000-06-29Enable UKCMiod Vallat
2000-06-23remove obsolete vtrace guts; art@Michael Shalayeff
2000-06-21Fix xd entry in chrtoblktblMiod Vallat
2000-06-19Upload memory ranges for NEW_NONCONTIG code, this one forgotten before 2.7Miod Vallat
2000-06-08Add explicit inclusions of signalvar.h to files actually using syms definedNiklas Hallqvist
2000-06-08&vm_pmap -> vm_map.pmapArtur Grabowski
2000-06-06include ksyms.h to have correct NKSYMS value (oops)Miod Vallat
2000-06-05Changes to exit handling.Artur Grabowski
2000-05-02<machine/vmparam.h> not welcomed hereMiod Vallat
2000-04-30Fix kernel msgbuf size and positionMiod Vallat
2000-04-29Fixed a tyopMiod Vallat
2000-04-11Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.orgPaul Janzen
2000-03-23New API for timeouts. Replaces the old timeout()/untimeout() API andArtur Grabowski
2000-03-02sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>Todd T. Fries
1999-12-08bring in KAME IPv6 code, dated 19991208.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-08-17New cpu_fork API to take a stack in which you point the child's stackpointerNiklas Hallqvist
1999-05-24Only do basic work in the ethernet interrupt context, and queue packets toJason Wright
1999-05-22Add new vm_swap code for dynamic swap. From netbsd, munged some by me, andTobias Weingartner
1999-02-04Deterministic register initalization on process startupNiklas Hallqvist
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-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-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
1997-10-01make rawpart FS_UNUSEDTheo de Raadt
1997-09-08s/sun3_btop/m68k_btop/kstailey
1997-09-07switch from private Mach derived conversion macros to m68k oneskstailey
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-07-25s/NetBSD/OpenBSD/kstailey
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny