freebsd-nq/sys
Ka Ho Ng a48416f844 tmpfs: Fix error being cleared after commit c12118f6ce
In tmpfs_link() error was erroneously cleared in commit c12118f6ce.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
MFC with:	c12118f6ce
2021-08-25 00:35:29 +08:00
..
amd64 vmm: Add credential to cdev object 2021-08-18 13:41:33 -04:00
arm arm: export actlr as sysctl hw.cpu.quirks.actlr_value 2021-08-24 14:21:39 +00:00
arm64 arm64: retire bcopy 2021-08-24 11:24:07 +00:00
bsm
cam targ(4): Remove D_NEEDGIANT. 2021-08-21 11:20:54 -04:00
cddl sys/cddl: remove extraneous semicolons 2021-08-16 10:29:44 -04:00
compat linux(4): Improve comment. 2021-08-13 11:36:42 +03:00
conf powerpc: retire bcmp 2021-08-23 16:11:56 +00:00
contrib routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549). 2021-08-22 22:56:08 +00:00
crypto
ddb
dev ixgbe: Avoid sbuf_trim(9) in sysctl handler 2021-08-23 10:28:59 -07:00
dts
fs tmpfs: Fix error being cleared after commit c12118f6ce 2021-08-25 00:35:29 +08:00
gdb
geom
gnu
i386 i386: retire bcopy 2021-08-24 11:24:07 +00:00
isa
kern uipc_shm: Handle offset on shm_size as if it is beyond shm_size 2021-08-24 23:49:18 +08:00
kgssapi
libkern libkern: remove bcopy 2021-08-24 11:24:07 +00:00
mips mips: retire ovbcopy 2021-08-24 11:24:07 +00:00
modules Microsoft Azure Network Adapter(MANA) VF support 2021-08-20 10:44:57 +00:00
net altq: Fix panics on rmc_restart() 2021-08-23 21:35:41 +02:00
net80211
netgraph routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549). 2021-08-22 22:56:08 +00:00
netinet routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549). 2021-08-22 22:56:08 +00:00
netinet6 lltable: fix crash introduced in c541bd368f. 2021-08-22 08:49:18 +00:00
netipsec ipsec: fix race condition in key.c 2021-08-13 12:52:38 +02:00
netpfil ipfw: use unsigned int for dummynet bandwidth 2021-08-19 10:48:53 +02:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549). 2021-08-22 22:56:08 +00:00
opencrypto
powerpc powerpc: retire bzero 2021-08-23 18:38:05 +00:00
riscv riscv: retire bzero 2021-08-23 18:38:05 +00:00
rpc rpc: Make function tables const 2021-08-14 11:26:12 -04:00
security
sys Remove bcopy declaration 2021-08-24 11:24:08 +00:00
teken
tests routing: add IPv6 fib validation procedure. 2021-08-16 23:04:01 +00:00
tools
ufs ufs_dirhash: Correct a typo in a comment 2021-08-20 09:59:18 +02:00
vm vm: use __func__ for the correct function name 2021-08-22 17:43:12 +00:00
x86 pvclock: Add vDSO support 2021-08-14 15:57:54 +03:00
xdr
xen
Makefile