NetBSD/lib/libutil
christos 6845cdfbb8 fix the header. 2004-11-21 03:04:14 +00:00
..
Makefile Add a manual page. 2004-11-20 03:06:09 +00:00
disklabel_dkcksum.3 Use 2003-04-16 13:34:34 +00:00
disklabel_dkcksum.c delint pointer casts. 2003-10-25 07:31:27 +00:00
disklabel_scan.3 Use 2003-04-16 13:34:34 +00:00
disklabel_scan.c
getbootfile.3 Aq Pa instead of Pa Aq. 2003-06-27 13:58:51 +00:00
getbootfile.c The last argument to sysctl is a size_t, not a pointer; don't pass NULL. 2003-10-21 00:47:46 +00:00
getlabelsector.3 Use 2003-04-16 13:34:34 +00:00
getlabelsector.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
getmaxpartitions.3 Use 2003-04-16 13:34:34 +00:00
getmaxpartitions.c
getmntopts.3 occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
getmntopts.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getrawpartition.3 Use 2003-04-16 13:34:34 +00:00
getrawpartition.c
if_media.c Add if_media.c, functions for converting media to/from strings. 2004-11-11 20:36:28 +00:00
login.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
login.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
login_cap.3 Use 2003-04-16 13:34:34 +00:00
login_cap.c sbsize should be parsed as R_CSIZE so that suffixes work correctly. 2004-05-09 23:28:11 +00:00
login_tty.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
loginx.3 Use 2003-04-16 13:34:34 +00:00
loginx.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
logout.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
logoutx.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
logwtmp.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
logwtmpx.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
opendisk.3 Use 2003-04-16 13:34:34 +00:00
opendisk.c
openpty.3 Don't allow openpty to succeed if the caller is non-superuser. 2004-06-18 02:42:57 +00:00
passwd.c - Rename pw_copy() to pw_copyx(), make it return a success/failure code, 2004-08-03 23:29:04 +00:00
pidfile.3 Use 2003-04-16 13:34:34 +00:00
pidfile.c
pidlock.3 netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
pidlock.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
pty.c KNF; Simplify some logic, so that lines don't wrap. Explain why we 2004-09-18 20:14:22 +00:00
pw_getconf.3 Use 2003-04-16 13:34:34 +00:00
pw_init.3 New sentence, new line. 2004-08-04 15:07:37 +00:00
pw_lock.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
secure_path.3 Use 2003-04-16 13:34:34 +00:00
secure_path.c writable, not writeable. 2003-01-06 20:30:28 +00:00
shlib_version Add sockaddr_snprintf; XXX: Needs a man page. 2004-11-19 21:37:19 +00:00
snprintb.3 fix the header. 2004-11-21 03:04:14 +00:00
snprintb.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
sockaddr_snprintf.3 Formatting fixes, and a typo fix. 2004-11-20 23:29:33 +00:00
sockaddr_snprintf.c check for getnameinfo error correctly; thanks to Peter Postma. 2004-11-19 22:05:23 +00:00
ttyaction.3 Use 2003-04-16 13:34:34 +00:00
ttyaction.c Use pid_t for pids. From Jeff Ito in PR 24854. 2004-03-29 11:52:39 +00:00
ttymsg.3 Use 2003-04-16 13:34:34 +00:00
ttymsg.c - don't complain if the pty is of the form pts/n 2004-11-10 17:00:41 +00:00
util.3 Add a manual page. 2004-11-20 03:06:09 +00:00