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
...
*
|
Fix a warning when NATM is not defined. In this case s is not used.
harti
2004-01-09
1
-0
/
+2
*
|
Egg on my face: UsePAM was off by default.
des
2004-01-09
1
-1
/
+1
*
|
The private data section of ndis_packets has a 'packet flags' byte
wpaul
2004-01-09
4
-4
/
+14
*
|
Sync with Creative's 8010.h rev 1.51.
obrien
2004-01-09
2
-74
/
+147
*
|
Dike out some very Linux-specific parts that we can't compile with.
obrien
2004-01-09
1
-0
/
+8
*
|
This commit was generated by cvs2svn to compensate for changes in r124273,
obrien
2004-01-09
1
-2
/
+42
|
\
\
|
*
|
Vendor import revision 1.9 of ac97_codec.h (we renamed the file) from
obrien
2004-01-09
1
-2
/
+42
*
|
|
Implement NdisOpenFile()/NdisCloseFile()/NdisMapFile()/NdisUnmapFile().
wpaul
2004-01-09
3
-10
/
+125
*
|
|
Add a GraphViz-exporting ngctl(8) "dot" command. You can now create
green
2004-01-09
5
-11
/
+203
*
|
|
Also, don't crash in the netgraph disconnect node if the interface is
green
2004-01-09
1
-1
/
+2
*
|
|
Don't try to ifpromisc() on an interface that's deleted already.
green
2004-01-09
1
-4
/
+4
*
|
|
Improve the expressiveness of ttyinfo (^T) when dealing with threads
rwatson
2004-01-08
1
-7
/
+16
*
|
|
Drop the sigacts mutex around calls to stopevent() to avoid sleeping
rwatson
2004-01-08
1
-2
/
+10
*
|
|
Do not emit comments when -n is specified.
phk
2004-01-08
1
-5
/
+10
*
|
|
- Enable recursive acquisition of the mutex synchronizing access to the
alc
2004-01-08
2
-8
/
+13
*
|
|
Use the saved params for LBA-CHS conversion. Fixes PC98 bug.
sos
2004-01-08
1
-4
/
+3
*
|
|
Some integrated Davicom cards in sparc64 boxes have an all zeros
mux
2004-01-08
4
-0
/
+54
*
|
|
Limiters and sanity checks for TCP MSS (maximum segement size)
andre
2004-01-08
8
-4
/
+200
*
|
|
Add the PCI ID for yet another bge chip: the Altima 1002.
wpaul
2004-01-08
2
-0
/
+3
*
|
|
Add the NDISAPI option.
wpaul
2004-01-08
1
-0
/
+1
*
|
|
Always clean all files, including ones under ACPI_DEBUG when doing a
njl
2004-01-08
1
-7
/
+9
*
|
|
MFlibpthread: Add a simple work-around for deadlocking on recursive
deischen
2004-01-08
2
-44
/
+82
*
|
|
Add a simple work-around for deadlocking on recursive read locks
deischen
2004-01-08
6
-96
/
+172
*
|
|
* firewire
simokawa
2004-01-08
3
-18
/
+34
*
|
|
Cosmetics: rearrange the dependency list to match that of ssh and sshd.
ru
2004-01-08
1
-2
/
+5
*
|
|
Fixed static linkage.
ru
2004-01-08
2
-4
/
+10
*
|
|
If path mtu discovery is enabled set the DF bit in all cases we
andre
2004-01-08
2
-0
/
+8
*
|
|
Do not set the ip_id to zero when DF is set on packet and
andre
2004-01-08
1
-12
/
+6
*
|
|
Correct the definition of the ndis_miniport_interrupt structure:
wpaul
2004-01-08
3
-10
/
+45
*
|
|
Use += instead of = with DPADD / LDADD.
des
2004-01-08
1
-2
/
+2
*
|
|
Regenerate config.h; I don't know why this didn't hit CVS yesterday.
des
2004-01-08
1
-36
/
+107
*
|
|
Enable GSSAPI support. [1]
des
2004-01-08
3
-8
/
+10
*
|
|
fixed improper routing-message flag
suz
2004-01-08
1
-1
/
+1
*
|
|
The transmit frame status is stored in the last transmit descriptor for the
truckman
2004-01-08
4
-6
/
+10
*
|
|
Remove extraneous unlock. This fixes a panic seen when manipulating static
sam
2004-01-07
1
-1
/
+1
*
|
|
Correct an instance of an erroneous "it's".
ceri
2004-01-07
1
-1
/
+1
*
|
|
Comsetic tweaks: use PCPU_GET(cpumask) and CPU_ABSENT().
jhb
2004-01-07
1
-5
/
+5
*
|
|
Correct capitalization.
grog
2004-01-07
1
-1
/
+1
*
|
|
Add 'device wlan' to synopsis.
wpaul
2004-01-07
1
-1
/
+2
*
|
|
Netgear WG511T card is a CardBus not a PCI card.
blackend
2004-01-07
2
-2
/
+2
*
|
|
Correct and simplify the implementation of RtlEqualUnicodeString().
wpaul
2004-01-07
1
-22
/
+23
*
|
|
Add a tip on how to print a manual page.
blackend
2004-01-07
1
-0
/
+7
*
|
|
man ftpd says that "by default, anonymous users cannot modify existing files."
anholt
2004-01-07
1
-1
/
+1
*
|
|
It appears drivers may call NdisWriteErrorLogEntry() with locks
wpaul
2004-01-07
1
-3
/
+5
*
|
|
When draining the tx queue reclaim any node references held in packets.
sam
2004-01-07
1
-1
/
+10
*
|
|
When ath_hal_stoptxdma returns an error dma is still likely stopped
sam
2004-01-07
1
-1
/
+1
*
|
|
use ath_reset instead of ath_init when recovering from a watchdog timeout:
sam
2004-01-07
1
-1
/
+1
*
|
|
make hw.ath.debug a tunable
sam
2004-01-07
1
-0
/
+1
*
|
|
make hw.ath.outdoor and hw.ath.countrycode tunables
sam
2004-01-07
1
-0
/
+2
*
|
|
split debugging messages up into classes;
sam
2004-01-07
1
-73
/
+109
[prev]
[next]