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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Argh. I've been reading makefiles for too long. Change comment to a
peter
2002-09-17
2
-8
/
+16
*
Stub out the calls to get_mcontext and set_mcontext which only exist on
peter
2002-09-17
2
-0
/
+20
*
Add i386 to the list of architectures that libc_r is broken on. This
peter
2002-09-17
2
-2
/
+2
*
It seems I accidently committed a change that removed the userland includes
peter
2002-09-17
1
-2
/
+0
*
Bandaid to stop failing on non-i386 platforms.
peter
2002-09-17
1
-0
/
+5
*
Make _fetch_connect() always set the error code.
fenner
2002-09-17
2
-4
/
+5
*
Include <sys/types.h> directly rather than depending on <sys/fcntl.h>
mike
2002-09-17
1
-0
/
+1
*
pid_t will be shared with at least <fcntl.h>.
mike
2002-09-17
1
-0
/
+4
*
Bmake bits for GCC 3.2.1-prerelease libstdc++.
kan
2002-09-17
1
-2
/
+3
*
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
kan
2002-09-17
1
-0
/
+3
*
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
kan
2002-09-17
1
-1
/
+1
*
Use the stock 3.2.1-prerelease file.
kan
2002-09-17
6
-29
/
+37
*
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
kan
2002-09-17
1
-0
/
+5
*
This commit was generated by cvs2svn to compensate for changes in r103449,
kan
2002-09-17
3
-3
/
+3
|
\
|
*
Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on ...
kan
2002-09-17
3
-3
/
+3
*
|
This commit was generated by cvs2svn to compensate for changes in r103447,
kan
2002-09-17
43
-1632
/
+8571
|
\
\
|
|
/
|
*
Gcc 3.2.1-prerelease C++ support bits from the FSF anoncvs repo gcc-3_2-branc...
kan
2002-09-17
43
-1632
/
+8571
*
|
This commit was generated by cvs2svn to compensate for changes in r103445,
kan
2002-09-17
36
-659
/
+972
|
\
\
|
|
/
|
*
Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 16-Sep-2002 ...
kan
2002-09-17
45
-689
/
+1018
*
|
Tempary fix for inet6. The final fix is to change in6_pcbnotify to take pcbin...
jennifer
2002-09-17
1
-0
/
+2
*
|
Use a weak symbol for signalcontext().
mini
2002-09-17
1
-1
/
+3
*
|
Add signalcontext(), which adds a signal frame to a ucontext_t.
mini
2002-09-17
1
-0
/
+80
*
|
Conglomerate printing of ps_pgtok'd data into a PLONG type. I couldn't think
jmallett
2002-09-17
4
-23
/
+6
*
|
BANG! BANG! BANG! Put these bits out of their misery.
obrien
2002-09-17
197
-82637
/
+0
*
|
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
89
-922
/
+84
*
|
Disable building of the a.out gas and ld. They will become ports.
obrien
2002-09-17
1
-6
/
+0
*
|
New release note: SA-02:39.
bmah
2002-09-16
2
-0
/
+14
*
|
Fix documentation of clnt_control()'s CL{GET|SET}_{VERS|XID} to
fenner
2002-09-16
1
-4
/
+4
*
|
xids are u_int32_ts, which are not necessarily the same size as time_ts or
fenner
2002-09-16
1
-2
/
+2
*
|
Update build infrastructure after import of Heimdal Kerberos 2002/09/16.
nectar
2002-09-16
2
-20
/
+60
*
|
Resolve conflicts.
nectar
2002-09-16
7
-77
/
+29
*
|
This commit was generated by cvs2svn to compensate for changes in r103423,
nectar
2002-09-16
101
-3883
/
+6985
|
\
\
|
*
|
Import of Heimdal Kerberos from KTH repository circa 2002/09/16.
nectar
2002-09-16
112
-4046
/
+7133
*
|
|
Perform keyword.c:1.27 properly, implement -orss in the New World Order of
jmallett
2002-09-16
3
-2
/
+12
*
|
|
Remove some NOTINUSE stuff. Good housekeeping.
jmallett
2002-09-16
1
-9
/
+0
*
|
|
Start new sentence with newline.
njl
2002-09-16
1
-2
/
+2
*
|
|
Make libpthread KSE aware.
mini
2002-09-16
52
-4790
/
+270
*
|
|
Don't depend on <sys/types.h> pollution in <fcntl.h>. Sort includes.
mike
2002-09-16
1
-8
/
+11
*
|
|
Mechanically change all libc_r references to libpthread.
mini
2002-09-16
56
-62
/
+62
*
|
|
Add kernel support needed for the KSE-aware libpthread:
mini
2002-09-16
3
-38
/
+48
*
|
|
Add kernel support needed for the KSE-aware libpthread:
mini
2002-09-16
6
-245
/
+491
*
|
|
Add kernel support needed for the KSE-aware libpthread:
mini
2002-09-16
3
-105
/
+456
*
|
|
Add kernel support needed for the KSE-aware libpthread:
mini
2002-09-16
9
-32
/
+77
*
|
|
Add kernel support needed for the KSE-aware libpthread:
mini
2002-09-16
11
-166
/
+444
*
|
|
Save and restore FPU state properly in ucontext_t's.
mini
2002-09-16
4
-36
/
+29
*
|
|
Add signalcontext(), which lays down a signal frame onto a ucontext_t.
mini
2002-09-16
1
-12
/
+15
*
|
|
Add a cast to make this file compile in userland on sparc64 without
phk
2002-09-16
1
-1
/
+1
*
|
|
Update man page for enum -> const char * change for v_tag
njl
2002-09-16
1
-2
/
+3
*
|
|
I forgot fsdb was still sharing files with fsck.
phk
2002-09-16
1
-1
/
+1
*
|
|
Allocate 64K recieve buffer for DNS responses.
ume
2002-09-16
1
-27
/
+48
[next]