jkh
7daacd98cd
Make directories unconditionally to deal with the empty directory
...
case.
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1999-02-01 12:45:03 +00:00
jkh
97fc2dc4c8
Oops. Missed this in the last commit.
...
Submitted by: Daniel C. Sobral <dcs@newsguy.com>
1999-02-01 12:32:37 +00:00
dillon
56683bbe5a
This patch eliminates a pointless test from appearing twice
...
in vm_map_simplify_entry. Basically, once you've verified that
the objects in the adjacent vm_map_entry's are the same, either
NULL or the same vm_object, there's no point in checking that the
objects have the same behavior.
Obtained from: Alan Cox <alc@cs.rice.edu>
1999-02-01 08:49:30 +00:00
dillon
823ec0275e
The alternate B_PAGING path for vnstrategy() is used for VM faults
...
as well as swap I/O now. This path failed to properly set bp->b_resid
on I/O completion.
1999-02-01 08:36:02 +00:00
jkh
d02485ce0b
Whoops! Forgot to include Mr. Sobray's more command in the last set
...
of commits.
Submitted by: Daniel C. Sobral <dcs@newsguy.com>
1999-02-01 06:08:21 +00:00
grog
81596f0f40
Move CFLAGS to God's Own Position
...
Remove white space between CFLAGS and +=
Remove unneeded options
Implied-by: bde
1999-02-01 00:52:51 +00:00
grog
4211323dae
Correct include paths
...
Remove unnecessary additional CFLAGS
Remove BINGRP and BINMODE
1999-01-31 23:25:22 +00:00
sos
1f20179a0d
Bzero the devstat structure before use.
...
Pointed out by: <Kenneth Merry> ken@plutotech.com
1999-01-31 23:08:47 +00:00
dufault
01e8e49aa1
Move the "fetch serial data" delay so that it is an inter-bit delay.
...
Increase the overall length of the delay by 10.
Without this a 3C509 card on my MediaGX crash box can't be reliably
read. With this it is solid.
I've left a delay multiplier in instead of just changing the base
delay because I'm surprised I had to increase it so much and expect
there may be another problem.
1999-01-31 22:41:51 +00:00
sos
8e94294dd3
Add device stats for the acd device.
1999-01-31 21:51:03 +00:00
vanilla
b8a7e41ea7
Add a entry for zh-FAQ.
1999-01-31 18:24:36 +00:00
kato
cf43042d95
Sync with sys/i386/i386/userconfig.c revision 1.128.
1999-01-31 17:44:06 +00:00
n_hibma
5c397459c1
Added UHCI_LEGSUP to uhcireg.h
1999-01-31 16:22:35 +00:00
alex
df82621cf2
Document type for 'req' argument to clnt_control.
1999-01-31 16:13:25 +00:00
billf
29aa2dd17b
(1) Make usage() and SYNOPSIS agree with each other.
...
(2) Use 'device' instead of 'device name', there seems to be a precedent in
/usr/share/man/man1
Prompted By: bde
1999-01-31 15:30:21 +00:00
jmb
4162fb34e9
Do not try to fetch anti-spam files from gulf.net.
...
They nolonger provide a list of spam domains and
spam ip address ranges.
1999-01-31 15:21:15 +00:00
julian
df7c58af81
Submitted by: Alan Cox <alc@cs.rice.edu>
...
Checked by: "Richard Seaman, Jr." <dick@tar.com>
Fix the following problem:
As the code stands now, growing any stack, and not just the process's
main stack, modifies vm->vm_ssize. This is inconsistent with the code
earlier in the same procedure.
1999-01-31 14:09:25 +00:00
yokota
3286c0d5ff
- Don't print unnecessary CLI command prompt (and faked "quit" command)
...
if RB_CONFIG is not set.
- Print a short, introductory banner for CLI before the first command
prompt, not after.
1999-01-31 13:08:25 +00:00
jkh
5824c04f04
Adjust notes to describe new boot floppy scheme.
1999-01-31 12:55:08 +00:00
jkh
6bccce105c
Don't strip out stuff from boot.flp now that it's twice the size.
1999-01-31 12:41:12 +00:00
jkh
278d35dcc6
Well, we've blown out boot.flp again. Time to go to 2.88MB format
...
for those folks with large floppy drives, LS-120s or CDROMs. Everyone
else will now have to use kern.flp & mfsroot.flp to install from.
We've held this off as long as possible and there's just no more fat
to trim. :( I'll look at increasing the mfsroot size too later, depending
on how well it compresses.
1999-01-31 12:38:19 +00:00
brian
a1492aac3d
Mention the error when we fail to connect().
1999-01-31 12:24:29 +00:00
bde
a807f1afc9
Don't comment out dead code; remove it.
1999-01-31 11:54:29 +00:00
nsouch
3d95317df9
Fix compile warnings about missing braces around static initialization of unions.
1999-01-31 11:52:04 +00:00
bde
711b6c4499
Fixed English in previous commit.
1999-01-31 10:05:59 +00:00
bde
3981a0cad8
Fixed smashed tabs and inconstent comment style in previous commit.
1999-01-31 09:40:14 +00:00
julian
489a3c24ad
Slight cleanups. There were 2 ways of getting the arpcom from the ifp.
...
Both equally bogus. Make it a macro so that we can pretend it's not
bogus and maybe make it less so some time in the future.
1999-01-31 08:17:16 +00:00
grog
acd7d67b0f
Change variable name vinum_slices to vinum_drives to match the variable
...
we set in rc.conf.
Background: the `vinum read' command has changed. For a short period
of time, it required the names of the slices on which vinum was
stored. Now it requires the names of the drives.
1999-01-31 04:28:51 +00:00
jkh
f157bdc418
Be more selective about installing things from /boot; no telling
...
what might wind up there in the future to overflow us again.
1999-01-31 03:53:55 +00:00
billf
d233a9d411
Consistantly use 'devicename' instead of varying between 'discname' and
...
'devicename'.
1999-01-31 03:35:17 +00:00
newton
9e00304796
Added comments about non-staticization so it doesn't get un-done next
...
time someone goes on a staticization binge.
Suggested by: eivind
1999-01-31 03:15:13 +00:00
kato
39a37d18fc
Use offset to _pc98_system_parameter instead of immediate value which
...
assumes KERNBASE=0x100000.
1999-01-31 02:04:43 +00:00
grog
9f6bfe3b2f
Minor changes in formulation.
1999-01-31 01:10:36 +00:00
paul
2cc09789f7
New driver flags to support IFF_ALLMULTI handling.
1999-01-31 00:56:32 +00:00
paul
d94d0be4e0
Add IFF_MULTICAST when setting flags in lnc_init().
1999-01-31 00:44:37 +00:00
paul
6eb9c2f68d
Fix and enable multicast support.
1999-01-31 00:39:20 +00:00
jkh
0c1e072cd8
1. Install /boot/loader correctly on boot.flp
...
2. Back up old rc.conf.site if it exists.
1999-01-30 22:15:36 +00:00
msmith
1637c07695
Remove unused "kern.shutdown_timeout" sysctl node.
1999-01-30 19:36:02 +00:00
msmith
5d544b264c
An error in the last commit; the changes were submitted by, not reviewed by,
...
"D. Rock" <rock@cs.uni-sb.de>
1999-01-30 19:29:10 +00:00
msmith
8e7d737e15
Add a new sysctl node kern.shutdown, off which shutdown-related things
...
can be hung.
Add a tunable delay at the beginning of the SHUTDOWN_FINAL at_shutdown
queue, allowing time to settle before we launch into the list of things
that are expected to turn the system off.
Fix a bug in at_shutdown_pri() where the second insertion always put
the item in second position in the queue.
Reviewed by: "D. Rock" <rock@cs.uni-sb.de>
1999-01-30 19:28:30 +00:00
jdp
934d12e73e
Remove the SVR4 examples. Folks, no binaries are allowed in the
...
repository. Also no uuencoded files should be added.
1999-01-30 18:03:31 +00:00
kato
af157f173f
Moved pc98_system_parameter from .text to .data to make ELF kernel
...
work.
1999-01-30 15:38:48 +00:00
nsouch
10ef2b8422
Distinguish EPP address/data register. Add EPP address register access to ppi.
...
Change microseq offsets. Previously, offsets of the program counter where
added to the index of the current microinstruction. Make them rely on the
index of the next executed microinstruction.
Suggested by: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
1999-01-30 15:35:39 +00:00
nsouch
c9bc4bf009
ppbconf.9 removed
1999-01-30 15:33:20 +00:00
nsouch
211ce41456
Improve ppbus(4) microsequencer description. Remove ppbconf.9 which is
...
to rapidly depreciated.
1999-01-30 15:32:41 +00:00
bde
d4cadee8f4
Rewrote the changes in rev.1.53. Don't ignore errors from makeinfo.
...
Use fancy substitutions instead of a huge if statement to handle the
rather delicate quoting.
1999-01-30 14:28:10 +00:00
phk
125467e955
Put a comment here about using suser() to determine super-user-ness.
...
Using suser() means that the p_acflag will (can) be set, to show that
a process used super-powers during execution. It also makes it easier
to restrict roots we don't trust later on.
Reviewed by: bde
1999-01-30 12:28:49 +00:00
phk
c43b148bf4
Use suser() to determine super-user-ness.
...
Collapse some duplicated checks.
Reviewed by: bde
1999-01-30 12:27:00 +00:00
phk
7aa70998d2
Use suser() to determine super-user-ness.
...
Don't pretend we can mount RW.
Reviewed by: bde
1999-01-30 12:26:22 +00:00
phk
3d7d9296c0
Use suser() to determine super-user-ness, don't examine cr_uid directly.
1999-01-30 12:21:49 +00:00