aboutsummaryrefslogtreecommitdiff
path: root/etc/isdn
Commit message (Collapse)AuthorAgeFilesLines
* Two years ago, in rev. 1.12, a typo slipped in etc/isdn/Makefile:Yaroslav Tykhiy2006-03-071-1/+0
| | | | | | | | | | | | | | | a control variable was misspelled as `SCRIPTS_NAME_isdntel.sh' (should've been `SCRIPTSNAME_isdntel.sh') when the Makefile was converted to using <bsd.prog.mk>. Consequently, `isdntel.sh' has been installed as `isdntel' since then. Nevertheless, nobody has been unhappy with the change. So it's time to make it official. Approved by: hm Pointy hat to: ru MFC after: 3 days Notes: svn path=/head/; revision=156385
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* Removed whitespace at BOF, EOL & EOF.Jens Schweikhardt2004-06-065-43/+43
| | | | Notes: svn path=/head/; revision=130151
* Use the standard <bsd.files.mk> API to install files.Ruslan Ermilov2004-01-191-12/+9
| | | | Notes: svn path=/head/; revision=124716
* include <bsd.own.mk> to get BIN{OWN,GRP}David E. O'Brien2003-08-181-0/+2
| | | | Notes: svn path=/head/; revision=119074
* Don't hardcode owner 'root' and group 'wheel'.David E. O'Brien2003-08-181-2/+4
| | | | | | | Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=119058
* We no longer have a COPY.Ruslan Ermilov2002-08-071-3/+0
| | | | Notes: svn path=/head/; revision=101463
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-2/+2
| | | | | | | | | for a long time now. Approved by: bde Notes: svn path=/head/; revision=100872
* sys.mk no longer includes bsd.own.mk.Ruslan Ermilov2002-07-201-0/+2
| | | | Notes: svn path=/head/; revision=100405
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-2/+2
| | | | Notes: svn path=/head/; revision=100313
* update german national holidays file for 2002, 2003 and 2004Hellmuth Michaelis2002-04-131-9/+26
| | | | Notes: svn path=/head/; revision=94596
* update the sample isdnd.rc file with a firmware keyword example and a realHellmuth Michaelis2001-05-271-32/+184
| | | | | | | | world example of the use of the valid keyword in conjunction with budget handling. Notes: svn path=/head/; revision=77259
* update the makefile to install all files from this directory to /etc/isdnHellmuth Michaelis2001-01-101-6/+10
| | | | Notes: svn path=/head/; revision=70879
* Update: allow a list of numbers to be ignored and display the line onHellmuth Michaelis2001-01-101-15/+35
| | | | | | | which the call was received. Notes: svn path=/head/; revision=70878
* correct two horrible spelling errorsHellmuth Michaelis2001-01-101-3/+3
| | | | Notes: svn path=/head/; revision=70877
* add a the missing (german) holidays fileHellmuth Michaelis2001-01-101-0/+34
| | | | Notes: svn path=/head/; revision=70876
* Add missing redirection to /dev/null to prevent disturbingHellmuth Michaelis2000-10-311-2/+2
| | | | | | | of fullscreen display. Notes: svn path=/head/; revision=68062
* update to isdn4bsd beta release 0.90Hellmuth Michaelis1999-12-143-0/+143
| | | | Notes: svn path=/head/; revision=54611
* Add/adjust some $FreeBSD$ tags.Peter Wemm1999-09-131-0/+2
| | | | | | | Noted by: Doug <Doug@gorean.org> Notes: svn path=/head/; revision=51237
* Apply a consistent style to most of the etc scripts. Particularly, useSheldon Hearn1999-09-135-250/+200
| | | | | | | | | | | | case instead of test where appropriate, since case allows case is a sh builtin and (as a side-effect) allows case-insensitivity. Changes discussed on freebsd-hackers. Submitted by: Doug Barton <Doug@gorean.org> Notes: svn path=/head/; revision=51231
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2710-10/+10
| | | | Notes: svn path=/head/; revision=50472
* upgrade isdn4bsd from version 0.71 to the just released version 0.81Hellmuth Michaelis1999-05-208-80/+147
| | | | Notes: svn path=/head/; revision=47338
* Rename files to indicate a bit better that they are just samplesHellmuth Michaelis1999-01-193-11/+11
| | | | Notes: svn path=/head/; revision=42836
* add directory /etc/isdn and populate itHellmuth Michaelis1999-01-1010-0/+1014
Notes: svn path=/head/; revision=42479