summaryrefslogtreecommitdiffstats
path: root/mbbsd/brc.c
Commit message (Collapse)AuthorAgeFilesLines
* use Signal instead of signal, and define the correct one in osdep.hvictor.solarisvictor2004-09-101-1/+1
| | | | | | | fix compile error git-svn-id: http://opensvn.csie.org/pttbbs/branches/victor.solaris@2188 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* it's an interesting story between me and scw XDvictor2004-09-091-3/+4
| | | | git-svn-id: http://opensvn.csie.org/pttbbs/branches/victor.solaris@2187 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* Makefile: add target "Solaris" depended on the old "solaris"victor2004-09-091-2/+3
| | | | | | | | brc.c: big/little endian osdep: add licence git-svn-id: http://opensvn.csie.org/pttbbs/branches/victor.solaris@2186 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* Use alloca() to get needed buffer instead of fix-size array on stackscw2004-08-011-1/+2
| | | | | | | avoiding stack grows too fast. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2154 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* Merge from scw.angel.scw2004-05-241-10/+9
| | | | | | | | *NOTE* Before running this revision, please read PttCurrent board at telnet://ptt.cc or http://scwg.wiki.ptt.cc/-Angel git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2014 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* Fix disconnection when leaving board.scw2004-05-211-5/+11
| | | | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2010 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* revert cuser from pointer to buffer.ptt2004-04-211-2/+2
| | | | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1798 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* add $Id$in22004-04-071-0/+1
| | | | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1714 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* Merge from brc2 branch.scw2004-04-051-0/+423
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1695 63ad8ddf-47c3-0310-b6dd-a9e9d9715204