summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ipsend
Commit message (Collapse)AuthorAgeFilesLines
* Added y.tab.h to SRCS. This should have been used to get dependenciesbde1998-05-051-1/+2
| | | | | on y.tab.h generated. It will soon be used to tell bsd.dep.mk that y.tab.h itself needs to be generated.
* Simplified by using new yacc rules.bde1998-05-041-2/+0
|
* Fixed syntax error for `make checkdpadd'. libfl.a should never bebde1998-04-281-2/+2
| | | | | | | | used. ${LIBFL} is set to a weird value in an attempt to inhibit its use, but only breaks properly in some contexts. Fixed the usual style bugs for DPADD and LDADD (disorder, and += for the initial assignment).
* Fix pathname to contrib/ipfilter botch.peter1998-03-211-7/+7
|
* Initial bmake scaffolding for ipfilter userland stuff.peter1998-03-211-0/+23
Obtained from: large chunks stolen from OpenBSD and NetBSD
OpenPOWER on IntegriCloud