NetBSD/lib/libutil
thorpej 7795b4110f Add two functions to libutil:
- getmaxpartitions: get the value of MAXPARTITIONS for the
	  currently running system

	- getrawpartition: get the value of RAW_PART for the
	  currently running system

These functions are necessary since the value of MAXPARTITIONS might
be different across platforms which are binary compatible (e.g. amiga
and sun3).
1996-05-16 07:03:28 +00:00
..
Makefile Add two functions to libutil: 1996-05-16 07:03:28 +00:00
getmaxpartitions.3 Add two functions to libutil: 1996-05-16 07:03:28 +00:00
getmaxpartitions.c Add two functions to libutil: 1996-05-16 07:03:28 +00:00
getrawpartition.3 Add two functions to libutil: 1996-05-16 07:03:28 +00:00
getrawpartition.c Add two functions to libutil: 1996-05-16 07:03:28 +00:00
login.3 Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
login.c Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
login_tty.c Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
logout.c Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
logwtmp.c Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
openpty.3 Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
passwd.c Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
pty.c Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
pw_init.3 Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
pw_lock.3 Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
shlib_version Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
ttymsg.c Merged with 4.4lite 1994-11-17 07:17:53 +00:00