summaryrefslogtreecommitdiff
path: root/etc/skel
AgeCommit message (Collapse)Author
2009-05-06Skip terminal initialization when logging in from an xterm, weTodd C. Miller
can be fairly sure the terminal is already initialized. Avoids a one second pause on login. Requested and OK deraadt@
2009-04-26correct case; it has to be loginShellTheo de Raadt
2009-04-25Provide users by default with XTerm*loginShell:true. This situation just isTheo de Raadt
ridiculous; xdm is totally broken since it never starts anything which resembles a "login shell". As a result, no configuration is brought into a process context to give to future xterms or *sh shells and thus cause them to run their .profile or .kshrc or such a thing, to get futher configuration. Therefore people are left with a totally bland unconfigured Unix environment in their xterms, and don't know how to change this since .profile is ignored. This problem shows hundreds of thousands of google hits. xdm is fundamentally broken, but we must solve this also for the startx methods, too, and for people running csh. It is clear that .xsession is not a solution to this problem at all (that is, assuming the people who suggest such a thing really mean a .xsession file with the execute bit set). This now becomes the recommended way for new users to get out of this stupid situation; if someone does not like it they can change it or delete it. Few will. Just watch. ok kettenis guenther millert
2009-04-23the crt option is a good default for new users; ok millertTheo de Raadt
2009-01-30use a consistent spacing in expressions and wordlists.Igor Sobrado
2007-02-16ls -g option does nothing, ok to remove; from igor@string1.ciencias.uniovi.esTheo de Raadt
2005-02-16add /usr/X11R6/bin to the default PATH here. ok pval@.Matthieu Herrb
2005-02-07indentation whitespace nitsDavid Krause
2004-05-04nuke default .rhosts file; from S@mSmith.net, ok millertTheo de Raadt
2002-06-09rm trailing whitespaceTodd T. Fries
2001-01-28$OpenBSD$Niklas Hallqvist
2000-05-01add id-tagJakob Schlyter
2000-05-01add id-tag. sync PATH.Jakob Schlyter
2000-04-25skeletal login directory into /etc/skelJakob Schlyter