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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thoreau listed twice.
cjc
2002-02-25
1
-3
/
+2
*
Add myself.
jmallett
2002-02-25
1
-0
/
+1
*
#include <sys/time.h> instead of depending on namespace pollution in
bde
2002-02-25
1
-0
/
+2
*
Unremoved used includes. <sys/time.h> is needed if <sys/stat.h> isn't
bde
2002-02-25
1
-0
/
+2
*
#include <sys/time.h> instead of depending on namespace pollution in
bde
2002-02-25
1
-2
/
+2
*
#include <sys/time.h> instead of depending on namespace pollution in
bde
2002-02-25
1
-7
/
+8
*
Correct name spelling for one of the people who share my birthday.
grog
2002-02-24
1
-1
/
+1
*
ctags would create a corrupt tags file if the source C file used '//' style
gshapiro
2002-02-24
3
-13
/
+16
*
Fixed printf format errors. In printgprof.c, also convert the scale
bde
2002-02-21
4
-39
/
+39
*
Added missing copyright. Obtain one and a vendor id from gprof.c. aout.c
bde
2002-02-21
2
-2
/
+83
*
Fixed a missing variable declaration so that gprof compiles with -DDEBUG.
bde
2002-02-21
1
-0
/
+3
*
Moved the definition of the machine-independent macro UNITS_TO_CODE
bde
2002-02-21
11
-9
/
+12
*
Use new ID scheme.
mike
2002-02-21
2
-9
/
+24
*
make(1) claims to ignore the remainder of a conditional once its value
cjc
2002-02-20
1
-1
/
+1
*
Fixed divots that I created when I moved prototypes of group_from_gid
imp
2002-02-19
3
-1
/
+10
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
3
-0
/
+5
*
Update build infrastructure for sendmail 8.12.
gshapiro
2002-02-17
1
-3
/
+17
*
Ensure err is a useful value to prevent using fputs() with a NULL stream.
jedgar
2002-02-17
1
-0
/
+1
*
Don't rely on <sys/signal.h> to include <sys/ucontext.h>.
deischen
2002-02-17
1
-0
/
+1
*
Add support such that if LD_TRACE_LOADED_OBJECTS_ALL is defined to a
obrien
2002-02-17
2
-5
/
+19
*
This commit was generated by cvs2svn to compensate for changes in r90744,
jmallett
2002-02-16
2
-0
/
+835
|
\
|
*
Import OpenBSD m4 as of today.
jmallett
2002-02-16
7
-446
/
+1907
|
*
Import OpenBSD m4 as of today.
jmallett
2001-11-16
1
-109
/
+224
|
*
Import OpenBSD m4 as of today.
jmallett
2001-09-27
1
-18
/
+66
|
*
Import OpenBSD m4 as of today.
jmallett
2001-09-18
1
-2
/
+10
|
*
Import OpenBSD m4 as of today.
jmallett
1999-11-09
1
-0
/
+3
*
|
If downloading to a temporary file, set the timestamp on the temp file, not
des
2002-02-16
1
-2
/
+2
*
|
Add header to prototype exit(3). Fix a style bug.
mike
2002-02-16
1
-0
/
+2
*
|
Un-deprecate the -p option. We now have two ways to output to stdout:
mike
2002-02-16
2
-4
/
+0
*
|
* Don't SEGFAULT on attempt to write nothing (if no source files were
phantom
2002-02-13
1
-1
/
+4
*
|
Add myself.
yoichi
2002-02-11
1
-0
/
+1
*
|
Describe the '+' option in the -t trace string.
roam
2002-02-11
1
-0
/
+3
*
|
Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.
markm
2002-02-08
21
-25
/
+0
*
|
Remove leaf node WARNS?=2 (that mainly I added). This should
markm
2002-02-08
65
-65
/
+0
*
|
Fix the code that selects the default binary type if the actual type can't
des
2002-02-08
1
-3
/
+3
*
|
GRR. Unbreak WARNS=2.
peter
2002-02-08
1
-1
/
+1
*
|
GRR. This was not WARNS=2 clean. You cannot printf a 'long' with
peter
2002-02-08
1
-1
/
+1
*
|
Inspect ELF header and reject any non-FreeBSD shared objects.
sobomax
2002-02-08
1
-1
/
+7
*
|
add missing <string.h> to give strcpy() a prototype
gallatin
2002-02-08
1
-0
/
+1
*
|
Add myself.
maxim
2002-02-07
1
-0
/
+1
*
|
Backout -Werror protection. No need to walk all over the upcoming
markm
2002-02-06
1
-1
/
+0
*
|
ANSIfy and remove some dead code.
des
2002-02-06
1
-23
/
+13
*
|
Apply the following mechanical transformations in preparation for
des
2002-02-06
6
-56
/
+56
*
|
The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacks
alfred
2002-02-05
3
-24
/
+56
*
|
Allow ldd(1) be used on shared libraries in addition to executables.
sobomax
2002-02-04
2
-3
/
+14
*
|
GC meaningless assignment.
sobomax
2002-02-04
1
-1
/
+1
*
|
Silence some WFORMAT=1 warnings
kris
2002-02-04
1
-3
/
+3
*
|
Mark a function as __printflike()
kris
2002-02-04
1
-1
/
+1
*
|
Use new ID scheme.
mike
2002-02-03
1
-25
/
+20
*
|
Complete bzip2-1.0.2 import.
sobomax
2002-02-01
2
-3
/
+25
[next]