| Commit message (Expand) | Author | Age | Files | Lines |
* | Move settings for bsd.lib.mk down to pttbbs.mk | wens | 2009-03-01 | 4 | -30/+3 |
* | remove my_ctime | wens | 2009-03-01 | 1 | -13/+8 |
* | Don't build profiling libraries on FreeBSD | wens | 2009-03-01 | 4 | -0/+16 |
* | Fix DBCS_strcasestr return type | wens | 2008-11-01 | 1 | -1/+1 |
* | strstr is char *, not const char * | wens | 2008-10-01 | 1 | -1/+1 |
* | revert last commit | wens | 2008-08-21 | 1 | -1/+1 |
* | *:xxx and :xxx should listen on INADDR_ANY | wens | 2008-08-21 | 1 | -1/+1 |
* | Don't close all fds, do it in daemon for more flexibility | wens | 2008-08-21 | 1 | -0/+2 |
* | Common daemonize function | wens | 2008-08-21 | 2 | -1/+91 |
* | Use file_exist_record directly | wens | 2008-08-04 | 2 | -10/+1 |
* | close file only if STAMP_FILE | wens | 2008-07-31 | 1 | -1/+3 |
* | Change Vector_search | wens | 2008-07-05 | 1 | -2/+2 |
* | Reorder libraries. | wens | 2008-06-28 | 1 | -1/+1 |
* | util/mandex.c uses stamplink. | wens | 2008-06-28 | 1 | -6/+2 |
* | Add header files | wens | 2008-06-19 | 1 | -0/+2 |
* | Move stamp* to common library, with weak symbols | wens | 2008-06-19 | 2 | -1/+98 |
* | Split out os dependent library | wens | 2008-06-17 | 8 | -299/+289 |
* | Clean up header dependencies | wens | 2008-06-17 | 5 | -3/+10 |
* | Add const modifier | wens | 2008-06-16 | 1 | -3/+3 |
* | Fix maxlength counter | wens | 2008-06-16 | 1 | -2/+2 |
* | Constant vector (initialized with reference to given data) | wens | 2008-06-16 | 1 | -1/+19 |
* | General vector-like list | wens | 2008-06-15 | 2 | -1/+162 |
* | partial fix dietlibc supplemental library | wens | 2008-06-13 | 2 | -1/+18 |
* | Move BBS non-related functions to independent library | wens | 2008-06-13 | 2 | -1/+195 |
* | Makefile cleanup | wens | 2008-06-13 | 3 | -42/+15 |
* | Clean up makefiles | wens | 2008-06-12 | 2 | -4/+0 |
* | - (internal) fix DBCS_strcasestr() API | piaip | 2008-05-10 | 1 | -6/+10 |
* | - (internal) replace all localtime4() by localtime4_r(). | piaip | 2008-05-05 | 1 | -0/+14 |
* | - (internal) add localtime4_r thread-safe API | piaip | 2008-05-05 | 1 | -0/+14 |
* | - (internal) change localtime() to localtime_r() API. | piaip | 2008-05-05 | 1 | -12/+18 |
* | - (internal) add more Cdate format function | piaip | 2008-05-05 | 1 | -4/+17 |
* | - (internal) workaround - fix build dependency for var.h | piaip | 2008-05-05 | 1 | -1/+4 |
* | - (internal) export osdep from cmsys, fixing bbsctl linking error | piaip | 2008-04-19 | 1 | -1/+1 |
* | - (internal) tobind/toconnect: allow specifying INADDR_ANY (*:port) or loopba... | piaip | 2008-04-18 | 1 | -14/+29 |
* | - (internal) change chat to use vgetstring with new callback system | piaip | 2008-04-17 | 1 | -0/+60 |
* | - (internal) visio: add vgets | piaip | 2008-04-17 | 1 | -0/+20 |
* | - (internal) visio: add columned output API. | piaip | 2008-04-16 | 1 | -0/+44 |
* | - add Now(), m3 flavor time format API. | piaip | 2008-04-12 | 3 | -1/+15 |
* | - (internal) un sockets requires removing file path first. | piaip | 2008-04-11 | 1 | -0/+3 |
* | - net: should not change constant string. | piaip | 2008-04-10 | 1 | -2/+6 |
* | Change tobind/toconnect interface. | wens | 2008-04-10 | 1 | -12/+29 |
* | fix if/else sequence | wens | 2008-04-09 | 1 | -2/+2 |
* | Support UNIX socket domains | wens | 2008-04-09 | 1 | -29/+71 |
* | Drop Solaris support | wens | 2008-04-09 | 1 | -79/+0 |
* | - (internal) change mail/log to specific API. | piaip | 2008-04-03 | 2 | -1/+15 |
* | - enable angel to temporary disable pager again. | piaip | 2008-04-01 | 1 | -1/+2 |
* | - (internal) enable building utmpserver | piaip | 2008-03-31 | 1 | -0/+43 |
* | - (experimental) mask ip(fromhost): USE_MASKED_FROMHOST | piaip | 2008-03-29 | 2 | -0/+14 |
* | - (internal) move UTIL_C API from mbbsd/stuff to cmbbs. | piaip | 2008-03-27 | 4 | -1/+148 |
* | (internal) refine directory layout: libbbs/libbbsutil -> common/bbs,sys. | piaip | 2008-03-27 | 18 | -0/+3241 |