opnsense-src/lib/libutil
Dag-Erling Smørgrav b31d5b56ec strlcpy() may be faster than snprintf(), but it is less portable, and this
is not performance critical code anyway.  Also, avoid using strlen() to
obtain information which we already have.

MFC after:	3 weeks
2007-05-11 11:10:05 +00:00
..
_secure_path.3
_secure_path.c
auth.3
auth.c
auth.conf.5
flopen.3 Fix typo. 2007-05-10 18:15:30 +00:00
flopen.c Well gag me with a spoon... I'm so used to working at high WARNS levels 2007-05-10 15:01:42 +00:00
fparseln.3
fparseln.c
humanize_number.3 Markup fixes. 2006-09-17 21:27:35 +00:00
humanize_number.c
kld.3 Revise markup in recently added manpages. 2006-09-30 10:34:13 +00:00
kld.c - Add include for libutil.h and string.h for prototype. 2006-05-25 04:01:04 +00:00
libutil.h Well gag me with a spoon... I'm so used to working at high WARNS levels 2007-05-10 15:01:42 +00:00
login.3
login.c Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
login.conf.5 Fix markup in previous revision. 2006-10-10 08:15:08 +00:00
login_auth.3
login_auth.c
login_cap.3 Fix prototype. 2005-11-24 11:29:11 +00:00
login_cap.c
login_cap.h
login_class.3 o Typo: ownship -> ownership. 2006-06-17 07:25:58 +00:00
login_class.c Fix one kind of style(9) bug and a typo in a comment. 2007-05-01 18:50:33 +00:00
login_crypt.c
login_ok.3 Fix a typo: "the give login class" to "the given login class." 2006-11-05 19:00:08 +00:00
login_ok.c Fix typo in comment. 2006-01-16 00:28:11 +00:00
login_times.3
login_times.c Restore use of strncpy(), as there is later unconditional termination 2006-01-16 11:54:07 +00:00
login_tty.3
login_tty.c Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
logout.3
logout.c Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
logwtmp.3
logwtmp.c Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
Makefile I'm tired of seeing this done incorrectly and non-portably, so add a 2007-05-10 14:43:31 +00:00
pidfile.3 Use intmax_t' instead of plain int' for pid_t casts. 2006-03-04 15:20:28 +00:00
pidfile.c strlcpy() may be faster than snprintf(), but it is less portable, and this 2007-05-11 11:10:05 +00:00
property.3
property.c Restore the previous state after a FILL operation in properties_read() 2005-11-28 16:30:16 +00:00
pty.3
pty.c Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
pw_util.c Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
realhostname.3
realhostname.c
realhostname_sa.3
stub.c
trimdomain.3
trimdomain.c When removing the local domain, only do so when the result will be a 2005-10-05 04:42:20 +00:00
uucplock.3
uucplock.c Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00