aboutsummaryrefslogtreecommitdiff
path: root/libexec/xtend/user.c
Commit message (Collapse)AuthorAgeFilesLines
* This is no longer needed after tw is gone.Warner Losh2003-04-271-182/+0
| | | | | | | Approved by: re@ (scottl) Notes: svn path=/head/; revision=114113
* Add missing commas. At least I didn't miss a period.Warner Losh2002-03-181-1/+1
| | | | Notes: svn path=/head/; revision=92594
* o MAXPATHLEN is the correct constant to use for path names, it includesWarner Losh2002-03-181-4/+2
| | | | | | | | | the NULL. o use snprintf in preference to unchecked strcat in a couple of places that likely can't overflow. Makes it easier to grep for strcpy :-) Notes: svn path=/head/; revision=92543
* o __P removal.Warner Losh2002-02-071-9/+5
| | | | | | | o Use new prototypes and function definitions only. Notes: svn path=/head/; revision=90332
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* 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
* Use err(3). Add prototypes. Document that startup scripts are rc.i386 andPhilippe Charnier1997-12-041-3/+15
| | | | | | | | 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-241-8/+15
| | | | | | | | 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-221-1/+1
| | | | Notes: svn path=/head/; revision=22989
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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 forgotten $Id$Wolfram Schneider1996-09-221-0/+2
| | | | Notes: svn path=/head/; revision=18471
* Extensive updates to this package.Jordan K. Hubbard1995-04-181-1/+1
| | | | | | | 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-221-0/+166
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=3779