summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/common_source
AgeCommit message (Expand)Author
2000-07-04More #include <stdlib.h> string, etc. cleanupmatt
2000-04-25allow lp=port@host again. PR9975 from Andreas Gustafsson.itojun
2000-04-24avoid NULL pointer access when rp=<ipv4 numberic address> (no ai_canonname).itojun
2000-04-16make scandir(3)'s 3rd argument take a function that takes a *const*mrg
2000-02-18do not sleep on ECONNREFUSED, rather, try the next address first.itojun
2000-01-27IPv6 support, using rcmd-family funciton added.itojun
1999-12-07- add timeouts to displayq(), rmremote(), sendfile() and response(),mrg
1999-12-05put fatal() and a some of variables used independantly of other functionsjdolecek
1999-09-26delint and other cleanups.mrg
1999-03-13set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>lukem
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-09-14Fix pr 5071 better after feedback from the Originator Havard Eidnes.frueauf
1998-09-14Add (ugly?) code to prevent core dump as described in pr 5071 by Havard Eidnes.frueauf
1998-07-18use AF_LOCAL instead of AF_UNIXlukem
1998-07-09Declare ints, too, don't default them.msaitoh
1998-07-07oops, missed this in gethostname sweep.mrg
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1997-10-18use memcmp/memset/memmove instead of bcmp/bzero/bcopylukem
1997-10-11GC some garbage variables.mycroft
1997-10-11Don't install this libraries, we only this during the build.veego
1997-10-10only compile common_source/* once (25% faster), remove unused printcap.clukem
1997-10-05fix alpha compile warnings.mrg
1997-10-05- WARNS?=1mrg
1997-10-05oops; did not mean to import these.mrg
1997-10-05merge 4.4 lite2mrg
1997-10-05lite-2mrg
1997-07-10make explicit comparisons to NULL (gcc -Wall)mikel
1997-07-10fix typosmikel
1997-04-19getc() returns an int, not a char.thorpej
1997-03-14Change _PATH_MASTERLOCK to /var/run/lpd.pid.mycroft
1997-03-10fix one more goofup in the buffer safety changes: snprintf() should becgd
1997-03-08fix two bugs pointed out by Paul Sijben <Paul.Sijben@huygens.org>:cgd
1996-12-09remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF.mrg
1995-11-28merge in changes from 1.1 release branchjtc
1995-11-15Add RCSIDs.pk
1995-11-15Fix garbled lines (from Thomas Eberhardt; PR#1756).pk
1995-10-03-- convert sgtty to termios. From: Scott Bartram <scottb@iis.net>hpeyerl
1994-05-18Clean up deleted files.mycroft
1994-05-18clean up that import. no rcsids yet.cgd
1994-05-18need unistd.hcgd
1994-05-17copyright foocgd
1994-03-27off_t exp.cgd
1993-12-08Upgraded to use <dirent.h>.jtc
1993-11-10bzero structs before using; fix from theocgd
1993-08-01Add RCS identifiers.mycroft
1993-05-25make lpd know about modern ar files rather than the old ones.deraadt
1993-05-25lpr should not access a_magic directly. That's what the N_BADMAG() macroderaadt
1993-04-18Cleanup for GCC 2.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd