Commit Graph

223344 Commits

Author SHA1 Message Date
christos 8ae604538a Import latest smbfs from:
http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz
2013-12-25 20:33:13 +00:00
joerg d0b6b5d51b Import new snapshot of libcxxrt. Fixes demangling of anonymous
namespaces. Avoid use of old style (C) casts.
2013-12-25 20:19:45 +00:00
christos 3504287a90 fix bug in previous change (sz should be the size of the newly allocated
buffer).
2013-12-25 19:42:23 +00:00
jakllsch 42b1fe2393 Give cpu_comcnprobe a chance of working on Mode 2 PCI config space. 2013-12-25 17:24:39 +00:00
christos b8604d6145 Allow QUEUEDEBUG to be used from userland. 2013-12-25 17:19:34 +00:00
christos 6495e57c27 don't use err, it conflicts with err(3) 2013-12-25 17:18:39 +00:00
msaitoh 0d115b4766 Add DIGI Neo 8-port serial(PCIe) and OXFORD OXPCIe952 Parallel. 2013-12-25 16:05:59 +00:00
msaitoh df0b85a475 regen. 2013-12-25 16:05:18 +00:00
msaitoh 2e4d0c4ddd Add DIGI Neo 8-port serial(PCIe) and OXFORD OXPCIe952 Parallel. 2013-12-25 16:04:54 +00:00
msaitoh c3c28eb736 Add support S1200's UART. Part of PR#48016. 2013-12-25 15:17:56 +00:00
christos 182f9dc507 add p1003.1j 2013-12-25 15:09:27 +00:00
christos 7b3b50214e add posix 1003.1j 2013-12-25 15:09:10 +00:00
nonaka 9abd425b02 regen 2013-12-25 13:53:20 +00:00
nonaka 682d4102dc Added Planex GW-450D. 2013-12-25 13:52:37 +00:00
msaitoh 0f129fa49e move XCR0 definitions to next to CR0's. 2013-12-25 13:14:36 +00:00
mlelstv d4e64f4071 At least fetch mount data pointer before using it.
Coverity CID 274767
2013-12-25 11:15:49 +00:00
mlelstv 8e1e9026ea At least fetch the mount data pointer before using it.
Coverity CID 274525
2013-12-25 11:11:55 +00:00
wiz e033636c5e Sort errors. Use parentheses instead of Pq in normal text. 2013-12-25 02:49:52 +00:00
dholland d5c275e596 typo 2013-12-25 00:58:50 +00:00
dholland efb018a64b Rewrite for clarity and add an example. 2013-12-24 22:31:11 +00:00
jakllsch cc6c3a11f9 intmax_t might be long long, handle accordingly. from christos 2013-12-24 22:26:21 +00:00
mlelstv be9a4c1bae release proplib iterator in failure paths. 2013-12-24 22:14:07 +00:00
matt 57f4756003 Use the right BCM563XX symbol 2013-12-24 21:59:59 +00:00
jakllsch 74f35cdadc Add 'j' format modifier for intmax_t. 2013-12-24 21:41:49 +00:00
uwe 49b378ef18 Add missing Ar 2013-12-24 20:10:29 +00:00
jakllsch 28bbad2d7d Obtain CR0_PE constant from <x86/specialreg.h> rather than a local #define. 2013-12-24 19:00:56 +00:00
matt fd8c0f1ad6 Make sure _edata is aligned to a 8-byte boundary. 2013-12-24 17:03:07 +00:00
matt fac6cd2816 Make sure _edata starts on a 8-byte boundary. 2013-12-24 17:00:39 +00:00
mlelstv 266e035aaa don't treat adjacent members as a larger array
Coverity CID 977367
2013-12-24 16:51:24 +00:00
jakllsch 1fa26414d5 regenerate for src/external/gpl3/binutils/dist/bfd/config.bfd r1.10:
Enable 32/64-bit PE-COFF targets for NetBSD/i386 in libbfd.
Needed to build UEFI things for IA32 using native toolchain.
2013-12-24 16:01:07 +00:00
christos 36443d4a52 fix debugging output printfs to use __func__ so they print the correct names. 2013-12-24 15:48:53 +00:00
christos 0a2552741e use __func__ 2013-12-24 15:42:56 +00:00
jakllsch 0bfb2660a5 Enable 32/64-bit PE-COFF targets for NetBSD/i386 in libbfd.
Needed to build UEFI things for IA32 using native toolchain.
2013-12-24 15:06:39 +00:00
christos 54a8b0e862 replace strcpy with copystr and remove useless strcpy (Maxime Villard) 2013-12-24 14:47:04 +00:00
degroote e8b006b990 fix a typo in the log ouput of ipsec4_get_policy 2013-12-24 13:57:06 +00:00
njoly 32701b7213 Regen for fcntl64(). 2013-12-24 13:41:55 +00:00
njoly 71c7929bf4 Reduce diffs between arches, add fcntl64() to m68k. 2013-12-24 13:41:25 +00:00
wiz b8996e2617 Use Mt. Remove trailing whitespace. 2013-12-24 12:20:50 +00:00
rkujawa 16c08e0786 Add acafh(4) to man dist list. 2013-12-24 12:09:19 +00:00
rkujawa 7e4c7bd0fb Add acafh(4) page for the recently addded acafh driver.
Be more precise in clockport(4).
2013-12-24 12:07:16 +00:00
hannken 7e0115bce6 It is not the task of sysvbfs_open() to check for unlinked nodes. 2013-12-24 09:56:18 +00:00
hannken 905b6b7730 It is not the task of tmpfs_open() to check for unlinked nodes.
Fix tmpfs_lookup() to always return ENOENT when looking up from
an unlinked directory.
2013-12-24 09:23:33 +00:00
wiz 0824426c83 Bump date for previous. 2013-12-24 01:42:32 +00:00
dholland 89cdc2771e Note the existence of /libdata. PR 48471 from David H. Gutteridge,
with a couple minor adjustments.
2013-12-23 17:44:05 +00:00
skrll be521dde4c Remove local getsn and use cngetsn. 2013-12-23 15:34:16 +00:00
skrll c6f4b22b79 Revert previous commit. It was an accident. 2013-12-23 13:08:00 +00:00
njoly 12eade2235 Assorted fixes. Kill a few uneeded paragraph macros, unbreak xref, and
numerous typos.
2013-12-23 12:50:56 +00:00
wiz 3acb5aa34e Use more common phrasing. 2013-12-23 12:39:55 +00:00
msaitoh e05de3375f Add verbose flag.
On x86 cpu, cpuctl -v identify dumps the return values of the cpuid
functions. The max levels are taken from CPUID 0 and CPUID 8000_0000.
It's useful for the future CPU.
2013-12-23 12:35:33 +00:00
msaitoh 70dd5b41f9 CPUID leaf 2 and 4 are only for Intel processors.
Almost the same as usr.sbin/cpuctl/arch/i386.c rev. 1.52.
2013-12-23 11:40:57 +00:00