lukem
|
63f59ae3e7
|
deprecate register
|
1997-09-15 11:40:28 +00:00 |
lukem
|
77270f8647
|
* update for WARNS=1
* getopt returns -1 not EOF
* fix .Nm usage
|
1997-09-15 06:55:39 +00:00 |
kleink
|
66105c37fc
|
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
use SEEK_SET/SEEK_CUR/SEEK_END instead.
|
1997-08-25 19:31:43 +00:00 |
mikel
|
71f44e3c66
|
garbage-collect oldpartition var, getdiskbyname() declaration
comment out rewritelabel(); does anything use it anymore?
eliminate some gcc warnings
|
1997-08-01 06:18:29 +00:00 |
thorpej
|
37b8aea219
|
Use getmaxpartitions() from libutil, not a homegrown version.
|
1996-05-16 07:13:01 +00:00 |
thorpej
|
d535998d4b
|
Use sysctl() to determine maxpartitions. Fixes pr #970.
|
1995-06-28 02:21:02 +00:00 |
cgd
|
0114e805ce
|
convert to new RCS Id conventions; reduce my headache
|
1995-03-18 14:54:19 +00:00 |
mycroft
|
ea7b5d4ec6
|
Eliminate uses of some obsolete functions.
|
1994-09-23 14:26:58 +00:00 |
mycroft
|
0924c7ec2d
|
Import 4.4-Lite version.
|
1994-06-13 22:50:46 +00:00 |
mycroft
|
625a6892f7
|
Update from 4.4-Lite, with local changes.
|
1994-06-08 19:27:32 +00:00 |