summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-01-11add another directory the cvs did not merge.christos
2009-01-11merge another directory that cvs missed.christos
2009-01-11cvs does not -j new directories, do it manually.christos
2009-01-11bump shared libraries.christos
2009-01-11merge christos-time_tchristos
2009-01-11merge christos-time_tchristos
2009-01-08fix some sign comparison warningslukem
2009-01-08Cast a value to time_t (not unsigned) when comparing to timespec tv_seclukem
2009-01-06Change the second argument of getlogin_r() from int to size_t, per POSIX.lukem
2009-01-06Add missing newline.wiz
2009-01-05Return of the Flag: There is no PROT_EXECUTE.pooka
2009-01-05Manuals describing the interface of POSIX message queues.rmind
2009-01-05add more item for major bump:tnozaki
2009-01-051. reworking PR lib/40317:tnozaki
2009-01-05define __UNCONST for OSes that don't have it when building tools/mklocaledogcow
2009-01-05move nbtool_config.h include to top.dogcow
2009-01-04Fix HTML output.wiz
2009-01-04Rework the text to make it clearer; it was really pretty confusing before.dholland
2009-01-04SEE ALSO getmode(3)/setmode(3).dholland
2009-01-03Ensure fts_close() doesn't spuriously close fd 0,lukem
2009-01-02Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo...tnozaki
2008-12-31Bump date for previous.wiz
2008-12-31mention that these may fail with EPERM. From Anon Ymouschristos
2008-12-31Nuke macros which haven't been used since the advent of RUMP_VOPs.pooka
2008-12-30Closing file in ukfs_releasestacktic
2008-12-29revert previous. It was meant for the branchchristos
2008-12-28support 64 bit time_tchristos
2008-12-28fix for dev_t 64 bits.christos
2008-12-28adjust for time_t 64christos
2008-12-28tdev is unsignedchristos
2008-12-28cast dev_t's to int32_t because XXX: sysctl can't change size. This shouldchristos
2008-12-28Some things to do on major bump.ad
2008-12-28Add more items for major bump.ad
2008-12-26Sort errors.wiz
2008-12-26document pw_getpwconf.christos
2008-12-23Fix deleto in previous.wiz
2008-12-23fix argument order in example.christos
2008-12-21PR/18150: John F. Woods: Print meaningful error messages on inconsistent/christos
2008-12-19PR/9359: Chris Demetriou: Document fread/fwrite mixing behavior.christos
2008-12-18Wietse Wenema's tcpd-blacklist-patch:christos
2008-12-17Re-add LIBRARY section.wiz
2008-12-17Fix some minor mdoclint complaints.wiz
2008-12-16use the bitmask_snprintf info which is more complete, and adjust it forchristos
2008-12-16fix return values for snprintf and vsnprintf.christos
2008-12-16move snprintb to commonchristos
2008-12-13Actually we need 'long int' to avoif a stupid 'truncating long to int'dsl
2008-12-13Change type of 'n' to 'int' so that it can be printed with %d.dsl
2008-12-12document svc_getrpccallerchristos
2008-12-12Close write-end of daemonpipe in reader to get EOF if the writerpooka
2008-12-12Defer ukfs (and hence rump) init until after detaching from console.pooka