|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 330 (0x14a) Types: TextFile Names: »sw.h«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/rn/sw.h«
/* $Header: sw.h,v 4.3 85/05/01 11:51:07 lwall Exp $ * * $Log: sw.h,v $ * Revision 4.3 85/05/01 11:51:07 lwall * Baseline for release with 4.3bsd. * */ #ifdef INNERSEARCH EXT int gline INIT(0); #endif void sw_init(); void sw_file(); void sw_list(); void decode_switch(); void pr_switches(); void cwd_check();