summaryrefslogtreecommitdiff
path: root/lib/libutil
AgeCommit message (Expand)Author
2010-12-24restore lost overlow check fix.christos
2010-12-24make this thread-safe. We could use localtime_tz and make it even better,christos
2010-12-22Remove trailing whitespace.wiz
2010-12-21fix incorrect overflow check from Nicholas Jolychristos
2010-12-21- document limitationschristos
2010-12-21- fix off by one in comparison with 69 (it should be 70)christos
2010-12-12PR/42549: Izumi Tsutsui: parsedate does not work after 2038.christos
2010-08-28Fix Dd argument, sort sections.wiz
2010-08-28Mention recent enhancement and not that this function is neithertron
2010-08-24PR/43795: Guy Harris: describe return values and error handling.christos
2010-08-21Add support for parsing the data format "@<seconds since epoch>" e.g.tron
2010-08-18Log why pwd_mkdb failed. Currently on aslr systems, pwd_mkdb either abortschristos
2010-08-18Log via syslog(3) when we run pwd_mkdb(8).christos
2010-05-05Mark up NULL with Dv.wiz
2010-05-05Upon lukem@'s request, put the list of functions back.jruoho
2010-05-04Rework the example a little.jruoho
2010-05-04Remove the list of functions in the libutil library.jruoho
2010-05-04Use table instead of a list.jruoho
2010-05-04Use .Fn instead of .Nm.jruoho
2010-05-03.Nm -> .Fn, and one .Pp.jruoho
2010-03-22Use .In instead of .Aq Pa and variantes for header files.joerg
2010-01-27retire pw_policy(3) -- it is not found useful, there are otherdrochner
2009-10-22Update my email address to one I have used in this millenium.tsarna
2009-10-13In a furious blaze of *facepalm* / "what was i thinking?", fix thepooka
2009-09-08Add opendisk1(), which functions like opendisk(), but takes a functionpooka
2009-07-14Fix markup.joerg
2009-06-24correct spelling error.zafer
2009-06-20add a link to pw_copyx; from anon ymouschristos
2009-05-13Bump date for previous.wiz
2009-05-13Implement snprintb_m(3) to provide multi-line bit/bit-field decode.pgoyette
2009-05-05Update type of argument 4 from u_quad_t to uint64_t to match the actualpgoyette
2009-05-04Sort sections.wiz
2009-05-04Sort SEE ALSO.wiz
2009-04-11Use semantic markup.joerg
2009-04-11Fix markup.joerg
2009-03-26Correct the order of arguments in EXAMPLE. Bump date.uebayasi
2009-03-10Specify width for tag listjoerg
2009-03-09Fix preamble to match order set out by mdoc(7). Discussed with wiz.joerg
2009-02-20remove pointless static.christos
2009-01-18WARNS=4lukem
2009-01-18fix -Wsign-compare issueslukem
2009-01-11merge christos-time_tchristos
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-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