summaryrefslogtreecommitdiff
path: root/etc/etc.sparc
AgeCommit message (Collapse)Author
2002-01-08syncTodd T. Fries
2002-01-08add sparc 'source'Todd T. Fries
2001-09-21OK, the old sizes work againTheo de Raadt
2001-09-06populate /dev/fd/ like other archs in 'all)' targetTodd T. Fries
2001-09-04crank miniroot size to 6MBTheo de Raadt
2001-08-28Just read the install notes; this is woefully out of date anyway.Jason Wright
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-06-13no comment like that, grrTheo de Raadt
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-30set dt as wellTheo de Raadt
2001-05-14slight cleaning of rm -f callsTheo de Raadt
2001-04-10keep naming of audio devices consistent across all archs that have audioBrad Smith
support. -- Ok'd by: deraadt@
2001-01-28$OpenBSD$Niklas Hallqvist
2000-05-18add machdep.vsyncblank sysctl for controlling whether vsync is disabledJason Wright
when the monitor is blanked.
2000-05-06Add the tape device nodes to the miniroot, for tape install, deraadt@ okMiod 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-02-21add SES devicemjacob
1999-09-04add entries for fga, scf, and flashJason Wright
1999-08-20Change the default serial port device and /var/spool/lock permissions.Jason Downs
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices become uucp.dialer, mode 660. (A couple of "dead" MAKEDEVs have been updated because they conformed the the old permission scheme, while others have not because they didn't.)
1999-07-18rf support; m4@umn.eduTheo de Raadt
1999-05-26create links for audio->audio0 and friends if they don't existJason Wright
1999-02-01add spif tty & bpp devicesJason Wright
1999-02-01add magma & spif ttysJason Wright
1999-01-04clean up: remove the correct devices before trying to create themJason Wright
1998-12-29prepare for sparc bppTheo de Raadt
1998-11-25remove bogus comment about pty use; chris@sefl.satelnet.orgTodd C. Miller
1998-11-19add support for more ptysDug Song
1998-10-16fix magma device generation; three cards supportedMarco S Hyman
ttym*, ttyn*, and ttyo* plus bppm{unit}{0,1}
1998-09-28rm -f before creationTodd T. Fries
1998-09-25syncTodd T. Fries
1998-09-23s/Id/OpenBSD/Todd T. Fries
1998-09-23boot.net for sparcTodd T. Fries
1998-09-21bpf on ramdisksTheo de Raadt
1998-09-15Added definition for ipauth, a new piece for IPFilter v3.2.9pattonme
1998-08-26rm before mknodTheo de Raadt
1998-08-24Add support for /dev/ksyms to arch-specific filesTodd C. Miller
1998-07-21make cua{a,b,c,d} nodes when generating standard devsMarco S Hyman
1998-06-28indentTodd T. Fries
1998-05-20magma; plunky@skate.demon.co.ukTheo de Raadt
1998-05-05add sparc mi sysctl: machdep.led_blinkJason Wright
1998-05-05split sysctl.conf into MD and MI partsTheo de Raadt
1998-04-30Updated sparc audioJason Wright
1998-03-24Make floppy device names match the pattern <device name><number><sub-class>Marco S Hyman
1998-03-02But only if explicitly asked for (until zs code is finialized)Jason Wright
1998-03-02add cua devices for tty[a-d]Jason Wright
1998-03-02allow cmdline creation of ttya-d on sparcTodd T. Fries
1998-02-23add entries for 4/300 extra serial portsJason Wright
1998-01-26Add /dev/ipnat and /dev/ipstate for IPF 3.2.3dgregor