summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
1996-09-03kill useless codeTheo de Raadt
1996-09-02not setuid, silence TCP_MAXSEG for non-rootTheo de Raadt
1996-09-01No longer need to be setuid (rcmd uses rcmdsh if uid != 0).Todd C. Miller
1996-09-01check rcmd() return val and exit nicely.Todd C. Miller
1996-08-27Fix uses of strncpyThorsten Lockert
1996-08-26strncpy carefulTheo de Raadt
1996-08-25Fix problems with compiling without KSH defined, add NOEDIT override.Jason Downs
1996-08-25More dead wood.Jason Downs
1996-08-25Removed unused file and move KSH define to CFLAGS.Jason Downs
1996-08-22__OpenBSD__Theo de Raadt
1996-08-21Don't override BINOWN and BINGRPThorsten Lockert
1996-08-20Forgot emacs.out depends on emacs.c.Jason Downs
1996-08-19invoke /bin/shJason Downs
1996-08-19update to pdksh-5.2.8Jason Downs
1996-08-14Ok, I give up kill the pdksh links.Jason Downs
1996-08-14Don't forget to add it to the Makefile, dude.Jason Downs
1996-08-14Yet more links.Jason Downs
1996-08-14Add these to the repository, but don't do anything with them; theyJason Downs
1996-08-14Add links.Jason Downs
1996-08-14Import pdksh 5.2.7.Jason Downs
1996-08-14Get mode of last directory right when doing mkdir -p; NetBSD PR #2686Thorsten Lockert
1996-08-11bad setuid, bad, bad, badTheo de Raadt
1996-08-11Install with 4554 permissions.dm
1996-08-10from bde@freebsd.org; if printregs() sees no bit names, avoid using themTheo de Raadt
1996-08-10%d for formatsTheo de Raadt
1996-08-10Add support for -h in tar emulation mode to follow symlinksThorsten Lockert
1996-08-09sprintf -> snprintfTodd C. Miller
1996-08-06_POSIX2_LINE_MAX errbuf for kvm_openfiles()Theo de Raadt
1996-08-04use bindresvportTheo de Raadt
1996-08-02Document the fact that we are compliant with 1003.2-1992, with someThorsten Lockert
1996-08-02Exit with status >0 if any error occured; from FreeBSDThorsten Lockert
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-08-02more robust deliting, and handle negative timestamps; from freebsdTheo de Raadt
1996-08-02vmin/vtime may print 255 (_POSIX_VDISABLE)Theo de Raadt
1996-08-02ioctl ip->fd, not 0, dohTheo de Raadt
1996-08-02search table 2Theo de Raadt
1996-08-02let vmin/vtime be set to 255Theo de Raadt
1996-08-02not a terminal; from freebsdTheo de Raadt
1996-08-02extra utmp.h goes away; tom@haven.uniserve.com in freebsdTheo de Raadt
1996-07-30regarding freebsd pr#1351 & pr#1377 re: fastcopy(); kill "wrong gid butTheo de Raadt
1996-07-17Limit chio(1) to group operatorThorsten Lockert
1996-07-08kernel is /bsd, os is OpenBSDccappuc
1996-06-29@ documented incorrectly; netbsd pr#2577; banshee@gabriella.resort.comTheo de Raadt
1996-06-29s/NOFILE/sysconf(_SC_OPEN_MAX)/Theo de Raadt
1996-06-29Use tar(1) emulation as provided by pax(1)Thorsten Lockert
1996-06-25mkstempTheo de Raadt
1996-06-24use temp file more carefullyTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-18from netbsd; Fix PR/2504: return with no args returns 0 instead ofTheo de Raadt
1996-06-17opendev.h -> util.hJason Downs