summaryrefslogtreecommitdiff
path: root/lib/libutil
AgeCommit message (Expand)Author
2015-09-26need uvm_param.h now.christos
2015-09-24Hello lint.christos
2015-09-24Add kinfo_getvmmap from FreeBSDchristos
2015-07-26Bump date for recent changeskamil
2015-07-26Sync parameter name with efun.ckamil
2015-07-26Bump shlib minor for new function: ereallocarr(3)kamil
2015-07-26Add ereallocarr(3) to libutilkamil
2015-07-11Clean-up resources (sys/sys/resource.h) usagekamil
2015-06-13grammar patroldholland
2015-01-22s/basename/bname/christos
2015-01-22- not all asprintfs return -1 *and* set buf = NULL, check explicitly.christos
2015-01-18add estro{i,u} (Kamil Rytarowski)christos
2014-10-08Drop trailing whitespace.wiz
2014-10-08Improved handling of local times.apb
2014-10-08The tzoff argument is in minutes (behind/west of UTC), not seconds.apb
2014-10-08Add a new non-terminal "time_numericzone" for a time withapb
2014-10-08A time like HH:MM:SS.sss says nothing about whether DST is on or off.apb
2014-10-07Document that years in ISO 8601 dates are taken literally.apb
2014-10-07Some years don't need the "maybe add 1900 or 2000" adjustmentapb
2014-09-29toolify opendiskchristos
2014-09-17KNF, sign cast.christos
2014-09-12use the passed parameter instead of PATH_MAX. Change signednessmlelstv
2014-09-12- use a private buffer to resolve symlinks, the previous code was brokenmlelstv
2014-08-18fix param namechristos
2014-05-25In COMPAT_DKWEDGE, attempt to open the label as specified in the NAME= entry.christos
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-12-31Use output buffer size to limit copy-out of sun_path. Otherwise you maymlelstv
2013-12-22Resolve symlinks and cook the targets instead of the symlink names.mlelstv
2013-08-07Update example using hex-escape-sequences to conform to gcc parsing rules.pgoyette
2013-08-07Add an example using snprintb_m()pgoyette
2013-07-22Use <major>.<minor> for NetBSD version.njoly
2013-07-20Use Mt for email addresses.wiz
2013-06-29add "maxthread" tunable to login.conf to adjust RLIMIT_NTHR.yamt
2013-06-23Put code example on its own line, using Dl.wiz
2013-06-21Punctuation nit.wiz
2013-06-20document login_getpwclass(3)christos
2013-06-12fix timezone bugs in rev.1.11 and rev.1.13. PR/47916.yamt
2013-06-12add rcsidyamt
2013-06-07Add a debugging format that prints all the fields with names.christos
2013-05-03Use more markup.wiz
2013-05-02Add getbyteorder() call.matt
2013-01-19Document that errno may be used to distinguish between aapb
2013-01-19Distinguish between a non-error result of (time_t)-1 and an error result.apb
2013-01-19mktime(3) works in local time, and trying to trick it byapb
2013-01-16Sort sections.wiz
2013-01-15add some things to add next time we modify the functionchristos
2013-01-01Don't rely on something including sys/ioctl.h for us.dsl
2012-12-30Fix failure message for ecalloc.dholland
2012-12-30If malloc, calloc, or realloc returns NULL when a size of 0 wasdholland
2012-11-04don't include things you don't needchristos