phk
0a5b860235
Actually access the right first page if the file.
...
Bruce finally caught this bogon for me, Thank you Bruce !
Due to some part of the VM/buffer/pmap magic doing clustering, this bogon
managed to work better than 99.9% of the time. Amazing.
If You ever again see a weird message from the gzip code, please tell me.
1995-02-13 07:40:33 +00:00
phk
9857deb195
Add -D__BSD__ and don't write "LINUX" on a CD as default.
1995-02-13 06:54:47 +00:00
phk
66bfe1171e
Made the changes needed here to install from a CDrom.
...
Cleaned some cruft in the process.
This program becomes curiouser curiouser...
1995-02-13 06:52:16 +00:00
phk
a737ead885
strategy for block and char devices are rightfully spec_strategy.
...
I feel like yanking all the "ISODEVMAP" stuff altogether, it looks
like a bad kludge...
1995-02-13 06:12:32 +00:00
dg
e685147d48
Fixed incorrect bufsize assignment that was causing a panic.
...
Submitted by: John Dyson
1995-02-13 04:25:46 +00:00
jkh
5b149cbe50
Fix up the comments about NFS options - the ones listed were wrong
...
Submitted by: wpaul
1995-02-13 02:28:14 +00:00
ache
f730560532
Purge queues in ttylclose(), if ttywflush() failed
1995-02-13 02:18:28 +00:00
ache
894f4ade91
*close: just purge tty queues if we can't drain them
1995-02-13 02:09:14 +00:00
ache
1afa2e8391
Replace previous fix with less agressive, just return EIO
...
if ttywait can't drain queue.
1995-02-13 02:03:57 +00:00
jkh
5d842167c2
Some small cosmetic changes I'd been meaning to make.
1995-02-13 01:58:29 +00:00
wpaul
0800cc9478
Added three line hack to nfs_ops.c to add support for the 'resvport'
...
mount option: you need this little bugger in environments with facsist
SunOS NFS servers (like mine :).
1995-02-13 01:56:22 +00:00
ache
1ebc44d8a6
1. If some output still present at the end of ttywait, kill it.
...
2. Even if ttywait() fails, call ttyflush(FREAD) in ttywflush.
This two fixes guarantee that queues are empty after calling ttywflush()
in any case
1995-02-12 23:01:13 +00:00
jkh
a99785595e
Try to clean up some of these nasty warnings.. This code is not just
...
twisted, it's seriously evil!
1995-02-12 09:53:03 +00:00
jkh
fb2bee14b3
Add mkisofs to list of targets.
1995-02-12 09:51:53 +00:00
jkh
86d0c26995
Pick a more sensible default for # of ptys, add comment that this can
...
go as high as 64 now.
1995-02-12 09:29:59 +00:00
dg
5ab55f8021
Carefully choose the low limit for number of buffers to acheive the best
...
performance on small memory machines.
1995-02-12 09:21:04 +00:00
dg
093fa7fcad
Carefully choose the value for vm_object_cache_max. The previous calculation
...
was rather bogus in most cases; the new value works very well for both
large and small memory machines.
1995-02-12 09:19:44 +00:00
dg
4e2de300a9
Fixed a bogus comment and made a stylistic change (testl instead of orl
...
to test for zero).
1995-02-12 09:13:27 +00:00
dg
67517faba1
Minor code improvement to uiomove()
1995-02-12 09:11:47 +00:00
jkh
ec0b39d2fd
Rename the local variable used by various macros outside the user's
...
namespace.
Reported-By: "Philippe Charnier" <charnier@lirmm.fr>
1995-02-12 08:31:31 +00:00
jkh
4f17013f57
Walnut Creek's local hacks to this code. Bob says he'll clean them up
...
RSN and send them back to Eric.
1995-02-12 08:16:50 +00:00
jkh
a8610e07c3
Changes to make it compile under FreeBSD.
1995-02-12 08:06:09 +00:00
jkh
6a70b65aa1
This commit was generated by cvs2svn to compensate for changes in r6318,
...
which included commits to RCS files with non-trunk default branches.
1995-02-12 08:00:42 +00:00
jkh
2c427653c3
Original virgin sources for version 1.2 of mkisofs, by Eric Youngdale of
...
Yggdrasil Computing Inc. This is a useful concession to us CDROM mastering
weenies out here.
Obtained from: Yggdrasil Computing, Inc.
1995-02-12 08:00:42 +00:00
phk
56d22b3beb
Fix broken makefile.
1995-02-12 02:35:35 +00:00
jkh
5eb65213a5
Updated this to be more FreeBSD-like; there was a lot of bipartisan cruft
...
in here that just made it a heck of a lot more confusing to maintain.
Somebody like Joerg can reality-check this at some point, when they have more
time. For now, it works.
1995-02-12 01:51:34 +00:00
ache
e9a95dfcb4
Build kpasswd from normal passwd sources now
...
Submitted by: mark@grondar.za
1995-02-11 18:25:38 +00:00
ache
0355a4308c
Merge with eBones stuff
...
Submitted by: mark@grondar.za
1995-02-11 18:20:06 +00:00
ache
1865731df4
Shut up cap_mkdb warnings on pcvt* entries
1995-02-11 15:16:11 +00:00
jkh
fe0106ed7b
Remove the evil I perpetrated on this file in the name of the Cyclades driver,
...
now we're back to the old way. By way of amends, I cleaned up all the
casting evils and generally neated this file up as much as possible. It
still, however, needs to die.
1995-02-11 05:54:04 +00:00
jkh
fc75fc3024
Remove dead sound blaster driver entry.
1995-02-11 05:43:44 +00:00
phk
495be9dad1
/var/games -> games dist.
1995-02-11 05:35:37 +00:00
phk
36129bc930
Make sure that info files never hit the "bin" dist.
1995-02-11 05:28:31 +00:00
phk
7f8d4b8663
Intels App Note AP-485 applied.
...
We will now tell a good deal more about the CPU if Intel made it.
What is a i486DX2 Write-Back Enhanced CPU ?
1995-02-11 04:21:24 +00:00
dg
5adebb03cd
Wire the page table before doing the vm_fault(). Fixes a panic that
...
happens when using gdb.
Submitted by: John Dyson
1995-02-10 22:36:11 +00:00
ats
d046e3a758
Fix a little typo. Change the "race record" to a "trace record" :-).
1995-02-10 22:07:42 +00:00
martin
f4a355cd18
Added FIFO restore capability.
1995-02-10 21:57:02 +00:00
bde
b05d6b2adc
Add chowns for pty's, ttyv's and ttyd's. Correct the chown for lptctl's.
...
The group was wrong if MAKEDEV was run in a directory with group other
than wheel. This may have messed up the group in recent SNAPs
(sysinstall/obj should have group bin).
Reset the umask to 77 after running MAKEDEV.local. Some cases depend on
the 77 default. MAKEDEV.local and all cases should probably set the
umask explictly and not depend on a default. Most cases already set it.
1995-02-10 20:08:25 +00:00
bde
24a94d2bcd
Use the correct block number for updating the backup copy of the FAT when
...
deleting a file. Deleting a large file used to scramble the backup copy.
1995-02-10 18:39:45 +00:00
se
a213898c49
Block interrupts in more places and warn about the NCR exception handler
...
being called at inappropriate times (should never happen !).
Reviewed by: se
Submitted by: wolf@kintaro.cologne.de (Wolfgang Stanglmeier)
1995-02-10 13:24:52 +00:00
dg
5ccd30340c
Changed extended memory test so that it's non-destructive and not a
...
complete test (it never was "complete", which is why it was bogus). Now
only a single longword is checked in each page.
1995-02-10 07:44:03 +00:00
jkh
34d53c4d9d
Link to /sys in extract.
1995-02-10 07:22:39 +00:00
dg
4a3234f042
Removed obsolete and unused vmtime() function.
1995-02-10 07:17:46 +00:00
jkh
34a3255a35
Fix a small punctuation typo I just noticed.
1995-02-10 06:52:16 +00:00
dg
7241fca64f
Removed unnecessary check for pr_scale in the AST/OWEUPC case.
1995-02-10 06:43:47 +00:00
dg
b23397a17f
Check P_PROFIL flag for profiling rather than pr_scale as it makes more
...
sense.
1995-02-10 06:25:14 +00:00
dg
54d8522bec
Turn on "Capture Effect" avoidence. This modifies the collision algorithm
...
so that the interface won't have the effect of blocking other senders
during bulk transfers (i.e. hogging the ethernet). It improves performance
in all of my tests by reducing collisions and I believe it to be a Good
Thing.
1995-02-10 06:06:42 +00:00
phk
b52377f6a8
A better fix for the newfs floppy problem
1995-02-10 06:04:58 +00:00
jkh
ed0808faf1
Merge in some cosmetic changes - clean the two kernel images we depend
...
on when a `make clean' is done - prevents a Feb 2nd BOOTFLP kernel going
onto a Feb 10th boot.flp, as now almost happened.. :-)
1995-02-10 05:51:01 +00:00
amurai
9e67759149
Delete a redundant line - "options TUN" and Add explanation for
...
"pseudo-device tun" as same as other device.
1995-02-10 05:42:24 +00:00