Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-06 | Skip terminal initialization when logging in from an xterm, we | Todd C. Miller | |
can be fairly sure the terminal is already initialized. Avoids a one second pause on login. Requested and OK deraadt@ | |||
2009-04-26 | correct case; it has to be loginShell | Theo de Raadt | |
2009-04-25 | Provide users by default with XTerm*loginShell:true. This situation just is | Theo 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-23 | the crt option is a good default for new users; ok millert | Theo de Raadt | |
2009-01-30 | use a consistent spacing in expressions and wordlists. | Igor Sobrado | |
2007-02-16 | ls -g option does nothing, ok to remove; from igor@string1.ciencias.uniovi.es | Theo de Raadt | |
2005-02-16 | add /usr/X11R6/bin to the default PATH here. ok pval@. | Matthieu Herrb | |
2005-02-07 | indentation whitespace nits | David Krause | |
2004-05-04 | nuke default .rhosts file; from S@mSmith.net, ok millert | Theo de Raadt | |
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2000-05-01 | add id-tag | Jakob Schlyter | |
2000-05-01 | add id-tag. sync PATH. | Jakob Schlyter | |
2000-04-25 | skeletal login directory into /etc/skel | Jakob Schlyter | |