summaryrefslogtreecommitdiff
path: root/etc/etc.sun3
AgeCommit message (Collapse)Author
2001-09-06populate /dev/fd/ like other archs in 'all)' targetTodd T. Fries
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-02-15correct perms on nullTodd T. Fries
2000-12-16Remove duplicate entries already found in the main sysctl.confMiod Vallat
2000-06-21Add a few missing devices (/dev/vme*, for example) ; make devices forMiod Vallat
16 slices per disk instead of 8 previously ; and tidy things a bit
2000-06-19Add the minirott definition, and the sparc ramdisk (unused yet, but can't hurt)Miod Vallat
2000-06-19Build only the necessary things ; look closer to etc.sparcMiod Vallat
2000-06-19Put more devices into standard config, add ramdisk sectionMiod Vallat
2000-05-22fix tty[ab] owner bugletMiod Vallat
2000-05-19Add sd4 (as in sparc)Miod Vallat
2000-05-01Clean up/updateMiod Vallat
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.
2000-03-02sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>, add ksyms.Todd T. Fries
1998-11-25remove bogus comment about pty use; chris@sefl.satelnet.orgTodd C. Miller
1998-11-19add support for more ptysDug Song
1998-10-15add missing entries for xfs in allArtur Grabowski
1998-09-27set group on tty devskstailey
1998-09-27s/MAKEDEV/$this/kstailey
1998-09-25add xfsTodd T. Fries
1998-09-23s/Id/OpenBSD/Todd T. Fries
1998-09-15Added definition for ipauth, a new piece for IPFilter v3.2.9pattonme
1998-08-23add sd example and update rdrootkstailey
1998-05-05split sysctl.conf into MD and MI partsTheo de Raadt
1998-01-26Add /dev/ipnat and /dev/ipstate for IPF 3.2.3dgregor
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
1997-09-03no more need for the fstab.* filesTheo de Raadt
1997-05-17fix vndkstailey
1997-05-14Make svnd nodes too, please test this on your portNiklas Hallqvist
1997-05-13Only run MAKEDEV.local if it exists. Avoids an error messageTodd C. Miller
during installs where there is no MAKEDEV.local.
1997-05-03switch *random, ipl, ss* and uk* to using mk()kstailey
add rm -f to mk()
1997-05-03change kernel name to bsd from netbsdkstailey
1997-05-014.4BSD filesystem geezTheo de Raadt
1997-02-22ramdisk now has raw version, disklabelskstailey
1997-02-05fix ipl major numberkstailey
1997-01-13back-panel LED control device derived from code by der Mousekstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-09-18do not use chgrpTheo de Raadt
1996-08-28fix all random device node entry stuffTheo de Raadt
1996-07-31generate fbtab for each architectureTheo de Raadt
1996-07-28create pty component of /etc/ttys automaticallyTheo de Raadt
1996-07-15ad rnd devices.Michael Shalayeff
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-02-17From netbsd:Niklas Hallqvist
Add fd to all; stdin, stdout, and stderr to std
1996-01-07created devices for the IP filter log on all architecturesdm
1995-12-15update from netbsdTheo de Raadt