summaryrefslogtreecommitdiff
path: root/etc/etc.evbsh3
AgeCommit message (Expand)Author
2019-09-25Switch default console tty from /dev/console to /dev/consttyabs
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2012-08-16Add 'bpf' to all ramdisk targets (*), or floppy targets if ramdisk calls that.abs
2010-04-06Added support following boards.nonaka
2008-10-07Add a constty entry, marked 'off', with otherwise the same settingsabs
2008-09-13Move "makedev cfs" for the vcoda device from MI MAKEDEV.tmpl totsutsui
2004-12-02Only make bpf, not bpfNchristos
2004-06-20remove ad-hok list of pty's from port tty files, and auto-generate it sochristos
2003-10-24switch over to unified MAKEDEVjdolecek
2003-10-24sync with reality, put back some entries mistakely omittedjdolecek
2003-10-19determine the platform number of disk partitions by lookingjdolecek
2003-10-15MD part of unified MAKEDEVjdolecek
2003-10-10reassing majors for crypto and pf to use the newly defined MI major rangejdolecek
2003-10-04g/c empty device groupsjdolecek
2003-10-04remove 'cbq' from the list of supported special devicesjdolecek
2003-10-04Revert 'console' back to /dev/console (from /dev/constty)dsl
2003-10-03Change 'console' login to use /dev/constty so that its output isn'tdsl
2003-10-03Add a /dev/constty == /dev/console but with minor 1.dsl
2003-08-30Change the way pseudo tty devices are generated in order to avoiddsl
2003-08-22create /dev/cryptoitojun
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-05-15Remove device nodes for obsolete olms and omms drivers.wiz
2003-04-27Add ksyms to "std" devices.ragge
2003-04-17Add an 'init' target, that creates the device nodes in the case wherefvdl
2003-03-31make ipl consistently "IP Filter"perry
2003-03-30Miscellaneous fixes from Igor Sobrado, in PRs 20943-20959.wiz
2002-12-19use single minimal default disktab file for most archs, replacingjdolecek
2002-10-23don't bother creating /dev/io on archs which don't support itjdolecek
2002-10-21whitespace consistency cleanuplukem
2002-10-04Include cgd on the list of things to be mknod(8)ed on all arches.elric
2002-08-09- in local), only run $0.local if it is an existing filelukem
2002-07-18Fix cd and md entries since RAW_PART is 2 on sh3 ports.tsutsui
2002-06-19Sync "sh $0.local all" lines.wiz
2002-06-18Add note about how to make MAKEDEV(8).wiz
2002-06-18no apm supportitojun
2002-06-17Add device creation support for systrace.christos
2002-05-25type miss of i partition: 9->8uch
2002-05-22increase partition to 16.uch
2002-05-04Move the sample fstab files to /usr/share/examples/fstab/. Duplicatesjdolecek
2002-04-18Remove /dev/pms0 creation from ports that do not have the driver;wiz
2002-04-09Back out last change because we now have a special disktab for thetron
2002-04-09Add a comment to the "floppy288" entry that it is needed for thetron
2002-03-13Remove trailing semicolons from lines that don't need them.simonb
2002-03-11Add an RCS id.simonb
2002-03-04various cleanups inspired by etc.i386/MAKEDEV:lukem
2002-03-03Use a tab instead of 7 spaces.toshii
2002-02-25Change a 62 to a 16, so that the proper number of slots is skipped.atatat
2002-02-13Added ttyp[g-zA-Z] (bin/15594).martti
2002-02-02Add support for many more (930 or 992) ptys than the current 256.tls
2002-01-13Added clockctlmanu