summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpd/printjob.c
AgeCommit message (Expand)Author
2000-06-28syslog should use %sTheo 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-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-19Wall cleanup; people running lpd should test!Theo de Raadt
1997-04-04when mktemp() is hard to fix, use 10 XTheo 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-30avoid NOFILE; from bde@freebsdTheo 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-07-27versatile baud rates; from netbsdTheo de Raadt
1996-07-04Integrated 4.4Lite2 sourceThorsten Lockert
1996-06-28closelog() before we trash syslog descriptorTheo de Raadt
1996-05-05use XS (not XC) flags when setting tty flags; from <brook@trillium.nmsu.edu>.Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt