index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
indent
/
args.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a buffer overflow by using strncpy() instead of strcpy().
das
2004-09-19
1
-4
/
+4
*
Fix problems with non-8 space tabs. New options for function
schweikh
2004-06-27
1
-0
/
+4
*
Support C-style comments in profile.
des
2004-03-21
1
-3
/
+18
*
Added an option -ldi<N> to control indentation of local variable names.
bde
2004-02-09
1
-0
/
+1
*
err() on allocation failure. WARNS=9 compliant
charnier
2003-06-15
1
-3
/
+6
*
Consistently use FBSDID
obrien
2002-06-30
1
-2
/
+2
*
Remove deprecated register qualifier.
jmallett
2002-06-24
1
-7
/
+7
*
1) Const enough things to avoid warnings.
dwmalone
2002-03-30
1
-4
/
+4
*
Make this compile cleanly when warnings are enabled:
schweikh
2001-10-28
1
-77
/
+80
*
Don't abuse the SCCS `@(#)' for RCS.
obrien
2000-12-25
1
-1
/
+1
*
Add or fix FreeBSD IDs.
obrien
2000-12-09
1
-1
/
+1
*
"Implement -[n]fcb (formatting of block comments) and attempt to implement
obrien
2000-12-09
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Use err(3) instead of local redefinition. Add usage().
charnier
1997-07-15
1
-12
/
+10
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+300