summaryrefslogtreecommitdiffstats
path: root/mbbsd/osdep.c
Commit message (Expand)AuthorAgeFilesLines
* fix bugs introduced because replace sprintf and strncpy with snprintf and str...kcwu2006-03-231-1/+1
* why variable "path" is 'static' on solaris swapused()kcwu2004-10-311-1/+1
* Solaris compatiblevictor2004-09-121-0/+30
* correct revision 2191victor2004-09-111-2/+6
* merge back from branch victor.solarisvictor2004-09-101-60/+427
* the /proc/meminfo interface in linux kernel 2.6 is diferrentvictor2004-08-291-6/+9
* Chess country basic things constructing.scw2004-08-121-1/+1
* use int instead of longin22004-07-301-2/+2
* strcasestr() is OS dependent functionkcwu2004-06-041-0/+15
* replace FreeBSD macro with __FreeBSD__kcwu2003-08-101-2/+2
* import strlcat(), strlcpy() for fucking linuxin22003-01-241-1/+141
* sprintf() -> snprintf()in22002-07-231-2/+2
* indent -i4in22002-07-211-5/+5
* indentin22002-07-061-33/+41
* global variable move to var.cin22002-06-041-6/+2
* *** empty log message ***ptt2002-05-151-31/+32
* Initial revisionin22002-03-071-0/+79