summaryrefslogtreecommitdiff
path: root/etc/etc.sparc64
AgeCommit message (Collapse)Author
2014-10-09regenTed Unangst
2014-10-09delete all the cry devices too. missed by mikeb previously.Ted Unangst
2014-10-09remove lkmTed Unangst
2014-08-20Remove userland bits related to the crypto(4) interface; ok deraadtMike Belopuhov
2014-07-11regenTed Unangst
2014-07-11no bthubTed Unangst
2014-04-22Remove the kerberos login methods.Reyk Floeter
ok henning@
2014-03-26end experimental login.conf template support. one file per machine.Ted Unangst
ok deraadt millert
2014-01-05syncTheo de Raadt
2014-01-05We need /dev/random on the install mediaTheo de Raadt
discussed with rpe and halex
2013-11-21regenMark Kettenis
2013-11-18Give /dev/drm0 to the user logged on the console to be ableMatthieu Herrb
to run OpenGL applications. ok kettenis@ naddy@
2013-11-17Remove unused /dev/X0 entries. ok millert@Matthieu Herrb
2013-11-05syncTheo de Raadt
2013-09-16regen.David Coppa
2013-08-21regenAntoine Jacoutot
2013-08-21Forgot to remove uscan_dev after uscanner(4) was sent to the attic.Antoine Jacoutot
spotted by Nathanael Rensen, thanks!
2013-08-20regenAntoine Jacoutot
2013-08-08regenJonathan Gray
2013-08-08create drm device nodes on sparc64 and create additional entriesJonathan Gray
elsewhere for running with multiple cards.
2013-07-06regenChristian Weisgerber
2013-07-06regenChristian Weisgerber
2013-06-21regensyl
2013-06-15regenAlexander Hall
2013-06-03regen. reminded by miodTed Unangst
2013-06-03userland fuse support, but not attaching libfuse yet. ok beck deraadtTed Unangst
from Sylvestre Gallon ccna.syl gmail.com
2013-05-18/dev/ttyc is no longer special, now that sun serial mice are handled byMiod Vallat
wsmouse; update ttys and fbtab accordingly.
2013-02-12regenAntoine Jacoutot
2013-02-12Increase default number of ldoms to 8 (+ 8 virtual consoles and 16Antoine Jacoutot
virtual disks). input and ok kettenis@
2013-01-30regenYASUOKA Masahiko
2012-12-19regenMark Kettenis
2012-12-19Tweak to generate a better man page.Mark Kettenis
2012-12-19regenMark Kettenis
2012-12-19Make it easier to create more /dev/ldomN devices. As a bonus this stopsMark Kettenis
polluting ramdisks with devices that aren't needed there.
2012-12-08regenMark Kettenis
2012-12-08Add /dev/vdsp[0-7].Mark Kettenis
2012-11-26regenJasper Lievisse Adriaanse
2012-11-03regenMark Kettenis
2012-11-03Add /dev/ldom[0-3].Mark Kettenis
2012-10-20regenMark Kettenis
2012-10-20Add /dev/hvctl and /dev/spds.Mark Kettenis
2012-08-23syncTheo de Raadt
2012-08-23get rid of the nnpfs nodesTheo de Raadt
2012-04-06Regen.Joel Sing
2012-04-06Remove raidframe device nodes.Joel Sing
2011-10-22regenMiod Vallat
2011-10-22Move the audio* device creation stanzas from MI to MD, and reduce theMiod Vallat
number of audio* nodes from 3 to 1 on vax, since none of the audio-capable vax can receive another audio device as expansion (until we get TURBOchannel support with DMA on VS4k/90). ok deraadt@ todd@
2011-10-06syncTheo de Raadt
2011-10-06ccd goes to the atticTheo de Raadt
discussed with jsing and millert
2011-07-22unify kernel building on various platforms.Marc Espie
feedback from miod@ and deraadt@