Age | Commit message (Expand) | Author |
1996-11-03 | sh can now be started in a directory whose fully qualified pathname | bitblt |
1996-11-02 | Fix my fix! | Todd C. Miller |
1996-11-02 | Fix eval of $1, a typo, and a thinko. | Todd C. Miller |
1996-11-02 | useful useage, abbreviateable commands | Theo de Raadt |
1996-11-02 | Update from NetBSD (christos) | Todd C. Miller |
1996-10-28 | Don't strip off the last slash in the pathname "/". cp used to | Thorsten Lockert |
1996-10-27 | compile | Todd C. Miller |
1996-10-27 | Don't honor $HOME if >= MAXPATHLEN | Todd C. Miller |
1996-10-27 | Initial cut -C support in paxtar. Exceeds GNU tar by quite a bit. | Jason Downs |
1996-10-27 | -z can now list/extra compressed files too. Uses new gz_iszipped() function. | Todd C. Miller |
1996-10-20 | Sync with NetBSD. Adds better POSIX compliance amongst others. | Todd C. Miller |
1996-10-13 | Update to version 5.2.11. | Jason Downs |
1996-10-12 | Back out my sprintf -> snprintf changes where they don't make sense and | Todd C. Miller |
1996-10-12 | use HOSTCC; from dale | Theo de Raadt |
1996-10-08 | Attempt at cleanup. | michaels |
1996-10-01 | Move ksh.1 to ksh.1tbl, fixing all of it's problems in one massive paradigm | Jason Downs |
1996-10-01 | Integrate pdksh 5.2.9. | Jason Downs |
1996-09-28 | Back out last change, getopt on OpenBSD returns -1, not EOF | imp |
1996-09-28 | Fix the return value of test of getopt. It is documented to return | imp |
1996-09-27 | unused sample way of getting around type missing in ash; from woods@weird.com | Theo de Raadt |
1996-09-24 | remove lint, reduce executable size. | michaels |
1996-09-22 | Use zopen for compress-style compressed archives | Thorsten Lockert |
1996-09-16 | /tmp//_shXXXXXX -> /tmp/_shXXXXXX | Todd C. Miller |
1996-09-16 | These should always be static. | Jason Downs |
1996-09-16 | Use $STATIC. | Jason Downs |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller |
1996-09-15 | fix a typo and vsprintf -> vsnprintf paranoia | Todd C. Miller |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller |
1996-09-15 | Don't complain if setsockopt() fails. It will fail if we used rcmdsh() | Todd C. Miller |
1996-09-15 | document ``ulimit'' builtin. | Todd C. Miller |
1996-09-14 | WHen we fail to open tape device, only print an error message if errno | Todd C. Miller |
1996-09-03 | kill useless code | Theo de Raadt |
1996-09-02 | not setuid, silence TCP_MAXSEG for non-root | Theo de Raadt |
1996-09-01 | No longer need to be setuid (rcmd uses rcmdsh if uid != 0). | Todd C. Miller |
1996-09-01 | check rcmd() return val and exit nicely. | Todd C. Miller |
1996-08-27 | Fix uses of strncpy | Thorsten Lockert |
1996-08-26 | strncpy careful | Theo de Raadt |
1996-08-25 | Fix problems with compiling without KSH defined, add NOEDIT override. | Jason Downs |
1996-08-25 | More dead wood. | Jason Downs |
1996-08-25 | Removed unused file and move KSH define to CFLAGS. | Jason Downs |
1996-08-22 | __OpenBSD__ | Theo de Raadt |
1996-08-21 | Don't override BINOWN and BINGRP | Thorsten Lockert |
1996-08-20 | Forgot emacs.out depends on emacs.c. | Jason Downs |
1996-08-19 | invoke /bin/sh | Jason Downs |
1996-08-19 | update to pdksh-5.2.8 | Jason Downs |