Commit Graph

5010 Commits

Author SHA1 Message Date
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
riastradh 15b0f0a3be Nix trailing whitespace. 2020-08-14 01:14:17 +00:00
riastradh 3245986ff3 Note getrandom. 2020-08-14 01:07:56 +00:00
maxv cccc70bfe0 sync 2020-08-11 15:35:17 +00:00
christos ad41e17ca5 new openldap 2020-08-11 13:18:04 +00:00
rin ed4d086548 Add hacks for GCC8 vs m68k ports:
compile aes_ccm_tag() with -O0 for GCC8
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/crypto/aes/aes_ccm.c#rev1.5

compile kernel with -fno-omit-frame-pointer for GCC8
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/sun2/conf/Makefile.sun2#rev1.25
2020-08-10 06:46:27 +00:00
christos b973de8fe5 new dhcp 2020-08-03 21:12:29 +00:00
christos 76d6830edd new bind 2020-08-03 17:35:28 +00:00
christos c897a8318c fix blocklist mailing list, update bind 2020-08-03 01:38:10 +00:00
christos 0d8cabc49b new acpica 2020-08-02 20:39:52 +00:00
maxv 6687ecd22a Note PAN. 2020-08-02 07:15:05 +00:00
maxv 5f0b9ff29d Note BRIDGE_IPF removal. 2020-08-01 08:22:37 +00:00
maxv b84521f2f3 Remove references to BRIDGE_IPF, it is now compiled in by default. 2020-08-01 08:20:47 +00:00
maxv 09f8c90c94 BRIDGE_IPF is MP-safe, discussed with ozaki-r@ 2020-07-31 16:59:04 +00:00
wiz ae04ea5a37 gettext-0.21 is out. 2020-07-29 06:50:33 +00:00
jdolecek b0f9c46c82 note that MSI was enabled by default for Xen 2020-07-28 10:29:30 +00:00
jdolecek 04f310fb37 note new Intel XMM7360 driver 2020-07-26 15:14:23 +00:00
tsutsui a1f18cfc44 Note about sun3 Xsun servers. 2020-07-22 20:56:05 +00:00
roy 764879be35 Note openresolv update 2020-07-22 19:03:15 +00:00
kamil 8af10a1e6a libc: Added ppoll() wrapper around native pollts(2) 2020-07-17 15:52:16 +00:00
yamaguchi 58f3aef4d7 Note x86 per-cpu IDTs change 2020-07-17 06:42:56 +00:00
simonb bc6a081a98 Rename the evbmips ERLITE kernel to OCTEON now that it supports more
than just the EdgeRouter Lite.
2020-07-15 12:15:30 +00:00
msaitoh ec8a901c58 Add missing note about Intel I219 LM10-LM15 and V10-V14. 2020-07-15 02:26:07 +00:00
jdolecek 67160b8692 note ciss(4) adapter match update 2020-07-14 17:40:10 +00:00
jdolecek 3717d421cc note bnx(4) MSI/MSI-X and ciss(4) PERFORMANT+MSI/MSI-X 2020-07-14 10:49:21 +00:00
nia 3d1d24ecee doc/CHANGES: More keyboard layouts 2020-07-13 11:26:50 +00:00
nia 1594258707 doc/CHANGES: Added KB_BR 2020-07-12 02:09:51 +00:00
pgoyette d72c27246d Note that the xen vs non-xen issue has been resolved by recent commit
from Chuck Silvers.  (Also add xref to PR port-xen/53130 for history.)
2020-07-05 02:04:25 +00:00
chs 0c4f8e69b2 note x86 Xen kernel module change. 2020-07-04 21:03:50 +00:00
roy ec10befd40 Note import of dhcpcd-9.1.4 2020-07-03 10:47:29 +00:00
roy 6ae10ac187 Note import of dhcpcd-9.1.3 2020-07-02 14:02:04 +00:00
riastradh 8039b48b5b New build.sh option: -c <compiler>
Could never remember what the incantation is to do a clang build, so
now it's just `build.sh -c clang'.
2020-06-30 21:22:19 +00:00
mbalmer 1ad28b1314 www.lua.org uses https. 2020-06-30 07:37:32 +00:00
sevan 544b2f2613 Lua 5.4.0 is out 2020-06-30 05:19:19 +00:00
riastradh a296c51503 Note kernel AES rework. 2020-06-30 00:26:12 +00:00
jdolecek a34b0d7165 belately note the stackgap removals in 2007 2020-06-27 14:03:39 +00:00
jmcneill df9efd08f1 evbarm: Added boot.cfg support to efiboot 2020-06-21 23:53:59 +00:00
jmcneill d9b7e5ed4b evbarm: Add support for loading modules with the bootloader. 2020-06-21 17:26:15 +00:00
roy 2bb388ef25 Note import of dhcpcd-9.1.2 2020-06-15 17:04:03 +00:00
christos 2f0bfbf344 Rename blacklist -> blocklist 2020-06-15 01:57:29 +00:00
christos 8afa238dcb new file(1) 2020-06-15 00:40:14 +00:00
sevan f9bbfcf7a7 Partial scan of components 2020-06-13 22:35:23 +00:00
wiz aec3792841 tmux-3.1b out. 2020-06-13 22:03:38 +00:00
sevan 8ec8478c76 New xz released 2020-06-13 21:23:00 +00:00
roy f08ab056c7 Note removal of RA handling. 2020-06-12 11:07:43 +00:00