summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* - many small revisekcwu2009-05-272-3/+4
* Move settings for bsd.lib.mk down to pttbbs.mkwens2009-03-014-30/+3
* remove my_ctimewens2009-03-011-13/+8
* Don't build profiling libraries on FreeBSDwens2009-03-014-0/+16
* Fix DBCS_strcasestr return typewens2008-11-011-1/+1
* strstr is char *, not const char *wens2008-10-011-1/+1
* revert last commitwens2008-08-211-1/+1
* *:xxx and :xxx should listen on INADDR_ANYwens2008-08-211-1/+1
* Don't close all fds, do it in daemon for more flexibilitywens2008-08-211-0/+2
* Common daemonize functionwens2008-08-212-1/+91
* Use file_exist_record directlywens2008-08-042-10/+1
* close file only if STAMP_FILEwens2008-07-311-1/+3
* Change Vector_searchwens2008-07-051-2/+2
* Reorder libraries.wens2008-06-281-1/+1
* util/mandex.c uses stamplink.wens2008-06-281-6/+2
* Add header fileswens2008-06-191-0/+2
* Move stamp* to common library, with weak symbolswens2008-06-192-1/+98
* Split out os dependent librarywens2008-06-178-299/+289
* Clean up header dependencieswens2008-06-175-3/+10
* Add const modifierwens2008-06-161-3/+3
* Fix maxlength counterwens2008-06-161-2/+2
* Constant vector (initialized with reference to given data)wens2008-06-161-1/+19
* General vector-like listwens2008-06-152-1/+162
* partial fix dietlibc supplemental librarywens2008-06-132-1/+18
* Move BBS non-related functions to independent librarywens2008-06-132-1/+195
* Makefile cleanupwens2008-06-133-42/+15
* Clean up makefileswens2008-06-122-4/+0
* - (internal) fix DBCS_strcasestr() APIpiaip2008-05-101-6/+10
* - (internal) replace all localtime4() by localtime4_r().piaip2008-05-051-0/+14
* - (internal) add localtime4_r thread-safe APIpiaip2008-05-051-0/+14
* - (internal) change localtime() to localtime_r() API.piaip2008-05-051-12/+18
* - (internal) add more Cdate format functionpiaip2008-05-051-4/+17
* - (internal) workaround - fix build dependency for var.hpiaip2008-05-051-1/+4
* - (internal) export osdep from cmsys, fixing bbsctl linking errorpiaip2008-04-191-1/+1
* - (internal) tobind/toconnect: allow specifying INADDR_ANY (*:port) or loopba...piaip2008-04-181-14/+29
* - (internal) change chat to use vgetstring with new callback systempiaip2008-04-171-0/+60
* - (internal) visio: add vgetspiaip2008-04-171-0/+20
* - (internal) visio: add columned output API.piaip2008-04-161-0/+44
* - add Now(), m3 flavor time format API.piaip2008-04-123-1/+15
* - (internal) un sockets requires removing file path first.piaip2008-04-111-0/+3
* - net: should not change constant string.piaip2008-04-101-2/+6
* Change tobind/toconnect interface.wens2008-04-101-12/+29
* fix if/else sequencewens2008-04-091-2/+2
* Support UNIX socket domainswens2008-04-091-29/+71
* Drop Solaris supportwens2008-04-091-79/+0
* - (internal) change mail/log to specific API.piaip2008-04-032-1/+15
* - enable angel to temporary disable pager again.piaip2008-04-011-1/+2
* - (internal) enable building utmpserverpiaip2008-03-311-0/+43
* - (experimental) mask ip(fromhost): USE_MASKED_FROMHOSTpiaip2008-03-292-0/+14
* - (internal) move UTIL_C API from mbbsd/stuff to cmbbs.piaip2008-03-274-1/+148
* (internal) refine directory layout: libbbs/libbbsutil -> common/bbs,sys.piaip2008-03-2718-0/+3241