freebsd-dev/sys
Ed Maste 7f582d6294 newvers.sh: consider as modified SVN mixed revision and other cases
The newvers -R option is intended to include build metadata (e.g. user,
host, time) if the build is from an unmodified VCS tree. For subversion
it considered a trailing 'M' as an indication of a modified tree, and
any other version string as modified.

Also include mixed revision checkouts (e.g. 123:126), switched (123S)
and partial (123P) working copies as modified: the revision number is
insufficient to uniquely determine which source was used for the build.

Reported by:	gjb
Reviewed by:	gjb
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D8853
2016-12-19 17:31:34 +00:00
..
amd64 Fix typo. Remove spurious blank line. 2016-12-18 09:32:23 +00:00
arm ofw_spi: Parse property for the SPI mode and CS polarity. 2016-12-18 14:54:20 +00:00
arm64 Add virtio_pci to GENERIC arm64 conf 2016-12-18 11:15:31 +00:00
boot Build loaders reproducibly when WITH_REPRODUCIBLE_BUILD 2016-12-19 14:45:59 +00:00
bsm
cam Fix typo in function name. 2016-12-19 15:49:59 +00:00
cddl Remove extra DOF_SEC_XLIMPORT from the DOF_SEC_ISLOADABLE macro 2016-12-16 20:44:14 +00:00
compat linuxkpi: Fix not-found case of linux_pci_find_irq_dev 2016-12-13 19:58:21 +00:00
conf newvers.sh: consider as modified SVN mixed revision and other cases 2016-12-19 17:31:34 +00:00
contrib
crypto
ddb Use casts to force an unsigned comparison in db_search_symbol(). 2016-12-14 00:18:12 +00:00
dev Defer USB enumeration until the SI_SUB_KICK_SCHEDULER is executed to avoid 2016-12-19 09:28:12 +00:00
fs When tmpfs and POSIX shm pagein a page for the sole purpose of performing 2016-12-11 19:24:41 +00:00
gdb
geom
gnu
i386 Enable EARLY_AP_STARTUP on amd64 and i386 kernels by default. 2016-12-16 21:10:37 +00:00
isa
kern Switch from stdatomic.h to atomic.h for kernel. 2016-12-16 17:41:20 +00:00
kgssapi
libkern
mips ofw_spi: Parse property for the SPI mode and CS polarity. 2016-12-18 14:54:20 +00:00
modules
net Fix panic during lagg destruction with simultaneous status check 2016-12-16 22:39:30 +00:00
net80211 [net80211] sigh, course I would miss a commit from the 11ac prep commit. 2016-12-16 04:44:14 +00:00
netgraph
netinet ip[6]_tryforward does inbound and outbound packet firewall processing. 2016-12-19 11:02:49 +00:00
netinet6 ip[6]_tryforward does inbound and outbound packet firewall processing. 2016-12-19 11:02:49 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Fix disassembly by adding back some deleted lines. 2016-12-16 04:47:29 +00:00
riscv
rpc
security
sparc64
sys hyperv: Implement userspace gettimeofday(2) with Hyper-V reference TSC 2016-12-19 07:40:45 +00:00
teken
tests
tools
ufs
vm Improve vm_object_scan_all_shadowed() to also check swap backing objects. 2016-12-18 20:56:14 +00:00
x86 hyperv: Implement userspace gettimeofday(2) with Hyper-V reference TSC 2016-12-19 07:40:45 +00:00
xdr
xen
Makefile