OpenBSD CVS

src/usr.bin/tip/


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 / usr.bin / tip

Current tag: OPENBSD_4_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] aculib/        
[TXT] Makefile (in the Attic) [Hide]  1.11   17 years  jmc   - split tip.1 into tip.1 and cu.1 - big tidy up whilst here ok mk fkr
[TXT] README (in the Attic) [Hide]  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] TODO (in the Attic) [Hide]  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] acu.c (in the Attic) [Hide]  1.13   17 years  deraadt   do not name FILE * variables "fd" since it is confusing
[TXT] acutab.c (in the Attic) [Hide]  1.5   18 years  moritz   ansification and correct prototypes. ok deraadt@
[TXT] cmds.c (in the Attic) [Hide]  1.26   17 years  deraadt   teach tip about line disciplines; tried by mbalmer too
[TXT] cmdtab.c (in the Attic) [Hide]  1.7   18 years  moritz   big prototype cleanup: o make more functions static o add all the prototypes to...
[TXT] cu.1 (in the Attic) [Hide]  1.3   17 years  mbalmer   document that tip(1) can set the line discipline. ok deraadt
[TXT] cu.c (in the Attic) [Hide]  1.21   17 years  ray   Ensure that CU and DV have length > 0, so buf[strlen(buf) - 1] can be safely cal...
[TXT] hunt.c (in the Attic) [Hide]  1.13   18 years  deraadt   more cleanups; ok moritz
[TXT] log.c (in the Attic) [Hide]  1.8   18 years  deraadt   first pass of cleanup of this mess; ok dhill
[TXT] partab.c (in the Attic) [Hide]  1.5   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] pathnames.h (in the Attic) [Hide]  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] remote.c (in the Attic) [Hide]  1.16   17 years  deraadt   teach tip about line disciplines; tried by mbalmer too
[TXT] tip.1 (in the Attic) [Hide]  1.37   17 years  mbalmer   document that tip(1) can set the line discipline. ok deraadt
[TXT] tip.c (in the Attic) [Hide]  1.32   17 years  mcbride   Back out revision 1.31, restoring the ":dc: is always set" behaviour. Fixes hang...
[TXT] tip.h (in the Attic) [Hide]  1.28   17 years  millert   Replace -### with -s### pre-getopt() and use strtonum() instead of strtol() when...
[TXT] tipout.c (in the Attic) [Hide]  1.18   17 years  jason   don't spin if the tty (think ucom) goes away
[TXT] uucplock.c (in the Attic) [Hide]  1.11   18 years  deraadt   first pass of cleanup of this mess; ok dhill
[TXT] value.c (in the Attic) [Hide]  1.16   17 years  moritz   Remove wrong length check, which is off-by-one, and let snprintf(3) decide, if t...
[TXT] vars.c (in the Attic) [Hide]  1.8   17 years  jason   tip/cu always set "dc" because the code was reading from the wrong value in the ...