Age | Commit message (Expand) | Author |
1997-07-09 | Fix strncat(3) usage. | Todd C. Miller |
1997-07-08 | BUFSIZ -> MAXPATHLEN and strcat -> strncat. | Todd C. Miller |
1997-06-23 | It is not a reasonable default behavior to abort a printout because of its | kstailey |
1997-06-21 | fix -a synopsis typo; joerg@freebsd | Theo de Raadt |
1997-06-20 | add newline to message | kstailey |
1997-06-20 | I wasted a lot of paper because of the way that printcap mx is handled. | kstailey |
1997-06-02 | lpd has no support for specifying port option; sounds silly anyways; tinguely... | Theo de Raadt |
1997-04-04 | when mktemp() is hard to fix, use 10 X | Theo de Raadt |
1997-01-17 | Add OpenBSD tags (was in wrong dir for previous commit) | Todd C. Miller |
1997-01-17 | Add OpenBSD tags | Todd C. Miller |
1997-01-17 | Possible buf oflow. | Todd C. Miller |
1997-01-17 | OpenBSD tags | Todd C. Miller |
1997-01-17 | possible oflow | Todd C. Miller |
1997-01-06 | add -r switch for onlcr translation | Michael Shalayeff |
1996-12-20 | initialize name; is this the right hack? | Theo de Raadt |
1996-12-16 | Implement more tty flags for better portability from other systems: | Thorsten Lockert |
1996-12-05 | inverted logic | Theo de Raadt |
1996-11-05 | lpr suite uses getcap(3) so this is never used! | Todd C. Miller |
1996-11-04 | Remove dead code as pointed out by bitblt. Also nuke the gross #defines, | Todd C. Miller |
1996-11-04 | Don't use access(2) -- from Theo. | Todd C. Miller |
1996-11-03 | Improve portability by using ANSI/POSIX interfaces when possible. | Todd C. Miller |
1996-10-31 | buf oflows pendantry | Todd C. Miller |
1996-10-26 | we are so ftp bounce paranoid, we checked twice! | Theo de Raadt |
1996-10-26 | getopt returns -1 on OpenBSD | imp |
1996-10-25 | proactive bounds checking; help from millert | Theo de Raadt |
1996-09-30 | avoid NOFILE; from bde@freebsd | Theo de Raadt |
1996-09-21 | doh | Theo de Raadt |
1996-09-21 | i so rarely forget htons & friends; this time i did -- warner caught me | Theo de Raadt |
1996-09-21 | overflow protection | Theo de Raadt |
1996-09-21 | oflow protection, ftp bounce protection, dns spoof protection | Theo de Raadt |
1996-09-21 | support 57600, until we get better support | Theo de Raadt |
1996-08-29 | hate warnings, kill warnings | Theo de Raadt |
1996-08-18 | Wait for an output filter to conmplete before starting the next print job; | Thorsten Lockert |
1996-08-13 | More fixes from theo. | Todd C. Miller |
1996-08-13 | fix possible buff oflow | Todd C. Miller |
1996-08-07 | ftp bounce protection | Theo de Raadt |
1996-07-27 | versatile baud rates; from netbsd | Theo de Raadt |
1996-07-04 | Fix NetBSD PR bin/2597: lpr and NFS-non-root-exported fails | Thorsten Lockert |
1996-07-04 | Fix bogon in import | Thorsten Lockert |
1996-07-04 | Integrated 4.4Lite2 source | Thorsten Lockert |
1996-06-28 | closelog() before we trash syslog descriptor | Theo de Raadt |
1996-06-17 | changed to match pk's commit message: 4.2 -> 4.4, SMM reference | Jason Downs |
1996-06-16 | netbsd pr#2552: /dev/printer -> /var/run/printer | Jason Downs |
1996-05-15 | previous fix of NULL check reversed | Per Fogelstrom |
1996-05-06 | Missing ' == NULL)' added... | Per Fogelstrom |
1996-05-05 | use XS (not XC) flags when setting tty flags; from <brook@trillium.nmsu.edu>. | Theo de Raadt |
1996-05-05 | headers | Theo de Raadt |
1996-05-04 | correct -P, $PRINTER, and DEFLP interactions. bug reported by scott.burns@lab... | Theo de Raadt |
1996-05-01 | save some bytes of disk | Theo de Raadt |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |