summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/conf
AgeCommit message (Collapse)Author
2001-12-25Oops, I barfed there, too.Miod Vallat
2001-12-24Harmonize and complete wrt cross-compilation.Miod Vallat
2001-12-14Sync compilation flags definition accross m68k-based arches.Miod Vallat
mvme68k still lacks some -Wfoo flags, until it is warnings clean.
2001-11-21Provide COMPAT_SUNOS files via the common m68k configuration files.Miod Vallat
2001-10-10gc SWAPPAGER and DEVPAGER optionsTodd C. Miller
2001-09-22pty cleanupTheo de Raadt
2001-08-30Invoke genassym.sh with both m68k/m68k/genassym.cf andMiod Vallat
machine/machine/genassym.cf files (poor man's inclusion).
2001-07-15add install targetassar
2001-06-23no more kernfsTheo de Raadt
2001-05-30Bring the root device selection code up-to-date with modern standardsMiod Vallat
(and other ports).
2001-05-11unify rd(4) even moreTheo de Raadt
2001-05-11unifyTheo de Raadt
2001-03-08move gif* and faith* into sys/conf/GENERIC. deraadt and angelos okJun-ichiro itojun Hagino
2001-01-04Harmonization with other m68k arch Makefiles. Stricter compilationMiod Vallat
flags, compile C code with -m68020. Switch the generation of assym.h from a standalone genassym.c to a regular genassym.cf.
2001-01-03Sync with GENERIC + cleanupMiod Vallat
2001-01-03Sync with GENERIC, minor cleanups.Miod Vallat
2001-01-03Remove hardcoded SunOS-compatible drive name assignments. No other archMiod Vallat
does that, and it's more confusing than useful. Suggested by fries@
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
add pseudo-devices for IPv6 into arch/*/conf/GENERIC. nuke arch/*/conf/GENERIC.v6.
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
attributes, allowing kernels to exist w/ rd as the only disk device. tested on a few archs; niels@ & millert@ ok
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