opnsense-src/usr.bin/tip/tip
1998-06-29 17:06:00 +00:00
..
acu.c Add prototypes, usage(). Use err(3). 1997-08-18 07:16:12 +00:00
acutab.c Add prototypes, usage(). Use err(3). 1997-08-18 07:16:12 +00:00
cmds.c o Use snprintf rather than sprintf. 1998-06-09 04:28:05 +00:00
cmdtab.c Add prototypes, usage(). Use err(3). 1997-08-18 07:16:12 +00:00
cu.c o Use snprintf rather than sprintf. 1998-06-09 04:28:05 +00:00
dial.sh Tom Gray's new tip changes to support a modem capabilities database and 1995-03-31 11:47:39 +00:00
hunt.c Add prototypes, usage(). Use err(3). 1997-08-18 07:16:12 +00:00
log.c Don't assume that time_t is long. 1998-06-29 17:06:00 +00:00
Makefile Fixed DPADD. 1997-04-01 07:37:28 +00:00
modems.5 Fix a few typos. 1998-06-27 20:32:41 +00:00
partab.c Add prototypes, usage(). Use err(3). 1997-08-18 07:16:12 +00:00
pathnames.h Rename PATH_LOCK to PATH_UUCPLOCK 1995-09-23 15:17:32 +00:00
remcap.c Tom Gray's new tip changes to support a modem capabilities database and 1995-03-31 11:47:39 +00:00
remote.c Add prototypes, usage(). Use err(3). 1997-08-18 07:16:12 +00:00
tip.1 Typo fix. 1997-06-14 19:45:00 +00:00
tip.c sizeof(foo - 1) isn't the same as sizeof(foo) - 1. 1998-06-09 14:51:05 +00:00
tip.h Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAX 1997-08-25 05:02:11 +00:00
tipconf.h Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
tipout.c Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAX 1997-08-25 05:02:11 +00:00
value.c Add prototypes, usage(). Use err(3). 1997-08-18 07:16:12 +00:00
vars.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00