summaryrefslogtreecommitdiff
path: root/etc/etc.alpha/MAKEDEV
AgeCommit message (Collapse)Author
2003-05-21Use : instead of . in chown (were this not sync'd correctly when theJason Wright
original commit was done?)
2003-01-06syncTodd T. Fries
2003-01-06syncTheo de Raadt
2002-12-05redo "make allarchs".Kenjiro Cho
2002-12-05replace MAKEDEVs by auto-generated ones.Kenjiro Cho
2002-12-05remove altq entries. altq is now handled through pf.Kenjiro Cho
ok, deraadt@
2002-10-16syncTodd T. Fries
2002-08-24regenMatthieu Herrb
2002-06-18regen.Federico G. Schwindt
2002-06-09syncTodd T. Fries
2002-05-16Regen.Miod Vallat
2002-04-11syncTheo de Raadt
2002-04-10syncTheo de Raadt
2002-03-31regen. some of these were missed previously.Federico G. Schwindt
2002-02-25random typo fix; ok deraadt@Todd T. Fries
2002-02-21Remove uncommited garbage. I am sorry, but this was just not tested. ItTheo de Raadt
crashes sh, EVEN after that possible fix. It appears to overflow the ramdisk _before_ it dumps core. Noone was shown these changes. They were just tossed in. This is not a development process that will work, so I am just backing out all the changes in the last 24 hours.
2002-02-21syncTodd T. Fries
2002-02-21syncTodd T. Fries
2002-02-19syncTodd T. Fries
2002-02-17syncTheo de Raadt
2002-02-15syncTodd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14sync (only comments with commas effected)Todd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14syncTodd T. Fries
2002-02-10syncTheo de Raadt
2002-02-09sync, and update, to make "ramdisk" target diskTheo de Raadt
2002-02-08syncTodd T. Fries
2002-02-08syncTodd T. Fries
2002-02-06syncArtur Grabowski
2002-01-23syncTodd T. Fries
2002-01-23syncTodd T. Fries
2002-01-23syncTodd T. Fries
2002-01-08syncTodd T. Fries
2002-01-08syncTodd T. Fries
2001-10-26add floppy deviceNathan Binkert
2001-07-05create iop0, iop1Michael Shalayeff
2001-06-28add an entry for ALTQ.Kenjiro Cho
2001-06-25Since audio is obvoiusly working on alpha, enable the device by defaultNathan Binkert
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-06-22minor nit.Brad Smith
2001-06-22make it so that audio device creation is consistent with other archs.Brad Smith
2001-06-22Add /dev/audio to alphaNathan Binkert
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-05-14clean rm -f usesTheo de Raadt
2001-03-08create devices for usb devices and raidEric Jackson
2001-01-30move console ttys around. serial becomes tty0?, console ttyC?Theo de Raadt
2000-09-13more cleanups for wscons devicesEric Jackson
2000-09-09add wscons devicesEric Jackson