Commit Graph

5054 Commits

Author SHA1 Message Date
simonb 2ca802e8e6 Note better kern.maxfiles defaults. 2020-11-12 12:19:46 +00:00
kamil 994be4e978 Reintroduce the support of MKCATPAGES
Requested by <mrg>
2020-11-10 21:47:40 +00:00
wiz bedd7ae6ef grep 3.5 is out for a while. 2020-11-08 15:57:01 +00:00
kamil 4045d62396 Remove the support for MKCATPAGES
It was optional since 1999 and disabled by default since 2012.

Proposed on tech-userlevel@.
2020-11-08 14:52:35 +00:00
christos 40c5c335c2 new tmux 2020-11-01 17:54:46 +00:00
thorpej 5df18a5cf1 Document the thorpej-futex branch. 2020-11-01 15:41:56 +00:00
roy bf03a5666c Note dhcpcd update 2020-11-01 14:25:48 +00:00
wiz 1697e9770d tmux-3.1c out. 2020-11-01 11:06:30 +00:00
kre 39934b0e96 Note update to tzdata 2020d 2020-10-22 08:26:00 +00:00
nia f1e5511902 doc/CHANGES: Added support for the OSSv4 Mixer API 2020-10-20 07:52:45 +00:00
christos 63f877a601 new tzcode 2020-10-17 16:25:24 +00:00
kre f421c7462f Note update of tzdata from 2020b to 2020c 2020-10-17 08:29:48 +00:00
wiz 4ac7629a39 lua 5.3.6/5.4.1 out. 2020-10-16 11:17:54 +00:00
thorpej ee912053c1 Document CPUFLAGS here (it's already documented in share/mk/bsd.README).
This will address the initial concern in PR port-alpha/55545.
2020-10-13 01:59:32 +00:00
uwe 02b4a321b1 Mention HOST_CFLAGS and HOST_CXXFLAGS. 2020-10-12 21:14:36 +00:00
uwe 9a7d963937 If this file is processed with real roff (doc.tmac) tweak things to
make ascii output as close to the mandoc output as possible.
There are only two diffs:
- groff renders em-dash as -- in the NAME section
- mandoc misses "NetBSD" in the "NetBSD System Manager's Manual"
  section header
2020-10-12 21:12:34 +00:00
uwe c6ee822b87 Bump date and regen for BUILDING.mdoc revision 1.127
that introduced build.sh -c <compiler> option.
2020-10-12 21:05:54 +00:00
roy e52974ecc6 Note update to dhcpcd-9.3.1 2020-10-12 14:10:37 +00:00
christos 31f51cf979 new tzcode 2020-10-09 19:05:57 +00:00
rin 75fa0b3cd9 GCC 9.3 miscompiles dwarf2{expr,loc}.c with -O2 for earmv5hf{,eb}
(-O1 is fine). This is a new regression introduced in GCC9.

For everyone's safety, extend -O0 hack to dwarf2{expr,loc}.c for
all arm variants with GCC >= 8.
2020-10-08 08:31:37 +00:00
kre 5d87541b7e Note update to tzdata 2020b 2020-10-08 04:30:04 +00:00
wiz 02e7ed576c expat-2.2.10 out. 2020-10-07 19:53:32 +00:00
rin dbe4bf45a3 PR port-alpha/54307
GCC 9.3 seems to be able to compile rtree.c with -O2:

- No new regressions in ATF.
- System survives over a night, at least, under heavy loads.

On the other hand, unfortunately, GCC 9.3 still miscompiles tcache.c
with -O2 or -O1. For example, even ``gcc -g hello.c'' fails with ICE
if tcache.c is compiled with -O[12] in libc.
2020-10-07 07:35:28 +00:00
roy 54ebee488b Note import of dhcpcd-9.3.0 2020-10-05 16:04:11 +00:00
rin 098da78686 Update gdb/dwarf2expr.c hack for earmv7hf{,eb}; the situation does not
change even for GCC 9.3 with ``memcmp'' fix.
2020-10-05 13:32:31 +00:00
rin d1007566db Update aes_ccm_tag() hack for m68k.
Even with ``memcmp fix'', GCC 9.4 miscompiles this function for -O[12].
But the situation was slightly changed from that with GCC 8.3:

* -O0 and -O1 work but -O2 fails for 68060 and 68040 (real hardware)
* -O0 and -O2 work but -O1 fails for 68020 and 68010 (TME)
2020-10-05 13:20:30 +00:00
rin 06cb72d7e9 Remove -fno-omit-frame-pointer hack for sun2 kernel. 2020-10-05 10:44:09 +00:00
kamil b02045bad0 Reset the entries for drochner and dsl
i386 and amd64 are now maintained by core.
2020-10-01 18:34:06 +00:00
kamil 9d68f742b6 Remove 2020-10-01 18:23:29 +00:00
kamil 07aee10b44 Drop TODO.ptrace
The remaining issues are mostly tracked in the ATF ptrace tests and GDB
or LLDB test-suite.
2020-10-01 18:21:11 +00:00
kamil 2164a614c5 Drop TODO.sanitizers
The LLVM work is merged mostly to GCC.
The remaining work is not worth tracking here and is restricted mostly to
fixing bugs from various 'make check-*' targets in LLVM.
2020-10-01 18:19:20 +00:00
msaitoh 811d5a8b03 s/parition/partition/ 2020-09-29 02:49:55 +00:00
roy 849ec8dcfc Note import of vether(4) 2020-09-27 13:46:19 +00:00
mrg a5281379e4 note GMP 6.2.0 is in -current. 2020-09-27 00:32:22 +00:00
mrg fd8131476e note mpc (1.2.0) and mpfr (4.1.0) have new versions and are also
updated to them.  note gmp has a new release (6.2.0).
2020-09-26 07:59:18 +00:00
kamil 2e800378ca ld.so(1): Upgrade r_debug to the protocol version 1. 2020-09-21 16:12:16 +00:00
thorpej a49efde809 Note several recent Alpha improvements. 2020-09-19 03:33:15 +00:00
christos 504f830372 mention strtod hack 2020-09-18 14:09:47 +00:00
roy d5e1a6b065 Note ND changes for ARP and RFC 7048. 2020-09-16 13:47:00 +00:00
kamil 608062ee21 gcc(1): Install TSan for 64bit CPUs. 2020-09-13 03:03:57 +00:00
wiz 798b4e9793 Update gcc entry. 2020-09-12 08:39:36 +00:00
wiz c1d4793f2a Fix typo in gcc version. 2020-09-12 08:39:31 +00:00
mrg a1c8c273ac switch to GCC 9 on arm and x86.
note GCC 8.3, 8.4 and 9.3 import dates.  add an UPDATING entry.
2020-09-12 08:31:39 +00:00
yamaguchi c5772b6d01 Note iavf(4) 2020-09-09 05:16:01 +00:00
roy 52732d9dbe Note dhcpcd update 2020-09-06 14:58:53 +00:00
riastradh 25154f5f0c Clarify wg(4)'s relation to WireGuard, pending further discussion.
Still planning to replace wgconfig(8) and wg-keygen(8) by one wg(8)
tool compatible with wireguard-tools; update wg(4) for the minor
changes from the 2018-06-30 spec to the 2020-06-01 spec; &c.  This just
clarifies the current state of affairs as it exists in the development
tree for now.

Mark the man page EXPERIMENTAL for extra clarity.
2020-08-26 16:03:40 +00:00
riastradh 16d84c341e 3RDPARTY janitorial service 2020-08-20 21:59:54 +00:00
riastradh b225b23868 Note WireGuard.
(ozaki-r did the vast majority of the actual implementation in 2018;
I just dusted it off and imported it.)
2020-08-20 21:45:46 +00:00
mrg 0e3b39d202 note mips crash(8). 2020-08-17 04:16:24 +00:00
jdolecek 2d68cdd6ba note COMPAT_LINUX is disabled by default now 2020-08-16 10:31:40 +00:00