summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpd/recvjob.c
AgeCommit message (Expand)Author
2001-06-22use strlcpy vs strncpy+a[len-1]='\0'lebel
2001-02-07spellingTodd T. Fries
1997-10-05be more paranoid; based on problem report by mhpower@MIT.EDUTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-20careful with link paths; oliverTheo de Raadt
1997-07-17Change a strcpy() -> strncpy() because I'm paranoid.Todd C. Miller
1997-07-16crank dfname/tfname; freebsdTheo de Raadt
1997-01-17Add OpenBSD tags (was in wrong dir for previous commit)Todd C. Miller
1996-12-05inverted logicTheo de Raadt
1996-11-03Improve portability by using ANSI/POSIX interfaces when possible.Todd C. Miller
1996-10-25proactive bounds checking; help from millertTheo de Raadt
1996-09-21overflow protectionTheo de Raadt
1996-07-04Integrated 4.4Lite2 sourceThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt