Commit Graph

159621 Commits

Author SHA1 Message Date
jmcneill
5ceea27797 Add man page for AMD Geode LX AES Security Block driver. 2007-06-15 23:04:20 +00:00
jmcneill
f269d91119 Import driver for the AMD Geode LX AES Security Block, from OpenBSD. The
glxsb(4) driver provides random numbers and AES acceleration.
2007-06-15 23:02:20 +00:00
jmcneill
b52635a353 Add VT6105M (Rhine III) to the list of supported devices, as found in the
Soekris net5501.
2007-06-15 21:08:21 +00:00
ad
a2884738ea Nuke __HAVE_SPLBIGLOCK. 2007-06-15 20:59:38 +00:00
ad
029f4f9cd7 splstatclock, spllock -> splhigh 2007-06-15 20:17:07 +00:00
agc
e6bf177ae1 Apply the fix from PR 36354, from yamt.
yamt's reading of RFC 3720 is correct (see section 12.10, InitialR2T).

The desired transfer length in the initial ready to transmit
negotiation should not include any immediate data.
2007-06-15 19:57:30 +00:00
christos
33da203dba KNF, from Anon Ymous. Also kill extra unneeded initializers and use size_t
for indexes.
2007-06-15 19:47:59 +00:00
dyoung
119721c126 Use %zu format for size_t. 2007-06-15 19:06:09 +00:00
ad
bd5831ff06 proc_free: avoid a potential race where we could free struct proc before
the last LWP in the process is off the CPU. Noted by yamt@.
2007-06-15 18:29:53 +00:00
ad
6820f4664f Add a sysctl to disable swapout of kernel stacks. Discussed on tech-kern@. 2007-06-15 18:28:39 +00:00
ad
71d19c248a - ksem_proc_dtor: fix a use-after-free
- LOCK_ASSERT -> KASSERT
- Use kmem(9)
2007-06-15 18:27:13 +00:00
joerg
29315a1540 Fix ACPI suspend/resume support of clcs and clct. Based on auich and
hints from jmcneill@.
2007-06-15 13:26:57 +00:00
pooka
d1e849f0c3 vprint takes a const char *label 2007-06-15 11:42:11 +00:00
jmmv
2cac7a4707 Mark {,/usr}/lib/libssp.so* as obsolete so that builds with outdated
destdirs succeed.
2007-06-15 09:47:54 +00:00
pooka
04968eb0f0 add rcs ids 2007-06-15 09:14:50 +00:00
pavel
5ad4bc1528 Remove some options which are not likely to be useful in INSTALL: PTRACE,
RFC2292 (previous version of IPv6 Advanced socket API). Disable SSP.
2007-06-14 21:14:49 +00:00
pooka
86146f9e2e put LP64 SIZE_T_MAX on a diet: 17 f's is too much, trim it down to 16 2007-06-14 19:26:17 +00:00
pooka
549f6b16d1 Make this match the distributing by removing some extra goo that was
added a few years back when battling AM_MAINTAINER_MODE and has been
lugged around ever since.

