Age | Commit message (Expand) | Author |
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 |
1996-08-09 | sprintf -> snprintf | Todd C. Miller |
1996-08-06 | _POSIX2_LINE_MAX errbuf for kvm_openfiles() | Theo de Raadt |
1996-08-04 | use bindresvport | Theo de Raadt |
1996-08-02 | Document the fact that we are compliant with 1003.2-1992, with some | Thorsten Lockert |
1996-08-02 | Exit with status >0 if any error occured; from FreeBSD | Thorsten Lockert |
1996-08-02 | zap getopt() case of -?, come on, it is the default! | Theo de Raadt |
1996-08-02 | more robust deliting, and handle negative timestamps; from freebsd | Theo de Raadt |
1996-08-02 | vmin/vtime may print 255 (_POSIX_VDISABLE) | Theo de Raadt |
1996-08-02 | ioctl ip->fd, not 0, doh | Theo de Raadt |
1996-08-02 | search table 2 | Theo de Raadt |
1996-08-02 | let vmin/vtime be set to 255 | Theo de Raadt |
1996-08-02 | not a terminal; from freebsd | Theo de Raadt |
1996-08-02 | extra utmp.h goes away; tom@haven.uniserve.com in freebsd | Theo de Raadt |
1996-07-30 | regarding freebsd pr#1351 & pr#1377 re: fastcopy(); kill "wrong gid but | Theo de Raadt |
1996-07-17 | Limit chio(1) to group operator | Thorsten Lockert |
1996-07-08 | kernel is /bsd, os is OpenBSD | ccappuc |
1996-06-29 | @ documented incorrectly; netbsd pr#2577; banshee@gabriella.resort.com | Theo de Raadt |
1996-06-29 | s/NOFILE/sysconf(_SC_OPEN_MAX)/ | Theo de Raadt |
1996-06-29 | Use tar(1) emulation as provided by pax(1) | Thorsten Lockert |
1996-06-25 | mkstemp | Theo de Raadt |
1996-06-24 | use temp file more carefully | Theo de Raadt |
1996-06-23 | update rcsid | Theo de Raadt |
1996-06-18 | from netbsd; Fix PR/2504: return with no args returns 0 instead of | Theo de Raadt |
1996-06-17 | opendev.h -> util.h | Jason Downs |