Commit Graph

222427 Commits

Author SHA1 Message Date
mbalmer
853a3f512e Document syslog(3lua). 2013-11-13 20:55:08 +00:00
wiz
0f54719895 Skip files of size 0 from indexing.
From Abhinav Upadhyay <er.abhinav.upadhyay@gmail.com>.
2013-11-13 18:46:33 +00:00
pooka
cbdf0ef490 Support disklabel partitions on all platforms.
also addresses buildrump.sh issue #41 (github)
2013-11-13 17:47:27 +00:00
pooka
8b205e8660 make -m available on all platforms 2013-11-13 16:43:38 +00:00
pooka
8ce507197f regen 2013-11-13 16:42:30 +00:00
pooka
bf32f59ada do enums, grab enum modctl 2013-11-13 16:42:00 +00:00
msaitoh
94fdbb1e44 regen. 2013-11-13 16:24:59 +00:00
msaitoh
cd38d049d2 Add Intel I347-AT4 2013-11-13 16:24:33 +00:00
joerg
cbc2f8caeb Add FreeBSD's truncl and minimal testing. 2013-11-13 12:58:11 +00:00
pettai
67f944d13d Add zfgrep that fell off from last update 2013-11-13 11:12:24 +00:00
skrll
283152d4ee Apply hack for gcc 4.8 bug on rtld.c. 2013-11-13 11:06:53 +00:00
mbalmer
d84d598888 Add the syslog(3) Lua binding to the build. 2013-11-13 09:49:08 +00:00
joerg
e53a269b0d Add missing __HAVE_LONG_DOUBLE protection. 2013-11-13 01:03:08 +00:00
htodd
d1624fe394 Add debug file for hals_end. 2013-11-12 23:39:58 +00:00
pettai
5ed88cf990 mention new command zless 2013-11-12 22:19:57 +00:00
pettai
54844dd551 Added zless(1) - comes in the lastest version of zmore(1) from OpenBSD
(OKed by tron@)
2013-11-12 21:58:37 +00:00
mrg
1b7a347f5f add GCC 4.8 mips64 subdirs. 2013-11-12 19:06:06 +00:00
kefren
21430e7fa3 mark t_ldp_static obsolete (this time correctly) 2013-11-12 18:28:36 +00:00
mbalmer
1cdd30d45d hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard
the spaceship in Stanley Kubrick's famous film "2001 - A Space Odissey".
The source code and output of this program were used to illustrate
an article in the book "Total Interaction".  How this looks in print can
be at http://www.netbsd.org/~mbalmer/hals_end.jpg.
2013-11-12 17:46:20 +00:00
joerg
3988594e8b Typo. 2013-11-12 17:37:43 +00:00
joerg
06b4b3a613 Add some fake long double -> double wrappers for various transcendental
functions. They are expected to be implement properly at a later time.
2013-11-12 17:36:14 +00:00
matt
181e286267 Make sure CPU_CONTROL_UNAL_ENABLE is enabled for armv7 cpus (should be
already but ...)
2013-11-12 17:31:55 +00:00
skrll
24cae30b92 Add CPU_CONTROL_UNAL_ENABLE. New ABIs demand unaligned accesses! 2013-11-12 17:14:39 +00:00
matt
6b160860c2 Deal with ARM32_DISABLE_ALIGNMENT_FAULTS 2013-11-12 17:10:39 +00:00
matt
40df53997f CPU_ARMV[67] imply ARM32_DISABLE_ALIGNMENT_FAULTS
Make it explicit.
2013-11-12 17:05:09 +00:00
msaitoh
6431e0a75a Check the CPU display model instead of the base model. Re-enable the
checking for Atom and Silvermont.
2013-11-12 16:57:30 +00:00
joerg
d0d4402155 Initial version of fmodl from FreeBSD.
Basic test case for the fmod family.
2013-11-12 16:48:39 +00:00
joerg
afecdbd810 Update build system for C++14 support. 2013-11-12 16:39:39 +00:00
msaitoh
421dcec454 Fix calculation of the cpu family (display family) in x86_cpu_topology().
More than bit 3 in cpu_family variable is checked in the function, so the
variable is assumed that it is not the base family but the display family
(base family + extended family).
2013-11-12 16:35:57 +00:00
msaitoh
e79e7d04d8 Revert previos. I accidentally committed a debug code. Sorry. 2013-11-12 16:15:54 +00:00
msaitoh
37d8a76f09 Fix a bug in last commit. Check correct variable. 2013-11-12 16:13:56 +00:00
msaitoh
60a409c1ff Fix calculation of the cpu model (display model) in cpu_probe_amd_cache().
The CPUID2MODEL() must be used only when the CPUID2FAMILY() macro returns
0xf or 0x6. Also fix a bug that CPUID2EXTMODEL() is _ADDED_. The correct way
is shifting the return value of CPUID2EXTMODEL() 4bit left and _OR_ it.
2013-11-12 16:11:39 +00:00
msaitoh
0e93695dc9 Fix calculation of the cpu model (display model) in coretemp_tjmax().
The CPUID2MODEL() macro returns only low 4bit, so the checking against 0x17
doesn't work correctly. The correct way is to use the display model.
Remove incorrect extmodel check. Same as FreeBSD.
2013-11-12 15:58:38 +00:00
skrll
f52524456d Make CONFIG_USB_DWC2_DEBUG_PERIODIC compile. 2013-11-12 15:13:14 +00:00
msaitoh
4ebdac3180 Calcurate the processor family correctly. The extended family bits
should be added only when the base family is 0xf.
2013-11-12 15:08:01 +00:00
mbalmer
f9cf0d6e6c Add a syslog(3) binding for Lua (not yet linked to the build.) 2013-11-12 14:32:03 +00:00
kefren
f7c77f192b Retire t_ldp_static. It's too heavy weighted for releng's anita and mostly
unsuited for atf.
2013-11-12 12:22:33 +00:00
kefren
4d4f2b7db1 * implement TCP CUBIC congestion control algorithm
* move tcp_sack_newack bits inside reno and newreno_fast_retransmit_newack
* notify ECN peer about cwnd shrink in [new]reno_slow_retransmit

