Commit Graph

192300 Commits

Author SHA1 Message Date
pooka fbc9efbb6a Do fhtovp compat translation only for fhtovp ops, not all vfs ops.
Allocate tailing extra buffer for compat op too.
2010-07-11 11:17:27 +00:00
jmmv 5956eda6b6 Fix typo after crypto changes to let the pkg_summary.5 entry work. 2010-07-11 10:15:07 +00:00
kiyohara 2c444bf727 Add macro MVA_{UNIT,OFFSET,IRQ}_DEFAULT. 2010-07-11 08:43:36 +00:00
kiyohara c1903f8449 Remove unnecessary define.
Reorder.
Add necessary attributes.
2010-07-11 08:34:57 +00:00
mrg c8cf27943d make sure to look in CFLAGS, COPTS and CPPFLAGS for abi options.
fixes sgimips64 build of n64 ld.elf_so.
2010-07-11 07:43:12 +00:00
mrg 6479f6e5b4 ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if
MKCRYPTO=no.
don't build pkg_install, libcrypto tests or rump_smbfs if MKCRYPTO=no.
mark librumpcrypto, rump_smb, pkg_*

fix set lists as appropriate.
2010-07-11 06:16:54 +00:00
mrg 363e39cc2c don't list tlsmgr twice; espcially one of them being outside of
the ${MKCRYPTO} != no check.
2010-07-11 05:37:32 +00:00
mrg ee1ac2b96d avoid an unused variable warning(error) for MKCRYPTO=no builds. 2010-07-11 03:13:08 +00:00
mrg 657f450349 add a miss #ifdef HAVE_TLS, that fixes MKCRYPTO=no build in here. 2010-07-11 00:47:36 +00:00
mrg 6967779589 use PCI_PRODUCT_NETMOS_NM9901 instead of 0x9901 magic number. 2010-07-11 00:11:05 +00:00
christos dbee6f29d8 PR bin/43591: Jeremy Reed: make sure that the default path is always set. 2010-07-10 21:42:29 +00:00
gsutre afdde45eb6 AcpiOsDerivePciId: make sure that we only update the PCI bus number,
and that we do so only if it was succesfully derived.

ok jruoho@, kochi@
2010-07-10 21:31:00 +00:00
jruoho 4d8f91f9bc Export also the delta function. 2010-07-10 19:37:38 +00:00
jmmv 0aef9b15d2 t_ipf has been split into separate pieces. 2010-07-10 17:29:12 +00:00
jmmv f8a35c46be Do not use awk to generate the test program. Use some eval magic to generate
the tests on the fly alongside with easier-to-read functions.

While doing this, split the big monolithic test program into more granular
but cohesive test programs.

Phew, this one was tough.  And it's horrible to see that many these tests
(yes, the tests themselves probably) are broken.
2010-07-10 17:28:36 +00:00
rmind 2903a8dcf1 sel_setevents: fix direct injecting of fd bit for select() case. 2010-07-10 17:04:25 +00:00
jmmv 6b66930437 Add new test programs for libcrypto. 2010-07-10 16:43:40 +00:00
jmmv b9866b6c00 Do not use awk to generate the test program. Instead, just expand the
code.

While doing this, split the big monolithic test program into more granular
but cohesive test programs.
2010-07-10 16:43:25 +00:00
jmmv 2c43c89bca Do not use awk to generate the test program. Instead, replace it with some
eval magic (which is less magic than the previous awk stuff).
2010-07-10 16:16:12 +00:00
jmmv f6debdb0e0 Add xfail test case for PR bin/43597 that I just submitted. 2010-07-10 15:57:37 +00:00
jruoho bd772854cf Export the wrapper functions that read from the ACPI PM timer.
Needed for ACPI CPUs. Also KNF, cosmetics. No functional change.
2010-07-10 13:08:09 +00:00
ahoka 9d33b2b330 Add useful GPMC_CS_SIZE macro for mapping CS registers. 2010-07-10 11:50:49 +00:00
cherry 90869e619d Provide and accept memory reservation information from the hypervisor
in KiloBytes. This is valid both for the xenbus interface, as well as
the dom0 only sysctl interface.

