kristerw
1e851441fb
Fixed typos (from OpenBSD)
1999-11-18 18:12:52 +00:00
joda
b578473fae
include dev/cardbus/cardbusdevs.h
1999-11-18 16:57:41 +00:00
joda
88d26dd881
regen
1999-11-18 16:03:43 +00:00
joda
08bc681319
fix bogus comment
1999-11-18 16:03:12 +00:00
minoura
13d97a81a4
pmap_enter() change.
1999-11-18 15:19:26 +00:00
joda
175087230a
use CARDBUS_VENDOR_INVALID
1999-11-18 15:11:15 +00:00
joda
8c62b47d9f
regen
1999-11-18 15:09:59 +00:00
joda
40f1a07541
add INVALID vendor, and an Intel modem
1999-11-18 15:09:30 +00:00
minoura
e8a82e3d7e
Do not reset SCSI bus.
1999-11-18 15:03:03 +00:00
enami
952f1ae148
- Use .Xr instead of .Nm to refer wd and atapi.
...
- Remove unnecessary empty line in source and use .Pp where appropriate.
- Separate items in SEE ALSO section with comma and sort them.
1999-11-18 14:51:00 +00:00
enami
38acee1010
Cope with new return value of pcmcia_scan_cis(). (Actually, it's not
...
so new but at least newer when I wrote these code).
1999-11-18 14:25:28 +00:00
enami
f38640f00f
Add some comments and reformat comment which doesn't confirm KNF.
1999-11-18 14:20:11 +00:00
minoura
8ae197322f
Sync w/ GENERIC (options SOFTDEP).
...
Add IPv6 options to ALL.
1999-11-18 14:09:40 +00:00
minoura
b799f7bb46
Remove MAPPEDCOPY (somewhat buggy?).
1999-11-18 14:08:24 +00:00
oster
5fd68b5d02
We must initialize bp->b_dep in InitBP().
1999-11-18 13:28:06 +00:00
fvdl
7e4423b4ea
Set the limit at which flushing is sped up to prevent excessive memory
...
usage a little lower.
1999-11-18 12:20:45 +00:00
enami
2ca792df74
- Sync mount options and vnode flags with reality.
...
- Use i_e2fs_rdev.
- Print per filesystem data only if an inode is associated to the vnode.
1999-11-18 08:34:38 +00:00
enami
041d1aa9b5
Cosmetic changes; fix indentation and usage of white spaces.
1999-11-18 08:27:39 +00:00
enami
13cd632041
Define i_e2fs_rdev.
1999-11-18 08:26:21 +00:00
enami
068ded93c6
Cosmetic changes; fix indentation and usage of white spaces.
1999-11-18 08:23:22 +00:00
jun
46b5560f98
and add sys/arch/mips/mips/fpemu.c
1999-11-18 06:50:17 +00:00
jun
0e8bb20fd2
on port-mips@netbsd.org:
...
Shuichiro URATA <ur@a-r.org> makes kernel softfloat emulation code.
http://www.a-r.org/~ur/softfloat1116.diff.gz
is Patch for
sys/arch/mips/conf/files.mips
sys/arch/mips/mips/fp.S
sys/arch/mips/mips/fpemu.c
sys/arch/mips/mips/genassym.cf
sys/arch/mips/mips/locore.S
sys/arch/mips/mips/mips_machdep.c
sys/arch/mips/mips/process_machdep.c
sys/arch/mips/mips/trap.c
sys/arch/mips/mips/vm_machdep.c
After apply this patch,pmax package binary works on hpcmips!
1999-11-18 06:47:48 +00:00
enami
f6b8114fc7
Initialize the vnode_hold_list correctly.
1999-11-18 05:50:25 +00:00
enami
c1fd241001
The field to print vnode tag isn't necessary so wide.
1999-11-18 03:08:38 +00:00
christos
4dfd4a92a4
Disable rhosts check for now. Someone could stick in a fifo between the
...
-f .rhosts and the grep, and then we would get stuck.
1999-11-18 02:35:54 +00:00
fredb
60fae50bc1
Don't preserve uids or permissions of checked out files (MTREE, DEINSTALL,
...
INSTALL) into package tarballs. Files installed by the package itself are
not affected.
1999-11-18 02:05:16 +00:00
is
082c2a59eb
- strings handled by the common functions sysctl_string() and sysctl_rdstring()
...
are handled as arrays; that is, a truncated old value is returned, alongside
with ENOMEM, if the buffer is too small.
- in all int, quad, and single struct cases, and all specials handled inside
this file, oldlenp semantics are now as documented in the manual page, that
is, a NULL oldp, but non-NULL oldlenp returns the needed size
[I had to change the oldlenp handling, so I thought I should make it as
advertized. Formerly, the subroutines would not know when a NULL oldlenp
was passed, do the work anyway, and the value would be thrown away.]
This is needed as a first step to make gethostname() and getdomainname()
conform to its own manual page and SUSV2. (See pr 7836 by Simon Burge)
1999-11-17 23:24:54 +00:00
augustss
cdaec29859
A few more purely stylistic changes that I missed in the last round.
1999-11-17 23:00:49 +00:00
augustss
08aacd4e6f
Regen.
1999-11-17 22:59:30 +00:00
augustss
206c85df58
Add CATC analyzer.
1999-11-17 22:59:04 +00:00
kleink
4c461e0055
s/completition/completion/
1999-11-17 22:53:47 +00:00
kleink
fdd46ffd4e
Yet another reference to eso(4).
1999-11-17 22:37:29 +00:00
kleink
cdaf5a7728
Note that the options are extensions.
1999-11-17 22:35:38 +00:00
veego
5ab88d802c
Copy prand_conf.h and add the helper programm probe_ipv6.
1999-11-17 21:18:03 +00:00
tron
6bb7163ea2
Fix typo.
1999-11-17 20:41:27 +00:00
perseant
ff33b3365d
Fix spllevel problem with superblock exclusion and with segment write throttle.
...
May address PR#8383.
1999-11-17 20:08:30 +00:00
sommerfeld
657174d43b
Add NRFPT
1999-11-17 20:02:07 +00:00
thorpej
7f28924acc
If we see a bogus $PIR table entry, just ignore it. The MPIIX has
...
entries for the IRQs used by the IDE controller, which aren't really
PCI IRQs (they're ISA compat IRQs), and thus have link values that
don't make a lot of sense.
1999-11-17 18:55:15 +00:00
matt
a56a96a888
#elifdef ??? Change to #elif defined(__ELF__)
1999-11-17 18:08:01 +00:00
thorpej
916d6aaa36
Use the common MII bit-bang module.
1999-11-17 17:56:52 +00:00
thorpej
94407b9f8f
Define the mii_bitbang' attribute, and give it to the
ex' driver.
1999-11-17 17:56:00 +00:00
thorpej
6c50cb64e1
Common module for bit-bang'ing the MII.
1999-11-17 17:47:59 +00:00
wennmach
2d27a472c9
Add some casts to u_char to get vis working again for characters > 0177
...
in VIS_OCTAL mode. Also, change the mask for the most significant tribble
to 03.
Reviewed by christos.
Fixes PR 8802.
1999-11-17 15:52:13 +00:00
kleink
eac5784583
Move signal management code common to all PowerPC platforms (sendsig(),
...
sigreturn(), sigcode) to a single place in the shared powerpc directory.
(The struct sigcontext etc. definitions were already being shared.)
1999-11-17 14:56:10 +00:00
kleink
c76614ee74
One more pmap_enter() catch-up.
1999-11-17 14:48:43 +00:00
soren
b4c9eea282
Add newline in debug printf.
1999-11-17 12:34:52 +00:00
fair
0616ece265
add "sh3"
1999-11-17 09:59:09 +00:00
fvdl
ba7e45647d
Initialize buffer dependencies list for soft updates when initializing
...
a new buffer.
1999-11-17 09:34:03 +00:00
thorpej
ce25407921
Make this a lot more like the PCI front-end.
1999-11-17 08:49:16 +00:00
mrg
e69f5159aa
fix a problem in previous: avoid using shadow variable names.
1999-11-17 08:43:53 +00:00