Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
XCASE - canonical input/output processing IUCLC - translate uppercase to lowercase on input OLCUC - translate lowercase to uppercase on output OCRNL - translate carriage return to newline on output ONOCR - do not output carriage return at column 0 ONLRET - newline performs carriage return function In addition the tty compatibility interface supports LCASE properly. Look at termios(4) for a more complete description of the above flags. | |||
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 | |
making things printcap specific (we don't use the old termcap code anyway...) We should really just use getcap(3). | |||
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 | |
from FreeBSD PR 739 | |||
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 | |
Fixed potential problem pointed out by bitblt | |||
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 ↵ | Theo de Raadt | |
scott.burns@labatt.com | |||
1996-05-01 | save some bytes of disk | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1996-01-15 | from netbsd; More descriptive message for printer status. Addresses PR #509 | Theo de Raadt | |
1996-01-11 | login names starting with "t" were trashed; original bug report by | Theo de Raadt | |
<tommy@mdc.tijp.ti.com>. from soda@sra.co.jp; netbsd pr#1926 | |||
1995-11-22 | from netbsd; {} mania | Theo de Raadt | |
1995-11-13 | lprm failed to delete all files; from thomas@cevis.uni-Bremen.de; netbsd pr#1756 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |