summaryrefslogtreecommitdiff
path: root/lib/libutil/getmaxpartitions.c
AgeCommit message (Collapse)Author
2000-07-05- __RCSID() police.ad
- ANSIfy. - Miscellaneous style changes. - Shutup lint(1) in one or two cases.
1997-07-31Fix files using old TNF copyright noticejtc
1997-06-29- RCSID policechristos
- Add ttymsg.3
1996-05-16Add two functions to libutil:thorpej
- 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).