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
/
make
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the print_flags function to print the OP_ flags of a target.
harti
2005-05-13
1
-4
/
+6
*
Simplify the print routines by using LST_FOREACH instead of Lst_ForEach
harti
2005-03-11
1
-0
/
+20
*
Add a debugging function that prints a message and appends the
harti
2005-03-08
1
-0
/
+18
*
Move PrintAddr() from util.c into suff.c - the only file where it is
harti
2005-02-04
1
-11
/
+0
*
Make enomem static - it's referenced only in util.c.
harti
2005-02-02
1
-1
/
+3
*
Clean up include files and file including. Split nonints.h into pieces
harti
2005-02-01
1
-9
/
+6
*
Stylification: missing spaces, extra space after function names, casts
harti
2004-11-30
1
-19
/
+22
*
Move utilitarian routines to util.c, which isn't the same as the old
jmallett
2002-10-10
1
-0
/
+285
*
o unifdef -D__STDC__
imp
2002-03-23
1
-344
/
+0
*
Fix style(9) bug; use ISDOT[DOT,]() macro available in util.c by moving
will
2001-01-21
1
-3
/
+0
*
Format string paranoia. This should avoid potential buffer overflows from
will
2000-11-30
1
-3
/
+3
*
Use __RCSID()
wsanchez
2000-07-09
1
-4
/
+5
*
Use __RCSID()
wsanchez
2000-07-09
1
-4
/
+4
*
#include <errno.h> where needed. Kill extern int errno;.
imp
2000-04-14
1
-4
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
O' to be bitten by CVS. Cleanup after import
steve
1996-10-08
1
-1
/
+1
*
Merge in NetBSD's changes to make(1). Changes include:
steve
1996-10-06
1
-0
/
+349