summaryrefslogtreecommitdiff
path: root/src/platform_freebsd.cc
AgeCommit message (Expand)Author
2011-10-18Remove process.memoryUsage().vsizeRyan Dahl
2011-10-07use uv for memory and loadavg functionsFedor Indutny
2011-08-12platform: fix GetFreeMemory() on 64 bits freebsdArtem Zaytsev
2011-07-15Use uv_exepathRyan Dahl
2011-07-06sysctl(CTL_HW, HW_PHYSMEM) always returns unsigned long. Will work fine for 3...avz
2011-03-16os.getNetworkInterfaces()Ryan Dahl
2011-03-14Merge branch 'v0.4'Ryan Dahl
2011-03-14Update copyright headersRyan Dahl
2011-03-07Add process.uptime().Tom Hughes
2010-12-22Add more functionality to the os moduleBrian White
2010-12-01Fix executable path on FreeBSD.Brian White
2010-08-13Add freebsd's process.title support.Vanilla Hsu
2010-08-11Stub out process.titleRyan Dahl
2010-06-22Initial implementation of process.execPathMarshall Culpepper
2010-06-17Add platform files, move getmem to node::OS class.Ryan Dahl