aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/tzsetup/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* tzsetup: add baseline file to control parsed zonetab contentsYuri Pankov2023-04-231-0/+6
* tzsetup: replace libdialog with libbsddialogBaptiste Daroussin2021-11-241-3/+3
* ncurses: chase dependency changes in the source treeBaptiste Daroussin2021-10-041-1/+1
* Don't link against libdialog/ncurses when bootstrapping tzsetupAlex Richardson2020-08-071-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-03-011-1/+1
* Fix build of tzsetup when WITHOUT_DIALOG is setBaptiste Daroussin2016-10-221-2/+6
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Revert r261296. This removes the WITHOUT_NCURSESW option.Brooks Davis2014-05-151-12/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Merge from CheriBSD:Brooks Davis2014-01-301-2/+12
* Port to new libdialog.Max Khon2011-11-241-3/+3
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-121-3/+3
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* style.Makefile(5)David E. O'Brien2003-04-041-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+4
* Remove -Wall. It breaks compiling with non-gcc compilers.David E. O'Brien2001-04-051-1/+1
* This builds fine with -Wall.David E. O'Brien2001-04-051-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Remove unneded -lmytinfoAndrey A. Chernov2000-09-161-2/+2
* Re-add the libmytinfo/libncurses stuff - removing it breaks staticChris Costello1999-09-011-2/+2
* The libraries `libmytinfo' and `libncurses' are not required by thisChris Costello1999-09-011-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Completely re-vamped `tzsetup':Garrett Wollman1996-11-191-12/+1
* Removed unused `-I.'s from CFLAGS.Bruce Evans1996-09-041-2/+2
* add a manpageWolfram Schneider1996-01-241-2/+2
* Grand new all-singing, dialog-wielding tzsetup(8). Still needs a man page.Garrett Wollman1995-04-241-6/+14
* A little script to help users in setting up their timezone. (Try it!)Garrett Wollman1994-09-131-0/+12