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
login.c
login_tty.c
logout.c
logwtmp.c
openpty.3
passwd.c
pty.c
pw_init.3
pw_lock.3
shlib_version
ttymsg.c