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
*
Tweak probe message so that 1000baseSX and 1000baseT cards are
wpaul
2000-07-20
2
-4
/
+4
*
Update the Tigon driver to support 1000baseTX gigE over copper AceNIC
wpaul
2000-07-20
8
-4854
/
+6458
*
Oops. Activate tap in man4 and modules makefiles
nsayer
2000-07-20
1
-1
/
+1
*
Implement SGR 22,24,25,27 from ECMA-48
ache
2000-07-20
1
-0
/
+16
*
Oops. SYSCTL_HANDLER_ARGS -> (SYSCTL_HANDLER_ARGS)
nsayer
2000-07-20
1
-1
/
+1
*
Allocate memory with M_NOWAIT instead of M_WAITOK, because it's possible
archie
2000-07-20
1
-5
/
+5
*
Add sysctl to perform bridge refresh. This is required if bridged
nsayer
2000-07-20
1
-7
/
+29
*
Add the tap driver.
nsayer
2000-07-20
4
-0
/
+920
*
Accorfing to ECMA-48 SGR 39 and 49 are just another colors and must not reset
ache
2000-07-20
1
-2
/
+2
*
only allow accept filter modifications on listening sockets
alfred
2000-07-20
1
-0
/
+8
*
disallow unload until we do proper refcounting
alfred
2000-07-20
2
-0
/
+18
*
Add support for the PC87303 chipset (found on Miata alphas) and add
dfr
2000-07-20
4
-12
/
+94
*
Revert implementation of setfsuid and setfsgid due to security
marcel
2000-07-20
4
-40
/
+4
*
Remove some confusing verbosity - we have no idea what RAID level the
msmith
2000-07-20
1
-18
/
+3
*
Add major numbers for the Adaptec FSA RAID controller.
msmith
2000-07-20
1
-0
/
+2
*
Temporary hack for the benefit of the X-Bone project
kris
2000-07-20
4
-0
/
+5
*
Remove node's name reference when the interface is detached;
archie
2000-07-19
1
-0
/
+1
*
Default the pcic to polling. Some laptops need to have polling mode
imp
2000-07-19
2
-2
/
+2
*
Fix an alpha-only race which causes the transmit side of the chip to
gallatin
2000-07-19
2
-0
/
+24
*
fix conflicts
darrenr
2000-07-19
26
-218
/
+442
*
Use <bsd.kmod.mk> not a path to ../../conf/kmod.mk.
peter
2000-07-19
1
-1
/
+1
*
Except for the information gathering IOCTLs, require apm device be
imp
2000-07-19
2
-0
/
+32
*
Studied the tech docs for the Voodoo3 and Banshee, and hopefully fixed the
cokane
2000-07-19
3
-21
/
+88
*
Const'ify parameters to ethers(3) routines as appropriate.
archie
2000-07-18
1
-5
/
+5
*
Fix a bug which would cause some knotes to get lost when two kqueues
jlemon
2000-07-18
1
-1
/
+2
*
make this file suitable for 4-stable as well as 5-current
cg
2000-07-18
1
-0
/
+11
*
PR:19945
dick
2000-07-18
1
-1
/
+2
*
Remove an unused variable warning.
n_hibma
2000-07-18
1
-2
/
+0
*
FreeBSD_version bump for changed kqueue API.
jlemon
2000-07-18
1
-1
/
+1
*
Fix the detection of parallel port Zip drives.
n_hibma
2000-07-18
1
-4
/
+5
*
o Convert to <inttypes.h> style fixed sized types to facilitate porting to
gibbs
2000-07-18
24
-1843
/
+2973
*
scsi_all.c:
gibbs
2000-07-18
2
-12
/
+34
*
cam_ccb.h:
gibbs
2000-07-18
2
-0
/
+13
*
Simplify kqueue API slightly.
jlemon
2000-07-18
5
-36
/
+27
*
Fix the IRQ9/IRQ2 confusion.
phk
2000-07-18
1
-0
/
+1
*
Remove an OBE comment.
obrien
2000-07-18
1
-2
/
+0
*
KNF'ize.
obrien
2000-07-18
14
-419
/
+448
*
oops- need reboot.h file
mjacob
2000-07-18
1
-0
/
+1
*
Fix a comment which was broken in rev 1.36.
sheldonh
2000-07-18
1
-1
/
+1
*
Add case that David missed about setting RB_SERIAL.
mjacob
2000-07-18
1
-0
/
+1
*
Driver for LMC1504 card: four port E1 or fractional E1.
phk
2000-07-18
1
-47
/
+115
*
Driver for LMC1504 card: four port E1 or fractional E1.
phk
2000-07-18
1
-0
/
+1
*
Add the umodem driver.
n_hibma
2000-07-18
3
-0
/
+5
*
Set `boothowto' approapiately if our console is a serial one.
obrien
2000-07-18
12
-1
/
+26
*
Add smc37c935 chipset support and clean up the code which tries to
dfr
2000-07-18
5
-65
/
+280
*
Add in some new IN_XXX and CT_XXXX flags in preparation
mjacob
2000-07-18
1
-0
/
+6
*
If debugging set, zero out an incoming response entry
mjacob
2000-07-18
1
-1
/
+5
*
The SERVICING_INTERRUPT isn't quite safe yet.
mjacob
2000-07-18
1
-0
/
+4
*
Add a isp_target_putback_atio- we aren't using CCINCR at this time, so
mjacob
2000-07-18
1
-40
/
+169
*
Raise debug level for some messages. Fix botched inversion
mjacob
2000-07-18
1
-11
/
+9
[next]