NetBSD/usr.sbin
martin 425001188b Pull up following revision(s) (requested by maya in ticket #1615):
usr.sbin/makefs/ffs.c: revision 1.70

PR/52828: Mark Johnston: makefs UFS2 lazy inode initialization is buggy
makefs(8) emulates UFS2 in performing lazy initialization of inode
blocks when allocating and writing inodes. However, it only ever
initializes one inode block at a time, which may be insufficient.

If so, a later initialization may clobber an inode, resulting in
an inconsistent filesystem.

I committed a minimal fix for the problem to FreeBSD:
https://svnweb.freebsd.org/changeset/base/326912
2018-06-14 19:40:38 +00:00
..
ac cgd and sjg relicensed this under 2-clause-BSD. 2012-08-31 19:55:23 +00:00
accton Use __dead. 2011-08-29 20:38:53 +00:00
acpitools Don't choke on an assertion for an RSDT with a null address entry. 2014-03-20 14:39:43 +00:00
altq fix unused variable warnings. 2013-10-19 17:16:37 +00:00
apm This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that 2013-05-02 03:56:38 +00:00
apmd This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that 2013-05-02 03:56:38 +00:00
arp Use .Cm markup for the keywords "temp", "pub", and "proxy" (suggested 2013-07-08 04:31:12 +00:00
bad144 sprinkle vax 2013-11-03 00:48:52 +00:00
bootp Fix syntax (hi apb!) 2014-03-29 22:45:31 +00:00
btattach Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
btconfig Use Lk macro when dealing with URLs. While here update or remove some 2012-03-15 22:35:02 +00:00
btdevctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
bthcid Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
btpand add NOTREACHED comment 2014-06-21 17:50:01 +00:00
catman Only try to recreate symlinks in the cat directory if they are local. 2013-07-31 22:37:55 +00:00
chroot - don't use an uninitialized grouplist (from Patrick Welche) 2011-09-20 14:28:52 +00:00
cnwctl avoid pointer gymnastics 2013-10-19 17:05:58 +00:00
cpuctl Pull up following revision(s) (requested by msaitoh in ticket #739): 2015-05-09 08:35:10 +00:00
crash Build everything on all arm variants 2014-03-30 07:29:22 +00:00
dev_mkdb Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
diskpart ANSIfy + static + dead. 2011-08-30 10:12:06 +00:00
dumpfs Print FS_TRIM too. 2013-09-03 04:02:13 +00:00
dumplfs Turn off -fno-strict-aliasing for HAVE_GCC; it makes no difference to 2013-08-11 03:49:24 +00:00
edquota Grr. The ATF quota tests demand failing silently in certain circumstances. 2012-08-14 04:53:43 +00:00
eeprom Finish ANSIfication. Drop extra spaces from __P removal. Add more 2013-07-02 11:59:46 +00:00
envstat add HYT-221/271/939 humidity/temperature I2C sensor 2014-05-18 11:46:23 +00:00
eshconfig ANSIfy + static + __dead 2011-08-30 18:28:59 +00:00
etcupdate Pull up following revision(s) (requested by apb in ticket #225): 2014-11-13 07:26:33 +00:00
extattrctl Use __dead 2011-08-31 13:32:36 +00:00
faithd use new scopeid functions 2013-10-19 17:16:25 +00:00
flashctl Properly use format strings 2011-05-24 13:01:53 +00:00
fssconfig Describe the differences between file system internal and external snapshots. 2013-11-15 09:13:57 +00:00
fusermount Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
fwctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
gpioctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
grfconfig Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 09:32:31 +00:00
gspa Use __dead and __printflike 2011-08-30 18:53:41 +00:00
hdaudioctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
i2cscan i2cscan: support scans using only 1 byte reads 2013-07-10 15:18:54 +00:00
ifmcstat Use asysctl. 2014-06-13 16:00:55 +00:00
ifwatchd static + __dead 2011-08-30 18:57:38 +00:00
inetd Use base 10 when logging the exit status or exit signal for sub-processes, 2014-04-05 23:36:10 +00:00
installboot Pull up following revision(s) (requested by mlelstv in ticket #900): 2015-07-30 15:36:03 +00:00
iopctl static + __dead 2011-08-30 18:57:38 +00:00
iostat Remove KVM related options. 2014-06-11 17:01:04 +00:00
ipwctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
irdaattach static + __dead 2011-08-30 19:06:06 +00:00
isdn Pull up following revision(s) (requested by joerg in ticket #758): 2015-05-14 08:15:47 +00:00
isibootd Change Ethertype 0x80df symbolic name. According to the real 2012-04-02 09:01:30 +00:00
iteconfig don't discard const qualifiers 2009-04-26 19:56:20 +00:00
iwictl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
kgmon Add option arguments to descriptions. From YOMURA Masanori. 2011-04-25 22:46:35 +00:00
kvm_mkdb Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 09:32:31 +00:00
lastlogin __dead + ANSIfy 2011-08-31 13:31:29 +00:00
ldpd Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
link ANSIfy + __dead 2011-08-30 19:18:17 +00:00
lmcconfig Fix typo ("then" instead of "than") 2013-12-09 09:35:16 +00:00
lockstat move all the necessay code inside ifdef 2013-10-19 17:10:17 +00:00
lpr Pull up following revision(s) (requested by prlw1 in ticket #358): 2014-12-29 17:27:28 +00:00
lptctl Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
mailwrapper Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
makefs Pull up following revision(s) (requested by maya in ticket #1615): 2018-06-14 19:40:38 +00:00
makemandb Pull up following revision(s) (requested by christos in ticket #676): 2015-04-14 04:33:46 +00:00
map-mbone
mdconfig Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder). 2009-10-21 23:12:09 +00:00
mdsetimage Sort options in SYNOPSIS. 2010-11-07 11:49:21 +00:00
memswitch Whitespace. 2011-01-14 13:31:47 +00:00
mld6query Pull up following revision(s) (requested by riastradh in ticket #1308): 2016-12-12 07:49:35 +00:00
mlxctl Use asysctl. 2014-06-13 16:00:55 +00:00
mmcformat Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
mopd Fix broken snprintf usage; noted in PR 47976 from Henning Petersen. 2014-07-27 04:38:03 +00:00
mountd Pull up following revision(s) (requested by jnemeth in ticket #936): 2015-08-06 21:59:04 +00:00
moused fix unused variable warnings. 2013-10-19 17:16:37 +00:00
mrinfo Use __dead 2011-08-31 13:32:36 +00:00
mrouted NULL does not need a cast 2011-08-31 16:24:54 +00:00
mscdlabel Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
mtrace Don't use abs on unsigned values. 2014-02-27 17:43:35 +00:00
mtree Pull up following revision(s) (requested by nakayama in ticket #1506): 2017-10-23 18:34:50 +00:00
ndbootd Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
ndiscvt Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ndp Pull up following revision(s) (requested by ozaki-r in ticket #1063): 2016-01-26 01:22:13 +00:00
netgroup_mkdb Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
nfsd Pull up following revision(s) (requested by christos in ticket #687): 2015-04-14 05:14:17 +00:00
npf Pull up following revision(s) (requested by rmind in ticket #880): 2015-07-17 04:37:22 +00:00
ofctl This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that 2013-05-02 03:56:38 +00:00
paxctl Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
pcictl Pull up following revision(s) (requested by riastradh in ticket #105): 2014-09-21 18:38:53 +00:00
perfused Pull up following revision(s) (requested by manu in ticket #335): 2014-12-21 19:27:11 +00:00
pf fix unused variable warnings. 2013-10-19 17:16:37 +00:00
postinstall Pull up following revision(s) (requested by snj in ticket #968): 2015-09-03 03:31:15 +00:00
powerd CID/980002: missing va_end() 2013-02-09 01:16:39 +00:00
psrset Use __dead 2011-08-31 13:32:36 +00:00
pstat Don't check lfs flags on ffs vnodes. 2014-05-26 20:07:25 +00:00
puffs s/stavfs/statvfs/ 2014-06-25 23:22:18 +00:00
pvcsif static + __dead 2011-08-30 21:27:00 +00:00
pvctxctl Localize variables. Use __dead 2011-08-30 21:28:27 +00:00
pwd_mkdb Fix the "separate root" test. If we get a permission error check for separate 2014-01-26 01:57:04 +00:00
quot Pull up following revision(s) (requested by martin in ticket #1210): 2016-08-27 15:18:05 +00:00
quotacheck Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
quotaon use getfsspecname() 2012-04-07 04:52:20 +00:00
quotarestore Don't use const foo const as type, one const is enough. 2012-09-13 21:44:49 +00:00
racoon Pull up following revision(s) (requested by mrg in ticket #1493): 2017-08-20 05:42:00 +00:00
racoonctl Ignore warnings when building with clang for now. 2011-05-30 14:41:26 +00:00
rarpd Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
rbootd Rename NetBSD/hp700 to NetBSD/hppa. 2014-02-24 07:23:38 +00:00
rdate Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
repquota Bump date for previous. 2012-05-12 21:42:38 +00:00
rip6query ANSIfy + static + __dead 2011-08-30 21:17:06 +00:00
rmt Fix -Wshadow issue 2009-04-18 09:25:50 +00:00
route6d reenable routing functionality by using RT_ROUNDUP for ROUNDUP when available 2013-04-15 07:58:35 +00:00
rpc.bootparamd ANSIFy + static + __dead 2011-08-30 20:29:41 +00:00
rpc.lockd Fix typo in syslog message. 2012-09-13 11:09:41 +00:00
rpc.pcnfsd Add a statuslen argument to get_pr_status(), and use it 2014-03-29 18:54:36 +00:00
rpc.statd Fix -Wshadow and -Wcast-qual issues 2009-04-18 13:02:36 +00:00
rpc.yppasswdd Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
rpcbind fix unused variable warnings. 2013-10-19 17:16:37 +00:00
rtadvd Pull up following revision(s) (requested by ozaki-r in ticket #1373): 2017-05-12 05:09:47 +00:00
rtsold Don't modify format string, use asprintf to format the original msg and 2014-03-25 21:07:59 +00:00
rwhod include <pwd.h> 2012-11-04 22:32:01 +00:00
sa On LP64 platforms, uid_t is not the same size as u_long, so the key 2010-08-30 02:49:17 +00:00
schedctl Fix illegal snprintf usage noted in PR 47976 by simplifying it away: 2014-07-27 04:46:48 +00:00
screenblank static + __dead 2011-08-30 20:33:30 +00:00
sdpd Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
service Pull up following revision(s) (requested by ast in ticket #636): 2015-04-21 05:22:58 +00:00
services_mkdb add notreached comment 2014-06-21 17:48:07 +00:00
sesd Sync usage with man page. 2013-04-07 18:49:35 +00:00
sliplogin fix unused variable warnings. 2013-10-19 17:16:37 +00:00
spray static + ANSIfy + __dead 2011-08-30 20:45:31 +00:00
srtconfig Fix -Wextra issue 2009-04-18 14:02:42 +00:00
sti Improve DESCRIPTION, fix up English usage. 2012-08-14 08:08:29 +00:00
sunlabel Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
sup document the anon account for anonymous access 2013-05-28 20:13:16 +00:00
sysinst Pull up following revision(s) (requested by martin in ticket #756): 2015-05-14 07:58:49 +00:00
syslogd Pull up following revision(s) (requested by jnemeth in ticket #760): 2015-05-13 19:19:19 +00:00
tadpolectl System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
tcpdchk Use a little const for quotes strings. 2012-03-21 10:11:34 +00:00
tcpdmatch Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
tcpdrop Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
timed Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
tpctl Mark usage as dead. 2013-11-29 23:01:05 +00:00
tprof Use __dead 2012-01-10 23:39:11 +00:00
traceroute Pretty print multipath routes. From FreeBSD. 2012-08-16 00:40:28 +00:00
traceroute6 PR/47304: Kouki Ooyatsu: -s (source IPv6 address to be used) option does not 2012-12-10 18:11:33 +00:00
trpt static + __dead 2011-08-30 20:49:29 +00:00
unlink ANSIfy + __dead 2011-08-30 20:50:24 +00:00
usbdevs Try to dump device at address 0. Allows dumping of xhci(4) root hub. 2013-09-14 14:07:56 +00:00
user Fix error message when trying to add a group using -g =uid that 2012-11-28 11:31:27 +00:00
veriexecgen security(7), not (8). 2011-04-28 11:23:57 +00:00
videomode Fix fd leaks. Found by cppcheck. 2011-01-04 10:32:34 +00:00
vipw Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
vnconfig Pull up following revision(s) (requested by christos in ticket #1076): 2016-04-10 09:45:09 +00:00
wakeonlan Even though the kernel will fill the source address in, it looks weird in 2012-12-15 04:40:33 +00:00
wiconfig Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
wlanctl remove -v no/op 2014-04-22 15:55:16 +00:00
wsconscfg Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
wsfontload remove extraneous malloc.h 2013-04-05 03:18:26 +00:00
wsmoused Use more markup. New sentence, new line. Sort sections. 2012-01-02 18:04:34 +00:00
wsmuxctl static + __dead 2011-08-30 21:03:31 +00:00
ypbind Use more markup. 2014-06-15 07:24:32 +00:00
yppoll Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +00:00
ypserv Pull up following revision(s) (requested by christos in ticket #1566): 2018-02-19 19:49:31 +00:00
ypset ANSIfy 2011-08-27 22:41:35 +00:00
zdump Pull up the following revisions via patch, requested by apb in ticket #453: 2015-01-25 09:11:02 +00:00
zic Pull up the following revisions via patch, requested by apb in ticket #453: 2015-01-25 09:11:02 +00:00
Makefile Pull up following revision(s) (requested by ast in ticket #636): 2015-04-21 05:22:58 +00:00
Makefile.inc Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00