NetBSD/lib/libutil
wiz 472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
..
Makefile move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
disklabel_dkcksum.3 Use 2003-04-16 13:34:34 +00:00
disklabel_dkcksum.c Added two functions disklabel_dkcksum() and disklabel_scan() to libutil 2002-10-12 20:53:15 +00:00
disklabel_scan.3 Use 2003-04-16 13:34:34 +00:00
disklabel_scan.c Added two functions disklabel_dkcksum() and disklabel_scan() to libutil 2002-10-12 20:53:15 +00:00
getbootfile.3 Use 2003-04-16 13:34:34 +00:00
getbootfile.c strcmp needs string.h. 2003-02-14 04:03:27 +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 - __RCSID() police. 2000-07-05 11:46:40 +00:00
getmntopts.3 Use 2003-04-16 13:34:34 +00:00
getmntopts.c add functions to retrieve option values. 2003-04-11 17:36:57 +00:00
getrawpartition.3 Use 2003-04-16 13:34:34 +00:00
getrawpartition.c
login.3 Use 2003-04-16 13:34:34 +00:00
login.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
login_cap.3 Use 2003-04-16 13:34:34 +00:00
login_cap.c seperate -> separate 2001-07-22 13:33:58 +00:00
login_tty.c - __RCSID() police. 2000-07-05 11:46:40 +00:00
loginx.3 Use 2003-04-16 13:34:34 +00:00
loginx.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
logout.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
logoutx.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
logwtmp.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
logwtmpx.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
opendisk.3 Use 2003-04-16 13:34:34 +00:00
opendisk.c revert previous. 2001-12-10 22:41:52 +00:00
openpty.3 Use 2003-04-16 13:34:34 +00:00
passwd.c Back out previous - it will come as a surprise to many users. 2002-04-17 11:14:28 +00:00
pidfile.3 Use 2003-04-16 13:34:34 +00:00
pidfile.c change return type of pidfile(3) to int (-1 on error), to inform caller 2002-05-22 07:31:40 +00:00
pidlock.3 Use 2003-04-16 13:34:34 +00:00
pidlock.c use strlcpy/cat 2002-11-16 23:30:32 +00:00
pty.c Fix openpty() so that it correctly scans the entire list of possible 2002-03-09 20:09:28 +00:00
pw_getconf.3 Use 2003-04-16 13:34:34 +00:00
pw_init.3 Use 2003-04-16 13:34:34 +00:00
pw_lock.3 Use 2003-04-16 13:34:34 +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 functions to retrieve option values. 2003-04-11 17:36:57 +00:00
snprintb.3 Use 2003-04-16 13:34:34 +00:00
snprintb.c Add rcsid, config.h 2002-09-20 21:11:11 +00:00
ttyaction.3 Use 2003-04-16 13:34:34 +00:00
ttyaction.c __CONCAT does token pasting, not string concatnation. if something like: 2000-12-19 23:09:02 +00:00
ttymsg.3 Use 2003-04-16 13:34:34 +00:00
ttymsg.c Clear O_NONBLOCK correctly (previous code probably only worked because 2003-03-27 12:04:57 +00:00
util.3 Sync with other libutil man pages. 2002-12-22 02:19:15 +00:00