summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpd
AgeCommit message (Expand)Author
1998-08-03Set SO_REUSEADDR on printer/tcp service (port 515); csapuntz@clearviewtech.comTodd C. Miller
1997-10-05be more paranoid; based on problem report by mhpower@MIT.EDUTheo de Raadt
1997-09-09Use setlogin("") instead of setlogin(user) since target user is daemon.Todd C. Miller
1997-09-09Use setlogin(2).Todd C. Miller
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-07-27use sendmail -tTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-231 byte oflow; Don.Lewis@tsc.tdk.comTheo de Raadt
1997-07-21careful about unlink; oliverTheo de Raadt
1997-07-20careful with usernames; oliverTheo de Raadt
1997-07-20careful with link paths; oliverTheo de Raadt
1997-07-19Wall cleanup; people running lpd should test!Theo de Raadt
1997-07-17proto ksearch/msearchTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17Change a strcpy() -> strncpy() because I'm paranoid.Todd C. Miller
1997-07-16crank dfname/tfname; freebsdTheo de Raadt
1997-06-02lpd has no support for specifying port option; sounds silly anyways; tinguely...Theo de Raadt
1997-04-04when mktemp() is hard to fix, use 10 XTheo de Raadt
1997-01-17Add OpenBSD tags (was in wrong dir for previous commit)Todd C. Miller
1996-12-20initialize name; is this the right hack?Theo de Raadt
1996-12-16Implement more tty flags for better portability from other systems:Thorsten Lockert
1996-12-05inverted logicTheo de Raadt
1996-11-03Improve portability by using ANSI/POSIX interfaces when possible.Todd C. Miller
1996-10-26we are so ftp bounce paranoid, we checked twice!Theo de Raadt
1996-10-25proactive bounds checking; help from millertTheo de Raadt
1996-09-30avoid NOFILE; from bde@freebsdTheo de Raadt
1996-09-21dohTheo de Raadt
1996-09-21i so rarely forget htons & friends; this time i did -- warner caught meTheo de Raadt
1996-09-21overflow protectionTheo de Raadt
1996-09-21oflow protection, ftp bounce protection, dns spoof protectionTheo de Raadt
1996-09-21support 57600, until we get better supportTheo de Raadt
1996-08-18Wait for an output filter to conmplete before starting the next print job;Thorsten Lockert
1996-08-07ftp bounce protectionTheo de Raadt
1996-07-27versatile baud rates; from netbsdTheo de Raadt
1996-07-04Fix bogon in importThorsten Lockert
1996-07-04Integrated 4.4Lite2 sourceThorsten Lockert
1996-06-28closelog() before we trash syslog descriptorTheo de Raadt
1996-06-17changed to match pk's commit message: 4.2 -> 4.4, SMM referenceJason Downs
1996-06-16netbsd pr#2552: /dev/printer -> /var/run/printerJason Downs
1996-05-05use XS (not XC) flags when setting tty flags; from <brook@trillium.nmsu.edu>.Theo de Raadt
1996-05-05headersTheo de Raadt
1996-05-01save some bytes of diskTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt