summaryrefslogtreecommitdiff
path: root/usr.bin/tip/tip.h
AgeCommit message (Expand)Author
2010-01-28fix languagembalmer
2007-03-09Move #include <libgen.h> from tip.h to the place where it's really needed.hubertf
2007-02-16Moved ctype.h from header to source file in usr.bin/tip.hubertf
2006-12-14pass lint; from Anon Ymouschristos
2006-04-03Use closefrom, don't iterate over file descriptors from 3 to 20.tls
2006-04-03Replace abuse of SIGIOT, SIGEMT, SIGSYS for communication between thetls
2006-04-03Pass a little lint.christos
2006-04-03delinting. more needed. (lint found some real bugs that I haven't fixed yet.)perry
2006-04-03Wwwwwwww! Do not remove variables from the vtable in vars.c withouttls
2006-04-03Remove vestiges of the ACULOG support. It depended on the suid supportperry
2006-04-03Remove support for uucp style locking.perry
2006-04-03ANSIfy decls, de-__P, clean trailing whitespaceperry
2006-04-02Fix the conditional compilation on ACULOG so it actually works.tls
2006-04-02New 'cu' command-line handling, derived from Todd Miller's in OpenBSD,tls
2006-03-29pull the following change from OpenBSDyamt
2004-04-23constify and warns = 3christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-07-08synchron*, not sychron*wiz
1999-08-16Spell "privilege" correctly (correct spelling from Jonathan Stone).simonb
1998-12-19<sys/dir.h> -> <dirent.h>christos
1998-07-12- KNFmrg
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
1997-11-22WARNSify, KNFify, using ANSI string functions, cleanup .Nm usagelukem
1997-04-20Add boolean for dc flagmellon
1997-04-19Change booleans from char to int so that comparisons against negativethorpej
1996-12-29replace old zzhack structure (YUCK!) and number(), boolean(), character(),cgd
1995-10-29Convert to termios (from Scott Reynolds; PR#1621).pk
1994-12-08Merged with 4.4lite.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd