summaryrefslogtreecommitdiff
path: root/lib/libutil
AgeCommit message (Expand)Author
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
2012-09-19Fix string_to_flags prototype. From Brooks Davis in PR 46986.wiz
2012-09-13Don't use const foo const as type, one const is enough.joerg
2012-07-27mention PATH_MAX instead of 16.christos
2012-07-27Remove trailing whitespace.wiz
2012-07-23Mention how big the name can be.christos
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2012-04-08Fix compat code, so if we failed to make raw, return the regular path.christos
2012-04-08End sentence with dot.wiz
2012-04-07Add and enable COMPAT_DKWEDGE which let's us autoconfigure wedges and bootchristos
2012-04-07- add getdiskrawname.christos
2012-04-07fix typochristos
2012-04-07read returns ssize_t, and err is a function name.christos
2012-04-07- pass correct types.christos
2012-04-07Remove trailing whitespace, add dot.wiz
2012-04-07add getfsspecnamechristos
2012-04-06Fix capitalization and typo, from Bug Hunting.wiz
2012-03-21These directories default to WARNS?=5matt
2012-01-07- add strspctchristos
2011-12-17Use mktime(3) instead of hand-coded equivalent.apb
2011-11-18remove clauses 3 and 4christos
2011-11-13Remove trailing dot; slightly improve wording.wiz
2011-11-13add manual pagechristos
2011-10-21Minor improvements.wiz
2011-10-21Forgot to commit this.christos
2011-10-21Add proc_comparechristos
2011-10-21Don't use = to assing SRCS, but += so that we can remove snprintb.c,christos