aboutsummaryrefslogtreecommitdiff
path: root/libexec/xtend
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-289-9/+9
| | | | Notes: svn path=/head/; revision=50476
* Correction to previous commit.Gene Stark1999-08-081-9/+5
| | | | Notes: svn path=/head/; revision=49507
* Corrected mistake that was causing daemon to loop without servingGene Stark1999-08-081-2/+2
| | | | | | | | user requests. Note that nothing can be said about the value of 'user' unless User != NULL. Notes: svn path=/head/; revision=49505
* Clean up some .Os macro uses: quotes are not needed, multiple argumentsBill Fenner1999-02-151-2/+2
| | | | | | | | don't really work if the first one isn't "FreeBSD", and "FreeBSD-Experimental" isn't an OS name. Notes: svn path=/head/; revision=44060
* PR: misc/4679Gene Stark1998-04-181-1/+2
| | | | | | | | Submitted by: Glen Foster (gfoster@gfoster.com) Fix missing "/" in dump file pathname. Notes: svn path=/head/; revision=35270
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-191-2/+2
| | | | Notes: svn path=/head/; revision=34671
* Use err(3). Add prototypes. Document that startup scripts are rc.i386 andPhilippe Charnier1997-12-045-61/+92
| | | | | | | | rc.conf (enable/disable) not rc.local. Use full pathname in SYNOPSIS section. Notes: svn path=/head/; revision=31525
* Submitted by: Gene Stark and Robert Sexton (robert@kudra.com)Gene Stark1997-06-242-10/+17
| | | | | | | | Added patches from Robert Sexton to eliminate case sensitivity of the xtend command. Notes: svn path=/head/; revision=26867
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-229-9/+9
| | | | Notes: svn path=/head/; revision=22989
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-149-9/+9
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-231-2/+2
| | | | Notes: svn path=/head/; revision=18480
* add forgotten $Id$Wolfram Schneider1996-09-228-0/+16
| | | | Notes: svn path=/head/; revision=18471
* Fixed DPADD.Bruce Evans1996-09-051-2/+3
| | | | Notes: svn path=/head/; revision=18050
* Removed unused `-I.'s from CFLAGS.Bruce Evans1996-09-041-2/+2
| | | | | | | | | | | "." means the object directory, so it is just confusing to use it when nothing is included from the object directory unless the object directory is also the source directory. It is confusing for "." not to mean the source directory anyway, so used `-I.'s should be replaced by `-I${.OBJDIR}'. Notes: svn path=/head/; revision=18035
* Correct a file location in the FILES section.Mike Pritchard1996-02-091-1/+1
| | | | Notes: svn path=/head/; revision=13990
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-2/+2
| | | | Notes: svn path=/head/; revision=8870
* Extensive updates to this package.Jordan K. Hubbard1995-04-188-33/+98
| | | | | | | Submitted by: Gene Stark <gene@starkhome.cs.sunysb.edu> Notes: svn path=/head/; revision=7914
* The X-10 demon. From 1.1.5.1.Jordan K. Hubbard1994-10-229-0/+1228
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=3779