Windows: Build the SDK
[abartlet/lorikeet-heimdal.git/.git] / appl / rcp /
2009-11-24 Love Hornquist AstrandFirst drop of Windows build infrastructure from Secure...
2009-11-24 Asanka HerathInitial Windows port
2009-08-14 Love Hornquist Astrand%o is unsigned int, case appropriately
2009-05-25 Love Hörnquist Åstranduse S_ISDIR and S_ISREG
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2008-04-17 Love Hörnquist ÅstrandSync with NetBSD rcp, add v6 parsing support and no...
2007-12-13 Love Hörnquist Åstrandx
2007-12-13 Love Hörnquist ÅstrandAdd missing files, from Buchan Milne.
2007-06-09 Love Hörnquist Åstrandremove cvs ignore files
2006-10-22 Love Hörnquist Åstrandx
2006-10-20 Love Hörnquist Åstrandmore files
2006-10-20 Love Hörnquist Åstrandx
2006-08-08 Love Hörnquist ÅstrandCheck return values from setuid, prompted by MIT
2006-08-08 Love Hörnquist Åstrandx
2006-08-08 Love Hörnquist ÅstrandCheck return values from seteuid, prompted by MIT advisory.
2005-10-22 Love Hörnquist Åstrandx
2005-10-22 Love Hörnquist ÅstrandCheck return value from asprintf instead of string...
2005-08-30 Love Hörnquist Åstrandx
2005-08-30 Love Hörnquist ÅstrandExplicit typecast to avoid signess warning.
2005-05-29 Love Hörnquist Åstrandx
2005-05-29 Love Hörnquist Åstrandundef _PATH_RSH to make sure our version is used
2005-05-11 Love Hörnquist ÅstrandMODEMASK is defined in sys/vnode.h on Solaris, so undef...
2005-04-27 Love Hörnquist Åstrandx
2005-04-27 Love Hörnquist Åstranduse BINDIR instead of "/usr/bin/ with _PATH_RSH
2005-04-18 Love Hörnquist Åstrandx
2005-04-18 Love Hörnquist Åstranduse unsigned char * to make sure its not negative when...
2004-08-26 Johan Danielssonreplace INCLUDES with AM_CPPFLAGS
2004-05-14 Johan Danielssonx
2004-05-14 Johan Danielssonadd -e (passed to rsh)
2003-04-16 Johan Danielssonx
2003-04-16 Johan Danielssonadd a HISTORY section
2003-04-16 Johan Danielssonbrief manpage
2003-04-16 Johan Danielssonadd a -4 option
2001-09-24 Johan Danielssonx
2001-09-24 Johan Danielssonmore va_* fixing; from Thomas Klausner
2001-09-08 Assar Westerlund*** empty log message ***
2001-09-08 Assar Westerlund(run_err): always match va_start and va_end
2001-09-04 Assar Westerlund*** empty log message ***
2001-09-04 Assar Westerlund(allocbuf): do not leak memory on failure and zero...
2001-09-03 Assar Westerlundunsigned char casts for is*, casts for socket functi...
2001-07-19 Assar Westerlund*** empty log message ***
2001-07-19 Assar Westerlund(main): add missing setprogname
2001-06-16 Assar Westerlund*** empty log message ***
2001-06-14 Assar Westerlundsome cleanup
2001-06-14 Assar Westerlundadd some const
2001-06-14 Assar Westerlund*** empty log message ***
2001-06-14 Assar Westerlund(sizestr): remove and use snprintf to do this correctly...
2001-04-21 Johan Danielssonx
2001-04-21 Johan Danielssonconvert to use getarg
2001-04-21 Johan Danielssonx
2001-04-21 Johan Danielssondo a better job of supporting files larger than 2GB
2001-02-07 Assar Westerlund*** empty log message ***
2001-02-07 Assar Westerlundadd -F for forwarding ticket, from Ake Sandgren <ake...
2001-01-29 Assar Westerlund*** empty log message ***
2001-01-29 Assar Westerlund(roundup): add fallback definition
2001-01-29 Assar Westerlund*** empty log message ***
2001-01-29 Assar Westerlundremove non-STDC code
2001-01-29 Assar Westerlund*** empty log message ***
2001-01-29 Assar Westerlundadd sys/types.h and sys/wait.h
2001-01-29 Assar Westerlund*** empty log message ***
2001-01-29 Assar Westerlundno calls to err with NULL
2001-01-28 Assar Westerlund*** empty log message ***
2001-01-28 Assar Westerlundremove some unused includes
2001-01-28 Assar Westerlunduse rcp_locl.h
2001-01-28 Assar Westerlund(LDADD): remove unused libraries
2001-01-28 Assar Westerlundremove unused include files
2001-01-27 Assar Westerlundignore them
2001-01-27 Assar Westerlund*** empty log message ***
2001-01-27 Assar Westerlundreplace vfork by fork
2001-01-27 Assar Westerlundadd RCSID
2001-01-27 Assar Westerlundadd RCSID
2001-01-27 Assar Westerlundremove __P, use st_mtime et al from struct stat
2001-01-27 Assar Westerlundremove __P
2001-01-27 Assar Westerlund*** empty log message ***
2001-01-27 Assar Westerlundadd port of bsd rcp changed to use existing rsh, contri...