Age | Commit message (Expand) | Author |
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 |
1996-08-14 | Ok, I give up kill the pdksh links. | Jason Downs |
1996-08-14 | Don't forget to add it to the Makefile, dude. | Jason Downs |
1996-08-14 | Yet more links. | Jason Downs |
1996-08-14 | Add these to the repository, but don't do anything with them; they | Jason Downs |
1996-08-14 | Add links. | Jason Downs |
1996-08-14 | Import pdksh 5.2.7. | Jason Downs |
1996-08-14 | Get mode of last directory right when doing mkdir -p; NetBSD PR #2686 | Thorsten Lockert |
1996-08-11 | bad setuid, bad, bad, bad | Theo de Raadt |
1996-08-11 | Install with 4554 permissions. | dm |
1996-08-10 | from bde@freebsd.org; if printregs() sees no bit names, avoid using them | Theo de Raadt |
1996-08-10 | %d for formats | Theo de Raadt |
1996-08-10 | Add support for -h in tar emulation mode to follow symlinks | Thorsten Lockert |