summaryrefslogtreecommitdiffstats
path: root/usr.bin/indent/args.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a buffer overflow by using strncpy() instead of strcpy().das2004-09-191-4/+4
* Fix problems with non-8 space tabs. New options for functionschweikh2004-06-271-0/+4
* Support C-style comments in profile.des2004-03-211-3/+18
* Added an option -ldi<N> to control indentation of local variable names.bde2004-02-091-0/+1
* err() on allocation failure. WARNS=9 compliantcharnier2003-06-151-3/+6
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Remove deprecated register qualifier.jmallett2002-06-241-7/+7
* 1) Const enough things to avoid warnings.dwmalone2002-03-301-4/+4
* Make this compile cleanly when warnings are enabled:schweikh2001-10-281-77/+80
* Don't abuse the SCCS `@(#)' for RCS.obrien2000-12-251-1/+1
* Add or fix FreeBSD IDs.obrien2000-12-091-1/+1
* "Implement -[n]fcb (formatting of block comments) and attempt to implementobrien2000-12-091-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use err(3) instead of local redefinition. Add usage().charnier1997-07-151-12/+10
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+300
OpenPOWER on IntegriCloud