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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lock the mutex, not the softc pointer.
cg
2001-04-10
1
-2
/
+2
*
Directory layout preference improvements from Grigoriy Orlov <gluk@ptci.ru>.
mckusick
2001-04-10
3
-21
/
+143
*
Import kernel part of SMB/CIFS requester.
bp
2001-04-10
30
-0
/
+11983
*
Add more diagnostic output for failure.
alfred
2001-04-10
1
-13
/
+36
*
Avoid endless recursion on panic.
bp
2001-04-10
1
-2
/
+6
*
Maintain a reference count on the witness struct. When the reference
jhb
2001-04-09
1
-0
/
+15
*
Several things:
mjacob
2001-04-09
1
-307
/
+618
*
Add in MII support for LICENGOOD copper part (10/100/1000). Add in some
mjacob
2001-04-09
1
-4
/
+28
*
Pick up changes from Parag Patel and Kachun Lee, and self:
mjacob
2001-04-09
1
-23
/
+104
*
- One can now specify the decimal pid of a process to trace as a parameter.
jhb
2001-04-09
2
-50
/
+146
*
We now depend on miibus_if.h.
mjacob
2001-04-09
1
-1
/
+2
*
comment out a boot-time debug message
cg
2001-04-09
1
-1
/
+1
*
Add Marvell PHY support for 10/100/1000 LIVENGOOD_CU Intel NIC.
mjacob
2001-04-09
5
-0
/
+769
*
Rege.
n_hibma
2001-04-09
2
-4
/
+4
*
Again an ID that has been reused. Update description.
n_hibma
2001-04-09
1
-1
/
+1
*
Add the Abocom URE 450 ethernet adapter.
n_hibma
2001-04-09
1
-0
/
+1
*
Regen.
n_hibma
2001-04-09
2
-4
/
+4
*
Update the description for the EPSON PID 0x010a. It seems to be reused in
n_hibma
2001-04-09
1
-1
/
+1
*
Regen.
n_hibma
2001-04-09
2
-2
/
+9
*
Add the Omni 56K Plus modem
n_hibma
2001-04-09
1
-0
/
+1
*
enable the rate conversion feeder.
cg
2001-04-09
3
-3
/
+3
*
Remove a stale file.
n_hibma
2001-04-09
1
-455
/
+0
*
Add function prototypes and base module for kernel side iconv library.
bp
2001-04-09
9
-1
/
+840
*
Two minor fixes:
imp
2001-04-09
1
-4
/
+5
*
Correctly initialize free_ccbq so that if we fail to attach (as is
mjacob
2001-04-09
1
-9
/
+8
*
Reinitialise the DSP and mixer after a resume from suspend
greid
2001-04-08
1
-0
/
+21
*
Style fix.
obrien
2001-04-08
1
-1
/
+1
*
Move the decision whether we want to request authentication from our
joerg
2001-04-08
1
-8
/
+8
*
add a software sample rate conversion feeder. this uses linear
cg
2001-04-08
1
-0
/
+175
*
minor tweaks in speed and format setting routines.
cg
2001-04-08
3
-62
/
+69
*
fix feeder initialisation methods to return correct result codes.
cg
2001-04-08
1
-3
/
+3
*
if the feeder chain returned no data, do not try to acquire the data.
cg
2001-04-08
1
-1
/
+2
*
insert a magical second memory barrier prior to calling draina() in
gallatin
2001-04-08
1
-0
/
+1
*
Fix a precedence bug. ! has higher precedence than &.
jake
2001-04-08
1
-1
/
+1
*
Add yet another chip revision of the ES1371 which requires initialisation
greid
2001-04-08
1
-1
/
+2
*
no longer needed now that we are able to build cdboot from sources again
gallatin
2001-04-08
1
-1554
/
+0
*
build cdboot from sources now that the cd9660 fs support works
gallatin
2001-04-07
1
-5
/
+4
*
Use getopt instead of a home grown one
n_hibma
2001-04-07
2
-167
/
+139
*
Add id for the IO Data ET/T
n_hibma
2001-04-07
1
-0
/
+1
*
Let pseudofs into the warmth of the FreeBSD CVS repo.
des
2001-04-07
6
-0
/
+1289
*
Quieten when re-triggering.
orion
2001-04-07
1
-0
/
+4
*
use correct contants (from net/ethernet.h)
alfred
2001-04-06
1
-2
/
+2
*
replace hardcoded 1518 with ETHER_MAX_LEN
alfred
2001-04-06
1
-1
/
+1
*
Add a new ddb command 'show pcpu' which lists some of the per-cpu data.
jhb
2001-04-06
2
-2
/
+90
*
- Split out the functionality of displaying the contents of a single lock
jhb
2001-04-06
2
-21
/
+53
*
Add ATA66 and ATA100 mode support for Acer chipsets.
sos
2001-04-06
1
-4
/
+47
*
fix security hole created by fragment cache
darrenr
2001-04-06
10
-20
/
+72
*
Axe the per-cpu variable witness_spin_check as it was replaced by the
jhb
2001-04-06
5
-7
/
+0
*
pipe/queue are the only consumers of flow_id, so only set it in those cases
billf
2001-04-06
1
-1
/
+1
*
- correct logic of per-address input packet counts for lo0
ume
2001-04-05
1
-16
/
+29
[prev]
[next]