summaryrefslogtreecommitdiff
path: root/etc/etc.arc
AgeCommit message (Collapse)Author
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-30no more acdTheo 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-09-25syncTodd T. Fries
1998-09-25add xfsTodd T. Fries
1998-09-15Added definition for ipauth, a new piece for IPFilter v3.2.9pattonme
1998-09-11do not make /dev/ksyms, arc does not load the symbol table yetTodd C. Miller
1998-08-24Add support for /dev/ksyms to arch-specific filesTodd C. Miller
1998-06-28indentTodd T. Fries
1998-05-05split sysctl.conf into MD and MI partsTheo de Raadt
1998-05-05add joy0 and joy1imp
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-18for architectures which go into src/distrib automatically, start at theTheo de Raadt
top level there...
1997-09-1610 bpf devicesTheo de Raadt
1997-09-07In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$namdgregor
1997-09-03no more need for the fstab.* filesTheo de Raadt
1997-05-21Don't make /dev/mouse. Leave that as an exercise for X install.Per Fogelstrom
Some devices where missing (not made...)
1997-05-21remove /usr/X11R6/lib line - should be added by the x installThomas Graichen
1997-05-19We now do crunched ramdisk binaries on MIPS so decrease the size of thePer Fogelstrom
ramdisk. (We now may even fit this on a gzipped floppy image). Move mbr and msdos5mb to a better place. (arch/arc/stand/mbr).
1997-05-18Added again with '-kb'Per Fogelstrom
1997-05-18Oops! Now he tells me..Per Fogelstrom
1997-05-18ARC ramdisk install stuffPer Fogelstrom
1997-05-14Add vnds to the all targetNiklas Hallqvist
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-11add hex() and kill awkTheo de Raadt
1997-05-05add an ld.so.conf file to /etc for the mips arches - it is requiredThomas Graichen
for their broken linux based ld.so to work correctly with non /usr/lib shared libs
1997-05-04Cleaned up.Per Fogelstrom
1997-05-04Add wd (IDE) and acd (atapi) devices and make them by defaultimp
1997-05-014.4BSD filesystem geezTheo de Raadt
1997-04-30Recognize SCSI scanner device (and create ss0 in "all")Niklas Hallqvist
1997-04-23Fix vnd nodes.gvf
1997-04-10stripped downPer Fogelstrom
1997-04-07cd has 16 partitions, plus other miscTheo de Raadt
1997-02-09need ecoff kernel in snap tooTheo de Raadt
1997-01-24blahTheo de Raadt
1996-12-14/dev/fd should be owned by root.wheelTodd C. Miller
1996-09-3016 partitionsTheo de Raadt
1996-09-18do not use chgrpTheo de Raadt
1996-09-18Create all 16 partitions.Per Fogelstrom
1996-09-02mousetrap...Per Fogelstrom
1996-08-29support cua devicesTheo de Raadt
1996-08-28fix all random device node entry stuffTheo de Raadt
1996-08-26Distance between sd/st/cd etc is now 16Per Fogelstrom
1996-08-09console device becomes ttyC0 (ttyC0-9 for pcvt) to avoid pty conflictTheo de Raadt
1996-07-31generate fbtab for each architectureTheo de Raadt
1996-07-30Add etc files for the arc port.Per Fogelstrom