<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pttbbs, branch victor.edit@2465</title>
<subtitle>The most popular BBS site in Taiwan (http://opensvn.csie.org/pttbbs)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/atom?h=victor.edit%402465</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/atom?h=victor.edit%402465'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/'/>
<updated>2005-02-04T21:44:19+00:00</updated>
<entry>
<title>bug fix: variable uninitialized in utmpfix daemon-sleep mode.</title>
<updated>2005-02-04T21:44:19+00:00</updated>
<author>
<name>kcwu</name>
<email>kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204</email>
</author>
<published>2005-02-04T21:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/commit/?id=6ca800ae0a303124ffd12ca4a712b6cdb01e69e7'/>
<id>urn:sha1:6ca800ae0a303124ffd12ca4a712b6cdb01e69e7</id>
<content type='text'>
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2465 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
</content>
</entry>
<entry>
<title>comment on questionable comment</title>
<updated>2005-02-04T21:08:15+00:00</updated>
<author>
<name>kcwu</name>
<email>kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204</email>
</author>
<published>2005-02-04T21:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/commit/?id=cc14ad9eb6c9b6674f83b270c64e3890ef50260a'/>
<id>urn:sha1:cc14ad9eb6c9b6674f83b270c64e3890ef50260a</id>
<content type='text'>
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2464 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
</content>
</entry>
<entry>
<title>remove backup file...version control system rules!</title>
<updated>2005-02-04T21:05:59+00:00</updated>
<author>
<name>kcwu</name>
<email>kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204</email>
</author>
<published>2005-02-04T21:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/commit/?id=04a881b70f823968a940e1337d04f6feca3878c4'/>
<id>urn:sha1:04a881b70f823968a940e1337d04f6feca3878c4</id>
<content type='text'>
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2463 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
</content>
</entry>
<entry>
<title>fix bad big5 character in comment</title>
<updated>2005-02-04T20:58:55+00:00</updated>
<author>
<name>kcwu</name>
<email>kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204</email>
</author>
<published>2005-02-04T20:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/commit/?id=7485be66b7213dd6ac1532f0c7f322e2db22b436'/>
<id>urn:sha1:7485be66b7213dd6ac1532f0c7f322e2db22b436</id>
<content type='text'>
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2462 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
</content>
</entry>
<entry>
<title>change function declare from k&amp;r style to ansi style.</title>
<updated>2005-02-04T20:04:09+00:00</updated>
<author>
<name>kcwu</name>
<email>kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204</email>
</author>
<published>2005-02-04T20:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/commit/?id=20428dc5fbb93729c442d6c226eb420829d972a7'/>
<id>urn:sha1:20428dc5fbb93729c442d6c226eb420829d972a7</id>
<content type='text'>
fix two bug detected by compiler because style change.
replace some sprintf with snprintf
replace str_ncpy with strlcpy
comment on strange code


git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2461 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
</content>
</entry>
<entry>
<title>replace rand() with random() for better randomness</title>
<updated>2005-02-03T17:41:26+00:00</updated>
<author>
<name>kcwu</name>
<email>kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204</email>
</author>
<published>2005-02-03T17:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/commit/?id=920cb52f211a03479556866c712298141d368c50'/>
<id>urn:sha1:920cb52f211a03479556866c712298141d368c50</id>
<content type='text'>
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2460 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
</content>
</entry>
<entry>
<title>recount n_bottom for each board after reloadbcache</title>
<updated>2005-02-03T16:38:26+00:00</updated>
<author>
<name>in2</name>
<email>in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204</email>
</author>
<published>2005-02-03T16:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/commit/?id=87fb00ac1f12f18d1176a4dc1988c8b86a7ef63c'/>
<id>urn:sha1:87fb00ac1f12f18d1176a4dc1988c8b86a7ef63c</id>
<content type='text'>
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2459 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
</content>
</entry>
<entry>
<title>for sysop to recover board.</title>
<updated>2005-02-03T16:23:23+00:00</updated>
<author>
<name>ptt</name>
<email>ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204</email>
</author>
<published>2005-02-03T16:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/commit/?id=34136f1311cf816b692a703796a9a3ba45bdaf4d'/>
<id>urn:sha1:34136f1311cf816b692a703796a9a3ba45bdaf4d</id>
<content type='text'>
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2458 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
</content>
</entry>
<entry>
<title>don't reset random seed for each game.</title>
<updated>2005-02-03T13:01:02+00:00</updated>
<author>
<name>kcwu</name>
<email>kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204</email>
</author>
<published>2005-02-03T13:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/commit/?id=6a459a66d264a1eb8f8f62692ceb48c2ed1c0cf1'/>
<id>urn:sha1:6a459a66d264a1eb8f8f62692ceb48c2ed1c0cf1</id>
<content type='text'>
and don't use very bad random seed


git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2457 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
</content>
</entry>
<entry>
<title>comment on bad random number usage</title>
<updated>2005-02-03T12:58:42+00:00</updated>
<author>
<name>kcwu</name>
<email>kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204</email>
</author>
<published>2005-02-03T12:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/pttbbs/commit/?id=2f79c54e2b80a89272edad8b9d128c843c8d132e'/>
<id>urn:sha1:2f79c54e2b80a89272edad8b9d128c843c8d132e</id>
<content type='text'>
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2456 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
</content>
</entry>
</feed>
