1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00
freebsd/usr.sbin
Ed Maste 286258a9a0 makefs: Fix "time" mtree attribute handling
When processing mtree(5) MANIFEST files, makefs(8) previously threw an
error if it encountered an entry whose "time" attribute contained a
non-zero subsecond component (e.g. time=1551620152.987220000).

Update the handling logic to properly assign the subsecond component if
built with nanosecond support, or silently discard it otherwise.

Also, re-enable the time attribute for the kyua tests.

PR:		194703
Submitted by:	Mitchell Horne <mhorne063@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D19627
2019-03-18 19:26:36 +00:00
..
ac
accton
acpi
adduser
amd
ancontrol
apm
apmd
arp
audit
auditd
auditdistd
auditreduce
authpf
autofs
bhyve Fix bhyve PCIe capability emulation 2019-03-15 02:11:28 +00:00
bhyvectl
bhyveload
binmiscctl
blacklistctl
blacklistd
bluetooth
boot0cfg
bootparamd
bsdconfig
bsdinstall powerpc/boot: Move ubldr to /boot/uboot, and make this a separate filesystem 2019-02-18 01:57:47 +00:00
bsnmpd snmp_hostres(3): fix a typo in sanity checks in handle_chunk() 2019-02-18 03:23:10 +00:00
btxld
camdd
cdcontrol
chkgrp
chown
chroot chroot.8: Add examples & clean up 2019-03-14 14:34:36 +00:00
ckdist
clear_locks
config
cpucontrol
crashinfo
cron
crunch
ctladm
ctld
cxgbetool
daemon
dconschat
devctl Drop "All rights reserved" from my copyright statements. 2019-03-06 22:11:45 +00:00
devinfo
diskinfo
dumpcis
editmap
edquota
eeprom
efibootmgr
efidp
efivar Document the efivar --load-option option 2019-03-07 00:01:28 +00:00
etcupdate
extattr
extattrctl
fdcontrol
fdformat
fdread
fdwrite
fifolog
flowctl
fmtree
freebsd-update freebsd-update: restore old exit code when no updates are available locally 2019-03-12 08:31:43 +00:00
fstyp Drop "All rights reserved" from the files I own 2019-03-11 22:23:56 +00:00
ftp-proxy
fwcontrol
getfmac
getpmac
gpioctl
gssd * Handle SIGPIPE in gssd 2019-02-21 01:30:37 +00:00
gstat
hyperv
i2c
ifmcstat
inetd
iostat
iovctl
ip6addrctl
ipfwpcap
iscsid
jail
jexec
jls
kbdcontrol
kbdmap
keyserv
kgmon
kgzip
kldxref Fix kldxref on PowerPC64 2019-02-27 13:24:42 +00:00
lastlogin
lpr
lptcontrol
mailstats
mailwrapper
makefs makefs: Fix "time" mtree attribute handling 2019-03-18 19:26:36 +00:00
makemap
manctl
memcontrol
mergemaster
mfiutil
mixer
mld6query
mlx5tool
mlxcontrol
mount_smbfs
mountd Bump .Dd for today's edit. 2019-02-11 16:31:15 +00:00
moused
mpsutil
mptable
mptutil
mtest
nandsim
nandtool
ndiscvt
ndp
newsyslog Fix several Coverity-detected issues in newsyslog. 2019-02-22 15:31:50 +00:00
nfscbd
nfsd Fix the usage error I introduced in r344192. 2019-02-21 22:49:39 +00:00
nfsdumpstate
nfsrevoke
nfsuserd
ngctl
nghook
nmtree
nologin
nscd
ntp MFV r344878: 2019-03-07 13:36:00 +00:00
nvram
ofwdump
pc-sysinstall
pciconf
periodic
pkg
pmc
pmcannotate
pmccontrol
pmcstat
pmcstudy
pnfsdscopymr
pnfsdsfile
pnfsdskill
pnpinfo
portsnap
powerd
ppp
pppctl
praliases
praudit
prometheus_sysctl_exporter
pstat
pw Add an example to pw.8 about how to add an existing user to a group. 2019-02-08 22:10:40 +00:00
pwd_mkdb
pwm
quot
quotaon
rarpd
repquota
rip6query
rmt
route6d
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd
rpc.ypupdated Fix memory / resource leaks in usr.sbin/rpc.ypupdated/update.c 2019-02-18 03:15:25 +00:00
rpc.ypxfrd
rpcbind
rrenumd
rtadvctl Fix grammar. 2019-03-05 02:53:41 +00:00
rtadvd
rtprio
rtsold rtsol: Use vwarnx(3) to log messages to standard error. 2019-02-27 18:13:41 +00:00
rwhod
sa
sendmail
service
services_mkdb
sesutil
setfib
setfmac
setpmac
smbmsg
snapinfo
spi
spkrtest
spray
syslogd Fix compilation of world with WITHOUT_{INET,INET6}_SUPPORT or both set. 2019-03-03 10:00:26 +00:00
sysrc sysrc.8: Pet igor and mandoc 2019-02-26 09:28:10 +00:00
tcpdchk
tcpdmatch
tcpdrop
tcpdump
tests
traceroute
traceroute6
trim trim(8): emit more user-friendly error message in verbose mode. 2019-03-15 14:42:23 +00:00
trpt
tzsetup
uathload
uefisign
ugidfw
uhsoctl
unbound
usbconfig
usbdump
utx
vidcontrol Oops, actually fix warnings from -Wpointer-sign. 2019-02-22 07:00:23 +00:00
vigr
vipw
wake
watch
watchdogd
wlandebug Revert r344211: wlandebug: disable PIE to fix build failure 2019-02-25 18:27:19 +00:00
wpa
yp_mkdb
ypbind
ypldap
yppoll
yppush
ypserv
ypset
zic
zonectl
zzz
Makefile
Makefile.amd64
Makefile.arm
Makefile.arm64
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.powerpc
Makefile.riscv
Makefile.sparc64