summaryrefslogtreecommitdiffstats
path: root/etc/etc.i386
Commit message (Collapse)AuthorAgeFilesLines
* DTRT for acd/wcd backwards compatibilityjkh1999-02-141-10/+14
|
* Reviewed by: jkhwes1999-02-091-1/+23
| | | | | | Submitted by: wes Added commentary to ttys to clarify the meaning of the columns. Added commentary to ttys to clarify the meaning of the columns.
* Bruce gently nudged me into doing this rightmjacob1999-02-051-18/+14
|
* add back ctl for sa and add more unitsmjacob1999-02-041-5/+13
|
* Added a knob for svr4 to rc.conf (and associated support in rc.i386)newton1999-01-301-1/+6
| | | | Suggested by: jkh
* Unload the splash decoder module when a screen saver module is loaded.yokota1999-01-291-1/+4
| | | | | | | | Strictly speaking, it is not necessary; the screen saver will load even if the splash module is still in memory. But still, it is the right thing to do, otherwise the splash decoder module just wasts the kernel space. Discussed with: des
* Replace a bunch of "ln foo bar"'s with "ln -f foo bar".markm1999-01-241-42/+42
| | | | | | | | This means that if(when) you go "sh MAKEDEV all" in /dev the devices get remade; you don't get errors. A lot of the changes are for info only; they are commented out. Not exactly shot to pieces by: bde
* Take cdev major # 114 for ugenn_hibma1999-01-121-1/+6
|
* add minimum2 entryjkh1999-01-121-1/+6
|
* Added file handling to ulpt (USB printer) drivern_hibma1999-01-111-1/+6
|
* add generation of ISDN (i4b) devicefileshm1999-01-081-1/+44
|
* Added kbd*.yokota1999-01-061-1/+9
|
* Corrected the major number for usb and added ums as major 111n_hibma1999-01-031-1/+11
|
* Arrg, ppi*) correctednsouch1998-11-121-2/+2
|
* Add ppi*) iic*) and smb*)nsouch1998-11-121-3/+26
|
* kldload the screen saverspeter1998-11-111-3/+2
|
* Write temp files with a uniq name into /var/runwosch1998-11-011-2/+2
| | | | | instead the public writable directory /tmp PR: conf/8330
* Backout rev 1.175.obrien1998-10-311-20/+16
|
* ``MAKEDEV ccd3'' is now consistant with many of the other devices in thatobrien1998-10-301-17/+21
| | | | *ccd{0,1,2}* will be created.
* ``MAKEDEV bpf3'' is now consistant with many of the other devices in thatobrien1998-10-291-3/+7
| | | | bpf{0,1,2} will be created.
* Doh! Change the correct version of disktab and backout the change todfr1998-10-061-6/+1
| | | | the i386 disktab.
* Add a 2880k disk prototype for building MFS install images.dfr1998-10-061-1/+6
|
* Re-enable creating sd*s* devices.obrien1998-10-021-2/+3
| | | | Add note, that one should use da*s* however.
* Change the permissions for the transport layer (xpt) and passthrough (pass)ken1998-09-161-5/+3
| | | | | | devices from 644 to 600. Reviewed by: imp, gibbs
* Update for CAM.gibbs1998-09-151-84/+102
|
* make the fla stuff actually work.phk1998-09-101-6/+6
|
* Add the wst device (ATAPI tape)sos1998-09-091-3/+17
| | | | Allow 8 wcd devices instead of 4.
* Add Id keywordsbrian1998-09-022-0/+3
|
* A long time ago, in a galaxy far, far away, someone made the (bonehead)phk1998-08-141-10/+8
| | | | | | | | | decision to limit the sound driver to one device. With Luigi's pcm driver, the unit number for the PnP detected cards is nearly always 1, and so you can't create the symlinks that will make your sound work. PR: 7564 Submitted by: Doug White <dwhite@resnet.uoregon.edu>
* Add devices for M-systems DiskOnChipphk1998-08-101-3/+6
|
* dgm uses devices cuaM* and ttyM*brian1998-08-041-1/+53
| | | | Submitted by: "IBS / Andre Oppermann" <andre@pipeline.ch>
* modstat | grep _saver is used to determine if a screensaver is loadedphk1998-07-221-2/+2
| | | | | | | already. The modstat output goes to the screen. PR: 7351 Reviewed by: phk Submitted by: Jos Backus <Jos.backus@nl.origin-it.com>
* Not so fast, that was one '0+' too many.des1998-07-031-2/+2
| | | | PR: 7124
* Make sure the node count is an integer when mknod'ing pty, tty and vty.des1998-07-021-3/+3
| | | | PR: misc/7124
* Moved from directory above. It is i386 specific.jb1998-05-161-0/+277
|
* Cosmetique changes in vidcontrol all screens knobache1998-04-021-4/+4
|
* Implement vidcontrol knob which allows to set passed flags/modesache1998-04-021-1/+10
| | | | for all virtual screens (via for loop)
* Hmm, silly me. I should have read what everything else was doing.peter1998-03-271-5/+2
| | | | | | The initial/lock devices for cua are owned by uucp.dialer as well. Also, remove redundant chmod on si_control
* Fix permissions on initial/lock specialix cua device nodes.peter1998-03-271-2/+4
| | | | PR: 6137
* I misunderstood Bruce's hint. The chown/chmod are unneeded.peter1998-03-221-3/+1
| | | | Submitted by: bde
* Fix alphabetical ordering and and excessive cut/pasting.peter1998-03-221-3/+3
| | | | Submitted by: bde
* /dev nodes for ipfilterpeter1998-03-211-2/+12
|
* Improved comments and order for the `all' case:bde1998-03-121-17/+19
| | | | | | | - fixed comment about vn0. - improved other comments. - sorted lists alphabetically within lines. - split up and sorted lines more logically.
* New moused flag.jkh1998-03-071-2/+2
| | | | Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
* Create the cuaiA* and cualA* devices.steve1998-03-011-2/+4
| | | | | PR: 5872 Submitted by: Adam Baran <badam@mw.mil.pl>
* Reserve Major device 92 for the bktr (Bt848 video capture driver)ahasty1998-02-201-3/+3
|
* Remove qcam entriesmsmith1998-02-181-8/+1
| | | | Submitted by: pst
* New rocketport device entries, merged again (gack).jkh1998-02-171-51/+33
|
* Change wfd major block device to 1 as part of the effort to make wfd'spst1998-02-131-3/+3
| | | | bootable.
* Adjustments for ccd devices:cwt1998-02-091-9/+5
| | | | | | | | | 1) Resulting special files now in group operator. (Reviewed by bde) 2) Use $disk_umask when creating ccd device specials. (Suggested by bde) 3) No longer create rccd{n}.ctl; ccd's are not necessarily scsi. (Suggested by bde) 4) No need to split short lines. (Suggested by bde)
OpenPOWER on IntegriCloud