summaryrefslogtreecommitdiff
path: root/usr.bin/rdistd/filesys-os.c
AgeCommit message (Collapse)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-05-14 o Sync w/ freerdist 0.92 minus the compress optionTodd C. Miller
o KNF and ANSIfy the function headers Sparse file support is currently a no-op since it didn't work. Proper sparse file support will be added later.
2003-04-05strings; ok miod ho krwTheo de Raadt
1999-02-04Fix a serious memory consumption problem when running over directoriesTodd C. Miller
that contain many hard-linked files; johnh@isi.edu Also add an xstrdup() that behaves like xmalloc() on failure.
1998-06-26rdist 6.1.4 + OpenBSD patches + some -WallTodd C. Miller
1997-06-17(foo *)NULL -> NULLkstailey
1996-06-26rcsidTheo de Raadt
1996-06-13long botchesTheo de Raadt
1996-02-03rdist 6.1.1dm