summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/conf
AgeCommit message (Collapse)Author
1997-02-04adjust warning flagskstailey
1997-01-16all modified code can now compile with -Werror -Wall -Wstrict-prototypeskstailey
CAVEAT: turning off -O2 produces warnings about "defined but not used" functions from libkern.h removed internal copy of gets() replaced with call to getsn() fixed #ifdef ... #endif mismatch in swapgeneric.c fixed printf() in if_ie.c that was missing an argument fixed si.c so that it compiles added tags to all edited files
1997-01-13back-panel LED control device derived from code by der Mousekstailey
1996-12-28changed __NetBSD__ to __OpenBSD__kstailey
1996-12-22removed netbsd refs from "clean" targetkstailey
1996-11-23include "std.sun3" -> include "arch/sun3/conf/std.sun3"kstailey
1996-11-23sync with NetBSDkstailey
1996-11-13kernel is bsdMichael Shalayeff
1996-11-12config file for my Sun3/60Mkstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-10-11sync + our changesTheo de Raadt
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵Theo de Raadt
erik@aarhus1.uni-c.dk
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-05-15add all the possible SCSI device types to the GENERIC configs.Michael Shalayeff
1996-05-03sync with 0430Michael Shalayeff
1996-04-24Add network config dependencies.Michael Shalayeff
1996-01-31sync with netbsdTheo de Raadt
1996-01-04mi 5380 driverTheo de Raadt
1995-12-14update from netbsd (verbatim)Theo de Raadt
1995-11-19from netbsd; Switch to ncr_si (will just do PIO for now) and cleanupTheo de Raadt
1995-11-13do not use -fno-builtin for kernels; the reasons why are manifoldTheo de Raadt
1995-11-01new xy & 5380 driversTheo de Raadt
1995-11-01from NetBSDTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt