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
/
libexec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing commas. At least I didn't miss a period.
imp
2002-03-18
2
-3
/
+3
*
o MAXPATHLEN is the correct constant to use for path names, it includes
imp
2002-03-18
2
-19
/
+13
*
Teach REST how to restart a file transfer after 2^31 bytes: now yylex()
maxim
2002-03-14
1
-25
/
+33
*
rtld support for sparc64.
jake
2002-03-13
5
-0
/
+1073
*
Remove duplicated yacc nonterminals declarations, sort includes.
maxim
2002-03-11
1
-4
/
+3
*
YA patch I forgot to commit last night.
des
2002-03-06
1
-1
/
+1
*
*sigh* while the last commit made GCC 3.1 happy, it upset GCC 2.95.
obrien
2002-03-01
1
-1
/
+1
*
CPP v3.1 has different rules for processing #lines directives. This
obrien
2002-02-28
1
-1
/
+1
*
When searching an object that was opened with RTLD_GLOBAL, search its DAG too.
des
2002-02-27
1
-3
/
+6
*
Add lukemftpd to the mix.
obrien
2002-02-27
1
-0
/
+1
*
Build LukeM's ftpd.
obrien
2002-02-27
2
-0
/
+327
*
Put the last added source file in proper order.
obrien
2002-02-27
1
-1
/
+1
*
Rewrite the part of the conversation function that allocates the reply array;
des
2002-02-25
1
-2
/
+5
*
#include <sys/time.h> instead of depending on namespace pollution in
bde
2002-02-25
1
-3
/
+3
*
Removed unused include of <sys/resource.h> instead of depending on
bde
2002-02-25
1
-12
/
+2
*
Revert revision 1.11. FreeBSD/alpha has suppport for T/TCP.
mike
2002-02-24
1
-2
/
+0
*
Handle NGM_PPPOE_ACNAME messages.
brian
2002-02-20
2
-3
/
+11
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
2
-0
/
+2
*
ld-elf.so.1 assumed a few too many things about the ordering of sections
peter
2002-02-18
5
-72
/
+265
*
Update build infrastructure for sendmail 8.12.
gshapiro
2002-02-17
2
-14
/
+26
*
o __P removal
imp
2002-02-17
5
-45
/
+26
*
Add support such that if LD_TRACE_LOADED_OBJECTS_ALL is defined to a
obrien
2002-02-17
2
-2
/
+11
*
Fix infinite loop around sendfile(2) after sending >4GB file.
maxim
2002-02-13
1
-5
/
+3
*
o __P removal
imp
2002-02-07
12
-218
/
+145
*
o __P removal
imp
2002-02-07
7
-109
/
+61
*
o const poison a few prototypes to avoid gcc3 warnings
imp
2002-02-07
1
-9
/
+9
*
o __P removal
imp
2002-02-07
1
-26
/
+19
*
o __P removal
imp
2002-02-07
1
-41
/
+31
*
o __P removal.
imp
2002-02-07
5
-39
/
+39
*
o Remove __P
imp
2002-02-06
1
-6
/
+4
*
Remove some unused variables, mark unused parameters as unused and change
imp
2002-02-06
1
-13
/
+12
*
o __P removal
imp
2002-02-06
5
-160
/
+116
*
ANSIfy and remove some dead code.
des
2002-02-06
6
-53
/
+29
*
Apply the following mechanical transformations in preparation for
des
2002-02-06
6
-23
/
+23
*
Set WFORMAT=0, overlooked in previous commits to libexec/.
kris
2002-02-06
1
-0
/
+1
*
Fix minor disorder in functions declared in extern.h
imp
2002-02-05
1
-1
/
+1
*
o Move externs to extern.h
imp
2002-02-05
6
-65
/
+72
*
Don't use non-signal-safe functions (exit(3) in this case) in
sheldonh
2002-02-05
1
-1
/
+1
*
Allow ldd(1) be used on shared libraries in addition to executables.
sobomax
2002-02-04
1
-9
/
+35
*
Lock down with WFORMAT?=1, with overrides in the subdirectories which
kris
2002-02-04
13
-4
/
+18
*
Mark a function as __printflike()
kris
2002-02-04
1
-1
/
+1
*
Mark a function as __printf0like(). This exposes a warning which requires
kris
2002-02-04
1
-1
/
+1
*
Prototype a function as __printflike() to avoid a FORMAT_AUDIT warning.
kris
2002-02-04
1
-0
/
+2
*
Mark report() as printflike and fix resulting warnings, including one bug
kris
2002-02-04
4
-4
/
+4
*
Silence some FORMAT_AUDIT warnings (one left)
kris
2002-02-04
1
-2
/
+2
*
o Eliminate __P
imp
2002-02-03
7
-272
/
+149
*
Remove the setjmp/longjmp stuff completely. Use signal
yar
2002-01-28
2
-44
/
+94
*
Log wtmp according to an address family properly.
ume
2002-01-28
3
-25
/
+16
*
Change the library search order so that LD_LIBRARY_PATH overrides
jdp
2002-01-25
1
-2
/
+2
*
Change brk's prototype from char *brk(const char *) to int brk(const void *)
dwmalone
2002-01-24
2
-2
/
+1
[next]