from adrianp
2007-06-14 19:10:54 +00:00
christos
09d8955eab Eliminate unnessary floating point.
XXX: someone should KNF this file.
2007-06-14 18:20:44 +00:00
dyoung
db12d3f8a6 #include sys/bootblocks.h for its MBR #definitions. 2007-06-14 17:18:40 +00:00
hira
7b2f242c1b + I/O DATA USB-RSAQ3, I/O DATA USB-RSAQ5. 2007-06-14 14:46:09 +00:00
yamt
3aa0b315cd proc_drainrefs: fix the case of exec failure. 2007-06-14 14:29:50 +00:00
njoly
7acff01093 Only print cpu features3 for Intel processors.
ok by xtraeme.
2007-06-14 12:28:51 +00:00
uebayasi
81e54d23b2 I-O DATA USB-RSAQ5 needs UPLCOM_TYPE_HX hack. Pointed out by Kouichirou
Hiratsuka.
2007-06-14 01:22:52 +00:00
christos
fc506e028c PR/36484: Pavlin Radoslavov: PIM Register in-kernel encapsulation IP_DF
setting is incorrect
2007-06-13 23:09:59 +00:00
dyoung
ae302fd15c Use __arraycount(). 2007-06-13 21:08:29 +00:00
christos
46502fd059 regen 2007-06-13 20:57:56 +00:00
christos
89e2b251a2 Get ready for NPTL but don't turn it on as of yet. 2007-06-13 20:57:33 +00:00
tnn
ede286013f net.inet.tcp.newreno is no more. 2007-06-13 20:37:07 +00:00
christos
c5d61cf88b call setprogname(); from anon ymous. 2007-06-13 19:39:54 +00:00
nathanw
2b39a52d95 Set portno in ucom_attach_args, to UCOM_UNK_PORTNO. The port number is
unused in this driver's callbacks, so this is an aesthetic rather than
functional change ("ucom0 at uslsa0" rather than "ucom0 at uslsa0
portno -848524548").
2007-06-13 17:14:25 +00:00
christos
344a5bd80c regen. 2007-06-13 14:31:30 +00:00
christos
76af51a354 Add futex. 2007-06-13 14:31:07 +00:00
he
9eec18f5a5 Revert last commit to this file, and re-introduce the _60 variants
of the cache ops macros which are common between 040 and 060, as
per discussion with tsutsui@.
2007-06-13 13:13:29 +00:00
yamt
b1cae5b7e6 exit_lwps: fix a deadlock. 2007-06-13 12:14:10 +00:00
he
3661e4f558 We also need -ltermcap when we use -ledit.
Fixes build problem for sun2.
2007-06-13 07:33:00 +00:00
he
1aa0117a81 Fix the 060 variants to not have conflicting definitions for the
cache ops common to 060 and 040.  Also remove the now-redundant
definitions for the 060 variant which simply pointed to the 040
variants.
This fixes the build of the mvme68k VME172 kernel.
2007-06-13 07:00:33 +00:00
dyoung
cb3da2abc3 Remove unnecessary __UNCONST(). 2007-06-13 05:08:02 +00:00
dyoung
3cfc66e506 Persuasive programming: check M_UNWRITABLE(m, len) instead of
m->m_len<len before pulling up, because that helps make it clear
that we m_pullup() in order to guarantee that the contiguous region
is *writable*.
2007-06-13 05:03:19 +00:00
dyoung
46bc24d79c Use LIST_FOREACH(). 2007-06-13 04:55:25 +00:00
christos
564f9b3b2f cleanup some bitrot; from Matthew Orgass 2007-06-13 02:11:40 +00:00
uebayasi
7ae95bbb8f Teach I-O DATA USB-RSAQ5. 2007-06-13 00:31:21 +00:00
uebayasi
d140af6f40 Regen. 2007-06-13 00:30:54 +00:00
uebayasi
43bf2305f9 Add I-O DATA USB-RSAQ5.
http://www.iodata.jp/news/2007/05/usb-rsaq5.htm
2007-06-13 00:30:11 +00:00
wiz
b2d2e8fa61 Whitespace nits. 2007-06-13 00:00:23 +00:00
dyoung
779264d3a2 Complete removal of radix_node knowledge. 2007-06-12 22:55:44 +00:00
agc
8ff3509ad4 Use pthread_[gs]etspecific to store a pointer to the fuse_context
information, enabled if MULTITHREADED_REFUSE is defined at build
time. This is not enabled by default since libpuffs is not
threadsafe yet.

librefuse is still not threadsafe, but this gets rid of a whole lot of
problems in the meantime.
2007-06-12 18:57:05 +00:00
bouyer
e0e73c4e83 Make it build again when IPMI is used (caddr_t issue ?) 2007-06-12 18:55:50 +00:00
agc
8dda7dd1f3 Minor cleanup - change uses of malloc, memset to calloc.
Use EXIT_FAILURE in preference to the less informational 1.
2007-06-12 18:54:36 +00:00
bouyer
e4f18e1082 IOCTL_PRIVCMD_MMAP: properly map entries from 0 to (mcmd->num - 1), instead
of mapping mcmd->num times entry 0. xentools < 3.1 probably didn't use this
with more than one entry at a time ...
2007-06-12 18:53:52 +00:00