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
*
-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
*
Add support for MS-CHAP authentication via a RADIUS server.
brian
2002-05-10
6
-42
/
+200
*
Gcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.
obrien
2002-05-10
1
-0
/
+1
*
Add rad_get_vendor_attr() for deciphering vendor attributes received
brian
2002-05-10
2
-1
/
+34
*
Opps, remove added bogon.
obrien
2002-05-10
1
-1
/
+1
*
Sync with the other platforms.
obrien
2002-05-10
1
-1
/
+1
*
Gcc 3.1 varargs support.
obrien
2002-05-10
5
-16
/
+56
*
Gcc 3.1 varargs support.
obrien
2002-05-10
10
-22
/
+133
*
Gcc 3.1 has different -Wx flags.
obrien
2002-05-10
1
-2
/
+5
*
Use only bits w/in /sys if at all possible.
obrien
2002-05-10
1
-1
/
+1
*
Remove gCC'isms.
obrien
2002-05-10
1
-1
/
+0
*
Use the compiler's crt{begin,end}.
obrien
2002-05-10
1
-2
/
+1
*
Add the beginnings of Sparc64 support.
obrien
2002-05-10
1
-0
/
+2
*
Pass CFLAGS to {CC} when using it as an `ld' replacement.
obrien
2002-05-10
1
-1
/
+1
*
We don't need bootinfo any more, and sparc64 doesn't have it anyways.
obrien
2002-05-10
1
-1
/
+0
*
Don't be redundant.
obrien
2002-05-10
1
-1
/
+1
*
New release notes: pam_ftpusers(8), sed(1) -i.
bmah
2002-05-10
2
-4
/
+24
*
mklocale has bad juju for Sparc64.
obrien
2002-05-10
1
-1
/
+6
*
-ffreestanding is the word for /sys.
obrien
2002-05-10
6
-17
/
+18
*
Turn off boot2 -- it gained over 96 bytes dieting on the in-tree Gcc 3.1.
obrien
2002-05-10
1
-1
/
+1
*
Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.
obrien
2002-05-10
2
-3
/
+13
*
All platforms should be on equal footing now -- no special handling for
obrien
2002-05-10
1
-10
/
+6
*
Turn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r.
obrien
2002-05-10
1
-0
/
+3
*
Add entry for Vinum.
grog
2002-05-10
1
-0
/
+1
*
When packing installed package into a file (pkg_create -b) make sure to
sobomax
2002-05-10
1
-4
/
+11
*
Reimplement the who(1) utility to add some features required by SUSv3:
tjr
2002-05-09
2
-122
/
+270
*
This commit was generated by cvs2svn to compensate for changes in r96297,
obrien
2002-05-09
22
-548
/
+3802
|
\
|
*
Gcc 3.1.0 pre-release's Objective C support bits from the FSF anoncvs repo
obrien
2002-05-09
22
-548
/
+3802
*
|
This commit was generated by cvs2svn to compensate for changes in r96295,
obrien
2002-05-09
35
-917
/
+3061
|
\
\
|
|
/
|
*
Gcc 3.1.0 pre-release's libf2c bits from the FSF anoncvs repo on
obrien
2002-05-09
35
-917
/
+3061
*
|
Use the stock (3.1 pre) file.
obrien
2002-05-09
2
-170
/
+338
*
|
Use the stock file for now (but leave a note behind about our OBE changes).
obrien
2002-05-09
1
-42
/
+203
*
|
Merge rev 1.2 (printf format error fixes) in its 1.8 form into Gcc 3.1 pre.
obrien
2002-05-09
1
-341
/
+405
*
|
Use the stock (3.1) file.
obrien
2002-05-09
1
-11
/
+39
*
|
We use the stock (3.1) file.
obrien
2002-05-09
1
-153
/
+316
*
|
Merge rev 1.2 (-fformat-extensions) and rev 1.7 (optimization downgrade)
obrien
2002-05-09
1
-50
/
+77
[next]