wiz
a9c099f5bf
Fix typo.
2011-06-07 20:23:14 +00:00
wiz
0d3e47c8e9
Whitespace fix and sort SEE ALSO.
2011-06-07 20:22:56 +00:00
joerg
b7a1edf1d5
Catch up with addition of putstr32.S.
2011-06-07 20:05:46 +00:00
joerg
cbfa018ce3
Add () that match operator order.
2011-06-07 20:04:32 +00:00
jruoho
8fb0f51219
Temporarily comment out the 'stat_dir' test. It panics QEMU/i386 guests.
2011-06-07 19:06:39 +00:00
fair
d53081d682
Document PPS_SYNC for com(4) and zstty(4) (the only serial drivers
...
in which NetBSD currently supports the option), with cross reference
to ntpd(8) and options(4).
2011-06-07 18:02:35 +00:00
matt
a1b165afd2
Make pcu_save_all and pcu_discard_all KASSERTs accept LW_SYSTEM threads
...
since kthread_create will call lwp_create with lwp0 which may not be curlwp.
2011-06-07 17:51:58 +00:00
wiz
c8bcdb2bd2
Sort sections.
2011-06-07 17:47:24 +00:00
matt
f48a97f0ed
Add mpc85xx kernels. Add INSTALL_PMPPC
...
Put each family of kernels on a separate line.
2011-06-07 17:30:18 +00:00
pgoyette
40470b7ff0
Add a BUGS section to point out that the statistic "average" is an
...
average only of the current, minimum, and maximum values, and not a
running average of all displayed current values.
2011-06-07 17:28:59 +00:00
pgoyette
83a2ecf6cc
Zero is a valid value for some sensors so update statistics code to
...
handle that.
2011-06-07 17:24:32 +00:00
jym
c9ee6caf03
Document the naming convention.
2011-06-07 17:13:43 +00:00
jym
422a28e00e
Be more consistent for event handler naming with block backend: it is
...
xbdback(4) rather than xbd(4), and use i for identifier separation
(like xvif(4)).
The name is not used outside from event counters (vmstat -i), so
should be transparent to Xen block scripts.
2011-06-07 16:41:14 +00:00
drochner
49c12b7a9f
use a simple counter as IV for AES-GMAC as suggested in RFC4543
2011-06-07 15:57:51 +00:00
drochner
e4ef78d839
fix tunnel encapsulation in ipsec6_process_packet() -- it is not
...
completely clean yet, but at least a v6-in-v6 tunnel works now
2011-06-07 15:54:57 +00:00
drochner
7038ebdf09
reindent ipsec6_process_packet() - whitespace changes only
2011-06-07 15:50:42 +00:00
he
b702d5ce61
SYMTAB_SPACE is decimal, so fix syntax error introduced by the previous.
2011-06-07 15:01:43 +00:00
bouyer
a3a7248ce7
Fix bad cut'n'paste in copyright. Pointed out by dyoung@
2011-06-07 14:56:12 +00:00
bouyer
44635a6831
Don't call psignal() without holding proc_lock. This is the cause of
...
the reboot of PR port-xen/45028
Now that Xen2 is gone, handle FPU context switches the same way as
amd64. This makes all tests in /usr/tests/lib/libc/ieeefp pass.
2011-06-07 14:53:03 +00:00
tsutsui
c2c4ea5e04
Pull following m68k softfloat fixes from upstream:
...
---
Revision 109143
2005-12-29 Paul Brook <paul@codesourcery.com>
* config/m68k/fpgnulib.c (__extendsfdf2): Handle negative zero.
(__truncdfsf2): Ditto.
(__extenddfxf2): Ditto.
(__truncxfdf2): Ditto.
* config/m68k/lb1sf68.asm (__addsf3): Return -0.0 for -0.0 + -0.0.
(__adddf3): Ditto.
---
Revision 109145
2005-12-29 Paul Brook <paul@codesourcery.com>
* config/m68k/lb1sf68.asm (__cmpdf2): Fix typo in immediate mask.
Create wrapper and rename body...
(__cmpdf2_internal): ... to this. Return correct value for unordered
result.
(__cmpsf2): Create wrapper and rename body...
(__cmpsf2_internal): ... to this. Return corerct value for unordered
result.
(__eqdf2, __nedf2, __gtdf2, __gedf2, __ltdf2, __ledf2): Use
__cmpdf2_internal.
(__eqsf2, __nesf2, __gtsf2, __gesf2, __ltsf2, __lesf2): Use
__cmpsf2_internal.
---
Revision 110744
* gcc/config/m68k/lb1sf68.asm (__divsf3, __divdf3, __mulsf3,
__muldf3): Return a correctly signed zero.
---
Note:
- lb1sf68.asm revision 110744 is still GPLv2.
- fpgnulib.c is not GPLed.
2011-06-07 14:22:14 +00:00
bouyer
1d34d759fe
check that the list is empty before calling cv_wait(). Otherwise
...
we may sleep waiting for an event which is already in the queue.
2011-06-07 13:52:30 +00:00
martin
ff5dc95132
Sparc64 does not fail the strtold_nan test, so don't expect failure there
2011-06-07 13:51:52 +00:00
plunky
5e99487c50
make PCC_DEBUG a global flag (will not compile without, currently)
2011-06-07 13:30:35 +00:00
plunky
43d2b2a329
use better method of creating version string, current method can
...
introduce spurious " characters during stringification
2011-06-07 13:07:26 +00:00
cegger
be9c987bdd
add BCM5785 phy:
...
brgphy0 at bge0 phy 1: BCM5785 1000BASE-T media interface, rev. 3
brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FD , auto
2011-06-07 10:10:44 +00:00
cegger
047aa05ba8
regen.
2011-06-07 10:08:02 +00:00
cegger
da2c0a5809
add ATI Radeon Cypress and Lucent IEEE 1394b Controller
2011-06-07 10:07:35 +00:00
cegger
25591d12b1
regen.
2011-06-07 09:26:27 +00:00
cegger
add8d199ec
add BCM5785
2011-06-07 09:24:17 +00:00
wiz
f1bd2eac9d
New sentence, new line.
2011-06-07 07:27:31 +00:00
wiz
5baa81cafd
Remove leading zero in date.
2011-06-07 07:26:19 +00:00
msaitoh
691f9bca2f
- Add some new devices (from OpenBSD rev. 1.11-1.12,1.15 and 1.20).
...
- force usb to send a zero length packet on the end of usb packets
which happen to be a multple of 64 bytes, to indicate end of packet.
(from OpenBSD rev. 1.23)
- style change
2011-06-07 05:46:00 +00:00
matt
8c87bc1fc9
zero PCU area when loading used area.
2011-06-07 01:01:42 +00:00
matt
f57762471e
Remove unused variable pcb.
2011-06-07 01:00:35 +00:00
rmind
e88865c316
Mention tmpfs fixed, PowerPC improvements and Alpha conversion to PCU.
2011-06-07 00:52:53 +00:00
matt
46fb01a971
Switch alpha to use PCU to manage the FPU.
...
Tested by mhitch and review by rmind.
2011-06-07 00:48:29 +00:00
sjg
873dae776d
Some systems (eg. MirBSD) use a ksh, with an echo which cannot
...
be used for things containing \x: etc.
Check for print or printf as builtin and use if available.
Note that a builtin will fail, if make decides a shell is not needed.
2011-06-07 00:10:20 +00:00
matt
f3c47d398e
Add some more MI hook points for PCU. Discard the PCU state at lwp_exit and
...
at exec time. Before forking, save the PCU state so that cpu_lwp_fork
doesn't have. Remove MD code which did that before.
2011-06-06 22:04:34 +00:00
pgoyette
c84ec94ab0
1. Don't print blank for Integer sensors with value of zero
...
2. Properly print percentages in -T statistics mode
3. Always set Sensor Type (units) to a non-NULL value
4. Enable printing of percentages for Integer sensors
2011-06-06 20:48:56 +00:00
dyoung
f92ee3adbe
Don't allocate resources for vtw until/unless it is enabled. This will
...
further help those machines where memory is in short supply.
TBD: release resources after vtw is disabled and all entries have
expired.
2011-06-06 19:15:43 +00:00
msaitoh
57ac6d0bbe
Add two new capabilities(PCI_CAP_SATA and PCI_CAP_PCIAF).
2011-06-06 18:27:12 +00:00
wiz
1480720bc7
Sort sections.
2011-06-06 18:01:15 +00:00
pgoyette
ecf9f011c0
Don't update the value_{min,max} - these fields are not {low,high}-water
...
marks, and setting them without also updating the ENVSYS_FVALID_{MIN,MAX}
flags is quite pointless.
2011-06-06 17:53:01 +00:00
pgoyette
ffd31fcd0b
Don't set the FVALID_{MAX,MIN} flags since these values are not
...
min/max legal values. The values are alarms limits, and they're
already being tracked properly with the flag settings in *props
2011-06-06 17:49:41 +00:00
matt
657f0a4aaa
CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
...
struct device * -> device_t
struct cfdata * -> cfdata_t
2011-06-06 17:30:32 +00:00
matt
1f9eabee27
CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
...
struct device * -> device_t
struct cfdata * -> cfdata_t
use __arraycount when appropriate
2011-06-06 17:27:42 +00:00
matt
214586a7ff
CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
...
struct device * -> device_t
struct cfdata * -> cfdata_t
use bool when appropriate
some constification
2011-06-06 17:13:05 +00:00
drochner
a4fc3a054f
make sure the infinity returned by HUGE_VALL has the "implicit"
...
bit set, otherwise it is invalid
This code is unlikely to be hit because gcc (and clang) use
their builtins for these special values.
2011-06-06 17:02:29 +00:00
matt
2d01485274
CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
...
struct device * -> device_t
struct cfdata * -> cfdata_t
use bool when appropriate
2011-06-06 16:52:18 +00:00
jruoho
5c3b0cfd8f
Instead of ioapic(4), make MLINKS { lapic(4), ioapic(4) } to apic(4).
2011-06-06 16:52:15 +00:00