summaryrefslogtreecommitdiff
path: root/bin/csh/sem.c
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade csh.David E. O'Brien2000-04-181-650/+0
| | | | Notes: svn path=/head/; revision=59355
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50471
* Various spelling/formatting changes.Kris Kennaway1999-05-081-2/+2
| | | | | | | Submitted by: Philippe Charnier <charnier@xp11.frmug.org> Notes: svn path=/head/; revision=46684
* First set of fixes to keep egcs happy. These include {} around singleWarner Losh1999-04-251-2/+3
| | | | | | | | | | | | | statement if blocks[*] when the else could be ambiguous, not defaulting to int type and removal of some unused variables. [*] This is explicitly allowed by style(9) when the single statement spans more than one line. Reviewed by: obrien, chuckr Notes: svn path=/head/; revision=46073
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.Philippe Charnier1998-05-061-2/+1
| | | | Notes: svn path=/head/; revision=35773
* Don't assume sigset_t and int are equivalent.James Raynard1998-02-281-4/+4
| | | | Notes: svn path=/head/; revision=33919
* Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use theSteve Price1997-08-071-11/+14
| | | | | | | | | register keyword, and -Wall cleaning. Obtained from: similar changes in NetBSD Notes: svn path=/head/; revision=27965
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22988
* 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
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
| | | | | | | Reviewed by: phk Notes: svn path=/head/; revision=8855
* Added $Id$David Greenman1994-09-241-0/+2
| | | | Notes: svn path=/head/; revision=3044
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+645
Notes: svn path=/head/; revision=1556