Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-01 | MDT... | Theo de Raadt | |
2017-03-29 | sync the version of the example package; ok deraadt@ | Christian Weisgerber | |
2017-03-05 | bump one more 2016 | Theo Buehler | |
2017-03-04 | fix date and mention installurl way of pkg_add | Theo de Raadt | |
2017-03-04 | crank to 6.1-beta | Theo de Raadt | |
2016-09-02 | move links from http to https://www.openbsd.org/ | Theo Buehler | |
ok beck | |||
2016-05-14 | another ftp:// to http:// | T.J. Townsend | |
2016-05-14 | switch ftp:// mirror to http:// | T.J. Townsend | |
2016-05-11 | crank to 6.0-beta | Theo de Raadt | |
2016-01-20 | fix year | Theo de Raadt | |
2015-12-30 | date requires strict format including spaces, from miod | Theo de Raadt | |
2015-12-19 | move to 5.9-beta | Theo de Raadt | |
2015-06-23 | fix emacs pkg names | Giovanni Bechis | |
2015-06-18 | I'm afraid it will be a sunday. | Miod Vallat | |
2015-06-17 | crank to 5.8-beta | Theo de Raadt | |
2015-03-06 | fix pkgnames version | Giovanni Bechis | |
ok deraadt@ | |||
2015-01-02 | Fix dow and apply the usual easter egg. | Miod Vallat | |
2015-01-02 | adjust date | Theo de Raadt | |
2015-01-01 | move to 5.7-beta | Theo de Raadt | |
2014-07-15 | Apparently people updating this no longer fix the DOW and the minute and | Miod Vallat | |
seconds values in the announcement timestamps. Damn youngsters. | |||
2014-07-15 | crank to 5.6-beta | Theo de Raadt | |
2014-07-10 | add rcs ids | Jasper Lievisse Adriaanse | |
ok deraadt@ | |||
2014-05-09 | wording improvements; David Vasek | Theo de Raadt | |
2014-04-29 | tedu ~/.klogin | David Coppa | |
ok henning@ deraadt@ | |||
2014-02-26 | fix pkg names | Giovanni Bechis | |
"feel free to fix it" deraadt@ | |||
2014-01-12 | crank to 5.5beta | Theo de Raadt | |
2013-07-07 | move to 5.4-beta | Theo de Raadt | |
2013-04-01 | unbreak release, sorry krw@ | Marc Espie | |
2013-01-31 | welcome to 5.3-BETA | Miod Vallat | |
2012-06-20 | move to 5.2-beta | Theo de Raadt | |
2012-01-31 | Update pkg names revision for 5.1 | giovanni | |
ok sthen@ | |||
2012-01-11 | crank to 5.1-beta | Theo de Raadt | |
2011-07-18 | crank to 5.0 | Theo de Raadt | |
2011-01-13 | move to 4.9-current | Theo de Raadt | |
2010-12-13 | Only run tset for interactive shells. OK robert@ | Todd C. Miller | |
2010-08-09 | update a package name; from Giovanni Bechis | Theo de Raadt | |
2010-07-24 | move to 4.8-beta | Theo de Raadt | |
2010-01-28 | - bump pkgname...just like in ports | Jasper Lievisse Adriaanse | |
ok miod@ | |||
2010-01-26 | 4.7-BETA (also, lo-carb and ozone layer friendly) | Miod Vallat | |
2009-12-20 | reminding people about afterboot on every single login is stupid. | Theo de Raadt | |
2009-11-13 | Add hw.sensors to dmesg request, 'go for it' deraadt@ | Ian Darwin | |
2009-06-24 | Fix a typo | giovanni | |
"sure" sthen@ | |||
2009-06-20 | 4.6-BETA | Miod Vallat | |
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-05-01 | Only have tset prompt for the terminal type if it is "unknown" or | Todd C. Miller | |
not listed in /etc/ttys. OK deraadt@ guenther@ | |||
2009-04-27 | do not tset if the terminal is already xterm; ok matthieu guenther | Theo de Raadt | |
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-25 | remove some archaic stuff. Are we still telling people to not use telnet? ↵ | Theo de Raadt | |
That is not our job. | |||
2009-04-23 | shorten subject to be prettier | Theo de Raadt | |