summaryrefslogtreecommitdiff
path: root/usr.bin/tip
AgeCommit message (Expand)Author
2000-05-29Fix missing spacebjh21
1999-08-16Spell "privilege" correctly (correct spelling from Jonathan Stone).simonb
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-06Fix minor formatting error.mycroft
1998-12-19char -> unsigned charchristos
1998-12-19sigvec->sigactionchristos
1998-12-19<sys/dir.h> -> <dirent.h>christos
1998-12-19remove unused variablechristos
1998-12-19creat->open O_CREATchristos
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-07-26const poisoning.mycroft
1998-07-12- KNFmrg
1998-07-12KNF. ensure buffers are not overrun.mrg
1998-06-30Rename an internal function who's name collides w/ pwrite(2).thorpej
1998-04-02Include <time.h>, needed for various definitions. Also, per KNF, don't includekleink
1998-03-30use static int instead of staticmrg
1997-12-17Only turn off the O_NONBLOCK flag if DC flag is set.mellon
1997-12-17Turn off the O_NONBLOCK flag after CLOCAL is set.mellon
1997-11-23fix compile warnings on the alpha.mrg
1997-11-22* fix a long-term annoyance with tip: if raisechar or force are set tolukem
1997-11-22WARNSify, KNFify, using ANSI string functions, cleanup .Nm usagelukem
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-20disable WARNS here for now.mrg
1997-10-11Make these executables world-readable.mycroft
1997-08-25Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,kleink
1997-05-17NULL => 0 (Arne Juul; PR#3629)pk
1997-05-14DC is not a user-settable variable, but was being partially confused with onemellon
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-04-20Set CLOCAL if dc flag is setmellon
1997-04-20Add boolean for dc flagmellon
1997-04-20Set O_NONBLOCK if dc flag is set. Don't set HUPCL if dc flag is set.mellon
1997-04-19Change booleans from char to int so that comparisons against negativethorpej
1997-04-19getopt() returns:thorpej
1997-02-11give buffers lengths; use strdup.mrg
1996-12-29fix up -ansi -pedantic warnings produced because of static functioncgd
1996-12-29make evenpartab be of type 'unsigned char' to avoid -ansi -pedantic errorscgd
1996-12-29add -ansi -pedantic to CFLAGS, so that people won't try to use the behaviourcgd
1996-12-29replace old zzhack structure (YUCK!) and number(), boolean(), character(),cgd
1996-11-01translate '=' in phone number strings into ',' (to generate delays),cgd
1996-03-07unused filejtc
1995-10-29Convert to termios (from Scott Reynolds; PR#1621).pk
1995-09-26Fix crash with null eofwrite capabilityand lseek/off_t bug; PR #1346jtc
1995-08-11Fix parity calculation; PR #1325jtc
1994-12-24headers, casts, and use of time_tcgd
1994-12-08Merged with 4.4lite.jtc
1994-12-08imported from 4.4litejtc
1994-09-19Make lock directory match the code.mycroft
1994-04-20setre[gu]id conversion.pk
1994-01-11Fix spelling errors.jtc