aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pppctl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Apply s/LIBC_R/LIBPTHREAD/ to the DPADD variable. The LDADD variableMarcel Moolenaar2004-01-311-1/+1
* s/-lc_r/-lpthread/Daniel Eischen2004-01-301-1/+1
* 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/+3
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+0
* - 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-2/+0
* -pthread -> -lc_rDaniel Eischen2001-01-241-1/+1
* Change interactive mode so that a monitor thread keeps an eye on theBrian Somers2000-11-271-2/+2
* libutil is no longer required as setproctitle() has moved to libcBrian Somers2000-09-021-2/+2
* If the -p option is used, use setproctitle() to hide it's argumentBrian Somers2000-08-161-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove OpenBSD build support - let the Makefile vary perBrian Somers1998-08-311-7/+1
* Add OpenBSD build supportBrian Somers1998-08-301-2/+8
* Style police.Brian Somers1997-11-071-2/+4
* Allow command line control of ppp through bothBrian Somers1997-06-281-0/+8