summaryrefslogtreecommitdiffstats
path: root/sys/i4b/driver
Commit message (Expand)AuthorAgeFilesLines
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-264-4/+0
* (MFC candidate since this is already a merge from /sys/net only.)joerg2001-03-251-2/+16
* Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-041-4/+4
* Stop counting sppp interfaces, we were just testing its presence to givepeter2001-01-291-4/+0
* Remove useless variable vjlen.hm2001-01-231-2/+2
* it seems that a commit to i4b/drivers/i4b_ispppsubr.c on 2000-01-12 hashm2001-01-151-2/+2
* Reenable support for FreeBSD 4.x and possibly the other supported BSD'shm2001-01-155-159/+243
* Fix a bug overwriting random data when Van Jacobsen header compressionhm2001-01-121-11/+21
* When queueing a packet, call the output start routine. I botched thisjlemon2001-01-091-1/+1
* Part 2 of the netgraph rewrite.julian2001-01-081-16/+15
* Rewrite of netgraph to start getting ready for SMP.julian2001-01-061-30/+50
* Divorce the kernel binary ABI version number from the messagejulian2000-12-181-1/+1
* Change initialiser to match new structure layout.julian2000-12-121-1/+0
* Reviewed by: Archie@freebsd.orgjulian2000-12-121-2/+5
* Make log(-1, ...) do what addlog(...) did.phk2000-11-261-97/+97
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-258-173/+98
* Fix i4b netgraph interface to not kernel panic at boot timehm2000-11-091-2/+13
* Remove unused #include statementshm2000-10-302-2/+0
* Submitted by: phkhm2000-10-138-28/+0
* fix conflicting types for ng_ing_rcvmsg() and ng_ing_rcvdata().hm2000-10-101-3/+4
* update to i4b version 0.95.04hm2000-10-099-240/+6546
* Avoid the modules madness I inadvertently introduced by making thephk2000-09-023-27/+0
* Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)phk2000-08-204-48/+0
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-131-3/+0
* update to isdn4bsd beta release 0.90hm1999-12-147-173/+467
* Call i4b_l4_drvrdisc, not i4b_l4_disconnect_ind to bring the linkbrian1999-11-281-2/+2
* Remove five now unused fields from struct cdevsw. They should neverphk1999-09-254-20/+0
* make correct minor numvers for some of the devices.julian1999-08-311-5/+18
* $Id$ -> $FreeBSD$peter1999-08-287-7/+7
* Add PHK's make_dev() into more places where DEVFS used to bejulian1999-08-274-75/+11
* updating isdn4bsd to beta version 0.83hm1999-08-067-71/+784
* Rename bpfilter to bpf.des1999-07-062-16/+16
* devsw and cdevsw_add() changes for i4b.phk1999-06-014-49/+96
* upgrade isdn4bsd from version 0.71 to the just released version 0.81hm1999-05-206-325/+776
* Suser() simplification:phk1999-04-271-2/+2
* update the i4b kernel part to i4b release 0.71.00hm1999-03-076-104/+292
* Silence warnings.eivind1999-01-121-2/+2
* Initial entry of ISDN4BSD into the FreeBSD tree.phk1998-12-276-0/+4169
OpenPOWER on IntegriCloud