sevan
5c319b68dd
New version of mandoc came out last week.
2018-08-13 11:00:55 +00:00
jmcneill
854d7d089c
arm: Add support for Rockchip RK3399 SoC.
2018-08-12 17:14:42 +00:00
maxv
dc70fdb733
mark two entries as done
2018-08-12 15:33:36 +00:00
christos
640826affb
undo the time warp
2018-08-12 13:51:58 +00:00
christos
dd37b37872
mention new bind
2018-08-12 13:07:41 +00:00
alnsn
cd961dbe1c
lua: Import version 5.3.5.
2018-08-10 20:11:29 +00:00
sevan
9e843dfec5
Update current versions of less, libarchive, libpcap.
...
Update libarchive home page.
2018-08-10 00:19:09 +00:00
sevan
f02ae561ce
Add homepage & current version info for elftoolchain.
2018-08-09 23:13:31 +00:00
jmcneill
d4405c4b03
arm: Add driver for ARM GICv3 interrupt controllers.
2018-08-08 19:05:19 +00:00
ozaki-r
40e17cbfc8
Add ipsecif(4)
2018-08-07 07:19:28 +00:00
ozaki-r
6647f64d95
Categorize non MP-safe components into protected and unprotected ones
2018-08-07 07:19:09 +00:00
sevan
851e0ba3ee
Update current version info for IANA services & protocols databases.
...
heads up by <leot>
2018-08-06 22:45:29 +00:00
sevan
8e372342df
Update some current version information.
...
Note DEFAULT_PKCS11_WHITELIST needs to be adjusted for ssh-agent.
2018-08-06 21:58:22 +00:00
alnsn
fb89644f2c
Update Lua, add myself to responsible.
2018-08-05 17:39:55 +00:00
kamil
5d8a81d225
Register micro-UBSan in CHANGES.
...
There are 3 entries:
- Import of the clean-room reimplementation of the runtime.
- uUBSan (user-UBSan) integration with MKLIBCSANITIZER.
- kUBSan (kernel-UBSan) integration as KUBSAN.
2018-08-05 13:24:56 +00:00
kamil
81ce8e88cf
Update TODO.sanitizers
...
Remove the following entries:
- kernel-ubsan is done and merged with src/.
- the no-ASRL boot.cfg option has been rejected.
2018-08-05 13:10:04 +00:00
kamil
103f8cb78c
Update TODO.ptrace
...
Drop the following entries:
- PaX MPROTECT tests - done, implemented.
- research of ipkdb(4) - it's gone, if it will be superseded it would be
probably a networking interface for kgdb
- PTRACE_VFORK implemented and covered by tests, there are SMP bugs left
2018-08-05 13:07:33 +00:00
maxv
fa386c03cb
Mark two entries as done.
2018-08-02 17:34:51 +00:00
maxv
a481e24ab2
Note the removal of non-PAE-32bit-PV.
2018-08-01 13:41:26 +00:00
sborrill
fb8e9fff11
Note that mss clamping should be improved
2018-08-01 08:54:48 +00:00
darcy
485ccd6794
Suggest command line variables.
2018-07-31 20:33:06 +00:00
maxv
b9bdc01367
Add new item, about deprecating IPF/PF; I thought it was there, but
...
realized it wasn't.
2018-07-31 19:43:24 +00:00
sevan
5b00e77546
Spelling mistake.
...
Reword MKINFO description.
2018-07-29 20:53:29 +00:00
maya
46cce20e76
gcc 7.3 / 8.2 out, we have 6.4.
2018-07-27 14:38:50 +00:00
rkujawa
214d4ae2ac
Add TEA5767 FM radio driver. From Karuna Grewal.
2018-07-27 12:02:25 +00:00
wiz
0a4d729958
binutils-2.31 out
2018-07-24 12:59:15 +00:00
roy
62a7123cbf
Note import of dhcpcd-7.0.7
2018-07-24 07:59:46 +00:00
kamil
91b5cea292
TODO.sanitizers: Remove a finished item
...
New Clang/LLVM landed the sources (by Joerg).
A compiler-rt import is still pending.
2018-07-24 02:52:15 +00:00
maxv
c37505d1f5
note removal of tpfmt
2018-07-21 06:28:02 +00:00
maya
46eba87012
throw in drmkms, mention riscv work by zmcgrew
2018-07-20 01:52:07 +00:00
maya
133a26841e
phil is working on wifi, thanks phil!
2018-07-20 01:43:31 +00:00
maya
32c579077f
Nouveau is now in a release, hurray.
2018-07-20 01:40:30 +00:00
maya
6cc3894b0a
Remove completed items. Go everyone!
2018-07-20 01:38:35 +00:00
joerg
72da874e76
Update LLVM entry.
2018-07-17 19:11:47 +00:00
jmcneill
fb916279b5
arm: Add support for ARMv7 performance event monitoring with tprof(4).
2018-07-15 23:57:45 +00:00
jmcneill
f3f1ccdb5c
arm: Add support for ARMv8 performance event monitoring with tprof(4).
2018-07-15 16:26:27 +00:00
maxv
df51ef9d95
Note improved tprof and removal of ipkdb.
2018-07-15 05:25:20 +00:00
sevan
08ba408c63
Give a heads up about ssh-agent path whitelist change.
2018-07-13 18:49:44 +00:00
joerg
fea80e9693
Static PIE support on x86.
2018-07-12 21:42:53 +00:00
maya
952ab4fc36
Remove viadrm(4), superseded by viadrmums.
...
Aside from viadrm using older drm code, it's also dysfunctional right now.
See PR port-i386/53364.
2018-07-10 17:01:42 +00:00
ryo
cf291d78dd
SMP support for aarch64
2018-07-09 10:08:35 +00:00
jmcneill
e16bcb7a48
dts updated to 4.18-rc2
2018-06-27 19:49:47 +00:00
kamil
76513d74e2
Remove the expr(1) entry from TODO.sanitizer (finished)
...
While there, fix a typo in text.
2018-06-27 18:43:16 +00:00
christos
d9e32b60df
mention lsan
2018-06-26 21:09:48 +00:00
kamil
c74b070987
Add TODO.sanitizer
...
Note short term, long term and unspecified tasks with sanitizers.
The long term goals are planned to be started after emptying TODO.ptrace.
2018-06-26 17:13:41 +00:00
kamil
73efde6540
Remove roadmap/kamil
...
-8 goals finished in the possible scope for 8.0RC2
-9 abandoned in that scope after research
2018-06-26 16:06:20 +00:00
msaitoh
c354d9af4d
Add the BPF direction filter (BIOC[GS]DIRECTION).
2018-06-26 06:52:43 +00:00
msaitoh
483517e3bb
Move txintr_setup() stuff from lmc_interrupt() and do it in ifnet_start().
...
Now we can use bpf_mtap() in the TX path. Not tested.
2018-06-25 09:32:28 +00:00
jdolecek
adfdc752f1
remove the xen XSAVE entry, needs more work before it can be enabled
2018-06-23 11:54:06 +00:00
roy
7186703355
Note import of dhcpcd-7.0.6
2018-06-21 12:02:15 +00:00
jdolecek
18191e00de
actually Xen XSAVE support itself is bigger deal than the AVX alone, so mention
...
that more prominently
2018-06-19 19:57:45 +00:00
jdolecek
d213fd807f
note the Xen AVX fix
2018-06-19 19:53:42 +00:00
maxv
3d11b4857e
todo list for kaslr, with the issues I can think of right now
2018-06-18 06:09:56 +00:00
alnsn
9b45ca3d85
Current sljit version is r381.
2018-06-17 18:10:18 +00:00
jmcneill
cbd78171e7
arm: Add support for Rockchip RK3328 SoC.
2018-06-16 00:19:42 +00:00
maxv
edb6f1effc
SpectreV4, backports in NetBSD-8, no XSAVEOPT
2018-06-14 14:48:59 +00:00
jmcneill
33b9f57fe7
arm: Add support for QEMU ARM Virtual Machine ("virt").
2018-06-14 10:57:42 +00:00
ozaki-r
6cd7d12860
Refer ipsec(4) instead of fast_ipsec(4)
...
Because fast_ipsec(4) is retired and IPSEC is described in ipsec(4) now.
2018-06-13 03:34:13 +00:00
sevan
fb516275cb
macppc IPsec change from last week
2018-06-13 00:24:07 +00:00
jakllsch
54ab308098
note virtio(4) now attaching to fdt(4) w/ MMIO transport
2018-06-07 12:36:45 +00:00
maya
1a312b74dd
sqlite 3.24 out.
2018-06-07 05:48:29 +00:00
roy
7de33a40e5
Note import of dhcpcd-7.0.5b
2018-06-04 16:46:46 +00:00
roy
be5cc56f82
Note import of dhcpcd-7.0.5a
2018-06-04 09:57:19 +00:00
roy
1b37df17ff
Note import of dhcpcd-7.0.5
2018-06-02 09:45:56 +00:00
sevan
3c5b0d3e82
Note libbozohttpd(3) & bozohttpd(3lua) from earlier in the month.
2018-05-24 20:04:46 +00:00
taca
306edb803b
Postfix 3.1.9/3.2.6/3.3.1 has released.
2018-05-21 14:48:55 +00:00
thorpej
5aae56c5be
Note GPIO interrupt support overhaul.
2018-05-19 22:57:54 +00:00
christos
df0a612cf8
new acpica
2018-05-05 00:13:01 +00:00
christos
e5530f9949
new tzcode.
2018-05-04 15:51:53 +00:00
wiz
fce0481bf8
gcc-8.1 is out.
2018-05-04 11:11:47 +00:00
kre
9409f8451a
Note update of tzdata to 2018e
2018-05-04 10:56:23 +00:00
pgoyette
3510fa3acc
Add some comments/suggestions from John Nemeth. Thanks!
2018-05-04 00:25:26 +00:00
jnemeth
2526875ebb
time marches on for lvm2tools
2018-05-03 20:15:49 +00:00
roy
74616670a2
Note import of dhcpcd-7.0.4
2018-05-02 22:11:49 +00:00
jmcneill
a0d2865cab
arm: Add support for Allwinner H6 SoC.
2018-05-02 00:14:56 +00:00
sevan
53551a9acb
netpgp(3lua)
2018-04-30 21:02:39 +00:00
jmcneill
5985fb0710
Update to Linux dts 4.17-rc2
2018-04-28 18:29:21 +00:00
maxv
02a6b07753
mention SVS, retpoline, SMAP
2018-04-18 14:47:11 +00:00
maxv
afff2e4148
mention meltdown/spectre fixes
2018-04-18 14:42:16 +00:00
christos
57fc04b289
update for file-5.33
2018-04-15 19:48:44 +00:00
msaitoh
c22629023a
- ichsmb(4), puc(4): add new devices.
...
- Add missing comma.
2018-04-13 08:01:23 +00:00
msaitoh
7cdf643c4a
Enable I219 by default.
2018-04-13 06:07:20 +00:00
jdolecek
27e5d69f63
fix year for the tls-maxphys resync
2018-04-12 19:12:25 +00:00
jdolecek
2a81354350
update tls-maxphys
2018-04-12 19:11:35 +00:00
jdolecek
8791a97236
update the NVMe entry; perhaps time to consider good enough and remove from
...
here?
2018-04-12 19:08:02 +00:00
snj
9a00551080
fix ntp version
2018-04-10 22:58:54 +00:00
maxv
9676918a93
add two entries
2018-04-10 06:32:23 +00:00
leot
178060e3f8
Delete a leading space (` ').
...
Noticed via `NetBSD Code Changes' RSS feed that merged the last two news
entries.
2018-04-08 10:56:05 +00:00
maxv
64f4aca696
Move NPF's todo list into src/doc/TODO.npf, and add some entries. After a
...
conversation (two months ago) with rmind and sborrill.
2018-04-08 08:57:37 +00:00
christos
e2730066f6
update bind and dhcp
2018-04-07 22:41:55 +00:00
christos
71e6014f39
new dhcp
2018-04-07 21:20:45 +00:00
christos
a2392444fc
new acpica
2018-04-07 15:50:58 +00:00
christos
db8740f299
new ntp
2018-04-07 00:22:27 +00:00
christos
bb7b692794
mention openssl
2018-04-06 23:08:23 +00:00
christos
2f405e0803
new openssh
2018-04-06 19:00:08 +00:00
roy
cd98e3c56c
Note import of dhcpcd-7.0.3
2018-04-06 10:48:44 +00:00
wiz
9ca01900b9
openssh-7.7 out
2018-04-03 06:11:14 +00:00
ryo
673a795def
Add support for aarch64
2018-04-02 05:52:31 +00:00
roy
9e6815ae57
Note import of dhcpcd-7.0.2
2018-03-27 06:34:25 +00:00
kre
d7ba21a60c
Note update to tzdata2018d
2018-03-24 01:52:26 +00:00
wiz
71a7bedb79
binutils-2.30 out
2018-03-17 07:31:36 +00:00
sevan
1f69207a5e
macppc Bluetooth
2018-03-16 01:16:28 +00:00
msaitoh
9da7fe5bb1
s/20183/201803/
2018-03-08 10:17:22 +00:00
msaitoh
b23422ee7d
sdtemp(4): Add Microchp EMC1501, another device ID of Maxim MAX6604 support.
...
ichsmb(4): Add support for Intel C620, Apollo Lake and Gemini Lake devices.
lm(4): Add NCT6796D support.
2018-03-08 10:14:00 +00:00
pgoyette
c1a3e95979
Add new branch pgoyette-compat for cleaning up the compat modules
...
While here, note that prg-localcount2 core content was merged a
while ago, and no further activity is expected.
2018-03-06 00:15:24 +00:00
kamil
570f001093
Remove PT_GET_SIGMASK / PT_SET_SIGMASK
...
These operations cloned Linux's specific PTRACE_GETSIGMASK / PTRACE_SETSIGMASK.
This feature was useful in applications like rr/criu/reptyr-like, where
the ptrace(2) interface is abused for the purpose of constructing an arbitrary
process. It's not reliable and not portable. For the NetBSD case it will be
better to invent something dedicated for serializing and deserializing a
process with threads.
Noted on tech-toolchain@ and blog entry
"LLDB restoration and return to ptrace(2)"
https://blog.netbsd.org/tnf/entry/lldb_restoration_and_return_to
2018-03-05 11:24:34 +00:00
pgoyette
6df876f615
Mention imcsmb(4)
2018-02-28 08:15:27 +00:00
maxv
cd974a5908
Remove the Econet code. It was part of acorn26, which was removed a
...
month ago.
2018-02-27 14:28:01 +00:00
sevan
fe5e2a196c
macofcons(4)
2018-02-26 23:12:59 +00:00
sevan
f72b096520
Note awacs(4) getting enabled.
2018-02-26 22:37:27 +00:00
christos
b351345a6c
new mdns-responder.
2018-02-25 23:53:57 +00:00
sevan
54d67daa03
BUFQ_PRIOCSCAN enabled on macppc port.
2018-02-23 03:33:36 +00:00
sevan
3e741a7d60
Note ddb.dumpstack sysctl
2018-02-17 00:53:53 +00:00
leot
33444c8142
Fix a typo.
...
Pointed out by aalm in #NetBSD@Freenode.
2018-02-16 10:05:01 +00:00
mrg
64bc2bbf40
note GCC 6.4 import.
2018-02-12 10:37:50 +00:00
christos
46cdbcddd6
update nsd, fix typo for acpica
2018-02-09 17:14:26 +00:00
dholland
8dde3433e3
typo from 2008
2018-02-08 08:32:30 +00:00
christos
3821405d0a
new unbound
2018-02-06 03:06:41 +00:00
christos
df21d534e8
New OpenLDAP
2018-02-06 01:59:02 +00:00
wiz
705ee2f24d
gdb-8.1 out.
2018-02-01 12:09:19 +00:00
mlelstv
7098a0418a
Add information about tigon firmware.
2018-01-31 22:12:21 +00:00
roy
2fd46612ee
Note import of dhcpcd-7.0.1
2018-01-29 11:14:12 +00:00
maxv
37397812de
SMAP on i386.
2018-01-27 15:31:10 +00:00
christos
8099378bc2
mention tzcode2018c
2018-01-25 22:49:32 +00:00
kre
6860c2675d
Note update to tzdata2018c
2018-01-24 13:57:37 +00:00
wiz
2546a1bb78
sqlite-3.22 out.
2018-01-24 10:46:14 +00:00
skrll
ac34435581
Remove port-acorn26
...
OK core@
2018-01-24 09:04:40 +00:00
mrg
491890eadd
note netbsd32 support for raid(4).
2018-01-18 00:34:05 +00:00
mlelstv
0e321d4c9b
Track 3rd party firmware in our tree.
2018-01-17 17:22:14 +00:00
sevan
868f3091a0
Note veriexec being enabed by default on macppc port
2018-01-17 13:52:12 +00:00
mrg
eb656dacb5
note sparc* cpuctl identify support.
2018-01-16 08:37:43 +00:00
christos
464be3a4f2
add date
2018-01-15 19:01:55 +00:00
christos
9c0fa57d3a
new mdnsresponder
2018-01-14 20:07:02 +00:00
kamil
f615c5a6fd
doc: Tweak the vadvise removal entry in CHANGES
...
Note the removal of the vadvise header
2018-01-06 16:52:57 +00:00
roy
140453bcff
Note import of dhcpcd-7.0.0
2018-01-01 11:52:45 +00:00
sevan
916ec1d70b
While SH3 is no longer an exception, m68000 still is.
2017-12-29 03:04:56 +00:00
kamil
0dc35e09f1
Document SYS_vadvise removal in doc/CHANGES
...
ovadvise: Remove the old vadvise syscall
Sponsored by <The NetBSD Foundation>
2017-12-19 19:58:37 +00:00
kamil
72ca44af92
Document SYS_sbrk removal in doc/CHANGES
...
sbrk: Remove the "data section size change" syscall
Sponsored by <The NetBSD Foundation>
2017-12-19 18:37:39 +00:00
kamil
ee3ab3e908
Document sstk removal in doc/CHANGES
...
sstk: Remove the "stack section size change" syscall
Sponsored by <The NetBSD Foundation>
2017-12-19 09:09:28 +00:00
mrg
085e95b6e4
- add entries for: httpd, lpr, midirecord, and pigz to me
...
- split toolchain into gcc/binutils/gdb and match reality
- add skrll to usb
- remove XFree86, merge with xorg and reality
- add me to ddb
2017-12-16 08:01:34 +00:00
pgoyette
7dd71e321d
Add reference to uwe's PR kern/52821
2017-12-15 21:57:09 +00:00
jmcneill
1feb8cc886
dtc 1.4.5 is the latest release
2017-12-14 16:49:11 +00:00
jmcneill
4e4c7c9ca2
gnu-efi 3.0.6 is the latest release
2017-12-14 16:48:28 +00:00
mbalmer
366dbdcf2f
Note Lua bugfix.
2017-12-13 13:03:23 +00:00
bouyer
096d571eab
ihidev(4), ims(4): Added drivers for i2c HID mice
2017-12-10 20:54:05 +00:00
roy
e27b43f1a2
Note import of dhcpcd-7.0.0-rc4
2017-12-06 10:37:08 +00:00
ozaki-r
21a3f65ab7
Mention the limitation of enabling both NET_MPSAFE and ALTQ
2017-12-05 03:23:29 +00:00
jmcneill
daf2d387d0
dts updated to 4.15-rc1
2017-11-30 19:49:31 +00:00
christos
1e8d1fb005
new gdb
2017-11-29 04:09:01 +00:00
hauke
f92da534dc
mDNSResponder: Update current version, and the home page link which
...
has been dead for ~nine years.
2017-11-26 12:48:44 +00:00
jmcneill
c4b90ece70
qemufwcfg(4): Add driver for QEMU Firmware Configuration device.
2017-11-25 16:33:59 +00:00
wiz
87a5a1f55a
Mention gcc-5.5 import.
2017-11-23 07:41:27 +00:00
ozaki-r
9faa031948
Mention IPv6 address selection policy isn't MP-safe yet
...
Though it's not a problem until a policy is set.
2017-11-20 09:01:20 +00:00
rin
8c04a8d791
Update libtre to the latest git source as of 20171117.
2017-11-17 16:21:44 +00:00
maxv
a4c07a26ac
Kernel ASLR and XSAVEOPT.
2017-11-17 07:16:06 +00:00
wiz
4d889baaa1
binutils-2.29.1 out.
2017-11-16 14:28:19 +00:00
jmcneill
6a8980245d
sunxinand(4): Add driver for Allwinner NAND Flash Controller.
2017-11-13 14:44:08 +00:00
mrg
755ba2c025
note GCC 5.5 exists and has been imported.
2017-11-13 08:56:54 +00:00
christos
d68d5cc130
new acpica
2017-11-12 03:03:53 +00:00
matt
98d0227b5d
Add matt-nb8-mediatek branch
2017-11-08 20:24:53 +00:00
jdolecek
496e49f02c
bring the WAPBL entry more up-to-date and sound less desperate,
...
there is not really much preventing it to be enabled by default for
new installs again actually
2017-10-31 19:03:32 +00:00
jmcneill
7f7fb5da03
dts updated to 4.14-rc6
2017-10-28 10:35:48 +00:00
pgoyette
f547e36ccd
Note update of kernhist(9) and mention that you also need to update
...
vmstat(1).
2017-10-28 01:12:04 +00:00
jmcneill
44e3fef0f8
Note addition of bwfm(4)
2017-10-25 19:27:06 +00:00
ozaki-r
3a2af74328
Mention ec_multi*
2017-10-25 07:35:40 +00:00
christos
4204ebc275
new tzcode
2017-10-24 17:39:30 +00:00
kre
a80cf835bd
Note tzdata2017c
2017-10-24 01:30:21 +00:00
sevan
2b6d2cc844
Direct reader to use build.sh for building NetBSD in favour of using make directly.
...
Give an example of why build.sh is better to use.
2017-10-21 22:03:01 +00:00
sevan
5442206198
SH3 is no longer an exception for MKPIC, in src/share/mk/bsd.own.mk we set MKPIC
...
to yes by default.
Kill trailing whitespace.
2017-10-21 21:16:07 +00:00
maxv
faa6849ca4
SMAP on amd64.
2017-10-21 15:20:52 +00:00
maxv
4866751e9c
USER_LDT on amd64.
2017-10-21 15:14:57 +00:00
maxv
1e8c0d6b1c
USER_LDT done.
2017-10-21 15:12:27 +00:00
abhinav
697b7416c7
Update current version of mandoc to 1.14.3
2017-10-15 06:15:37 +00:00
christos
19187d3576
new tmux
2017-10-12 22:18:27 +00:00
ozaki-r
e3d0b2cc0d
Mention NOMPSAFE
2017-10-12 03:31:39 +00:00
knakahara
3ceeffee3e
add opencrypto(9)'s scalability comment
2017-10-12 03:27:00 +00:00
ozaki-r
d7724639a3
Mention MP-ifications of bpf, vlan, opencrypto and ipsec
2017-10-12 03:07:39 +00:00
wiz
c300adb0ce
tmux-2.6 out.
2017-10-10 11:52:51 +00:00
christos
04abe9db65
new openssh
2017-10-07 19:43:27 +00:00
jdolecek
8342fe3404
note NCQ support for ahcisata(4), mvsata(4), and siisata(4), and note enabled
...
ATAPI support for mvsata(4)
2017-10-07 17:42:43 +00:00
roy
7e267d29cd
Note import of dhcpcd-7.0.0-rc3
2017-10-07 14:16:34 +00:00
christos
229703cd31
belatedly update ACPICA
2017-09-25 23:19:31 +00:00
roy
63dd084043
Note import of dhcpcd-7.0.0-rc2
2017-09-19 19:20:43 +00:00
sevan
e4a0a4bf62
Note installation of scripts from the DTrace Toolkit in base.
2017-09-17 15:30:08 +00:00
christos
12db47c0e7
- new acpica
...
- obey the 80 character speed limit
2017-09-15 17:19:44 +00:00
sevan
b052743050
As instructed, one tab to start an item, and two tabs to indent the content.
...
Drop space.
2017-09-14 18:45:17 +00:00
sevan
29ce7f6a86
As instructed, start the content with a capital and end it with a dot.
...
Noticed wsbell entry from 20170612 is listed as unknown date on the website.
2017-09-14 18:24:30 +00:00
sevan
fb7d2fdb96
Note veriexec(4) supported fingerprint algorithms change
2017-09-13 23:06:17 +00:00
wiz
784f7baa2b
gdb-8.0.1 out.
2017-09-13 15:43:04 +00:00
msaitoh
a6cefc3531
itesio(4) Add IT8628E, IT8728F and IT877[12]E support.
2017-09-12 10:05:37 +00:00
sevan
8796143cb0
Note veriexecgen change
2017-09-09 21:34:07 +00:00
christos
4cac5617d2
new tcpdump
2017-09-08 14:01:46 +00:00
christos
1e7f819a27
new file(1)
2017-09-08 13:41:39 +00:00
wiz
3419356617
expat-2.2.4 out.
2017-09-08 07:44:39 +00:00
martin
8ddffbe4bb
Move sbmips -> evbmips entry to CHANGES.prev
2017-08-30 15:20:09 +00:00
msaitoh
bf7d56704e
ixg(4), ixv(4): Add C3000 and bypass function support.
2017-08-30 08:54:43 +00:00
kamil
a69b333e73
Remove the filesystem tracing feature
...
This is a legacy interface from 4.4BSD, and it was
introduced to overcome shortcomings of ptrace(2) at that time, which are
no longer relevant (performance). Today /proc/#/ctl offers a narrow
subset of ptrace(2) commands and is not applicable for modern
applications use beyond simplistic tracing scenarios.
This removal will simplify kernel internals. Users will still be able to
use all the other /proc files.
This change won't affect other procfs files neither Linux compat
features within mount_procfs(8). /proc/#/ctl isn't available on Linux.
Remove:
- /proc/#/ctl from mount_procfs(8)
- P_FSTRACE note from the documentation of ps(1)
- /proc/#/ctl and filesystem tracing documentation from mount_procfs(8)
- KAUTH_REQ_PROCESS_PROCFS_CTL documentation from kauth(9)
- source code file miscfs/procfs/procfs_ctl.c
- PFSctl and procfs_doctl() from sys/miscfs/procfs/procfs.h
- KAUTH_REQ_PROCESS_PROCFS_CTL from sys/sys/kauth.h
- PSL_FSTRACE (0x00010000) from sys/sys/proc.h
- P_FSTRACE (0x00010000) from sys/sys/sysctl.h
Reduce code complexity after removal of this functionality.
Update TODO.ptrace accordingly: remove two entries about /proc tracing.
Do not keep legacy notes as comments in the headers about removed
PSL_FSTRACE / P_FSTRACE, as this interface had little number of users
(close or equal to zero).
Proposed on tech-kern@.
All filesystem tracing utility users are encouraged to switch to ptrace(2).
Sponsored by <The NetBSD Foundation>
2017-08-28 00:46:06 +00:00
joerg
8f662c9fbd
matt-timespec never saw any actual commits, so it has been removed.
2017-08-25 15:06:51 +00:00
mrg
fa240cbc5e
note gmp/mpfr/mpc updates
2017-08-22 10:25:13 +00:00
mrg
525d2dac9a
note GMP 6.1.2 release and the build issues that may occur.
2017-08-22 10:04:44 +00:00