OpenGrok
Cross Reference: expand.c
xref
: /
src
/
usr.bin
/
rdist
/
expand.c
Home
|
History
|
Annotate
|
Download
|
only in
rdist
History log of
/src/usr.bin/rdist/expand.c
Revision
Date
Author
Comments
1.19
03-Aug-2023
mrg
avoid having addresses of local variable exist after a function returns.
found by GCC 12.
1.18
14-Jul-2009
apb
Delete unused static smatch() function.
Inspired by PR 41255 from Kurt Lidl (which used #if 0 instead of
deleting the function).
1.17
13-Apr-2009
lukem
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
1.16
07-Aug-2003
agc
branches: 1.16.42;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
1.15
23-Jul-2003
itojun
use bounded string op
1.14
14-Jun-2002
wiz
Remove #if __STDC__. De-__P() and ANSIfy.
1.13
19-Dec-1998
christos
de-ja-vous
This thing was still using <sys/dir.h> and struct direct.
Get rid of the time warp.
1.12
25-Aug-1998
ross
Add { and } to shut up egcs. Reformat the more questionable code.
1.11
19-Oct-1997
mycroft
Use S_IS*(), not S_IF*.
1.10
19-Oct-1997
lukem
WARNSify, fix .Nm usage, deprecate register, s/[br]*/[ms]*/
1.9
18-Oct-1997
mrg
merge lite-2.
1.8
17-May-1997
pk
NULL => 0 (Arne Juul; PR#3629)
1.7
12-Jul-1996
thorpej
RCS id police.
1.6
12-Jul-1996
thorpej
Use snprintf() whenever feasible.
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.16.42.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
Indexes created Fri Oct 17 23:09:53 GMT 2025