Thanks cegger@ for testing.
2010-07-10 11:20:48 +00:00
nakayama 5a62bb676d ucas_64: reorder 64-bit args on 32-bit kernels. 2010-07-10 10:12:07 +00:00
nakayama 2c360db4bf Clear the upper word explicitly before combining two 32-bit values to 64-bit
on 32-bit kernels.
2010-07-10 10:10:36 +00:00
nakayama 180e77d6e9 psycho_sabre_dmamap_sync: do nothing if len == 0 like iommu_dvmamap_sync. 2010-07-10 10:07:40 +00:00
kiyohara 95856cac39 Add omapmputmr0 to critical_devs[].
delay(9) must require clock_sc (softc for omapmputmr0@obio2).  Also com@obio2
  calls delay in com_attach_subr().
2010-07-10 08:48:47 +00:00
kiyohara 1f094b1ad7 Remove not exists file. 2010-07-10 08:31:34 +00:00
kiyohara c304a3774f Add gumstix_device_register(). Set properties for pxa2x0_ohci here.
However this properties not used in NetBSD source tree.
2010-07-10 08:26:34 +00:00
kiyohara 9a9959dfd8 Support Overo (Gumstix inc).
+ This commit supports basically.
  + Expansion boards not support yet.  And MicroSD, Wifi, Bluetooth too.
2010-07-10 08:17:48 +00:00
kiyohara ace455150f Add disabled option PPPOE_SERVER. 2010-07-10 07:59:09 +00:00
kiyohara ee29569a43 Change '-e' to optional. Use load addr(-a), if '-e' not specify.
Just like u-boot's mkimage.
2010-07-10 07:48:25 +00:00
christos b34f73e19d V() the mutex when firmware is initialized, duh! 2010-07-10 04:09:35 +00:00
reed a66933c999 Add brief explanations of unit abbreviations.
Add units(1) to see also.
2010-07-09 22:24:13 +00:00
chs 8a149212d0 fix build problems on MIPS32-only configurations:
define ucas{int,ptr}() directly here using the INT_* and PTR_* macros
instead of defining ucas_{32,64}() and aliasing them to the public names.
2010-07-09 21:47:43 +00:00
wiz 4d7c45167f Sort sections. 2010-07-09 20:58:38 +00:00
wiz bb4a6891d0 Fix typo. 2010-07-09 20:56:01 +00:00
rmind 419f3b11a1 ip_input: move lookup for fragment queue a little bit further. OK matt@. 2010-07-09 18:42:46 +00:00
jruoho b46f888960 Add a compatibility note. Also some minor improvements. 2010-07-09 18:16:31 +00:00
jruoho be670be457 Update ERRORS, tidy SEE ALSO. 2010-07-09 18:07:20 +00:00
jruoho 267d79598f Rearrange, reword, clarify. Remove duplicate paragraphs and recurring
sentences. Update the ERRORS to reflect reality in NetBSD.
2010-07-09 18:01:53 +00:00
jruoho bc665d2683 Re-add EINVAL for pthread_condattr_destroy(3) (misread the pthread__error()). 2010-07-09 17:54:08 +00:00
jruoho e328c0292c Note also alignment via mmap(2), as done in NetBSD. 2010-07-09 17:15:59 +00:00
jruoho c42287d313 As per (now closed) PR lib/43581, add a note about unsupported modifications
to the red zone size.
2010-07-09 17:03:04 +00:00
jruoho dd981aaaa6 Remove error conditions. Add CAVEATS to note the questionable value of the
functions in NetBSD, which does not support additional condition attributes.
Note that these do not conform to SUSv4, where two additional attributes are
mandated.
2010-07-09 16:54:30 +00:00
chs e725f3a49a note compat_linux update. 2010-07-09 16:54:05 +00:00
agc 9569eb3a26 be a bit less typedef-happy when it's not needed - no functional change 2010-07-09 15:12:06 +00:00
christos 7c27588142 make sparc64 search for sparc man pages for now. It might be better in
the long run to choose a different name for shared drivers though. Fixes
PR/18273.
2010-07-09 15:08:09 +00:00
agc 49d2b5257a minor clean up after ourselves - free a compiled regexp 2010-07-09 14:45:43 +00:00
njoly 14f486761f Get rid of home made filesystem type strings and use MOUNT_xxx ones
instead. While here provide some macros which do test for a specific
type.
2010-07-09 14:30:53 +00:00