Mitsuru IWASAKI
6b3f7b4cd3
Fix gdt pointer for the current cpu on SMP.
...
This will support power-off only. Fix for suspend/resume will come later.
Also, MFC on this is shceduled on next week.
Submitted by: sumitani@bd2.hnes.nec.co.jp
Reviewed by: jlemon
2000-06-07 17:01:52 +00:00
Cameron Grant
1a50bd2e37
handle duplex properly in the AIOGCAP ioctl - this may (partially?) fix rat
2000-06-07 11:51:30 +00:00
Ruslan Ermilov
30592a1799
Document /usr/lib/aout.
...
PR: conf/18167
2000-06-07 07:41:09 +00:00
Robert Watson
a996141f6e
Introduce additional POSIX.1e-related stubs
...
o options CAPABILITIES
o kern/kern_cap.c -- syscall stubs returning ENOSYS
syscalls.master changes to follow
Obtained from: TrustedBSD Project
2000-06-07 04:53:49 +00:00
Greg Lehey
2550d2afdc
Update description of checkparity and rebuildparity commands.
2000-06-07 04:15:40 +00:00
Greg Lehey
86ed226506
continue_revive: Set the revive blocksize correctly in the ioctl request.
2000-06-07 04:12:39 +00:00
Greg Lehey
9a9b24fca0
vinum_start: Set the revive blocksize correctly.
...
checkparity: Allow the -v flag to display progress.
2000-06-07 04:09:55 +00:00
Robert Watson
21d96c1df2
o Include file for POSIX.1e capabilities support
...
- Kernel and userland function calls
- Struct describe capability set
- Constants for individual capabilities (some POSIX.1e, some Linux,
some BSD)
No supporting code to be committed yet, this commit allows dependent
development take place.
Reviewed by: bde
Obtained from: TrustedBSD Project
2000-06-07 03:40:55 +00:00
Greg Lehey
6b45806f44
start_object: Set the revive length correctly.
2000-06-07 03:34:18 +00:00
Daniel C. Sobral
7302acac1c
Remove residual printf.
...
Prodded by: msmith
2000-06-07 03:33:12 +00:00
Greg Lehey
fe8b826551
revive_block:
...
Fix several instances of breakage in RAID-5 revive code.
Tidy up code.
parityops:
Don't attempt to do anything if the plex is degraded or worse.
parityrebuild:
Add comments.
Perform transfers in correct length.
2000-06-07 03:33:09 +00:00
Cameron Grant
24cd998f34
enable ds1 driver
2000-06-06 23:34:19 +00:00
David E. O'Brien
eaee96e94a
Add links to "edit" to ease tech support's job.
2000-06-06 22:55:41 +00:00
Cameron Grant
2f9aa04e7f
this driver does not support the cs4281 and probably never will, different code
...
will be required
2000-06-06 22:42:57 +00:00
Cameron Grant
dafad92c7d
support recording
2000-06-06 22:34:09 +00:00
Cameron Grant
20cdda004b
improve recording
2000-06-06 22:30:22 +00:00
Cameron Grant
9c3268206d
don't panic if we try to add a channel we said we wouldn't
2000-06-06 22:24:53 +00:00
Wilko Bulte
2ac1994e85
[Miata]: document SRM upgrade requirement when experiencing SRM
...
'scancode' errors after halting FreeBSD.
2000-06-06 19:32:11 +00:00
Andrey A. Chernov
2d7426084c
Null commit to fix commit log message.
...
Rev 1.30 incorrectly stated "spaces to TABs replace", when it should have been
"TABs to spaces replace"
Pointed-by: obrien
2000-06-06 16:39:24 +00:00
David E. O'Brien
b9b6854181
Properly spell "OSF/1".
2000-06-06 16:18:53 +00:00
Matthew Dillon
50ed7dfec0
INTR_TYPE_FAST / FAST_INTR interrupts (currently just serial interrupts)
...
have their own lock and do not need the MP lock. The SMP cleanup was
a little too conservative in MP locking fast interrupts but at least
it's trivial to fix. MFC soon.
Submitted by: bde
2000-06-06 15:28:00 +00:00
Andrey A. Chernov
18d8a22b61
Fix one conditionalization in my prev. commit
2000-06-06 13:02:52 +00:00
Andrey A. Chernov
22ff3e9e29
Greately simplify oxtabs fix by simple setting f_notabs for f_color
2000-06-06 12:44:29 +00:00
Andrey A. Chernov
322b47fd88
Honor f_notabs flag even in COLORLS
2000-06-06 12:25:17 +00:00
Bruce Evans
46d31a8b36
Removed bogus 'l' suffixes in FP register to register instructions.
2000-06-06 12:12:36 +00:00
Andrey A. Chernov
6cd5adff75
Back out spaces to TABs replace removing for COLORLS
...
Rewrite corresponding comment to say what happens in reality with oxtabs
and current terminal column.
2000-06-06 12:10:07 +00:00
Joerg Wunsch
aaf8e08205
Mention that i4bisppp requires sppp; too many people use LINT as a
...
configuration guide and then miss this one.
2000-06-06 10:31:19 +00:00
KATO Takenori
e276b136e4
Merged from sys/i386/i386/machdep.c revision 1.394.
2000-06-06 08:21:59 +00:00
KATO Takenori
dc41b25cb0
Merged from sys/i386/isa/{clock.c,npx.c} revisions 1.151 and 1.82,
...
respectively.
2000-06-06 08:20:22 +00:00
KATO Takenori
7dca57550f
Merged from sys/conf/Makefile.i386 revision 1.187.
2000-06-06 08:18:31 +00:00
KATO Takenori
031491c0a6
Merged from sys/i386/isa/npx.c revision 1.81.
2000-06-06 08:12:17 +00:00
David Nugent
6a1eaeca35
Fix db syncronization when username is changed with -l under usermod.
...
pw(8) was calling pwd_mkdb -u oldusername instead of newusername, so
the update appears to have failed until the next full pwd_mkdb
syncronization.
PR: bin/16418
2000-06-06 07:33:00 +00:00
Andrey A. Chernov
82dd3eab13
Don't replace TABs with spaces for COLORLS because "some terminals get confused"
...
as comment says. I know no terminal confused by this. If even such terminal
exists, it must be termcap flag for this, not hardcoded in ls.
2000-06-06 07:32:20 +00:00
Andrey A. Chernov
a04eaf5b2e
Add -G to usage: if COLORLS
2000-06-06 07:29:43 +00:00
Andrey A. Chernov
1bf1478a9f
Staticize more functions
2000-06-06 07:19:50 +00:00
Andrey A. Chernov
fd4e4d608f
Move colorquit() prototype to extern.h
...
Add "extern" to variables declarations in extern.h to not make them
commons into each compiled file.
2000-06-06 07:14:01 +00:00
Andrey A. Chernov
38782c258d
Make signal handler safe - don't use stdio (pointed by bde)
...
Staticize some color functions
Add yet one tolower() call which is forgotten after check
Don't check for OOPS - not really needed
2000-06-06 06:52:03 +00:00
Brian Feldman
2803b77e52
Allow "DenyUsers" to function.
2000-06-06 06:16:55 +00:00
Andrey A. Chernov
c661df54c3
Wording: reset to normal ANSI value -> reset to the normal color
2000-06-06 06:14:37 +00:00
Bill Paul
4d1f3470e3
- Call mii_pollstat() after we bring up the link on a 1000baseTX card
...
after autoneg so we make sure to set the link state and duplex mode
correctly.
- Make sure to set the 'ignore pause frames' bit on the XMAC.
- Small linewrap fix.
2000-06-06 02:56:37 +00:00
Andrey A. Chernov
4304e142c2
Reflect reality:
...
yellow -> brown
white -> light grey
2000-06-06 00:42:24 +00:00
Chris Costello
f574046378
Instead of completely disallowing VOP_SETATTR, just do it where there is
...
an underlying vnode.
Suggested by: bde
2000-06-06 00:35:39 +00:00
Andrey A. Chernov
d2cb162e9c
ANSI attribute -> video attribute, was confused by wrong syscons comment
2000-06-06 00:19:51 +00:00
Andrey A. Chernov
4d9a01eba4
Cosmetique: fix comments - don't use 'ansi' word for non-ansi (adapter) colors
2000-06-06 00:13:40 +00:00
Robert Watson
0c167ea96c
o Minor spelling/grammar nits in intro header about conference
...
- s/netoworking/Networking/
- s/are/is/
2000-06-06 00:08:26 +00:00
Andrey A. Chernov
9d95519b5b
initial -> normal (since this term used in syscons too)
...
Explicitly mark ANSI colors from non-ANSI
2000-06-06 00:03:38 +00:00
Andrey A. Chernov
30c768bd37
Properly mark all sequences which set initial colors.
...
Clean color tables.
2000-06-05 23:50:00 +00:00
Andrey A. Chernov
96a7b7f843
Specify parameters ranges for E[...x
2000-06-05 23:24:37 +00:00
David E. O'Brien
7a0e3a90cb
Consistently protect f28 with noat/at pairs.
...
This may be be necessary. But we are taking the conservative approach at
the moment.
Reviewed by: mjacob, gallatin
2000-06-05 23:05:22 +00:00
Andrey A. Chernov
f396b96167
Document E[39m and E[49m
...
Describe whole E[...x set
2000-06-05 23:01:58 +00:00