Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add pathnames.h, -Wall cleanup | wosch | 1996-08-20 | 3 | -9/+35 |
| | |||||
* | Only print the selected timezone in verification rather than the bogus time. | jkh | 1996-07-03 | 1 | -5/+2 |
| | |||||
* | Copy /etc/localtime, unless it's already a symlink. | joerg | 1996-04-01 | 1 | -7/+20 |
| | |||||
* | Another round of fixes: | joerg | 1996-03-31 | 2 | -60/+35 |
| | | | | | | | | | | | | . Replace my NIH-suffering code to detect the number of lines on the terminal by the curses variable LINES. . Fix the selection code for countries with more than one screenful of locations. The very few people living in America/US/Pacific now won't be charged for Indiana any longer... :) . Removed the gross code that copied over the timezone file to /etc/localtime, and create a symlink now instead. | ||||
* | All this was horribly broken. The menues were overflowing, the `diff' | joerg | 1996-03-22 | 2 | -20/+45 |
| | | | | | | | | | calculation wrong, bogus `reboot now!' hints given, and the displayed month off by one. Fix all of this. Requested by: jkh | ||||
* | Convert "time zone" to "timezone" in NAME section | wosch | 1996-02-27 | 1 | -2/+2 |
| | | | | Submitted by: obrien@cs.ucdavis.edu (David E. O'Brien) | ||||
* | add a manpage | wosch | 1996-01-24 | 2 | -2/+45 |
| | |||||
* | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -181/+0 |
| | |||||
* | Don't put up bogus confirmation dialog. | jkh | 1995-10-06 | 1 | -1/+3 |
| | |||||
* | Merge RELENG_2_0_5 into HEAD | rgrimes | 1995-06-11 | 1 | -3/+3 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 3 | -21/+21 |
| | |||||
* | Grand new all-singing, dialog-wielding tzsetup(8). Still needs a man page. | wollman | 1995-04-24 | 5 | -6/+588 |
| | |||||
* | Restore back -i for adjkerntz | ache | 1994-11-02 | 1 | -2/+2 |
| | |||||
* | Remove -i option from adjkerntz | ache | 1994-11-02 | 1 | -2/+2 |
| | |||||
* | Add 'rm -f /etc/localtime' before cp to /etc/localtime, | ache | 1994-09-18 | 1 | -1/+2 |
| | | | | I have a link here and got strange results without 'rm' | ||||
* | A little script to help users in setting up their timezone. (Try it!) | wollman | 1994-09-13 | 2 | -0/+192 |