OpenBSD CVS

src/sys/netnatm/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / netnatm

Current tag: OPENBSD_4_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] natm.c (in the Attic) [Hide]  1.12   14 years  claudio   Correct argument for splx() is s2 not s so that the splx() calls match to the sp...
[TXT] natm.h (in the Attic) [Hide]  1.9   15 years  claudio   Remove some #ifdef / #define maze that is not needed at all. OK deraadt@ miod@
[TXT] natm_pcb.c (in the Attic) [Hide]  1.10   15 years  claudio   Use extern for variable declarations in .h files so that we don't end up with mu...
[TXT] natm_proto.c (in the Attic) [Hide]  1.4   22 years  millert   First round of __P removal in sys