OpenBSD CVS

src/sbin/ldattach/


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 / sbin / ldattach

Current tag: OPENBSD_6_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   6 years  espie   redundant, gets BINDIR from ../Makefile.inc
[TXT] atomicio.c  1.2   11 years  deraadt   replace sys/param.h with sys/types.h (and sometimes add limits.h if needed) ok g...
[TXT] atomicio.h  1.1   15 years  mbalmer   Add the '-p' option to ldattach(8) to pass data received from the device to the ...
[TXT] ldattach.8  1.18   9 years  jmc   no more sl(4);
[TXT] ldattach.c  1.17   7 years  mpi   Remove leftovers of line disciplines that are no more. ok mikeb@