summaryrefslogtreecommitdiffstats
path: root/usr.sbin/atm/scspd
Commit message (Collapse)AuthorAgeFilesLines
* man(7) -> mdoc(7).ru2001-01-181-305/+489
|
* Add `_PATH_DEVZERO'.obrien2000-12-091-1/+2
| | | | Use _PATH_* where where possible.
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereobrien2000-12-051-1/+1
| | | | generated files land. Also give precedence to generated files.
* The GCC 2.96 snapshots have slightly different rules for finding includeobrien2000-12-011-1/+1
| | | | | | | files. Mostly -I${.CURDIR} was needed -- especially for YACC generated files as the new cpp does not look in the ultimate source file (ie, the .y file)'s directory as told by the "#line" directive. Some were misspellings of "-I${.CURDIR}" as "-I.".
* $Id$ -> $FreeBSD$peter1999-08-2820-35/+35
|
* Modify code to be -Wall'able.mks1999-07-0116-282/+295
| | | | PR: bin/11315
* Two patches from the HARP people:phk1998-09-171-2/+2
| | | | | | | | Various Makefile related fixes. -Wformat fixes. Submitted by: Mike Spengler <mks@networkcs.com>
* Remove gratuitous (and bad) spaces in -I args.jkh1998-09-151-2/+2
|
* Add -lmdjkh1998-09-151-2/+4
|
* -I ${.OBJDIR} needed to pick up the yacc generated include file.phk1998-09-151-2/+2
|
* Add new files for HARP3phk1998-09-1520-0/+13866
Host ATM Research Platform (HARP), Network Computing Services, Inc. This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA).
OpenPOWER on IntegriCloud