freebsd-dev/usr.sbin/lpr/common_source
Jens Schweikhardt 2b239dd118 Fix typos; each file has at least one s/seperat/separat/
(I skipped those in contrib/, gnu/ and crypto/)
While I was at it, fixed a lot more found by ispell that I
could identify with certainty to be errors. All of these
were in comments or text, not in actual code.

Suggested by:	bde
MFC after:	3 days
2002-08-11 13:05:30 +00:00
..
common.c Fix set_qstate() so it correctly checks for any error from chmod(). 2002-07-12 01:37:06 +00:00
ctlinfo.c Move prototypes for ctl_readcf and ctl_freeinf from ctlinfo.c to ctlinfo.h, 2002-07-12 00:33:07 +00:00
ctlinfo.h Move prototypes for ctl_readcf and ctl_freeinf from ctlinfo.c to ctlinfo.h, 2002-07-12 00:33:07 +00:00
displayq.c Fix buffer overflow in queue file handling. 2001-08-30 09:26:54 +00:00
lp.h Add a SQS_QCHANGED option to set_qstate(). This will soon be used by 'lpc'. 2002-07-12 01:31:46 +00:00
lp.local.h
Makefile Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. These 2002-07-17 00:51:19 +00:00
matchjobs.c Fix typos; each file has at least one s/seperat/separat/ 2002-08-11 13:05:30 +00:00
matchjobs.h Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. These 2002-07-17 00:51:19 +00:00
net.c Rename a few global variables which hold hostname-related values to be 2001-06-15 22:03:07 +00:00
pathnames.h
printcap.c Implement new printcap option of "rc" aka "remote.resend_copies". 2002-04-23 00:06:10 +00:00
request.c Use macro API to <sys/queue.h> 2000-12-30 20:56:04 +00:00
rmjob.c Rename a few global variables which hold hostname-related values to be 2001-06-15 22:03:07 +00:00
startdaemon.c Improve the error message the user sees if the startdaemon routine cannot 2002-04-23 02:42:04 +00:00