| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: /*- and related license changes | Warner Losh | 2005-01-31 | 7 | -21/+28 |
| * | Merge i4b_ipr.c:1.30 and i4b_isppp.c:1.27 from HEAD to RELENG_5: | Robert Watson | 2004-10-14 | 2 | -0/+4 |
| * | MFC: Apply error and success logic consistently to the function netisr_queue() | Andre Oppermann | 2004-09-15 | 1 | -5/+1 |
| * | Catch up with the new world order of Netgraph metas. | Ruslan Ermilov | 2004-07-06 | 1 | -15/+3 |
| * | Add another ifdef... | Warner Losh | 2004-07-05 | 1 | -0/+2 |
| * | meta_p is a void *, so a variable that's of type void * can't be | Warner Losh | 2004-07-04 | 1 | -1/+4 |
| * | Be BURN_BRIDGES compliant | Poul-Henning Kamp | 2004-06-21 | 1 | -1/+1 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 4 | -21/+21 |
| * | Link ALTQ to the build and break with ABI for struct ifnet. Please recompile | Max Laier | 2004-06-13 | 1 | -1/+1 |
| * | Switch to using C99 sparse initialisers for the type methods array. | Julian Elischer | 2004-05-29 | 1 | -12/+10 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 4 | -0/+8 |
| * | Device megapatch 1/6: | Poul-Henning Kamp | 2004-02-21 | 4 | -8/+0 |
| * | Based on an excellent suggestion from tanimura@ define I4BPRI and use it | Gary Jennejohn | 2003-11-10 | 3 | -38/+17 |
| * | Fix breakage cuased by the selwakeuppri commit by defining TTIPRI for | Gary Jennejohn | 2003-11-10 | 3 | -0/+21 |
| * | - Implement selwakeuppri() which allows raising the priority of a | Seigo Tanimura | 2003-11-09 | 2 | -8/+8 |
| * | Replace the if_name and if_unit members of struct ifnet with new members | Brooks Davis | 2003-10-31 | 2 | -10/+10 |
| * | Initialize if_softc and use it in favor of &ipr_softc[ifp->if_unit] to | Brooks Davis | 2003-10-31 | 1 | -3/+4 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-06-10 | 7 | -21/+21 |
| * | Fix systematic off-by-one errors in unit number range checks. | Poul-Henning Kamp | 2003-05-31 | 1 | -1/+1 |
| * | Update netisr handling; Each SWI now registers its queue, and all queue | Jonathan Lemon | 2003-03-04 | 1 | -1/+1 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 4 | -52/+29 |
| * | More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). | Dag-Erling Smørgrav | 2003-03-02 | 3 | -25/+25 |
| * | NODEVFS cleanup: | Poul-Henning Kamp | 2003-02-26 | 4 | -64/+0 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -1/+1 |
| * | Fix another typo in a comment which I noticed while doing the MFC. | Gary Jennejohn | 2003-02-06 | 1 | -1/+1 |
| * | Fix some typos in 3 comments. | Gary Jennejohn | 2003-02-01 | 1 | -4/+5 |
| * | Add a fix for the case where the dialout fails. In this case the isp | Gary Jennejohn | 2003-01-30 | 1 | -0/+13 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -1/+1 |
| * | network interface and link layer changes: | Sam Leffler | 2002-11-15 | 2 | -6/+4 |
| * | Don't include the depricated "bpf.h" and always compile in bpf support | Brooks Davis | 2002-10-21 | 2 | -21/+1 |
| * | Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, | Brooks Davis | 2002-09-02 | 7 | -34/+0 |
| * | Bugfix to enable dialer "connected" response. | Hellmuth Michaelis | 2002-08-27 | 1 | -3/+12 |
| * | Replace various spelling with FALLTHROUGH which is lint()able | Philippe Charnier | 2002-08-25 | 1 | -1/+1 |
| * | Unbreak LINT by compensating for the | Alfred Perlstein | 2002-06-01 | 1 | -4/+3 |
| * | Oops, I missed this warning. Comment out extra junk after #endif | Peter Wemm | 2002-05-24 | 1 | -1/+1 |
| * | Change callers of mtx_init() to pass in an appropriate lock type name. In | John Baldwin | 2002-04-04 | 4 | -6/+6 |
| * | Change the suser() API to take advantage of td_ucred as well as do a | John Baldwin | 2002-04-01 | 1 | -2/+2 |
| * | Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD, | Hellmuth Michaelis | 2002-03-17 | 7 | -955/+95 |
| * | remove BSD/OS specific ppp-interface file since the FreeBSD-BSD/OS merger | Hellmuth Michaelis | 2002-03-09 | 1 | -562/+0 |
| * | After joergs merge of i4b's sppp with the main sppp, remove obsolete file. | Hellmuth Michaelis | 2002-03-09 | 1 | -4687/+0 |
| * | Remove unused includes. | Joerg Wunsch | 2001-12-31 | 1 | -7/+0 |
| * | Fix two typos in previous commit. | Joerg Wunsch | 2001-12-30 | 1 | -1/+1 |
| * | Remove references to i4b/driver/i4b_ispppsubr.c, now that | Joerg Wunsch | 2001-12-30 | 1 | -41/+0 |
| * | Protect mtx_init() invocations with mtx_intialized() checks to avoid a | Gary Jennejohn | 2001-12-30 | 5 | -8/+16 |
| * | fix kvprintf panic in attach routine | Hellmuth Michaelis | 2001-10-24 | 1 | -6/+1 |
| * | Add experimental support for sending keypad facility messages. | Hellmuth Michaelis | 2001-10-18 | 1 | -94/+13 |
| * | sppp rewrites the interface's ip address directly; this breaks when the | Jonathan Lemon | 2001-10-01 | 1 | -1/+7 |
| * | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 4 | -48/+48 |
| * | Submitted by: Juha-Matti Liukkonen, Cubical Solutions Ltd (jml@cubical.fi) | Hellmuth Michaelis | 2001-05-21 | 1 | -4/+4 |
| * | pseudo-device -> device in kernel config. | Jens Schweikhardt | 2001-05-01 | 1 | -1/+1 |