History log of /src/usr.bin/rdist/defs.h |
Revision | | Date | Author | Comments |
1.19 |
| 06-Sep-2011 |
joerg | Use __dead and __printflike.
|
1.18 |
| 13-Apr-2009 |
lukem | Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
|
1.17 |
| 18-Mar-2006 |
christos | branches: 1.17.30; Coverity CID 2341, 2342: Plug memory leak.
|
1.16 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.15 |
| 06-Dec-2002 |
thorpej | Avoid confict with reserved identifier "log".
|
1.14 |
| 14-Jun-2002 |
wiz | Remove #if __STDC__. De-__P() and ANSIfy.
|
1.13 |
| 11-Oct-2000 |
is | branches: 1.13.2; More format string cleanup by sommerfeld.
|
1.12 |
| 19-Dec-1998 |
christos | branches: 1.12.2; 1.12.10; de-ja-vous This thing was still using <sys/dir.h> and struct direct. Get rid of the time warp.
|
1.11 |
| 02-Apr-1998 |
kleink | Include <time.h>, needed for various definitions.
|
1.10 |
| 19-Oct-1997 |
mycroft | Use S_IS*(), not S_IF*.
|
1.9 |
| 19-Oct-1997 |
mycroft | Use S_IS*(). Use mode_t, uid_t, and gid_t as appropriate. Don't use futimes(2) on a directory.
|
1.8 |
| 18-Oct-1997 |
mrg | merge lite-2.
|
1.7 |
| 12-Jul-1996 |
thorpej | RCS id police.
|
1.6 |
| 12-Jul-1996 |
thorpej | From Christos: kill the last bits of sprintf(), and use regcomp/regexec rather than re_comp/re_exec. (I committed my sprintf sweep-up before I realized that Christos had already done it...)
|
1.5 |
| 07-Mar-1994 |
cgd | branches: 1.5.8; update to newest rdist from berkeley (via uunet). No security fixes, but general cleanup.
|
1.4 |
| 04-Dec-1993 |
jtc | Use <dirent.h> instead of <sys/dir.h>.
|
1.3 |
| 01-Aug-1993 |
mycroft | Add RCS identifiers.
|
1.2 |
| 19-Apr-1993 |
mycroft | Cleanup for GCC 2.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 10-Jun-1993 |
mrg | 4.4BSD-Lite2
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.5.8.1 |
| 16-Jul-1996 |
jtc | Security fixes, pulled up by request from Jason Thorpe
|
1.12.10.1 |
| 18-Oct-2000 |
tv | Pullup usr.bin string format fixes [is]. See "cvs log" for explicit revision numbers per file, from sommerfeld.
|
1.12.2.1 |
| 19-Oct-2000 |
he | Pull up revision 1.13 (requested by he): Format string cleanup.
|
1.13.2.1 |
| 23-Jul-2004 |
tron | Apply patch (requested by dbj in ticket 1724): Fix problems when building the netbsd-1-6 branch with GCC 3.3.3.
|
1.17.30.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|