summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/drivers/h4
Commit message (Expand)AuthorAgeFilesLines
* Sweep kernel replacing suser(9) calls with priv(9) calls, assigningrwatson2006-11-061-1/+2
* Use new (inline) functions for calls into driver.phk2005-10-161-2/+1
* - Use ng_callout() instead of home-grown implementation.glebius2005-01-112-22/+4
* /* -> /*- for license, minor formatting changesimp2005-01-073-3/+9
* Fix broken ng_h4(4). Basically, do not abuse t_sc field and use new t_lscemax2004-11-021-7/+9
* Fix line discipline switching issues: If opening a new ldisc fails,phk2004-06-261-10/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-2/+2
* Missed these in the last commit.julian2004-05-291-12/+11
* Address few style issues pointed out by bdeemax2004-04-271-5/+5
* Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is oneharti2004-01-261-2/+2
* Change double include protection style in headers to matchemax2003-11-142-2/+2
* Last commit of the bluetooth upgrade. (this patch was forgotten in the firstjulian2003-05-101-2/+2
* Part one of undating the bluetooth code to the newest versionjulian2003-05-104-6/+6
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* The second try a committing the bluetooth codejulian2002-11-204-0/+1294
OpenPOWER on IntegriCloud