summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2006-09-02Mark up NULL; the character is nul, not null; sort SEE ALSO;wiz
2006-09-02Slight wording improvement, sort SEE ALSO, remove trailing dot in SEE ALSO.wiz
2006-08-31Rename TEST/test.c to avoid problems when doing a cleandir on case-insensitiverpaulo
2006-08-30.WAIT before libroken.christos
2006-08-28make this compilable as a tool.christos
2006-08-28Remove ad clause. Approved by board@christos
2006-08-28cause bt_devaddr() and bt_devname() to return error if the controllerplunky
2006-08-27- Added string was never addedchristos
2006-08-27Show the error instead of just OOPS.christos
2006-08-27fix xtos's pastodsl
2006-08-26Only use __RCSID if we have it.christos
2006-08-26PR/34238: Aleksey Cheusov: man pages for wcsdup, wcscasecmp and wcsncasecmpchristos
2006-08-26Add copyright notices.christos
2006-08-26No need to compile their own efun's.christos
2006-08-26Efun source.christos
2006-08-26Add efun(3)christos
2006-08-26Remove the XNS man pages.matt
2006-08-26Move ns_addr and ns_ntoa to compat libc. Add a stripped version ofmatt
2006-08-25Handle cases where the application installs a SIGWINCH handler after thejdc
2006-08-25Implement MD_DO_NOT_NEED_FALLTHRU for i386.skrll
2006-08-24use the re-entrant version of getservbyport.christos
2006-08-24remove duplicates added in previous commit.mrg
2006-08-23Add some more debugging information.jdc
2006-08-23When deleting windows and screens, also set to NULL the standard namesjdc
2006-08-23Make sure we update the correct window when changing colour pairs.jdc
2006-08-23I think we want both wcs{c,n}casecmp weak.christos
2006-08-23cleanup codetnozaki
2006-08-23add wcsdup, wcscasecmp and wcsncasecmp. fixes build problems..mrg
2006-08-23include one more new file.christos
2006-08-22Close a window in which we can not notice a recently-slept-on-ourwrstuden
2006-08-22PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functionschristos
2006-08-21merge recent DragonFlyBSD's change, original commit message is:tnozaki
2006-08-21Change to a 3 clause copyright after permission of the holders.christos
2006-08-21urk, wrong place, obviouslyross
2006-08-21Several changes to proplib:thorpej
2006-08-17Add service discovery support for the Handsfree profileplunky
2006-08-17PR/34218 -- Matt Fleming -- date hangs when root trys to set timejnemeth
2006-08-14We support the POSIX Clock Selection Option.rpaulo
2006-08-13stresep, not strnsep. Remove duplicate "the". Bump date for previous.wiz
2006-08-13Mark up NULL.wiz
2006-08-12- Add strndup and stresepchristos
2006-08-11Pretending to be Elad's keyboard:christos
2006-08-08Bump date for previous.wiz
2006-08-08Add RCS Id.wiz
2006-08-08Quote some characters for HTML output.wiz
2006-08-08- wcstombs.3tnozaki
2006-08-05Bump date for previous. Remove some Pp for consistency.wiz
2006-08-05Update for Greg Woods. Add new options and mention the bit values togetherchristos
2006-08-04Remove inappropriate comma.jld
2006-08-04add missing const.yamt