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
...
*
Per BDE- make this more like the i386 code in that, as per the comment,
mjacob
2000-01-04
1
-2
/
+5
*
add wx0 driver
mjacob
2000-01-04
7
-0
/
+16
*
Add first pass of the Intel Gigabit Ethernet (wiseman) driver. This
mjacob
2000-01-04
3
-0
/
+2551
*
add wx (Intel Wiseman Gig Ethernet) driver
mjacob
2000-01-04
1
-0
/
+1
*
Decompression is supported via -Z, not -z.
ru
2000-01-04
1
-3
/
+4
*
* Make --null option work in (HAVE_LIBZ > 0) case.
ru
2000-01-04
1
-11
/
+5
*
Replace calendar with 2000 calendar.
grog
2000-01-04
1
-128
/
+140
*
Add a whole bunch of example entries for pam. This should help get
markm
2000-01-04
1
-8
/
+16
*
oop, use PRINTF not printf in MI code
mjacob
2000-01-04
1
-1
/
+1
*
Deal with package filenames which contain spaces.
jkh
2000-01-04
1
-1
/
+1
*
Remove references to now-obsolete XFree86 source collection (use the
jkh
2000-01-04
7
-22
/
+2
*
Add new code for HTTP proxy support.
jkh
2000-01-04
2
-0
/
+366
*
Add support for FTP installation via HTTP proxies.
jkh
2000-01-04
14
-3
/
+128
*
- Fixed warnings.
nyan
2000-01-04
12
-183
/
+136
*
Ignore SIGPIPE by default.
jkh
2000-01-04
3
-0
/
+3
*
Update the graph to include FreeBSD 3.4 and OpenBSD 2.6
billf
2000-01-04
1
-0
/
+7
*
Turn on a new /usr/bin/cpp that is a true binary rather than a shell script
obrien
2000-01-04
6
-208
/
+6
*
Clean up some debug printing. Find the correct lun when SCCLUN is
mjacob
2000-01-04
1
-25
/
+43
*
Make Fibre Channel cards correctly note the presence/absence
mjacob
2000-01-04
1
-3
/
+11
*
set default target mode debug to 0
mjacob
2000-01-04
1
-1
/
+1
*
add clarifying tag define for FC
mjacob
2000-01-04
1
-0
/
+1
*
Add in an isp_tdebug environment variable. Clean up some debugging
mjacob
2000-01-04
2
-20
/
+130
*
Update for version 2.4.
obrien
2000-01-04
1
-1
/
+22
*
Turn off GNU Info docs until someone upgrades our texinfo system to one
obrien
2000-01-04
1
-1
/
+3
*
fix leap year calculation
mjacob
2000-01-04
1
-1
/
+2
*
Merge FreeBSD chagnes into GNU grep 2.4.
obrien
2000-01-04
6
-346
/
+557
*
Ho, ho, ho... this clock chip is not y2k compliant. Motorola
mjacob
2000-01-04
1
-1
/
+14
*
Make brandelf explain itself a little better on error.
wes
2000-01-04
2
-12
/
+46
*
Add in ISP_TARGET_MODE description.
mjacob
2000-01-04
3
-0
/
+9
*
Unbreak profiling. bde says this is not the cleanest way to fix the
jasone
2000-01-04
4
-8
/
+8
*
Add in isp_target.c to be compiled for isp- it'd be nice if we could
mjacob
2000-01-04
1
-0
/
+1
*
These are platform independent functions for target mode support.
mjacob
2000-01-04
1
-0
/
+1227
*
These are platform independent definitions for target mode support-
mjacob
2000-01-03
1
-0
/
+619
*
Make a static chain of isp softcs- gdb usage becomes a lot easier.
mjacob
2000-01-03
1
-17
/
+1079
*
Raise default FCP logintime to 60 seconds. Move the position
mjacob
2000-01-03
1
-21
/
+53
*
Support target mode operations. This involves having some variant
mjacob
2000-01-03
2
-90
/
+700
*
Redirect stdout from mtree to /dev/null; we don't really need to know
asami
2000-01-03
1
-2
/
+2
*
Role platform minor revision. Add in some target mode only
mjacob
2000-01-03
1
-1
/
+35
*
add isp_print_qentry inline function
mjacob
2000-01-03
1
-0
/
+23
*
Roll minor revision number and add a more finalized list
mjacob
2000-01-03
1
-8
/
+7
*
Add missing target mode flag and fix the RQSTYPE_CTIO0
mjacob
2000-01-03
1
-1
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r55360,
obrien
2000-01-03
12
-189
/
+964
|
\
|
*
Virgin import of a trimmed down GNU Grep 2.4.
obrien
2000-01-03
18
-514
/
+1558
*
|
This commit was generated by cvs2svn to compensate for changes in r55357,
obrien
2000-01-03
3
-0
/
+1124
|
\
\
|
|
/
|
*
Virgin import of a trimmed down GNU Grep 2.3.
obrien
2000-01-03
3
-0
/
+1124
|
*
Virgin import of a trimmed down GNU Grep 2.3.
ru
1999-12-30
1
-56
/
+12
*
|
Add options for COMPAT_SVR4 and DEBUG_SVR4 for completeness.
newton
2000-01-03
3
-0
/
+6
*
|
Need to #include vm_zone.h to pick up inline definition of zfree() so that
newton
2000-01-03
2
-0
/
+2
*
|
Grammar: "be even number" -> "be an even number"
billf
2000-01-03
1
-1
/
+1
*
|
Ensure that there's a bit of extra space in our buffer when it's
brian
2000-01-03
3
-2
/
+26
[prev]
[next]