Based on the patch proposed on tech-net@ on Nov 7 with minor improvments:
 * adapt wmax for no-fast convergence case
 * correct cbrt calculation for big window sizes (>750KB)
2013-11-12 09:02:05 +00:00
wiz
d8099589ae Remove trailing whitespace. 2013-11-12 06:07:30 +00:00
wiz
32db1dc333 Remove superfluous comma. 2013-11-12 06:06:21 +00:00
dholland
d5928c1bba clarify warning printout 2013-11-12 03:29:22 +00:00
rmind
1e7342c150 NPF: add support for table naming and remove NPF_TABLE_SLOTS (there is
just an arbitrary sanity limit of NPF_MAX_TABLES currently set to 128).

Few misc fixes.  Bump NPF_VERSION.
2013-11-12 00:46:34 +00:00
joerg
80f3dc5a69 Man page entries for ceill, floorl and roundl. 2013-11-12 00:10:29 +00:00
joerg
2e412cf6b8 Add initial version of ceill, floorl and roundl from FreeBSD. 2013-11-11 23:57:34 +00:00
joerg
b17548bd54 Update LLVM/Clang snapshot to r194393 for the FPU changes on x86. 2013-11-11 23:51:36 +00:00
joerg
3344572a41 Import libc++ r194207. This brings in various bug fixes, a good chunk of
support for the up-coming C++14 and improved compatibility with various
compilers other than Clang.
2013-11-11 23:42:23 +00:00
pooka
63714dea2f Avoid calling curcpu() when we know the result is constant. 2013-11-11 23:11:30 +00:00
pooka
d64fcb8d70 Defer softint thread creation to first softint_establish() for that level.
Speeds up rump kernel bootstrap and saves memory -- very rarely are all
softint levels in a rump kernel used.
2013-11-11 23:06:40 +00:00
rmind
6862603939 tmpfs_alloc_node: use cprng_fast64(), the old random(9) shall be removed. 2013-11-11 17:04:06 +00:00
christos
27021b9452 CID 1128377: Comment out unreachable code; model is only 4 bits wide, so
none of these constants can ever match.
2013-11-11 17:02:53 +00:00