index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
rdist
/
child.c
Age
Commit message (
Expand
)
Author
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
Theo de Raadt
2016-03-30
In setnonblocking() rename "mode" variable to "flags".
Todd C. Miller
2015-01-20
Split out from rdist/defs.h the client-only and server-only bits into
Philip Guenther
2015-01-20
SELECT_FD_TYPE is obsolete
Philip Guenther
2014-07-05
Our fork() never misses
Philip Guenther
2014-07-05
Assume POSIX: sigrocmask()
Philip Guenther
2014-07-05
Assume POSIX: waitpid(), select(), and <sys/select.h>
Philip Guenther
2014-07-05
Assume C89: stdargs, const, and setvbuf()
Philip Guenther
2014-07-05
Use xcalloc() in waitup(): the calloc fails, simply returning ain't gonna
Philip Guenther
2014-07-05
Use void* in malloc/realloc/calloc wrappers
Philip Guenther
2014-07-04
Convert a malloc+memset to a calloc
Philip Guenther
2011-04-18
Print size_t with %zu and ssize_t with %zd in error/debug output.
Kenneth R Westerback
2011-04-10
Apply some tough type-love and give rdist a chance to handle files
Kenneth R Westerback
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-14
o Sync w/ freerdist 0.92 minus the compress option
Todd C. Miller
2002-06-12
a real pid_t cleanup.
Mike Pechkin
2001-11-19
kill more registers
Mike Pechkin
1999-02-05
Use rchildfdsn+1, not FD_SETSIZE for nfds in select()
Todd C. Miller
1999-02-04
Fix a serious memory consumption problem when running over directories
Todd C. Miller
1998-06-26
rdist 6.1.4 + OpenBSD patches + some -Wall
Todd C. Miller
1997-12-16
do not overflow fd_set
Theo de Raadt
1997-08-04
save errno in sigchld handlers
Theo de Raadt
1996-07-25
Updated to rdist 6.1.3. Used real snprintf() (instead of string length
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1996-03-05
rdist 6.1.2
dm
1996-02-03
rdist 6.1.1
dm