summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/conf
AgeCommit message (Expand)Author
2000-11-09Argh, repair CFLAGS.Miod Vallat
2000-09-28Update compilation flags, make cross-compilation work.Miod Vallat
2000-08-28Define major device number for cd-rom drivesMiod Vallat
2000-07-14Let config(8) know we can use 16 partitions per label nowMiod Vallat
2000-06-19Small, usable, and it even boots on 4Mb machinesMiod Vallat
2000-05-26Use ../../../conf/GENERIC for standard set of options; general cleanupMiod Vallat
2000-05-26Disable TCP 4.2 compatibility bugs by defaultMiod Vallat
2000-05-23KGDB is broken since a few decades, don't useMiod Vallat
2000-04-30Add $OpenBSD$, update pseudo-device settingsMiod Vallat
2000-03-02sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>, add ksyms.Todd T. Fries
2000-01-09add INET6 into conf/GENERIC.Jun-ichiro itojun Hagino
1999-12-08add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.Jun-ichiro itojun Hagino
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
1998-03-03Add -Wno-main for GCC 2.8Niklas Hallqvist
1997-09-26fix PORTAL comment in all sun3 config fileskstailey
1997-09-15kill Locore.cTheo de Raadt
1997-08-19temporary work aroundkstailey
1997-07-25add SysV shared mem for Xkstailey
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
1997-06-09Ceci n'est pas une pipekstailey
1997-06-09s/options/option/kstailey
1997-05-04now with SCSI and local diskkstailey
1997-04-04remove copy.s as it is in M.I. m68k files nowkstailey
1997-03-02add -fno-defer-pop to CFLAGSkstailey
1997-02-22add tag; NetBSD -> OpenBSDkstailey
1997-02-14add SPL#, back out Makefile.sun3 changekstailey
1997-02-14make things get out-of-date if genassym.c is touchedkstailey
1997-02-11add -m68020 to AFLAGSkstailey
1997-02-11no more VNODEPAGER #definekstailey
1997-02-07add -Wno-uninitializedkstailey
1997-02-07add IPFILTERkstailey
1997-02-07add IPFILTERkstailey
1997-02-04adjust warning flagskstailey
1997-01-16all modified code can now compile with -Werror -Wall -Wstrict-prototypeskstailey
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
1996-10-11sync + our changesTheo de Raadt
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri...Theo de Raadt
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