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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace cleanup.
mckusick
1999-05-07
1
-2
/
+2
*
Get rid of random debugging cruft; sync up with latest version.
mckusick
1999-05-07
1
-38
/
+10
*
Severe slowdowns have been reported when creating or removing many
mckusick
1999-05-07
1
-108
/
+290
*
Fix spelling and typos.
jkoshy
1999-05-06
1
-6
/
+8
*
Add the capability for traceroute(8) to send packets of any IP protocol
archie
1999-05-06
2
-37
/
+244
*
Uninitialized variable. Do not assume certain endianess.
luoqi
1999-05-04
1
-3
/
+4
*
GC some unused files from gdb and add them to the exclude list for future
dfr
1999-05-03
3
-268
/
+10
*
Resurrect a file for alpha support in GDB and add some minor FreeBSD tweaks.
dfr
1999-05-02
1
-0
/
+1415
*
Delete parts of gdb which are now shared with binutils.
dfr
1999-05-02
300
-105553
/
+0
*
Merge conflicts. More elegant improvements will follow in a couple
markm
1999-05-02
10
-124
/
+543
*
This commit was generated by cvs2svn to compensate for changes in r46307,
markm
1999-05-02
408
-4856
/
+22192
|
\
|
*
Maintenance releace 3 of perl5.005. Includes support for threads.
markm
1999-05-02
418
-4951
/
+22733
*
|
The maximum pagesize for alpha is 64k, not 1Mb.
dfr
1999-05-02
1
-1
/
+1
*
|
Add upgrade instructions to facilitate future gdb imports.
dfr
1999-05-02
2
-0
/
+29
*
|
Merge local changes into gdb-4.18 and add changes for FreeBSD/alpha.
dfr
1999-05-02
26
-1811
/
+7519
*
|
This commit was generated by cvs2svn to compensate for changes in r46283,
dfr
1999-05-02
297
-14202
/
+120511
|
\
\
|
*
|
Virgin import of gdb-4.18
dfr
1999-05-02
387
-20882
/
+141599
*
|
|
Fix conflicts.
obrien
1999-05-02
6
-102
/
+191
*
|
|
junk from the last import
obrien
1999-05-02
1
-89
/
+0
*
|
|
This commit was generated by cvs2svn to compensate for changes in r46275,
obrien
1999-05-02
23
-161
/
+770
|
\
\
\
|
*
|
|
Virgin import of ISC-DHCP v2.0b1pl27
obrien
1999-05-02
28
-250
/
+947
*
|
|
|
Turn DEFAULT_VTABLE_THUNKS back on. It caused problems with undefined symbols
obrien
1999-04-30
1
-4
/
+5
*
|
|
|
Rather than hack config/freebsd.h to contain our hacks for a native compiler,
obrien
1999-04-28
1
-45
/
+1
*
|
|
|
Simplify the definition of FBSD_SWITCH_TAKES_ARG, and make sure
obrien
1999-04-27
2
-18
/
+8
*
|
|
|
Wait until EGCS 1.2 to use more efficient ``thunks'' to implement C++ vtables.
obrien
1999-04-27
1
-3
/
+4
*
|
|
|
Use new `FBSD_SWITCH_TAKES_ARG' and `FBSD_WORD_SWITCH_TAKES_ARG'.
obrien
1999-04-22
1
-0
/
+3
*
|
|
|
Move `SWITCH_TAKES_ARG' to `FBSD_SWITCH_TAKES_ARG' and `WORD_SWITCH_TAKES_ARG'
obrien
1999-04-22
1
-5
/
+3
*
|
|
|
Fix typos.
nik
1999-04-14
1
-3
/
+7
*
|
|
|
Document the "-D" option (UTSL).
obrien
1999-04-14
1
-0
/
+12
*
|
|
|
Support linking against libgcc_r.
obrien
1999-04-14
1
-0
/
+6
*
|
|
|
Fixed one typo ("[[=e]]" -> "[[=e=]]") and two occurences of whitespace
nik
1999-04-10
1
-4
/
+4
*
|
|
|
.sp -> .Pp
nik
1999-04-10
1
-5
/
+5
*
|
|
|
ipfstat is now in section 8 of the manual.
nik
1999-04-10
1
-1
/
+1
*
|
|
|
Did not mean to import these with 2.0b1pl17
obrien
1999-04-09
3
-5114
/
+0
*
|
|
|
MF libexec/telnetd: Determine the host name using an array size of
brian
1999-04-08
1
-2
/
+3
*
|
|
|
Removed unconditional definitions of __ELF__. They were redundant for
bde
1999-04-08
1
-1
/
+1
*
|
|
|
Change default entry point from `__start' to `_start' which is in crt1.o.
simokawa
1999-04-08
1
-1
/
+1
*
|
|
|
Merge shared LIB_SPEC into share config header.
obrien
1999-04-08
1
-0
/
+6
*
|
|
|
merge alpha/freebsd-elf.h into alpha/freebsd.h
obrien
1999-04-08
1
-5
/
+77
*
|
|
|
MF libexec/telnetd: MAXHOSTNAMELEN & -u fixes.
brian
1999-04-07
2
-8
/
+16
*
|
|
|
Use realhostname().
brian
1999-04-06
1
-39
/
+9
*
|
|
|
Mispelled global option in usage.
obrien
1999-04-06
1
-1
/
+1
*
|
|
|
MF src/libexec/telnetd: Verify the reverse DNS lookup
brian
1999-04-06
1
-2
/
+18
*
|
|
|
Zap files not in cvs-1.10
peter
1999-04-05
2
-427
/
+0
*
|
|
|
Stray files that used to be in 1.9.x that are not in 1.10
peter
1999-04-05
1
-71
/
+0
*
|
|
|
libg++ is OBE.
obrien
1999-04-05
635
-132638
/
+0
*
|
|
|
Fix space padding that was causing a problem in creating the final
obrien
1999-04-04
1
-2
/
+3
*
|
|
|
* Protect ourselves from any previously defined options.
obrien
1999-04-03
1
-0
/
+13
*
|
|
|
Fixed printf format errors.
bde
1999-04-03
1
-3
/
+4
*
|
|
|
Since our inetd wrapped now, treat all its services as tcpd-prefixed
ache
1999-04-03
1
-0
/
+4
[next]