summaryrefslogtreecommitdiff
path: root/etc/etc.arc
AgeCommit message (Expand)Author
2019-10-28Pull up following revision(s) (requested by abs in ticket #384):martin
2018-09-23Remove ISDN from the kernel. It has remained unmaintained for a long time,maxv
2012-06-13Per discussion on tech-userlevel, finally fix PR 10127:martin
2008-10-07Add a constty entry, marked 'off', with otherwise the same settingsabs
2007-07-24Add a comment reminding to update the release notes if the list ofpavel
2007-01-15Fix MAKEDEV on shark: Move ses(4) devices from MI code (MAKEDEV.tmpl) tohubertf
2006-12-03Rename pccons(4) device node from ttyC0 to MI ttyv0tsutsui
2005-05-23Ecoff kernels are no longer needed.tsutsui
2004-06-20remove ad-hok list of pty's from port tty files, and auto-generate it sochristos
2003-12-21Rework MAKEDEV:lukem
2003-10-24switch over to unified MAKEDEVjdolecek
2003-10-19determine the platform number of disk partitions by lookingjdolecek
2003-10-19no need to duplicate creation of wskbd/wsmouse - target 'wscons'jdolecek
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-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-09-19add isdn telephony dialout devicespooka
2003-09-05Put back port specific majors for ptysdsl
2003-09-01add back st* creation, which was accidentally removed in rev 1.32. (hi dsl@ !)lukem
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-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-30Sync vnd descriptions to one wording.wiz
2002-12-19use single minimal default disktab file for most archs, replacingjdolecek
2002-12-02consistency tweakslukem
2002-12-02- add snap_post, which makes "clean depend all release" in ../distrib/lukem
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-06-18Update comment on how to regenerate MAKEDEV(8) after changing thewiz
2002-06-17Add device creation support for systrace.christos
2002-05-04Move the sample fstab files to /usr/share/examples/fstab/. Duplicatesjdolecek
2002-04-15Set KERNEL_SUFFIXES=ecofftsutsui
2002-04-14Build distrib sets for release.tsutsui
2002-04-09Back out last change because we now have a special disktab for thetron
2002-04-09Add missing "floppy288" entry required for FFS regression test.tron
2002-03-16Rename ISDN devices, per discussion on tech-kern. The network devicesmartin
2002-03-13Remove trailing semicolons from lines that don't need them.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-02Fix minor mistake made while increasing number of pty devices: where we hadtls
2002-02-02Add support for many more (930 or 992) ptys than the current 256.tls
2002-01-21Move 'wscons' to directly after 'std'. Various MAKEDEVs had it pretty muchabs