summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1996-07-25Updated to rdist 6.1.3. Used real snprintf() (instead of string lengthTodd C. Miller
1996-07-25Replaced sprintf() with snprintf() where buffer size is obvious.Todd C. Miller
1996-07-25readableTheo de Raadt
1996-07-25buffer overflow preventionTheo de Raadt
1996-07-24normal uid before execvTheo de Raadt
1996-07-24bring vi/ex up to 1.71Michael Shalayeff
1996-07-23nicer error message; netbsd pr#2651; enami@ba2.so-net.or.jpTheo de Raadt
1996-07-22rcsid cleanupTheo de Raadt
1996-07-22Properly overwrite the entire use= string after resolving itThorsten Lockert
1996-07-22finally half-readableTheo de Raadt
1996-07-22Add support for compiling a terminfo source file into terminfo.db (usingThorsten Lockert
1996-07-22seteuid for chdirTheo de Raadt
1996-07-20use euid/egid to get into homedir; from dean@fsa.caTheo de Raadt
1996-07-19add -I${.CURDIR} to get defs.hTodd C. Miller
1996-07-19oldrdist now uses rsh so doesn't need to be setuid.Todd C. Miller
1996-07-19now uses -I path to find defs.h so we can use rshrcmd.c with oldrdist.Todd C. Miller
1996-07-18bugfix, paths added with -w should now be searched in the same ordermichaels
1996-07-16Use binutils 'strings' for mipsPer Fogelstrom
1996-07-16sendmail is in /usr/sbinccappuc
1996-07-13updated to flex 2.5.3Todd C. Miller
1996-07-13handle >9 daysTheo de Raadt
1996-07-12this is clean codeTheo de Raadt
1996-07-12better fix for buffer overrunMichael Shalayeff
1996-07-12slight clarificationJason Downs
1996-07-11prevent buffer overrun.Michael Shalayeff
1996-07-08kernel is /bsd, os is OpenBSDccappuc
1996-07-088lgm#26, buffer overflowTheo de Raadt
1996-07-06kernel is /bsdccappuc
1996-07-06Should get installed as nawk as well.etheisen
1996-07-04Set locale per IEEE 1003.2(1992)Thorsten Lockert
1996-07-04document -l; netbsd pr#2601; khym@bga.comTheo de Raadt
1996-07-04AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by meThorsten Lockert
1996-07-04kernel is /bsdTheo de Raadt
1996-07-03Add a -b option that takes a hostname or IP-address as an argument.Niklas Hallqvist
1996-07-02simpler usage lineTheo de Raadt
1996-07-01undo mktemp cleanup until i get it rightTheo de Raadt
1996-06-29Include OS as part of output; add -k option like SunOSThorsten Lockert
1996-06-29bindresvport if possible; uid 0 check is ridiculous crapTheo de Raadt
1996-06-26Accept NULL nset in prepare child (as run_editor will try to use one).dm
1996-06-26put the tab inTheo de Raadt
1996-06-26handle $OpenBSD$ rcsid... using uname too!Theo de Raadt
1996-06-26rcsidTheo de Raadt
1996-06-26open + fdopenTheo de Raadt
1996-06-25mktemp w/ open & fdopenTheo de Raadt
1996-06-25open O_EXCL instead of creat; for writable rdist directories... still small DOSTheo de Raadt
1996-06-25mkstemp & fdopenTheo de Raadt
1996-06-25mktemp open + fdopenTheo de Raadt
1996-06-25indent niceTheo de Raadt
1996-06-25Show interrupt counts on i386.Thorsten Lockert
1996-06-25distinguish ambigious and unknown commands; netbsd pr$2536; leo@marco.deTheo de Raadt