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
/
buf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes for usr.bin/
uqs
2011-12-30
1
-1
/
+1
*
Remove inlining of functions that are used mostly in different object files.
rdivacky
2009-01-20
1
-3
/
+3
*
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
harti
2005-05-13
1
-1
/
+0
*
Move the MAX macro to a util.h so it becomes usable in other modules.
harti
2005-03-31
1
-4
/
+0
*
Two new functions: Buf_Data() returns a reference to the data in
harti
2005-03-22
1
-0
/
+23
*
Create a new function Buf_Peel that returns the string from inside
harti
2005-03-08
1
-0
/
+19
*
Introduce Buf_StripNewLines() and use it where appropriate.
harti
2005-02-07
1
-0
/
+30
*
Invent a Buf_AppendRange function that appends a non-NUL-terminated string
harti
2005-02-07
1
-0
/
+9
*
Invent a Buf_Append function to append a NUL-terminated string
harti
2005-02-07
1
-0
/
+10
*
Rewrite of the buf code:
harti
2005-02-04
1
-156
/
+88
*
None of the users of Buf_Discard used it to get rid of only a part of
harti
2005-02-04
1
-25
/
+10
*
Remove a couple of unused buffer functions.
harti
2005-02-02
1
-154
/
+0
*
Convert several typedefs from beeing pointers to structs to be the structs
harti
2005-02-02
1
-13
/
+13
*
Clean up include files and file including. Split nonints.h into pieces
harti
2005-02-01
1
-3
/
+6
*
Remove an extra space.
harti
2004-12-03
1
-1
/
+1
*
Put macro arguments in paranthesis.
harti
2004-12-03
1
-1
/
+1
*
Make sizes to be of type size_t and correct function arguments that
harti
2004-12-03
1
-16
/
+16
*
Style: fix indentation, protect macro with do { } while (0).
harti
2004-12-03
1
-129
/
+128
*
Style: remove a lot of unnecessary casts, add some and spell the null
harti
2004-12-01
1
-14
/
+15
*
Stylification: missing spaces, extra space after function names, casts
harti
2004-11-30
1
-39
/
+40
*
Convert make(1) to use ANSI style function declarations. Variable
jmallett
2002-10-09
1
-37
/
+13
*
#define<space> -> #define<tab>
jmallett
2002-09-17
1
-5
/
+5
*
Avoid classy use of a variable one time with a constant value.
jmallett
2002-06-13
1
-2
/
+1
*
Fix copyrights, and undo SCS ID damage.
obrien
2002-04-13
1
-1
/
+2
*
Update SCM ID method.
obrien
2002-04-13
1
-3
/
+1
*
De'register.
obrien
2002-04-13
1
-9
/
+9
*
Use __RCSID()
wsanchez
2000-07-09
1
-6
/
+4
*
Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)
hoek
1999-09-11
1
-3
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).
hoek
1999-08-17
1
-3
/
+8
*
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
-0
/
+2
*
Merge in NetBSD's changes to make(1). Changes include:
steve
1996-10-06
1
-1
/
+1
*
Fix for PR# 1095, make's continuation line handling buggy
steve
1996-09-22
1
-0
/
+25
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Bring in a number of changes from NetBSD's make, fixing quite a few
jkh
1995-01-23
1
-4
/
+4
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+436