K 10 svn:author V 3 rik K 8 svn:date V 27 2005-01-25T16:26:25.000000Z K 7 svn:log V 2870 MFC: ============================================================================= RCS file: /home/ncvs/src/sys/net/if_spppsubr.c,v ---------------------------- revision 1.118 date: 2005/01/07 01:45:34; author: imp; state: Exp; lines: +2 -1 /* -> /*- for license, minor formatting changes ---------------------------- revision 1.117 date: 2004/12/28 00:07:56; author: rik; state: Exp; lines: +38 -12 Add FR support to sppp (MFCronyx). Silence on: net@, current@, hackers@. No objections: joerg Requested by: by many (mostly Cronyx) users for a long long time. MFC after: 10 days PR: kern/21771, kern/66348 ---------------------------- revision 1.116 date: 2004/12/14 18:18:54; author: rik; state: Exp; lines: +0 -2 Kill double inclusion for and . ---------------------------- revision 1.115 date: 2004/12/12 14:54:15; author: rik; state: Exp; lines: +229 -110 Make sppp MPSAFE. MPSAFE could be turned off by IFF_NEEDSGIANT. Silence on: net@, current@, hackers@. No objections: joerg ============================================================================= RCS file: /home/ncvs/src/sys/net/if_sppp.h,v ---------------------------- revision 1.27 date: 2005/01/07 01:45:34; author: imp; state: Exp; lines: +2 -1 /* -> /*- for license, minor formatting changes ---------------------------- revision 1.26 date: 2004/12/28 00:07:56; author: rik; state: Exp; lines: +13 -2 Add FR support to sppp (MFCronyx). Silence on: net@, current@, hackers@. No objections: joerg Requested by: by many (mostly Cronyx) users for a long long time. MFC after: 10 days PR: kern/21771, kern/66348 ---------------------------- revision 1.25 date: 2004/12/12 14:54:15; author: rik; state: Exp; lines: +8 -2 Make sppp MPSAFE. MPSAFE could be turned off by IFF_NEEDSGIANT. Silence on: net@, current@, hackers@. No objections: joerg ---------------------------- ============================================================================= RCS file: /home/ncvs/src/sys/conf/files,v ---------------------------- revision 1.976 date: 2004/12/28 00:07:56; author: rik; state: Exp; lines: +2 -0 Add FR support to sppp (MFCronyx). Silence on: net@, current@, hackers@. No objections: joerg Requested by: by many (mostly Cronyx) users for a long long time. MFC after: 10 days PR: kern/21771, kern/66348 ============================================================================= RCS file: /home/ncvs/src/sys/modules/sppp/Makefile,v ---------------------------- revision 1.6 date: 2004/12/28 00:07:56; author: rik; state: Exp; lines: +1 -1 Add FR support to sppp (MFCronyx). Silence on: net@, current@, hackers@. No objections: joerg Requested by: by many (mostly Cronyx) users for a long long time. MFC after: 10 days PR: kern/21771, kern/66348 END