aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ctau
Commit message (Expand)AuthorAgeFilesLines
* Various bpf(4) related fixes to catch places up to the new bpf(4)John Baldwin2006-12-291-4/+2
* Sweep kernel replacing suser(9) calls with priv(9) calls, assigningRobert Watson2006-11-061-16/+17
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* Backout if_cp 1.26, if_ct 1.27, if_cx 1.47 by obrien:Roman Kurakin2005-09-271-532/+534
* Reorder code to not depend on an ISO-C illegal forward extern declaration.David E. O'Brien2005-09-071-542/+541
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andRobert Watson2005-08-091-6/+6
* Use m_length (m, NULL) instead of m->m_pkthdr.len.Roman Kurakin2005-07-091-1/+1
* Protect from partially initialized channels.Roman Kurakin2005-07-091-0/+2
* Space & alignment nits.Roman Kurakin2005-07-091-5/+5
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-64/+74
* Use dynamic major number allocation.Poul-Henning Kamp2005-02-271-3/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-0610-10/+10
* Make code MPSAFE.Roman Kurakin2004-12-131-47/+213
* Clean up from '#if __FreeBSD_version'.Roman Kurakin2004-12-101-320/+5
* Don not call pp_down()/pp_up() form XX_tlf()/XX_tls() in non PPP modeRoman Kurakin2004-12-031-2/+4
* Remove bogus cdevsw frobbing code which tries to prevent doublePoul-Henning Kamp2004-09-231-13/+0
* Make code ready to switch debug.mpsafenet to 1 since I've not able toRoman Kurakin2004-08-271-1/+2
* Fix resource check while autodetection.Roman Kurakin2004-08-131-6/+6
* White space cleanup.Roman Kurakin2004-08-131-225/+225
* Slight cosmetic changes.Julian Elischer2004-07-201-2/+2
* Convert Netgraph to use mbuf tags to pass its meta information around.Julian Elischer2004-06-251-5/+9
* Use bus_dma* instead of contigmalloc()+vtophys() for RELENG_5.Roman Kurakin2004-06-231-30/+123
* Make code more clean: backout support for 3.x branch.Roman Kurakin2004-06-231-450/+27
* Second half of the dev_t cleanup.Poul-Henning Kamp2004-06-171-2/+2
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-5/+5
* Add missing <sys/module.h> includesPoul-Henning Kamp2004-05-301-0/+1
* Switch to using C99 sparse initialisers for the type methods array.Roman Kurakin2004-05-291-22/+9
* Use better way of closing fr support before current sppp get it.Roman Kurakin2004-05-071-7/+12
* Sync with RELENG_4Roman Kurakin2004-05-071-2/+2
* Nursemaid: Fix tinderbox builds by removing the shadowing of the globalBruce M Simpson2004-03-041-7/+7
* 1. Renames NCT constant to NCTAU. This will help while MFC to 4 branch.Roman Kurakin2004-03-021-25/+40
* Add support for Cronyx-Tau. For now I added only Tau-ISA files, system filesRoman Kurakin2004-02-2314-0/+13023