summaryrefslogtreecommitdiff
path: root/lib/libutil
AgeCommit message (Expand)Author
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
2008-12-16move snprintb to commonchristos
2008-11-28Clarify that the "amaster" argument of forkpty() is only defined upondholland
2008-11-17Remove trailing whitespace.wiz
2008-11-17Bump date for new section.wiz
2008-11-17SEE ALSOahoka
2008-07-17include <stdlib.h> explicitely, for exit(), getprogname() etc.drochner
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-23Add the missing 'n' to 'correspoding'.oster
2008-02-09Use STDIN_FILENO and friends instead of magic constants 0/1/2.dholland
2007-12-04Implement a new magic string for magic symlinks, @ruid, which exapnds to themjf
2007-11-21The e* functions don't call the error handler in every case, just inrillig
2007-10-06split LOGIN_SETGROUP -> LOGIN_SETGID|LOGIN_SETGROUPSchristos
2007-09-28support nbtool_config.h.lukem
2007-09-25Add raise_default_signal(3) -- raise the default signal handler.lukem
2007-08-26* clarify error behaviour for getmntopts()pooka
2007-08-26Emulate behaviour described in man page and return NULL if an error occurs.pooka
2007-07-24In sockaddr_snprintf(sbuf, len, fmt, sa), do not write the terminatingdyoung
2007-07-01add estrndup()pooka
2007-02-17Remove pw_error prototype, the function is described in a different man page.wiz
2007-02-04Add support for per-user /tmp.elad
2007-01-16Fixed string truncation bug in flags_to_string(): SAPPEND() usescbiere
2007-01-09Consistent license.elad
2006-12-23Fix typo.wiz
2006-12-23Use more macros. Fix section in Xr.wiz
2006-12-23Quote - when used as minus; uppercase Dt argument; remove dot at endwiz
2006-12-23Remove trailing whitespace.wiz
2006-12-20From Anon Ymous:christos
2006-12-14Complete the move of string_to_flags() and flags_to_string() from thehe
2006-12-14moved string_to_flags and flags_to_string from ls to libutil.christos
2006-12-09Render the format %% as %.dyoung
2006-11-20rename getdate to parsedate to avoid conflict with posix functionchristos
2006-11-17constifychristos
2006-11-17add getdate.christos
2006-10-20include ecalloc() from our anonymous user.christos