Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-12-30 | Ok, I'll say it again: "fix ^C in termtype prompt for real this time" | Todd C. Miller | |
The bottom line is that the 'set noglob' has to be in effect *before* the eval, but if the user hits ^C we don't want their shell to still have noglob set. So, we now catch the ^C and continue on like the tset completed OK. Egad. | |||
1998-04-25 | fix ^C in termtype prompt for real this time | Todd C. Miller | |
1998-04-25 | Kill tset alias and just use expanded form in dot.login. | Todd C. Miller | |
Fixes the problem where if you hit ^C at the root termtype prompt noglob never gets unset. | |||
1998-04-10 | mail describes the afterboot thing now | Theo de Raadt | |
1997-10-20 | new afterboot man page, and root logins will be told about it | Theo de Raadt | |
1997-08-06 | differentiate between logging in as root and using "su -" | kstailey | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |