bjh21
32f9842307
Regen.
2001-04-28 17:47:36 +00:00
bjh21
749e2d13de
Sync with conf.c
2001-04-28 17:46:11 +00:00
bjh21
e9c8a1fbb5
Add ipfilter, rnd, vcoda and raid.
2001-04-28 17:41:01 +00:00
bjh21
0113cca535
Our ARM ELF ld(1) currently has problems with PIC relocations, so don't
...
generate them. I suspect this is safe until we get PIC in general working.
2001-04-28 17:32:33 +00:00
bjh21
1ca2839e35
When NFS_V2_ONLY is defined, refuse to mount NFSv3 and NQNFS filesystems,
...
rather than pretending they're NFSv2 and hoping for the best. Fix based on
that supplied by Christian Groessler.
2001-04-28 16:11:47 +00:00
kleink
4054de0826
Add links related to <stdint.h> and strtoimax(3)/strtoumax(3).
2001-04-28 15:51:08 +00:00
kleink
72593fc939
libc minor -> 75.
2001-04-28 15:44:38 +00:00
kleink
d15522cfa0
Bump minor version to 75: addition of strtoimax() and strtoumax().
2001-04-28 15:43:04 +00:00
kleink
fe3c9ceaf7
* Move definitions of exact-width integer types from <machine/types.h>
...
to <sys/types.h> and <sys/stdint.h>.
* Add a new C99 <stdint.h> header, which provides integer types of
explicit width, related limits and integer constant macros.
* Extend <inttypes.h> to provide <stdint.h> definitions and format
macros for printf() and scanf().
* Add C99 strtoimax() and strtoumax() functions.
* Use the latter within scanf().
* Add C99 %j, %t and %z printf()/scanf() conversions for
intmax_t, pointer-type and size_t arguments.
2001-04-28 15:41:28 +00:00
bouyer
1346d56311
- don't wait when called from interrupt context (basically this means we
...
can't sleep in HBA drivers)
- pool_get can fail, so return XS_RESOURCE_SHORTAGE instead of panic()
- don't try to bzero() a NULL pointer
2001-04-28 15:09:42 +00:00
kleink
8a9b17ef14
Sync with gethostbyaddr() declaration change in <netdb.h> rev. 1.21;
...
from <lha@stacken.kth.se> in PR misc/12775.
2001-04-28 14:56:42 +00:00
augustss
e67bc465a2
Make it compile with DEBUG after SCSI changes.
2001-04-28 14:48:39 +00:00
bjh21
beb69f2aad
Before allowing kgmon to do anything, check that we managed to allocate the
...
profiling buffer at startup. If not, pretend the kernel doesn't have
profiling support at all.
2001-04-28 12:56:00 +00:00
ragge
0c1fdede08
MD in4_cksum.
2001-04-28 09:38:03 +00:00
ragge
8f8a96a056
Fix a bug so that MD-optimized in4_cksum() now works.
...
While here; rewrite header checksum calculation in assembler.
2001-04-28 09:36:01 +00:00
tsutsui
862125c057
Don't forget to set XS_CTL_DATA_OUT (that was removed in previous).
2001-04-28 09:33:25 +00:00
thorpej
53c1b3f9d7
Add a microtime() implementation that interpolates between ticks
...
using the cycle counter. MP-safeness is achieved by giving each
CPU its own PCC frequency variables, and kicking the non-primary
processors via an IPI once per second.
Based on the sample code from David Mills' "A Kernel Model for
Precision Timekeeping".
2001-04-28 06:10:49 +00:00
wdk
86d8020753
Move previous patch which performs allocsys() before pmap_bootstrap()
...
to the correct location.
2001-04-28 04:20:27 +00:00
thorpej
335ac52a5b
Use simple tags for read and write, unless B_ORDERED is set, in
...
which case we use an ordered tag.
2001-04-28 04:11:31 +00:00
itojun
cb58c8c6b6
make -A a default. present MAC adderss on all ifconfig operations.
2001-04-28 04:11:10 +00:00
itojun
7d54359fb0
assume the presense of getifaddrs(3).
2001-04-28 00:00:06 +00:00
bouyer
74b15b27a2
Don't forget to call psw_done() !
2001-04-27 21:36:58 +00:00
manu
e0e227f2a3
Added a few examples and a reference to sysctl to enable IP forwarding
...
Approved by Christos
2001-04-27 19:33:06 +00:00
jdolecek
ed9c0f0fd1
document MCA le(4) SKNET ethernet driver
2001-04-27 18:05:22 +00:00
jdolecek
2758818d81
regen - SKNET cards
2001-04-27 18:04:14 +00:00
jdolecek
3367b801f2
Add driver for SKNET Personal and MC+ - AMD Lance 7990 based ethernet cards.
...
Both models tested and seem to be quite stable and fast.
Thanks to:
- Hans Hubner <hans@Huebner.org> for giving me the cards for testing
- Georg Klug of Syskonnect, who provided me with hw docs for these cards,
very promptly and willingly - I wish all vendors would be like this
- Alfred Arnold, Linux SKNET driver author, for giving me valuable Syskonnect
contact :)
2001-04-27 18:03:40 +00:00
jdolecek
b28d00fa02
Introduce mca_match_disabled() - this returns true if cards with particular
...
id should be handled even through it's marked as disabled in POS registers.
There are some cards which need this due to nonstandard hw design.
2001-04-27 17:52:51 +00:00
jdolecek
d66e548d92
Introduce mca_match_disabled() - this returns true if cards with particular
...
id should be handled even through it's marked as disabled in POS registers.
There are some cards which need this due to nonstandard hw design.
2001-04-27 17:11:45 +00:00
jdolecek
6589e65051
Don't panic if the memory size is "weird", but instead compute
...
reasonable transmit/receive buffer count.
This is needed for e.g. SKNET adapters, which use top 30 bytes of 16KB
memory to map registers and PROM and hence not all the memory is
available for buffers.
2001-04-27 17:08:02 +00:00
dmcmahill
d425d2297d
add support for building shared libs from fortran sources. Works correctly
...
with the default of 'f77' as the fortran compiler or using the 'f2c-f77'
script from pkgsrc (selected by overriding the FC variable)
2001-04-27 17:04:39 +00:00
ragge
ec52ca1e06
Enable the L1 cache on KA640. Problem reported and testing help from
...
Saku Setala.
2001-04-27 15:02:37 +00:00
bouyer
af5fd4c7d8
Stopgap measure for PR kern/12762: cut the number of openings per device
...
to 16 or 4 (depending on capabilities of adapter), as it was before
thorpej_scsipi integration
Waiting feedback to known whenever the problem with openings set to AHC_SCB_MAX
existed before.
2001-04-27 14:49:11 +00:00
atatat
90de954410
If the TZ environment variable was set to the empty string, a call to
...
ctime() would get a bus error (or a segmentation fault). Setting these
variables eliminates that problem.
Fixes pr lib/12750.
2001-04-27 14:21:15 +00:00
tsutsui
1bcd6675d5
Reset FDC in news5000_init() to avoid spurious interrupts
...
after booting from floppy (since we don't have fdc driver yet).
2001-04-27 12:55:51 +00:00
agc
248b28d16b
Size the columns in the table of related files better.
...
Be a bit more precise about the location of example files.
2001-04-27 09:13:35 +00:00
itojun
59ba739cf6
sync usage() more to the reality. document alias/-alias.
2001-04-27 09:10:04 +00:00
itojun
be4c7a7c16
allow ifconfig to take "deprecated" and "-deprecated" for IPv6. sync with kame
...
sync usage() with reality. take "up" and "down" outside of "[af ...],
as "up" and "down" are independent from interface address configuration.
2001-04-27 09:08:44 +00:00
joda
55ffdd0e46
make this compile with the new scsi framework
2001-04-27 08:06:33 +00:00
jdolecek
27706951af
Slighly improve comment for ltsleep(), the previous formulation might
...
be understood incorrectly (at least, it confused me at first, before
I looked at the actual code).
2001-04-27 08:00:03 +00:00
jdolecek
46f548d519
Document ltsleep(9). Feel free to improve if you wish.
2001-04-27 07:54:23 +00:00
lukem
cdf90834d5
put TAB after #defines
2001-04-27 06:07:27 +00:00
lukem
0808e23b17
cdev_vmegen_init can use cdev__ocrwim_init
2001-04-27 05:47:47 +00:00
marcus
d317b08ca6
STDC cleanup: extra token not allowed after #endif.
2001-04-27 00:14:47 +00:00
marcus
9bcf84f72a
STDC cleanup: label not allowed just before end of block.
2001-04-27 00:14:02 +00:00
wiz
dc8f675935
Fix date, and comment.
2001-04-27 00:10:05 +00:00
marcus
11ac2c3105
STDC cleanup: multi line string literal removed.
2001-04-27 00:06:11 +00:00
marcus
b6240639a2
STDC cleanup: volatile needs to be cast away for lk_flags as well.
2001-04-27 00:05:13 +00:00
wiz
71c1bdcfa5
Prefer long names for months; correct comment in resulting man page.
2001-04-27 00:02:23 +00:00
wiz
77937768d5
Fix date, and drop a space.
2001-04-26 23:31:48 +00:00
wiz
7a345e6d38
Fix date, and add RCS Id.
2001-04-26 23:28:42 +00:00