Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split out from rdist/defs.h the client-only and server-only bits into | 2015-01-20 | 1 | -2/+4 | |
| | | | | | | | | | rdist/client.h and rdistd/server.h Only put #includes in .h files that are necessary for the .h to be used; all other #includes go in the .c files Move all extern variable declarations to the .h files, renaming local variables to avoid shadowing Replace me_type member of mntent_t with an "is NFS?" flag bit | ||||
* | Fix various format string issues. Stop assuming time_t is long or smaller. | 2012-11-12 | 1 | -2/+2 | |
| | | | | | | Enable warnings. ok krw@, ian@ | ||||
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -18/+1 | |
| | | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-03 | 1 | -7/+3 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | o Sync w/ freerdist 0.92 minus the compress option | 2003-05-14 | 1 | -17/+18 | |
| | | | | | | | 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. | ||||
* | unsigned vs unsigned int | 2002-05-27 | 1 | -3/+3 | |
| | |||||
* | kill more registers | 2001-11-19 | 1 | -7/+7 | |
| | | | | millert@ ok | ||||
* | rdist 6.1.4 + OpenBSD patches + some -Wall | 1998-06-26 | 1 | -2/+8 | |
| | |||||
* | Updated to rdist 6.1.3. Used real snprintf() (instead of string length | 1996-07-25 | 1 | -3/+4 | |
| | | | | in the format) since we have it. | ||||
* | better fix for buffer overrun | 1996-07-12 | 1 | -6/+4 | |
| | |||||
* | prevent buffer overrun. | 1996-07-11 | 1 | -2/+4 | |
| | |||||
* | rcsid | 1996-06-26 | 1 | -1/+3 | |
| | |||||
* | rdist 6.1.2 | 1996-03-05 | 1 | -1/+1 | |
| | |||||
* | rdist 6.1.1 | 1996-02-03 | 1 | -18/+21 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+167 | |