Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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-03 | Improve portability by using ANSI/POSIX interfaces when possible. | Todd C. Miller | |
1996-10-26 | we are so ftp bounce paranoid, we checked twice! | Theo de Raadt | |
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-18 | Wait for an output filter to conmplete before starting the next print job; | Thorsten Lockert | |
from FreeBSD PR 739 | |||
1996-08-07 | ftp bounce protection | Theo de Raadt | |
1996-07-27 | versatile baud rates; from netbsd | Theo de Raadt | |
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-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-01 | save some bytes of disk | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |