cgd
|
c1eeddcff9
|
this file system (according to its source) supports MNT_UPDATE. Therefore
the mount program must recognize the 'update' option.
|
1996-10-23 22:46:16 +00:00 |
perry
|
7bc26fc852
|
Remove #ifdef tahoe conditionals. We have no tahoe port. There is
still a big #if vax in this file which should be removed if possible --
#ifdef MACHINE stuff in mi code is bad.
|
1996-10-18 07:16:02 +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 |
cgd
|
909eb54fbb
|
calculate the 'offset' argument to lseek() in a prettier way, more
consistent with the way fsck(8) does it. no functional change.
|
1995-03-18 07:02:29 +00:00 |
cgd
|
4c02b41140
|
fix up inconsisten uses of lseek(). (three uses. one hard-coded 'whence'
as a number, one used an L_ constant and the other used a SEEK_ constant!)
|
1995-03-04 06:10:39 +00:00 |
mycroft
|
705a6ebacb
|
Use S_IS*().
|
1995-01-30 19:39:36 +00:00 |
cgd
|
4c998ed311
|
type size paranoia, and allow one to mount an mfs on the device 'swap',
so that diskless machines can use MFS /tmp directories.
|
1994-12-18 05:09:39 +00:00 |
mycroft
|
4c78b5e610
|
Use defaults that are more reasonable for modern disks, and document the `-n'
option.
|
1994-12-01 18:46:37 +00:00 |
mycroft
|
4922d725cf
|
Remove some more uses of obsolete functions.
|
1994-09-23 23:48:10 +00:00 |
mycroft
|
ea7b5d4ec6
|
Eliminate uses of some obsolete functions.
|
1994-09-23 14:26:58 +00:00 |
mycroft
|
625a6892f7
|
Update from 4.4-Lite, with local changes.
|
1994-06-08 19:27:32 +00:00 |
cgd
|
f01b9646e3
|
back to 10%, per mkm
|
1994-04-20 03:56:03 +00:00 |
cgd
|
0acef81434
|
numeric -> symbolic constant
|
1994-02-06 08:19:56 +00:00 |
cgd
|
884899f81f
|
MINFREE defaults to 5% per mckusick
|
1994-01-28 06:02:57 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cgd
|
cbdb50c1c1
|
incorporate changes from 0-9-base to 0-9-ALPHA
|
1993-07-28 00:56:43 +00:00 |
mycroft
|
ac2b12c76f
|
Don't mix ANSI and pre-ANSI varargs.
|
1993-04-18 18:46:43 +00:00 |
cgd
|
06be60083d
|
changed "Id" to "Header" for rcsids
|
1993-03-23 00:22:59 +00:00 |
cgd
|
346aa5dd48
|
added rcs ids to all files
|
1993-03-22 08:04:00 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |