summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1996-07-31RANLIBMAG should not be set on alphas, as make doesn't know ECOFF archivesNiklas Hallqvist
1996-07-30use mkstemp() instead of mktemp() to close temp file race.Todd C. Miller
1996-07-29Fixed a bug causing a CPU loop if dist'ing a file whose parentTodd C. Miller
1996-07-29Now have a common message.c instead of two copies.Todd C. Miller
1996-07-29Only need one copy of message.c so use ../rdist/message.cTodd C. Miller
1996-07-29Added some missing rdist 6.1.3 changes.Todd C. Miller
1996-07-29links for supfilesrv/supscanTheo de Raadt
1996-07-28missed changes.Michael Shalayeff
1996-07-28silence gcc in super-pedantic mode; based on freebsd pr#1427Theo de Raadt
1996-07-27refresh screen better; freebsd pr#1425; from fnTheo de Raadt
1996-07-27MAGICOWN = rootTheo de Raadt
1996-07-27VMIN=1/VTIME=0; netbsd pr#2546Theo de Raadt
1996-07-27do not build docsTheo de Raadt
1996-07-26Install with 4554 permissions so people not in the dialer group can makedm
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