Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Fix PR/2070: Ksh style variable modifiers were broken in /bin/sh, from enami tsugutomo | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Changed so that COLUMNS environment variable will override the value obtained via the TIOCGWINSIZ ioctl. This is required by POSIX.2, see section 4.39.5.3. | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
fix bug where child% suspend parent% bg parent% fg Fg would not work anymore, it would say Suspended (tty input). | |||
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-01-05 | Add support for ostart and ostop | Niklas Hallqvist | |
1995-12-27 | Only warn about non-kerberos protocol if kerberos has been configured with | Thorsten Lockert | |
a local realm (/etc/kerberosIV/krb.conf is set up). | |||
1995-12-17 | do not treat symbolic links special; from cgd@netbsd.org; netbsd pr#1776 | Theo de Raadt | |
1995-12-16 | Make it possible to build without SKEY support | Thorsten Lockert | |
Add support for building with kerberosIV | |||
1995-12-14 | compile -DDES always | Theo de Raadt | |
1995-12-14 | s/ENVIRONMENTAL/ENVIRONMENT/ | Theo de Raadt | |
1995-12-14 | whoops, add this | Theo de Raadt | |
1995-12-14 | update from netbsd, including: | Theo de Raadt | |
Fix PR/1760, where 'cd -' before any other command could cause a reference to an uninitialized pointer. Use getcwd() to get the current working directory, instead of forking /bin/pwd [per Scott's suggestion] | |||
1995-11-22 | handle "cd -" causing crash if used as first sh command; from ↵ | Theo de Raadt | |
scottr@Plexus.COM; netbsd pr#1760 | |||
1995-11-13 | document -h flag; from windsor@punk.hedgehog.com, netbsd pr#1740 | Theo de Raadt | |
1995-11-06 | complete ufs -> ffs change (From John Kohl; PR #1403) | Theo de Raadt | |
1995-10-25 | LIBMATH -> LIBM | Theo de Raadt | |
1995-10-23 | uhm, this was missing | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |