summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-11-29check error case for kvm_getlwps or SIGSEGV occurs due to dereferecing a NULL...cegger
2008-11-29PR/40060 - Bug Hunting -- grammar fixjnemeth
2008-11-28Sort errors.wiz
2008-11-28make the synopsis slightly less overpromising:pooka
2008-11-28Clarify that the "amaster" argument of forkpty() is only defined upondholland
2008-11-27LIBDPLIBS on librumpvfspooka
2008-11-26Fix two mdoclint warnings.wiz
2008-11-26support:pooka
2008-11-25i'm almost certain that puffs_cooie_t is supposed to be puffs_cookie_tpooka
2008-11-25Add BUGS section which notes that dynamic linker features in dealingpooka
2008-11-24Remove __LIBC12_SOURCE__martin
2008-11-24Return ENODEV instead of ENOENT if the file system is not available.pooka
2008-11-21rump_vfs_load -> rump_module_loadpooka
2008-11-21dlerror() resets the error message, so save it since we want topooka
2008-11-20Add new ptree (Patricia / RADIX tree) implementation to NetBSD.matt
2008-11-19Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longerpooka
2008-11-17Remove trailing whitespace.wiz
2008-11-17Bump date for new section.wiz
2008-11-17SEE ALSOahoka
2008-11-17Use RUMP_VOP instead of prehistoric rump_vp.pooka
2008-11-16PR/39347: floating and long double conversions were ifdef'ed out becausechristos
2008-11-16Our qsort() is inappropriate for kernel use because it makes recursivead
2008-11-16Make qsort() available in libkern.ad
2008-11-16Nobody tested this? Initialize wcio for wide char i/o.christos
2008-11-14Replace semid_t with intptr_t. No function change. This is a libc/kernelad
2008-11-14Detach from console by default unless P2K_DEBUG is set in thepooka
2008-11-14note that puffs_daemon() must be called *before* puffs_mount()pooka
2008-11-14fix typographical snafupooka
2008-11-12Now that MKPUFFS is default, kill it as advertised.pooka
2008-11-12reference rump_nfspooka
2008-11-11Reference secmodel_securelevel(9) manual page.reed
2008-11-07* use advisory file locks to avoid multiple mounts on the same devicepooka
2008-11-06fix diagassert arg.christos
2008-11-06Comment out nonexistent crash(8) xref.tsutsui
2008-11-06Redo rev.1.13. We must refer to CURBRK via GOT in case of PIC.nakayama
2008-11-04don't forget to use neg.christos
2008-11-04we don't need *christos
2008-11-04Our new syslogd seems to want to depend on %z which is a gnu extension.christos
2008-11-03Invert the test for the return value of getaddrinfo(), because that's whatcube
2008-11-01Add missing word.wiz
2008-11-01New sentence, new line. Mark up NULL with Dv.wiz
2008-11-01use the right variable in memcpy.christos
2008-10-31Tweak some wording.snj
2008-10-31fix compile error.christos
2008-10-31make __findenv return the offset for the new entry to be inserted whenchristos
2008-10-31Import syslogd SoC project by Martin Schuette:christos
2008-10-31Sync the man page with recent addition of few wrappers.rmind
2008-10-31Add sched_getaffinity_np() and sched_setaffinity_np() wrappers, mainlyrmind
2008-10-27s/AWK/TOOL_AWK/. Problem reported by Greg Oster.apb
2008-10-27Sort ERRORS, use more markup, bump date for previous.wiz