leot
ac8a7a7063
Fix capitalization of NetBSD.org
...
Noticed via htutils/scripts/case-netbsd script.
2022-08-30 07:29:44 +00:00
dholland
a611fd1e16
Attach tradcpp to the build.
2022-08-27 21:53:38 +00:00
christos
bbf4440ad5
new acpica
2022-08-27 14:07:26 +00:00
nia
f1c1708c20
Update recent changes
2022-08-25 08:20:19 +00:00
lukem
dac6dcb8de
Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC
...
Remove support for building extsrc/:
1. Makefile: remove do-extsrc target.
2. build.sh: remove options -y and -Y extsrcdir.
3. distrib/sets: remove support for extsrc in various tools
including the options -L ext and -y, and the extsrc sets.
4. doc/BUILDING.mdoc: remove docs for extsrc/, EXTSRCSRCDIR, MKEXTSRC (etc)
5. bsd.own.mk and various Makefiles: remove support for extsrc/,
EXTSRCSRCDIR, MKEXTSRC.
As proposed on tech-kern and tech-userlevel on 2022-01-07
and followed up on 2022-08-21.
2022-08-21 07:10:03 +00:00
wiz
8bc6221bad
gcc-12.2.0 out
2022-08-19 21:37:12 +00:00
kre
98547a33cb
Balance the parentheses in the previous update...
2022-08-17 12:25:47 +00:00
kre
8baf2feee2
Note tzdata2022c
2022-08-17 12:24:42 +00:00
christos
4d81b9d72e
new tzcode
2022-08-16 11:09:08 +00:00
nia
be6f37654f
Add bge(4) to the list of drivers that take advantage of NET_MPSAFE
2022-08-14 10:13:06 +00:00
nia
2e89e673ad
doc: Recent changes from various
2022-08-14 10:07:58 +00:00
rin
8486e82fc6
Note that aes_ccm_tag() still fails with GCC 10.4 with -O2 on m68k.
2022-08-10 13:38:26 +00:00
kre
11df5b7f95
Minor alteration to the description of what df -b does (plus tiny reformat)
2022-08-09 07:39:21 +00:00
wiz
03f6c6cc27
CHANGES: update clone entry for later changes
2022-08-09 06:57:30 +00:00
nia
c787479c8e
Capitalize POSIX.
2022-08-08 20:47:00 +00:00
nia
a9da9619e3
doc: Recent changes from several developers
2022-08-08 20:43:31 +00:00
wiz
724324d7c9
binutils-2.39 out
2022-08-06 09:39:50 +00:00
wiz
0ecbd9366b
update for new openssl releases, mention openssl 3.0.5
2022-07-29 12:49:16 +00:00
mrg
370697021d
GCC 10.4.0 is now in -current.
2022-07-22 21:11:47 +00:00
wiz
230f85b870
fix current libarchive version, and mention 3.6.1 release
2022-07-22 12:30:56 +00:00
kre
1f79159709
Note realpath(1) update.
2022-07-21 09:56:34 +00:00
msaitoh
7ee73064ad
doc: mfii(4): Support Newer devices up to SAS39{08,16} (Aero).
2022-07-16 07:28:39 +00:00
brook
317b3a6922
usr.sbin/installboot: Add a command line option (-u) to set U-Boot search paths
...
Installboot can install U-Boot boot blocks directly into a system
image. Normally, the U-Boot files are searched for in
/usr/pkg/share/u-boot, under the expectation that most people will
build them with pkgsrc. However, it is also possible to set an
environment variable (INSTALLBOOT_UBOOT_PATHS) to a colon-separated
search path to accommodate other situations. This commit adds a
command line option (-u) to set the search path; if present, it
overrides the environment and default.
2022-07-10 19:28:00 +00:00
nia
4aa47cf387
doc: Various changes in the past week from various developers
2022-06-30 11:03:07 +00:00
fcambus
3d0f6073cd
Note that GCC 10.4 has been released today.
2022-06-28 15:58:59 +00:00
nia
3e5b48566c
doc: Various changes in June from various developers
2022-06-22 08:31:06 +00:00
tsutsui
b83c8cddf1
Mention about luna68k psgpam(4) audio.
2022-06-10 21:43:30 +00:00
nia
65d5dda139
doc: More various changes from other developers
2022-06-08 07:24:12 +00:00
mrg
2fbb47700a
gcc 9 is no longer relevant here.
...
(may be in gcc.old, but soon after netbsd-10 branch we'll both
obsolete it on the branch and likely upgrade -current gcc.)
2022-06-05 05:16:57 +00:00
wiz
c68827c5a8
tmux 3.3 out.
2022-06-01 21:01:44 +00:00
christos
998b891be9
document gomoku
2022-05-31 19:14:10 +00:00
rin
c07af875a1
Fix dates for previous; it is still 20220530 for UTC ;)
2022-05-30 15:22:44 +00:00
rin
ea5c23be9b
Document changes for powerpc:
...
- Fix userland unaligned memory access for 403.
- Unify libc binaries among all 32-bit ppc ports.
2022-05-30 15:11:45 +00:00
gutteridge
4217f67448
CHANGES: minor grammar fixes
2022-05-29 01:45:56 +00:00
andvar
7b29bb5990
s/knowlege/knowledge/
2022-05-28 21:54:56 +00:00
rillig
f71d3dff53
doc/CHANGES: summarize latest changes to gomoku
2022-05-28 09:41:51 +00:00
wiz
e4353e34a7
gcc 9.5.0 out.
2022-05-27 21:43:26 +00:00
nia
54193f9342
stray .
2022-05-25 09:35:58 +00:00
nia
bb794922be
doc: GPU driver update
2022-05-25 08:54:17 +00:00
nia
6269d4f9b0
doc: More miscellaneous changes by other developers
2022-05-25 08:51:20 +00:00
nia
cb5d6ddefa
Even more changes from other developers (mostly efiboot related)
2022-05-25 07:51:28 +00:00
nia
eb55121173
Spell Jason's name correctly.
2022-05-25 07:30:36 +00:00
nia
531340cc74
doc: Add various CHANGES entries on behalf of other developers.
...
Sorry if I got yours wrong! Please adjust it.
While here, attempt to fix the syntax of riastradh's recent entry.
2022-05-25 07:27:10 +00:00
fcambus
a6c96c3a6d
Add information for Spleen fonts.
2022-05-24 14:11:15 +00:00
fcambus
65d651fe31
Note that GCC 12.1 has been released on May 6th.
...
While there, switch home page to HTTPS.
2022-05-24 13:52:52 +00:00
fcambus
3699ddcd44
Note that binutils 2.38 has been released in February.
...
While there, switch home page to HTTPS.
2022-05-22 09:57:58 +00:00
riastradh
b997f5d299
doc/CHANGES: Expand notes on vether(4) and tap(4).
2022-05-21 15:03:08 +00:00
riastradh
a7991111c0
doc/CHANGES: Nix trailing whitespace.
2022-05-21 14:58:20 +00:00
uwe
8d7f698117
Terminus Font: Import IBM-encoded versions from 4.49.1
...
Terminus Font is a clean, fixed width bitmap font, designed for long
(8 and more hours per day) work with computers.
The font has a very good script coverage and subsets with other
encodings can be imported in the future.
This commit imports IBM437 encoded (WSDISPLAY_FONTENC_ISO) subsets
converted to WSF format. wsfont metadata are stored in the files, so
you can load them without any additional arguments to wsfontload(8).
2022-05-14 14:02:08 +00:00
wiz
fd79d7de09
openssl-1.1.1o out.
2022-05-10 05:41:54 +00:00
gutteridge
192d1919eb
3RDPARTY: note most recent version of pkg_install
2022-05-10 00:54:00 +00:00
reinoud
a04b9fa551
Forgot to mention adding support for VirtIO PCI v1.0 attachments next to
...
legacy v0.9.
2022-05-09 07:20:18 +00:00
rillig
cd641597e2
doc/CHANGES: add indent(1), lint(1), make(1)
2022-05-03 22:12:54 +00:00
andvar
0ac7f4ddbc
fix various typos, mainly s/trasfering/transferring/ and s/theese/these/.
2022-05-03 20:52:30 +00:00
wiz
544dc2388d
gdb-12.1 out
2022-05-02 08:12:51 +00:00
brad
a184dce7ee
Mention the changes for /etc/rc.d/gpio
2022-04-30 15:45:41 +00:00
wiz
ac7e080d09
gcc-11.3 out.
2022-04-23 20:56:43 +00:00
christos
8aa79f4b59
new OpenSSH
2022-04-15 14:02:08 +00:00
rillig
4cf69f2f8a
doc/HACKS: add bug report for internal compiler error on alpha
2022-04-10 19:54:57 +00:00
martin
23bef704a2
PR 56789: document gcc bug workaround for -ftrapv on alpha.
2022-04-10 13:26:47 +00:00
wiz
5c3f93b04d
openssh-9.0 out
2022-04-08 05:47:33 +00:00
reinoud
5d6d20a893
Added fsck_udf(8) and upgraded newfs_udf/makefs for UDF
2022-04-06 13:43:24 +00:00
christos
de7269d56c
new ISC dhcp
2022-04-03 01:12:47 +00:00
wiz
719b3437d7
zlib-1.2.12 out
2022-03-29 22:09:58 +00:00
christos
e19b521a1d
new tzcode
2022-03-22 17:49:30 +00:00
kre
e4971af455
Note tzdata 2022a (using tzdata2022agtz upstream fork)
2022-03-20 18:04:52 +00:00
christos
74ec86eb01
new OpenSSL
2022-03-15 21:02:11 +00:00
wiz
daf1fd209f
new openssl out
2022-03-15 18:18:27 +00:00
taca
6d2501cedc
ISC DHCP 4.4.3 released.
2022-03-13 15:23:38 +00:00
reinoud
f15dde2ee3
Add note on optical media lockup fix for UDF
2022-03-09 22:55:32 +00:00
reinoud
c297e948d9
Add notes on various UDF fixes concerning Windows10 interoperationability with
...
recordable media.
2022-03-09 22:52:28 +00:00
wiz
3eca4640ee
expat 2.4.7, another security fix release, out
2022-03-05 08:53:58 +00:00
christos
c923fa57dc
new OpenSSH
2022-02-23 19:08:48 +00:00
christos
222fa6795b
new expat and fold long line
2022-02-23 15:25:50 +00:00
wiz
06969ba58f
openssh 8.9 out
2022-02-23 12:17:06 +00:00
wiz
8651e94a2a
sqlite-3.38 out
2022-02-23 10:56:18 +00:00
wiz
6080bd35e4
new expat 2.4.6 available
2022-02-21 08:15:05 +00:00
wiz
848914998b
expat-2.4.5 out (security fix release)
2022-02-19 17:54:02 +00:00
mrg
c0a92ff185
note some recent things i've done in pci, scan_ffs, vmstat and blkdiscard.
2022-02-07 09:50:05 +00:00
mrg
cb7d68e608
update GMP info.
2022-02-07 09:33:45 +00:00
rillig
c153636995
tools: allow tools to use C99
...
The previous requirement was that tools should only use C89 features.
Several tools did not follow this rule for years. Since nobody
complained about not being able to build NetBSD in a C89 environment,
drop that rule, now requiring C99.
https://mail-index.netbsd.org/tech-toolchain/2022/01/30/msg004091.html
2022-02-03 20:32:38 +00:00
wiz
3c1c2cc3d8
expat 2.4.4 out (security fix release)
2022-02-01 12:10:04 +00:00
wiz
adcea401f9
postfix-3.6.4 is out.
2022-01-26 19:19:13 +00:00
christos
d667fe3ab8
new tmux
2022-01-23 16:48:37 +00:00
wiz
d64a5c63b3
tmux-3.2a out
2022-01-21 15:07:33 +00:00
wiz
a4484a2b0e
expat 2.4.3 out
2022-01-17 08:30:57 +00:00
gutteridge
cbf269bc8d
desktop: update some details
...
The default WM was changed to ctwm by nia@ some time ago, remove that
item. While here, update the list of DEs that are available for NetBSD
via pkgsrc.
2022-01-15 19:38:05 +00:00
nia
2d4c838a26
doc: sysinst WLAN changes
2022-01-11 10:07:23 +00:00
christos
33e7e30822
new OpenSSL
2022-01-07 15:51:42 +00:00
jmcneill
0b954db53a
mcommphy(4): Add driver for Motorcomm YT8511 GbE PHY.
...
eqos(4): Add driver for DesignWare Ethernet Quality-of-Service controller.
2022-01-03 17:21:13 +00:00
msaitoh
005e550101
s/sensitve/sensitive/
2022-01-01 11:58:03 +00:00
msaitoh
988ab2c9fa
s/sytem/system/
2022-01-01 10:32:28 +00:00
msaitoh
777518dc50
s/implemenation/implementation/ in comment.
2022-01-01 08:34:34 +00:00
riastradh
34e921e5dc
doc: Update TODO.smpnet to reflect invention of ETHER_F_ALLMULTI.
2021-12-31 00:57:12 +00:00
christos
2d018f203f
new acpica
2021-12-18 18:05:55 +00:00
brad
4baee7b8d2
Mention the SCMD device
2021-12-07 17:50:27 +00:00
msaitoh
8a3fe07864
s/from from/from/ in comment.
2021-12-05 04:54:20 +00:00
msaitoh
206883d368
differnt -> different
2021-12-05 04:39:49 +00:00
msaitoh
1e6ab25125
as/aggresive/aggressive/ in comment.
2021-12-05 03:43:50 +00:00
msaitoh
936723927f
s/commited/committed/
2021-12-05 02:24:16 +00:00
wiz
884fa6c25e
sqlite3-3.37.0 out
2021-11-28 09:14:21 +00:00
ryo
58193bd733
Add support COMPAT_LINUX32 for aarch64
2021-11-25 06:19:06 +00:00
thorpej
f5f80c0753
Temporary hack to work around incorrect/missing unwind info for
...
the t_sig_backtrace test case on ARM when compiled with optimization.
2021-11-23 23:29:55 +00:00
nia
f82f784eae
doc: new key generation method for cgdconfig(8)
2021-11-22 16:06:19 +00:00
jmcneill
436c8ba1a3
evbarm: Add support for Rockchip RK3288 SoCs.
2021-11-12 22:02:49 +00:00
jmcneill
8117ff22d9
dts: Import dts files from Linux 5.15.
2021-11-07 17:17:24 +00:00
jmcneill
65bc361824
dts updated to 5.15
2021-11-07 17:16:19 +00:00
brad
a827f0510e
Mention sht3xtemp(4)
2021-11-06 13:36:34 +00:00
nia
d545797983
Update networking roadmap.
2021-10-31 08:19:29 +00:00
nia
9996dfdc14
drm++
2021-10-31 08:11:13 +00:00
christos
2436c4d2a8
new acpica
2021-10-28 14:54:32 +00:00
nia
26d49f91fa
doc: password hash changes
2021-10-26 21:18:51 +00:00
kre
8014931c60
Note tzdata2021e update.
2021-10-22 21:03:50 +00:00
christos
d00d3a6096
New tzcode 2021e
2021-10-22 14:27:38 +00:00
roy
5f41acdb5c
Note update to dhcpcd-9.4.1
2021-10-22 13:32:28 +00:00
andvar
6f8dc1509f
fix various typos, mainly in comments, but also in man pages and log messages.
2021-10-21 13:21:53 +00:00
knakahara
c19186b819
doc: pktq_rps_hash() changes.
2021-10-21 02:47:17 +00:00
nia
e45e706c1e
doc: MKPIE/MKRELRO for aarch64
2021-10-14 21:18:07 +00:00
brad
07c1ed8b6c
Mention sht4xtemp and sgp40mox in CHANGES. Add an entry for the Sensirion
...
VOC algorithm in 3RDPARTY.
2021-10-14 14:53:41 +00:00
nia
b285c3f724
libcrypt hack for vax
2021-10-13 20:11:54 +00:00
msaitoh
ee33c1c654
Fix previous.
2021-10-13 08:29:26 +00:00
msaitoh
39f4429f81
doc: wm(4): Add Tiger Lake and newer devices (I219 LM10-LM15 and V10-V14).
2021-10-13 08:28:00 +00:00
nia
55b41e230e
doc: wscons changes
2021-10-10 08:42:43 +00:00
kre
ae04f7b6f0
We are now (partial) at tzdata2021c. This involves no changes other than
...
here (this), as we had not adopted the changes to tzdata in 2021b that were
reverted in 2021c, and the other changes are all to tzcode (and not
very important to us, either 2021b or 2021c tzcode changes).
2021-10-02 11:01:53 +00:00
kre
9a89a03e6b
tzdata partial update to 2021b
2021-10-01 22:42:28 +00:00
jmcneill
072af9b940
gnu-efi: Import version 3.0.14.
2021-09-30 19:12:04 +00:00
jmcneill
8795b854d5
gnu-efi: updated to 3.0.14
2021-09-30 19:11:22 +00:00
christos
a9f8395a14
new OpenSSH
2021-09-27 17:04:12 +00:00
wiz
fe9d2d610d
openssh 8.8 is out
2021-09-27 11:13:12 +00:00
wiz
78b8f9beca
mandoc 1.14.6 out.
2021-09-24 15:48:35 +00:00
christos
f912bd0622
new libfido2, pam-u2f
2021-09-24 13:14:49 +00:00
ryo
ccd10e8562
Add support COMPAT_LINUX for aarch64
2021-09-23 09:09:34 +00:00
thorpej
11ea2e7b11
Update the status of the thorpej-futex branch.
2021-09-20 02:26:05 +00:00
thorpej
ea0c2f1913
Note eventfd, timerfd, POSIX timers, and preadv()/pwritev() additions
...
to COMPAT_LINUX / COMPAT_LINUX32.
2021-09-20 02:23:29 +00:00
thorpej
3c4c0a71c4
Note eventfd(2) and timerfd(2).
2021-09-19 15:52:55 +00:00
tsutsui
1cbde883a7
Mention about luna68k keyboard LED and buzzer command support for wskbd(4).
2021-09-18 13:46:25 +00:00
nia
fc1c2345ce
Bootloader banner changes
2021-09-11 22:34:17 +00:00
christos
467372647e
New OpenSSH
2021-09-02 11:27:19 +00:00
jmcneill
4e7c64baa6
evbarm: Add support for Apple M1.
2021-08-30 23:27:13 +00:00
rin
90597ba318
Support for big-endian mode has been added to evbarm/marvell.
...
Only KUROBOX_PRO has been tested until now.
2021-08-30 00:18:17 +00:00
ryo
e273b94153
note about per-cpu kernel profiling and its performance.
2021-08-20 07:23:54 +00:00
christos
29501d16ba
new bind
2021-08-19 11:52:17 +00:00
mrg
3bd529efda
note sh3 -> GCC 10.
2021-08-16 17:41:00 +00:00
wiz
eb6fd168d3
grep-3.7 out.
2021-08-15 17:09:03 +00:00
mrg
91dde05bbf
note some things i've done lately:
...
- efiboot / libsa gained bi-endian / raidframe
- evbarm boot -d
- GCC and GMP updates
2021-08-14 23:56:32 +00:00
christos
f19701a6b8
new OpenLDAP
2021-08-14 16:20:31 +00:00
jmcneill
e5243765ea
evbarm: Improvements in interrupt handling on Arm GIC v2 and v3 systems
...
resulting in better network and storage performance.
2021-08-10 16:45:35 +00:00
andvar
6584ea569e
fix various typos in compatibility, mainly in comments.
2021-08-09 20:49:08 +00:00
andvar
32a556f954
fix various typos in comments and messages.
2021-08-09 19:24:32 +00:00
thorpej
cbb54e7dae
thorpej-i2c-spi-conf -> thorpej-i2c-spi-conf2.
2021-08-09 00:32:51 +00:00
jmcneill
f9f3034040
evbarm: Add support for Arm PCI Configuration Space Access Firmware
...
Interface (DEN0115).
evbarm: Add support for Broadcom BCM2838 EMMC2 in ACPI mode, as found
on the Raspberry Pi 4.
evbarm: Add support for shared ACPI platform interrupts.
2021-08-08 12:35:43 +00:00
thorpej
4b4b2c112f
thorpej-cfargs2 merged.
2021-08-07 16:21:02 +00:00
thorpej
a96c569c89
Document thorpej-futex2.
2021-08-07 14:19:12 +00:00
nia
a3d8d8e3ac
doc: more MPSAFE interfaces
2021-08-04 13:50:47 +00:00
rin
993d421138
Switch evbppc/ibm4xx to generic evbppc (same as oea) kernel modules.
...
I've confirmed that kernels similar to amd64/conf/MODULAR work fine
both on 403 and 405.
XXX
Unfortunately, we cannot immediately switch evbppc/booke to generic
kernel modules yet; it has its own intr.h implementation.
2021-08-03 09:25:43 +00:00
msaitoh
93c977b8e5
Remove ixgbe because both ixg and ixv exist in the list.
2021-08-03 01:44:10 +00:00
mrg
c6138d97c3
update the list of ethernet drivers that have been MPSAFEified.
2021-08-02 23:49:26 +00:00
thorpej
9584483cb0
Document thorpej-cfargs2.
2021-08-01 21:00:41 +00:00
wiz
bbda970340
gcc 11.2 out
2021-07-29 13:42:38 +00:00
manu
9cfa8f6485
Tie the maximum file lock per unprivilegied uid to kern.maxfiles
2021-07-27 12:40:07 +00:00
rin
c8b1bf8a2f
binutils 2.37 has been released.
2021-07-19 01:34:03 +00:00
rin
013c9183cf
PR port-sh3/56311
...
Correct misinterpretation for the cause of the problem, and link to
the bug report for upstream.
2021-07-16 10:02:50 +00:00
rin
e07b90ff50
PR port-sh3/56311
...
Document -O0 workaround for initdecl() in doc/HACKS.
2021-07-15 08:02:47 +00:00
mrg
c0e7424b58
GMP is updated to 6.2.1 now.
2021-07-11 21:28:17 +00:00
mrg
3a30011fe8
note that MPC is now at 1.2.1, and that GMP has 6.2.1 available.
2021-07-11 20:15:38 +00:00
tsutsui
520cf7bbbd
Mention about hp300 rd(4) improvements for HPDisk.
2021-07-09 17:07:29 +00:00
thorpej
95bcd082db
Remove jemalloc and gdb hacks for alpha; root cause has been addressed.
2021-07-06 12:42:12 +00:00
christos
897ac01663
new acpica
2021-07-06 12:26:03 +00:00
hgutch
f20bc1e7bd
Update gcc9-sh3-lint - instead of disabling optimization for lex.c on
...
sh3, rather revert the gcc change that (seemingly accidentally) broke
this.
2021-07-05 11:16:56 +00:00
nia
9d462d16a8
doc: removed uscanner
2021-06-29 10:26:17 +00:00
rillig
c98dd4a405
lint1: add bug report for internal GCC compiler error
2021-06-23 07:11:41 +00:00
martin
cbd413d1ce
Document sh3* lint hack for gcc 9
2021-06-22 13:02:52 +00:00
mrg
5be704ed29
switch m68000, m68k and 32 bit arm to GCC 10. just sh3 left!
...
special thanks to rin for fixing arm32.
2021-06-19 06:19:35 +00:00
christos
99047b006e
new libfido2
2021-06-17 01:16:55 +00:00
rin
c9540f6f13
PR toolchain/55837
...
Get rid of -O0 hack for GDB for hard-float arm. This was necessary because
libunwind did not support s0-s31. Note that for *most* cases (not all!),
-O0 stops using VFP registers for general purposes.
Also note that this hack was incomplete. We had to compile every functions
with -O0, that can be unwinded. Otherwise, GDB crashed every time exceptions
were raised.
2021-05-31 22:33:19 +00:00
pgoyette
f23451e792
Note that compat_60 modules on i386 and amd64 once again include the
...
microcode-update functionality.
2021-05-30 02:37:42 +00:00
joerg
29a820dc74
Drop a number of entries that no longer apply.
2021-05-30 02:29:24 +00:00
mrg
ebdc19dba7
updated latest date for GCC.
2021-05-27 07:01:23 +00:00
mrg
5987b1b519
note recent raid and GCC updates.
2021-05-27 06:59:39 +00:00
christos
21016e6e8f
new isc-dhcp
2021-05-26 22:54:45 +00:00
nia
63a6293b40
ossaudio too I guess
2021-05-22 17:20:01 +00:00
nia
0c596382e7
doc: allege responsibility
2021-05-22 17:18:57 +00:00
nia
d57305d011
fix syntax
2021-05-19 16:06:13 +00:00
yamaguchi
17f3f70e5b
doc: added lagg(4)
2021-05-17 06:31:30 +00:00
mrg
e5aaa45327
note spiflash(4) works on rk3328.
2021-05-15 10:22:46 +00:00
nia
47f65e3eb4
doc: added Neo 2 keyboard layout
2021-05-11 14:52:22 +00:00
nia
8f193ef2d3
doc: imported aiomixer
2021-05-08 12:45:04 +00:00
christos
e30fc55584
mention gdb hack discovered by rin.
2021-05-08 12:27:21 +00:00
jmcneill
0b0528ef1b
evbarm: Add support for Allwinner V3s SoCs.
2021-05-05 10:25:36 +00:00
wiz
f5858a27ff
gcc-11.1.0 is out.
2021-05-02 08:18:38 +00:00
jakllsch
905e5ea3f4
fix syntax of latest CHANGES entry
2021-05-01 16:14:35 +00:00
christos
d8140e6fb7
Mention resolver change, and fix 2020 entries that should have been 2021
2021-04-30 22:22:49 +00:00
christos
3ae7eae923
new bind
2021-04-29 17:29:06 +00:00
thorpej
dd5b3b4c32
Document thorpej-i2c-spi-conf branch.
2021-04-25 18:16:25 +00:00
mrg
9aab5f6a62
switch powerpc and arm64 to GCC 10.
2021-04-25 08:01:54 +00:00
thorpej
f468820e06
thorpej-cfargs has been merged.
2021-04-25 01:01:09 +00:00
christos
f4a8719e32
new OpenSSH
2021-04-19 14:42:18 +00:00
wiz
1f94b32954
openssh-8.6 out
2021-04-19 06:29:13 +00:00
christos
cf3bd6375f
new tmux
2021-04-17 20:42:57 +00:00
wiz
c2f08324c4
tmux 3.2 out.
2021-04-17 10:13:09 +00:00