bad
|
67b7e0e590
|
Do not create more then LFS_MAXNUMSB superblocks.
Do not modify superblock fields after computing its checksum.
Write the last two superblocks to disk, too.
|
1999-02-04 22:47:48 +00:00 |
bad
|
b86771c393
|
Use off_t where appropriate. Mostly from PR 5257 by Kazushi (Jam) Marukawa.
|
1999-02-04 22:25:22 +00:00 |
tron
|
257673aaae
|
Include "disktab.h" to get prototype for getdiskbyname().
|
1999-01-19 22:23:36 +00:00 |
bouyer
|
3e3f9c7795
|
#include machine/bswap.h and remove -lutil.
|
1999-01-15 13:32:05 +00:00 |
matt
|
f8bd2123f3
|
vax -> __vax__
|
1998-10-20 01:48:14 +00:00 |
pk
|
f6ed324c42
|
Deal with superblock changes; from PR#6032.
|
1998-09-11 21:22:53 +00:00 |
mycroft
|
519d858510
|
__AUDIT__ cleanup.
|
1998-07-28 19:22:54 +00:00 |
kleink
|
9fb8efd1b8
|
Need <time.h> for time() prototype.
|
1998-04-01 16:24:34 +00:00 |
bouyer
|
3f0a6fcc9b
|
Update for new headers.
|
1998-03-18 17:11:34 +00:00 |
fvdl
|
e5bc90f40c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
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 |
mikel
|
fbfdb7e291
|
avoid arithmetic on void pointers, garbage-collect lfsinit()
|
1997-08-01 06:15:20 +00:00 |
gwr
|
10e180cc49
|
Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
|
1997-05-08 21:11:01 +00:00 |
gwr
|
012e528f2e
|
Use .PATH.c: ...
|
1997-05-06 20:44:56 +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
|
54f83183c8
|
posixification of 'stat' structure
|
1995-06-19 21:30:36 +00:00 |
mycroft
|
ae16273156
|
Back out previous change.
|
1995-06-11 05:16:04 +00:00 |
cgd
|
788733b7a9
|
typeof(timeval.tv_sec) != time_t
|
1995-06-07 17:14:21 +00:00 |
cgd
|
53f540575f
|
fix initializer
|
1995-04-24 13:23:52 +00:00 |
cgd
|
0114e805ce
|
convert to new RCS Id conventions; reduce my headache
|
1995-03-18 14:54:19 +00:00 |
cgd
|
06e2955ff1
|
specify man pages the new way.
|
1994-12-22 10:44:04 +00:00 |
cgd
|
c211122248
|
play musical chairs, but with the fields.
|
1994-10-31 04:25:04 +00:00 |
mycroft
|
ea7b5d4ec6
|
Eliminate uses of some obsolete functions.
|
1994-09-23 14:26:58 +00:00 |
deraadt
|
48c91e8043
|
do not need -I/sys
|
1994-08-03 21:07:10 +00:00 |
mycroft
|
0924c7ec2d
|
Import 4.4-Lite version.
|
1994-06-13 22:50:46 +00:00 |
pk
|
928beac1da
|
X compilation
|
1994-06-10 17:33:55 +00:00 |
mycroft
|
625a6892f7
|
Update from 4.4-Lite, with local changes.
|
1994-06-08 19:27:32 +00:00 |