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
/
i4b
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for Q.931 subaddresses.
hm
2002-03-26
7
-28
/
+82
*
Remove __P.
alfred
2002-03-20
1
-75
/
+75
*
Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD,
hm
2002-03-17
48
-1756
/
+215
*
remove BSD/OS specific ppp-interface file since the FreeBSD-BSD/OS merger
hm
2002-03-09
1
-562
/
+0
*
After joergs merge of i4b's sppp with the main sppp, remove obsolete file.
hm
2002-03-09
1
-4687
/
+0
*
Quiet bogus gcc warning
peter
2002-02-28
1
-1
/
+1
*
Remove a redundant decalaration of call_desc[] since it's now a
gj
2002-02-27
1
-2
/
+0
*
Make call_desc[] extern since it's also defined in layer4/i4b_l4mgmt.c
gj
2002-01-13
1
-1
/
+2
*
Fix some places where the macro L0IFPIUNIT was used instead of the correct
gj
2002-01-02
2
-7
/
+7
*
Remove unused includes.
joerg
2001-12-31
1
-7
/
+0
*
Fix two typos in previous commit.
joerg
2001-12-30
2
-2
/
+2
*
Remove references to i4b/driver/i4b_ispppsubr.c, now that
joerg
2001-12-30
1
-41
/
+0
*
Protect mtx_init() invocations with mtx_intialized() checks to avoid a
gj
2001-12-30
16
-30
/
+60
*
Fix an error which could cause a panic if both an ifpi and ifpi2 controller
gj
2001-12-29
2
-5
/
+5
*
Add support for the AVM Fritz!Card PCI version 2 controller.
gj
2001-12-22
1
-2
/
+4
*
Add a driver for the AVM Fritz!Card PCI version 2 ISDN controller.
gj
2001-12-22
8
-0
/
+3452
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
1
-4
/
+4
*
fix kvprintf panic in attach routine
hm
2001-10-24
1
-6
/
+1
*
Fix bug attaching the ELSA PCC16, the cardtyp value was set incorrectly
hm
2001-10-21
1
-2
/
+2
*
Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP
hm
2001-10-21
3
-30
/
+104
*
It seems that I slipped a nasty bug into the CAPI support. The message
hm
2001-10-21
1
-4
/
+9
*
Add experimental support for sending keypad facility messages.
hm
2001-10-18
9
-152
/
+120
*
sppp rewrites the interface's ip address directly; this breaks when the
jlemon
2001-10-01
1
-1
/
+7
*
KSE Milestone 2
julian
2001-09-12
5
-63
/
+63
*
Fix some signed/unsigned integer confusion, and add bounds checking of
kris
2001-09-10
2
-0
/
+8
*
make driver compile under 4.3-STABLE
hm
2001-07-22
1
-0
/
+4
*
update step.
hm
2001-07-21
1
-2
/
+2
*
Submitted by: Juha-Matti Liukkonen (Cubical Solutions Ltd) (jml@cubical.fi)
hm
2001-05-25
18
-35
/
+4574
*
Submitted by: Juha-Matti Liukkonen, Cubical Solutions Ltd (jml@cubical.fi)
hm
2001-05-21
1
-4
/
+4
*
pseudo-device -> device in kernel config.
schweikh
2001-05-01
1
-1
/
+1
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
5
-5
/
+0
*
(MFC candidate since this is already a merge from /sys/net only.)
joerg
2001-03-25
1
-2
/
+16
*
Preceed/preceeding are not english words. Use precede or preceding.
asmodai
2001-02-18
1
-1
/
+1
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
2
-2
/
+2
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
1
-4
/
+4
*
Pull the rug from under the 'LKM Compatability' macro - PSEUDO_SET().
peter
2001-02-04
1
-0
/
+28
*
Stop counting sppp interfaces, we were just testing its presence to give
peter
2001-01-29
1
-4
/
+0
*
Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.
hm
2001-01-26
3
-3
/
+420
*
Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.
hm
2001-01-26
1
-3
/
+4
*
remove redundant definitions of card types:
hm
2001-01-24
30
-451
/
+118
*
Remove useless variable vjlen.
hm
2001-01-23
1
-2
/
+2
*
Update the iwic driver: fix error handling for rx errors on the D-channel
hm
2001-01-21
8
-111
/
+103
*
Finish deprecating <sys/select.h> in favor of <sys/selinfo.h> in kernel code.
wollman
2001-01-20
1
-0
/
+4
*
it seems that a commit to i4b/drivers/i4b_ispppsubr.c on 2000-01-12 has
hm
2001-01-15
1
-2
/
+2
*
Reenable support for FreeBSD 4.x and possibly the other supported BSD's
hm
2001-01-15
15
-218
/
+381
*
Fix a bug overwriting random data when Van Jacobsen header compression
hm
2001-01-12
1
-11
/
+21
*
Add the ISDN itjc hardware driver. This driver supports the NETJet-S cards
hm
2001-01-11
8
-9
/
+3942
*
Add infrastructure to support the ISDN itjc hardware driver.
hm
2001-01-11
1
-7
/
+7
*
Update the ihfc driver with a patch from the author. He writes: This patch
hm
2001-01-11
4
-50
/
+84
*
Add PCI id's for the Planet PCI ISDN Adapter (Model IA128P-STDV)
hm
2001-01-10
1
-4
/
+3
[prev]
[next]