freebsd-dev/sys
Gordon Tetlow bfdd0a34ad Partially revert r346018 and use the if/then construct instead of shell.
There are a couple of places in the tree that directly parse the newvers.sh
script looking for the BRANCH variable. I found two locations, one in
release/Makefile and the other in bin/freebsd-version/Makefile.

While there is a good argument that BRANCH_OVERRIDE should properly
propagate in those circumstances and the new behavior is thus better, the
reality is this change broke freebsd-update's ability to find timestamps in
binaries and resulted in a large number of gratuitous changes.

Reported by:	freebsd-update
Discussed with:	cperciva
MFC after:	1 day
2020-09-14 14:45:30 +00:00
..
amd64 Add constant for the DE_CFG MSR on AMD CPUs. 2020-09-11 20:32:40 +00:00
arm Refine the busdma template interface. Provide tools for filling in fields 2020-09-14 05:58:12 +00:00
arm64 Refine the busdma template interface. Provide tools for filling in fields 2020-09-14 05:58:12 +00:00
bsm
cam mmc_da: universally use uint8_t for the partition index 2020-09-08 06:19:23 +00:00
cddl dtrace: fix fbt return probes on RISC-V 2020-09-11 09:15:49 +00:00
compat Add emulation support for the Linux kcov(4) ioctl API. 2020-09-04 00:12:28 +00:00
conf Partially revert r346018 and use the if/then construct instead of shell. 2020-09-14 14:45:30 +00:00
contrib ice_ddp: Fix 1.3.16.0 package 2020-09-10 04:00:13 +00:00
crypto Don't return errors from the cryptodev_process() method. 2020-09-08 22:41:35 +00:00
ddb ddb: clean up empty lines in .c and .h files 2020-09-01 22:14:30 +00:00
dev Poll statistics more frequently in mlx5en(4). 2020-09-14 14:24:54 +00:00
dts
fs Fix a case where the NFSv4.0 server might crash if delegations are enabled. 2020-09-14 00:44:50 +00:00
gdb
geom Move TDP_GEOM check from userret() to ast(); this code path is quite 2020-09-14 10:14:03 +00:00
gnu
i386 Include the psind in data returned by mincore(2). 2020-09-02 18:16:43 +00:00
isa
kern Move td_softdep_cleanup() from userret() to ast(); it's infrequent 2020-09-14 10:17:07 +00:00
kgssapi kgssapi: clean up empty lines in .c and .h files 2020-09-01 22:15:02 +00:00
libkern arm64: check for CRC32 support via HWCAP 2020-09-08 15:39:19 +00:00
mips Refine the busdma template interface. Provide tools for filling in fields 2020-09-14 05:58:12 +00:00
modules [PowerPC64LE] Ensure nvram is built on powerpc64le. 2020-09-13 18:24:15 +00:00
net Fix RADIX_MPATH build broken by r365521. 2020-09-10 07:05:31 +00:00
net80211 net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
netgraph ng_ether: Enter NET_EPOCH where required 2020-09-02 11:49:22 +00:00
netinet Export the name of the congestion control. This will be used by sockstat 2020-09-13 09:06:50 +00:00
netinet6 net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
netipsec net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
netpfil net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
netsmb net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
nfs nfs: clean up empty lines in .c and .h files 2020-09-01 21:25:39 +00:00
nfsclient nfs: clean up empty lines in .c and .h files 2020-09-01 21:25:39 +00:00
nfsserver nfs: clean up empty lines in .c and .h files 2020-09-01 21:25:39 +00:00
nlm nlm: clean up empty lines in .c and .h files 2020-09-01 22:14:52 +00:00
ofed infiniband: Appease Coverty 2020-08-31 16:17:28 +00:00
opencrypto Name the on-stack union of compat thunks. 2020-08-26 22:36:08 +00:00
powerpc Refine the busdma template interface. Provide tools for filling in fields 2020-09-14 05:58:12 +00:00
riscv Refine the busdma template interface. Provide tools for filling in fields 2020-09-14 05:58:12 +00:00
rpc Fix a potential memory leak in the NFS over TLS handling code. 2020-09-05 00:50:52 +00:00
security mac_framework.h: fix build with DEBUG_VFS_LOCKS and !MAC 2020-09-03 20:30:52 +00:00
sys Refine the busdma template interface. Provide tools for filling in fields 2020-09-14 05:58:12 +00:00
teken
tests Add small tool to invoke kernel test framework tests. 2020-09-02 09:20:40 +00:00
tools
ufs ufs: clean up empty lines in .c and .h files 2020-09-01 21:23:00 +00:00
vm Support for userspace non-transparent superpages (largepages). 2020-09-09 22:12:51 +00:00
x86 Refine the busdma template interface. Provide tools for filling in fields 2020-09-14 05:58:12 +00:00
xdr xdr: clean up empty lines in .c and .h files 2020-09-01 22:13:28 +00:00
xen xen: clean up empty lines in .c and .h files 2020-09-01 21:21:55 +00:00
Makefile