Jordan K. Hubbard
e972b3c36a
Make sure correct path is set in upgrade.
...
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1999-02-13 18:49:02 +00:00
Nicolas Souchu
2eb8cdadfd
Fix the date and add an smbus declaration
1999-02-13 18:08:35 +00:00
Nicolas Souchu
67c13fce36
Handle correctly iicbus request/release mechanism. Add iicbus allocation
...
to the general purpose i/o iic(4) driver.
1999-02-13 18:01:55 +00:00
Nicolas Souchu
ba81c311c1
Fix smbus allocation and add the alsmb (see alpm(4)) driver.
1999-02-13 17:57:19 +00:00
Nicolas Souchu
c5ea635c67
Add alpm, Acer Aladdin-IV/V/Pro2 Power Management Unit. See alpm(4).
1999-02-13 17:54:32 +00:00
Nicolas Souchu
5ca2e94010
Add alpm.c, Aladdin Power Management SMBus support for the SMBus framework.
...
Update pcisupport.c with NALPM and Aladdin USB detection printf.
1999-02-13 17:51:46 +00:00
Nicolas Souchu
24ca0d705d
Add pci/alpm.c, Aladdin SMBus driver (alpm(4)).
1999-02-13 17:49:57 +00:00
Nicolas Souchu
b25bbcd048
Add alpm.4, Aladdin Power Management SMBus support for the SMBus framework.
1999-02-13 17:48:41 +00:00
Bruce Evans
2088de1b49
Don't pass PSL_NT to vm86 signal handlers. Some vm86/real mode
...
programs, including msdos, set PSL_NT in probes for old cpu types,
although PSL_NT doesn't do anything useful in vm86 or real mode.
PSL_NT is even less useful in the signal handlers. It just causes
T_TSSFLT faults on return from syscalls made by the handlers.
These faults are fixed up lazily so that Xsyscall() doesn't have
to be slowed down to prevent them. The fault handler recently
started complaining about these faults occurring "with interrupts
disabled". It should not have, but the complaints pointed to this
bug.
PR: 9211
1999-02-13 17:45:15 +00:00
Andrey A. Chernov
acd904fcc3
remove collating optimization - not work with substituted characters
1999-02-13 15:45:30 +00:00
Andrey A. Chernov
88a603f7a9
syntax change: allow symbolic names as substitute first arg
...
use this to substitute <ss>
1999-02-13 14:15:25 +00:00
Andrey A. Chernov
fb38e9d43a
syntax change: allow symbolic names as substitute first arg
1999-02-13 14:14:47 +00:00
Andrey A. Chernov
a783f14827
use strcoll() where it is easy to sort german ss and similar properly
1999-02-13 13:05:04 +00:00
Jun Kuriyama
f1165987f1
Add "beep" subcommand.
...
Obtained from: PAO3
Reviewed by: -current list
1999-02-13 11:32:01 +00:00
Jun Kuriyama
a766716a9a
Add "beep" ioctl. ( #10 is reserved for PIOCSVIR)
...
Obtained from: PAO3
Reviewed by: -current list
1999-02-13 11:32:00 +00:00
David E. O'Brien
b187c6cd83
Fix ufs mounting support
...
PR: 10044
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-02-13 11:06:20 +00:00
Matthew Dillon
2e8c5eaef8
Add -z option to vmstat to dump data from the zone allocator
1999-02-13 09:59:24 +00:00
Andrey A. Chernov
7345cf9025
remove BUGS section, now behaviour is predictable enough
1999-02-13 09:57:58 +00:00
Matthew Dillon
2a2ecc3027
General additional cleanup of VOP API for NFS ops - mainly NFS ignoring
...
the API for freeing up cnp's. This cleanup should not effect nominal
operation one way or the other since NFS VOPs just happen to be called
with flags that match what it actually does to the NAMEI components it
gets. Still, if an NFS error occured, there was probably some memory
leakage of NAMEI components with certain NFS VOP ops.
1999-02-13 09:47:30 +00:00
Matthew Dillon
89a01116cf
Remove XXX comment in regarsd to why NFS doesn't use VOP_ABORT(). NFS
...
is being fixed now.
1999-02-13 08:38:28 +00:00
Matthew Dillon
5e9d4f1303
PR: kern/9970
...
Remove incorrect vput() in nfs_link()
1999-02-13 08:01:59 +00:00
Matthew Dillon
c20b4df657
Clarify more of what VOP_LINK expects.
1999-02-13 07:56:49 +00:00
Matthew Dillon
3ac84fed2e
Update man page - directory vnode should not be unlocked or released
...
by the VOP routine. The caller does it.
1999-02-13 07:44:14 +00:00
Jordan K. Hubbard
ef6caa5169
Correct various mentions of rc.conf
1999-02-13 05:30:49 +00:00
Jordan K. Hubbard
cccdcabe4d
Update to current state of /etc
1999-02-13 05:18:06 +00:00
Brian Somers
1d8fe86159
Add some examples of how to throw a window up on your display when
...
the peer demands authentication, and add some more detail to the
example configurations.
This is the first time I've written any TCL, so I'd appreciate it
if someone eyeballed the *-auth stuff and fixed any glaring problems.
1999-02-13 00:59:19 +00:00
Andrey A. Chernov
9cee5c5b5c
more words about return value
1999-02-13 00:04:54 +00:00
Andrey A. Chernov
e7f6db3ccb
re-phrase things a bit
1999-02-12 23:52:29 +00:00
Andrey A. Chernov
f0e6ee9f05
fix wrong return result
...
fix n=0 case
improve manpage
1999-02-12 23:40:41 +00:00
Andrey A. Chernov
60979a53a0
substitute ss
...
Submitted by: "D. Rock" <rock@cs.uni-sb.de>
1999-02-12 21:14:41 +00:00
Andrey A. Chernov
fe444e3c5b
add more checks for substitution
...
dissalow substituted character be ordered
1999-02-12 20:56:49 +00:00
Matthew Dillon
56fc987611
jkh accidently removed rc.diskless1 & 2, then put rc.diskless back when
...
he moved rc.conf. Then he deleted rc.diskless when it ( of course ) didn't
work. Now I'm putting the originally accidently removed rc.diskless{1,2}
back in.
1999-02-12 20:51:38 +00:00
Matthew Dillon
41c67e12bd
Minor optimization to madvise() MADV_FREE to make page as freeable as
...
possible without actually unmapping it from the process.
As of now, I declare madvise() on OBJT_DEFAULT/OBJT_SWAP objects to be
'working and complete'.
1999-02-12 20:42:19 +00:00
Andrey A. Chernov
366b60bfed
fix English
...
detect recursive substitutions
allow substituted character not present in the order
1999-02-12 20:39:06 +00:00
Andrzej Bialecki
f8ee1a074a
Merge from RELENG_3.
1999-02-12 20:36:13 +00:00
Andrey A. Chernov
be92e0e6cd
fix tabs lost apparently in copy&paste
1999-02-12 19:45:53 +00:00
Julian Elischer
a728078455
Improved reporting of autodetected speed and duplex.
...
Now should be able to report speed for cards using NatSemi PHY.
(if you have one please let me know if it works as I
only have the Intel version)
Reviewed by: David Greenman <dg@root.com>
1999-02-12 17:56:23 +00:00
Daniel C. Sobral
8871c529f8
Remove float-point dependency from i386's version of setjmp()/longjmp().
1999-02-12 17:22:30 +00:00
Daniel C. Sobral
64b0ea0c05
Copy _setjmp.S from libc in preparation for loader-specific version.
1999-02-12 17:20:19 +00:00
Eivind Eklund
bc64b31886
Merge from OpenBSD up to rev 1.7 (matches NetBSD rev 1.4):
...
Misc small cleanups.
1999-02-12 15:06:55 +00:00
Eivind Eklund
ec10002d16
Merge from OpenBSD up to rev 1.5 (matches NetBSD up to rev 1.3):
...
* Clean up waitpid parameter handling.
1999-02-12 14:42:31 +00:00
Eivind Eklund
bac210578d
Back out the NetBSD .Nm changes - we don't have the required
...
infrastructure, and I don't seem to find time to merge it.
1999-02-12 13:24:45 +00:00
Bruce Evans
1e66367c66
Fixed -Wcast-qual warnings.
1999-02-12 12:44:19 +00:00
Bruce Evans
ad6d29b0ac
Fixed fatal type mismatches in the aout case. Const poisoning in
...
db_sym.h had not reached here.
1999-02-12 12:15:07 +00:00
Brian Somers
a360b6bd0e
Correct i/o addresses for dgb & dgm
...
Submitted for dgm by: Andre Oppermann <opi@opi.flirtbox.ch>
1999-02-12 12:15:02 +00:00
Matthew Dillon
2aaeadf8d9
Fix non-fatal bug in vm_map_insert() which improperly cleared
...
OBJ_ONEMAPPING in the case where an object is extended by an
additional vm_map_entry must be allocated.
In vm_object_madvise(), remove calll to vm_page_cache() in MADV_FREE
case in order to avoid a page fault on page reuse. However, we still
mark the page as clean and destroy any swap backing store.
Submitted by: Alan Cox <alc@cs.rice.edu>
1999-02-12 09:51:43 +00:00
KATO Takenori
28791bce44
Sync with sys/i386/i386/machdep.c revision 1.325.
1999-02-12 09:15:33 +00:00
Alexander Langer
43d1df332e
Removed occurrences of consecutive repeated words (such as "the the").
1999-02-12 02:12:08 +00:00
Brian Somers
a8103305cb
When executing a command as part of a dial/login/hangup
...
script, expand words in the same way as !bg does.
1999-02-12 00:52:30 +00:00
Jordan K. Hubbard
115077bdcb
Allow both old and new rc.conf syntax.
1999-02-12 00:17:12 +00:00