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
...
*
|
Add more modules, correct alphabetical order.
brueffer
2006-08-18
1
-1
/
+3
*
|
Add the new linux files to pc98 too.
netchild
2006-08-18
1
-0
/
+3
*
|
Document a detail in the present syntax of "ps -o foo=bar". Now
yar
2006-08-18
1
-6
/
+7
*
|
Fix a kernel panic based on receiving an ICMPv6 Packet too Big message.
gnn
2006-08-18
1
-2
/
+2
*
|
bge_cksum_pad() can modify the mbuf, thus call it before bus_dmamap_load().
glebius
2006-08-18
1
-20
/
+19
*
|
Don't try to start interfaces that don't exist.
brooks
2006-08-18
1
-0
/
+2
*
|
Eliminate header line(s) from ps(1) output instead of skipping over them.
yar
2006-08-18
1
-5
/
+2
*
|
The ps(1) command is unfriendly to scripts by default because
yar
2006-08-18
1
-3
/
+4
*
|
Use our standard section 4 SYNOPSIS layout.
brueffer
2006-08-18
1
-11
/
+16
*
|
Follow the lead of mxgb(4) and build the module for ixgb(4).
brueffer
2006-08-18
1
-0
/
+3
*
|
kern.ipc.nmbclusters is sysctl, not compile-time option. Change Dv to Va.
marck
2006-08-18
1
-3
/
+3
*
|
Update JMicron support to also work with chips where the PATA and SATA
sos
2006-08-18
1
-19
/
+42
*
|
Remove references to NMBCLUSTERS which is obsoleted.
marck
2006-08-18
2
-5
/
+3
*
|
Appened ull to a really large integer constant to fix build on i386
imp
2006-08-18
1
-1
/
+1
*
|
while(0); -> while (0) in multiline macro
imp
2006-08-17
1
-1
/
+1
*
|
while (0); -> while (0) in multi-line macros
imp
2006-08-17
7
-8
/
+7
*
|
Allow ipfw to forward to a destination that is specified by a table.
julian
2006-08-17
4
-18
/
+85
*
|
Don't put a ; after while (0)
imp
2006-08-17
1
-2
/
+2
*
|
- disable some more code when osrelease=2.4.2
netchild
2006-08-17
1
-22
/
+46
*
|
Move some stuff into headers where they belong.
netchild
2006-08-17
6
-16
/
+4
*
|
Make it a little clearer that interface-specific flags aren't additional
brian
2006-08-17
1
-2
/
+3
*
|
Bump the document date. s/dhclient/.Nm/
brian
2006-08-17
1
-4
/
+7
*
|
Bump the document date.
brian
2006-08-17
1
-1
/
+1
*
|
Add a missing quote
brian
2006-08-17
1
-1
/
+1
*
|
Use same signedness for i and matched_c. This should make
delphij
2006-08-17
1
-1
/
+2
*
|
Correct usage()
brian
2006-08-17
1
-1
/
+1
*
|
Add a -p switch to dhclient. The switch tells dhclient to persist
brian
2006-08-17
5
-6
/
+45
*
|
Further nitpicking.
ceri
2006-08-17
1
-13
/
+13
*
|
Fix a grammatical error.
ceri
2006-08-17
1
-1
/
+1
*
|
Remove unneeded asserts from bridge_ioctl_* since these are just
thompsa
2006-08-17
1
-64
/
+0
*
|
I'm about to merge these only now, so correct the first release
ru
2006-08-17
2
-2
/
+2
*
|
Remove two lock asserts that are unneeded due to subsequent unlocks.
thompsa
2006-08-17
1
-2
/
+0
*
|
Call bridge_span before dropping the lock.
thompsa
2006-08-17
1
-2
/
+2
*
|
Initialize the emul sx-lock.
netchild
2006-08-17
1
-0
/
+1
*
|
Rewrite bge_encap() so that it takes mbuf ** argument. In this case if
glebius
2006-08-17
1
-38
/
+48
*
|
Fix the DEBUG build:
netchild
2006-08-17
2
-5
/
+3
*
|
Allow for setting negative priority (niceness) when $foo_user is non-root.
yar
2006-08-17
1
-2
/
+7
*
|
Enumerate all cases where -i is applicable.
yar
2006-08-17
1
-2
/
+3
*
|
o Style previous.
maxim
2006-08-17
1
-2
/
+2
*
|
Update to sendmail 8.13.8
gshapiro
2006-08-17
3
-6
/
+6
*
|
Forced commit to .mc files to force creation of new .cf files for mergemaster.
gshapiro
2006-08-17
0
-0
/
+0
*
|
This commit was generated by cvs2svn to compensate for changes in r161389,
gshapiro
2006-08-17
8
-22
/
+73
|
\
\
|
*
|
Import sendmail 8.13.8
gshapiro
2006-08-17
8
-22
/
+73
*
|
|
Regularly scheduled patch to unbreak regularly scheduled post-ipfilter
kan
2006-08-17
1
-1
/
+1
*
|
|
Introduce a new function, ifexists and use it to avoid attempting to
brooks
2006-08-17
2
-27
/
+42
*
|
|
Take IP_FIREWALL_EXTENDED out of the man page too.
julian
2006-08-17
1
-8
/
+0
*
|
|
Note IPFIREWALL_FOWARD_EXTENDED is now gone.
julian
2006-08-17
1
-0
/
+5
*
|
|
Remove the IPFIREWALL_FORWARD_EXTENDED option and make it on by default as it...
julian
2006-08-17
5
-31
/
+9
*
|
|
MFp4: changes since .s -> .S rename. Use correct header for size
imp
2006-08-17
1
-2
/
+17
*
|
|
Don't update Rx descriptor status in two different functions.
yongari
2006-08-16
1
-9
/
+8
[prev]
[next]