summaryrefslogtreecommitdiff
path: root/etc/etc.mvme88k
AgeCommit message (Collapse)Author
2003-10-11regenTed Unangst
2003-09-26RegenMiod Vallat
2003-09-26Add majors and devsw entries for the missing scsi devices on mvme*8k.Miod Vallat
2003-08-20Run a getty on the console at least; Luke Th. BullockMiod Vallat
2003-08-15Kill more release shit I thought I had commited already...Miod Vallat
2003-08-09make release bugletMiod Vallat
2003-08-07Reflect reality...Miod Vallat
2003-08-07Clone from mvme68k too.Miod Vallat
2003-06-18syncTodd T. Fries
2003-06-18switch to share/misc/license.templateTodd T. Fries
2003-05-21Use : instead of . in chown (were this not sync'd correctly when theJason Wright
original commit was done?)
2003-03-0116 partitions, and fix a few glitches (mainly :bx sizes not being power of two)Miod Vallat
2003-01-06syncTodd T. Fries
2003-01-06syncTheo de Raadt
2002-12-05redo "make allarchs".Kenjiro Cho
2002-12-05remove altq entries. I should have done these before MAKEDEV.Kenjiro Cho
pointed out by todd@
2002-12-05remove altq entries. altq is now handled through pf.Kenjiro Cho
ok, deraadt@
2002-10-16syncTodd T. Fries
2002-08-21RegenMiod Vallat
2002-08-21Correct tty0[0-3] device nodes generation.Miod Vallat
2002-06-18regen.Federico G. Schwindt
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-09syncTodd T. Fries
2002-05-16Regen.Miod Vallat
2002-05-16Add systrace support to all the remaining architectures.Miod Vallat
Tested by various people on various platforms, I'm willing to fix any breakage this causes. ok niels@ deraadt@ and mickey@ (after his comments were applied)
2002-05-13move common distrib rules to main Makefile,Marc Espie
make -> ${MAKE} add phony targets remove unnecessary subshells install kernel in a separate target from building. some SUDO. okay deraadt@ (checked bootstrap on i386, should be safe elsewhere, and trivial to fix anyways)
2002-04-28RegenMiod Vallat
2002-04-28Move mvme88k to the joys of the m4-generated MAKEDEV world.Miod Vallat
2002-02-14escapees; it is not yet time (but soon)Todd T. Fries
2002-02-14syncTodd T. Fries
2002-02-09sync, and update, to make "ramdisk" target diskTheo de Raadt
2002-02-09use "ramdisk" for the ramdisk target, alwaysTheo de Raadt
2002-02-08prepare for invasion, sparc64 gets major number fix wrt tty[a-d]Todd T. Fries
order a few places provide '[ "$DEBUG" ] && set -x' inside R() for debugging help ..
2002-01-01``maxpartition 16'' updates that were sitting in my tree for a long time.Miod Vallat
2001-06-28add an entry for ALTQ.Kenjiro Cho
2001-06-25add pf device on all architectures.Kjell Wooding
fix my previously bogus MAKEDEVs. If you used pf on a non-i386. the major device number has changed, and you'll need to recreate /dev/pf ok theo
2001-06-24Add the pf device for the shiny new packet filterKjell Wooding
2001-05-30Remove ipf. Darren Reed has interpreted his (old, new, whichever)Theo de Raadt
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope).
2001-03-12Create /dev/ksyms, and 16 slices per disk.Miod Vallat
XXX this is incomplete work, a big cleanup of this file will happen soon.
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-03Adding misc files.Steve Murphree
2000-03-22operator should have perms to write and change tapes. ch* is still missingNiklas Hallqvist
in some MAKEDEVs, will see to them in a separate commit.
1999-03-03m88k Updates.Steve Murphree
1998-11-25remove bogus comment about pty use; chris@sefl.satelnet.orgTodd C. Miller
1998-11-19add support for more ptysDug Song
1998-06-28indentTodd T. Fries
1998-05-05split sysctl.conf into MD and MI partsTheo de Raadt
1997-10-11cleanupTheo de Raadt
1997-09-21$OpenBSDTheo de Raadt
1997-09-16fix bpf nodes; someone should make sure 0-9 are on all, and rm them nicelyTheo de Raadt