summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer2
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andru2005-12-051-4/+4
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-0612-36/+48
* Use __FBSDID().obrien2003-06-1110-30/+30
* Fix off-by-one errors in range checks of state machine states & events.phk2003-05-311-4/+4
* Fix systematic off-by-one errors in unit number range checks.phk2003-05-311-2/+2
* Back out M_* changes, per decision of the TRB.imp2003-02-191-4/+4
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-4/+4
* Be consistent about marking functions static.phk2002-10-151-1/+2
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,brooks2002-09-029-55/+0
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-1/+1
* Remove __P.alfred2002-03-201-75/+75
* Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD,hm2002-03-1712-236/+36
* Protect mtx_init() invocations with mtx_intialized() checks to avoid agj2001-12-301-1/+2
* Reenable support for FreeBSD 4.x and possibly the other supported BSD'shm2001-01-152-9/+26
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-253-16/+5
* Remove unused #include statementshm2000-10-308-8/+0
* Submitted by: phkhm2000-10-1310-44/+1
* update to i4b version 0.95.04hm2000-10-0912-316/+286
* Remove 42 unneeded #include <sys/ioccom.h>.phk2000-05-0310-10/+0
* Remove unneeded #include <sys/kernel.h>phk2000-04-298-8/+0
* * Use sys/sys/random.h rather than a i386 specific one.obrien2000-04-241-4/+1
* update to isdn4bsd beta release 0.90hm1999-12-1412-50/+94
* $Id$ -> $FreeBSD$peter1999-08-2812-12/+12
* updating isdn4bsd to beta version 0.83hm1999-08-066-39/+58
* upgrade isdn4bsd from version 0.71 to the just released version 0.81hm1999-05-206-57/+140
* update the i4b kernel part to i4b release 0.71.00hm1999-03-0712-38/+42
* Initial entry of ISDN4BSD into the FreeBSD tree.phk1998-12-2712-0/+4504
OpenPOWER on IntegriCloud