Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-12-17 | Add traditional handling of all upper-case input | Thorsten Lockert | |
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-16 | strncat like THIS | Theo de Raadt | |
1996-12-16 | yet another strncat botch | Theo de Raadt | |
1996-12-10 | PPP autologin code from freebsd; do not use until pppd has been checked for ↵ | Theo de Raadt | |
security... | |||
1996-08-31 | buf oflow | Theo de Raadt | |
1996-08-26 | pretty flag section | Theo de Raadt | |
1996-08-11 | <tab>Ta -> <space>Ta fix; netbsd pr#2685; enami@ba2.so-net.or.jp | Theo de Raadt | |
1996-08-07 | expand hostname to 48 chars; pointed out by msaitoh@spa.is.uec.ac.jp, netbsd ↵ | Theo de Raadt | |
pr#2676 | |||
1996-05-22 | libutil | Theo de Raadt | |
1996-05-17 | exit dark ages; enable crt erase & kill by default | Theo de Raadt | |
1996-02-22 | From NetBSD: | Niklas Hallqvist | |
Make sure that the user name cannot ever be interpreted as an option to login(8). Note: This does *not* fix any security holes. | |||
1995-11-13 | repair indentation | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |