NetBSD/lib/libutil
elad 5e2e282f9c Add support for per-user /tmp.
Enabled via per_user_tmp in /etc/rc.conf (default off).

See security(8) and rc.conf(5) for more details.

Lots of input from thorpej@ & christos@, thanks!
2007-02-04 08:19:26 +00:00
..
Makefile moved string_to_flags and flags_to_string from ls to libutil. 2006-12-14 19:18:01 +00:00
disklabel_dkcksum.3 Fix capso in Dd argument. 2005-05-16 18:49:24 +00:00
disklabel_dkcksum.c u_short -> uint16_t 2005-05-15 21:01:34 +00:00
disklabel_scan.3
disklabel_scan.c
efun.3 typo from our anonymous user. 2006-10-20 17:40:18 +00:00
efun.c Coverity CID 4159: Don't memset() needlessly. 2006-09-27 16:20:03 +00:00
getbootfile.3
getbootfile.c
getlabelsector.3
getlabelsector.c Lint warnings. 2005-09-17 01:51:21 +00:00
getmaxpartitions.3 mention error return value, like getrawpartition(3) 2006-05-26 12:36:59 +00:00
getmaxpartitions.c Lint warnings. 2005-08-27 16:55:59 +00:00
getmntopts.3
getmntopts.c
getrawpartition.3 \- is a minus. 2006-05-25 10:56:08 +00:00
getrawpartition.c Lint warnings. 2005-08-27 16:55:59 +00:00
if_media.c
login.3
login.c
login_cap.3
login_cap.c Add support for per-user /tmp. 2007-02-04 08:19:26 +00:00
login_tty.c
loginx.3
loginx.c
logout.c Lint warnings. 2005-08-27 16:55:59 +00:00
logoutx.c
logwtmp.c
logwtmpx.c
opendisk.3
opendisk.c
openpty.3
parsedate.3 Quote - when used as minus; uppercase Dt argument; remove dot at end 2006-12-23 07:29:10 +00:00
parsedate.y From Anon Ymous: 2006-12-20 16:47:13 +00:00
passwd.c From Anon Ymous: 2006-12-20 16:47:13 +00:00
pidfile.3
pidfile.c
pidlock.3 Remove trailing whitespace, add 'and' in enumeration. 2006-03-23 19:30:27 +00:00
pidlock.c Coverity CID 1209: Avoid negative close. While I am there fix bugs (open 2006-03-19 21:55:37 +00:00
pty.c Use the re-entrant getgr*_r functions. From John Nemeth. 2005-09-14 02:12:34 +00:00
pw_getconf.3 Avoid duplicate if. 2005-09-10 21:55:35 +00:00
pw_init.3
pw_lock.3
pw_policy.3 Consistent license. 2007-01-09 14:04:44 +00:00
pw_policy.c Consistent license. 2007-01-09 14:04:44 +00:00
secure_path.3
secure_path.c
shlib_version Add support for per-user /tmp. 2007-02-04 08:19:26 +00:00
snprintb.3
snprintb.c prevent empty else. 2006-10-15 19:34:51 +00:00
sockaddr_snprintf.3 Bump date for previous; add commas to make 2005-04-13 23:08:03 +00:00
sockaddr_snprintf.c Render the format %% as %. 2006-12-09 20:18:43 +00:00
stat_flags.3 Fix typo. 2006-12-23 09:55:47 +00:00
stat_flags.c Fixed string truncation bug in flags_to_string(): SAPPEND() uses 2007-01-16 17:34:02 +00:00
ttyaction.3
ttyaction.c Lint warnings. 2005-08-27 16:55:59 +00:00
ttymsg.3
ttymsg.c Lint warnings. 2005-08-27 16:55:59 +00:00
util.3