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
*
unbreak build: include string.h for strcmp prototype.
alfred
2002-05-11
1
-0
/
+1
*
Add a dummy cleandir target to the kernel section so that make buildkernel
jhb
2002-05-11
1
-0
/
+1
*
Mention the other RAS_PORT_TYPEs from rfc2865
brian
2002-05-11
1
-0
/
+14
*
while i'm breaking stuff, use __dead2 instead of GCC specific __attribute__.
alfred
2002-05-11
1
-2
/
+1
*
backout additional include of cdefs.h, it's not helping any.
alfred
2002-05-11
1
-1
/
+0
*
include cdefs.h for __printf0like to silence warning.
alfred
2002-05-11
1
-0
/
+1
*
Add semicolon to empty default case to silence warning.
jedgar
2002-05-11
1
-0
/
+1
*
Localize the version number at the request of the GCC developers.
obrien
2002-05-11
1
-1
/
+3
*
Add semicolon to empty default case to silence warning.
alfred
2002-05-11
1
-0
/
+1
*
Revert rev 1.3 -- I tested using the wrong build compiler.
obrien
2002-05-11
1
-1
/
+8
*
Actually we don't need any special YACC'ing here. The ones known to
obrien
2002-05-10
1
-8
/
+1
*
The response to my POSIX interpretation request says that `expr'
wollman
2002-05-10
2
-46
/
+88
*
Note potential cvs update problem in contrib/gcc.
obrien
2002-05-10
1
-0
/
+5
*
This commit was generated by cvs2svn to compensate for changes in r96364,
des
2002-05-10
1
-0
/
+1
|
\
|
*
Add missing include (perforce change 11137)
des
2002-05-10
1
-0
/
+1
*
|
BWK awk appears to work for world builds just fine now. We want to make
obrien
2002-05-10
2
-9
/
+0
*
|
Add tweaks needed when using as the system compiler.
obrien
2002-05-10
1
-1
/
+21
*
|
Change the PIO loops from a hard counter into a loop that calls DELAY()
joerg
2002-05-10
4
-16
/
+52
*
|
Touching the sjlj setting on IA-64 makes things not build.
obrien
2002-05-10
1
-0
/
+2
*
|
Build compiler on all platforms.
obrien
2002-05-10
1
-5
/
+1
*
|
Doh! Add IA-64 to our target list.
obrien
2002-05-10
1
-0
/
+2
*
|
Remove ## concatination in the CFGREAD and CFGWRITE macros, as gcc3 complains
gallatin
2002-05-10
1
-2
/
+2
*
|
Fix several bugs in devfs_lookupx(). When we check the nameiop to
mux
2002-05-10
1
-3
/
+3
*
|
p_leader is only set at fork1() time, so update its locking note
jhb
2002-05-10
1
-1
/
+1
*
|
Implement the following functions:
benno
2002-05-10
3
-24
/
+96
*
|
Install the system call trap handler.
benno
2002-05-10
2
-0
/
+2
*
|
xargs.c,v 1.33 broke the upgrade path from old versions of 4.x and 5.0.
ru
2002-05-10
2
-1
/
+13
*
|
Avoid casting a different sized integer to a pointer on LP64 systems.
peter
2002-05-10
1
-1
/
+1
*
|
Fix a misplaced break statement within a switch that accidentally made
joerg
2002-05-10
1
-1
/
+1
*
|
Fix a problem which could cause some machines to hang after a warm boot.
gj
2002-05-10
1
-2
/
+2
*
|
Cast the uc_mcontext member to regcontext *, not the whole ucontext_t.
tg
2002-05-10
1
-2
/
+3
*
|
Fix wrong bitmask.
tg
2002-05-10
1
-3
/
+3
*
|
Gather up the stragglers that depends on genrtl.h. This is -j10 safe now.
obrien
2002-05-10
1
-2
/
+2
*
|
This was *very* -j unsafe. Add a dependency on the common generated
obrien
2002-05-10
1
-0
/
+3
*
|
[Ab]use LDFLAGS rather than CFLAGS.
obrien
2002-05-10
2
-2
/
+3
*
|
-ffreestanding is the word.
obrien
2002-05-10
22
-21
/
+29
*
|
Change symbol values to match freebsd.h to avoid warnings.
obrien
2002-05-10
1
-2
/
+2
*
|
Bmake bits for Gcc 3.1.
obrien
2002-05-10
32
-707
/
+2148
*
|
[forced commit] Previous change got piggybacked. Initial definition
marcel
2002-05-10
0
-0
/
+0
*
|
Add missing #endif
marcel
2002-05-10
2
-4
/
+20
*
|
According to POSIX, exit status must be 127 if the requested utility was not
tjr
2002-05-10
2
-5
/
+15
*
|
Improve our detection of an attempted duplicate entry. We may be trying to
benno
2002-05-10
3
-3
/
+12
*
|
Remove a debugging printf that escaped.
benno
2002-05-10
2
-2
/
+0
*
|
Add a couple of entries. My MAINTAINER= lines are not locks.
peter
2002-05-10
1
-0
/
+5
*
|
Remove files not part of GCC 3.1.
obrien
2002-05-10
205
-80711
/
+0
*
|
Import data for 3.0.2.
obrien
2002-05-10
2
-22
/
+20
*
|
Increase the size of the kstack.
benno
2002-05-10
1
-1
/
+1
*
|
- Axe -mpreferred-stack-boundary=2 as -Os turns this on by default.
jhb
2002-05-10
2
-4
/
+4
*
|
Typo.
max
2002-05-10
1
-1
/
+1
*
|
I reorganized a little bit too much in the backwards case.
obrien
2002-05-10
1
-2
/
+4
[next]