<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-08-13T07:34:41Z</updated>
<entry>
<title>Fix the argument type of fill_icmptypes() on amd64.</title>
<updated>2010-08-13T07:34:41Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2010-08-13T07:34:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0814208532f45ebee4ca2746c9a263f553d91e82'/>
<id>urn:sha1:0814208532f45ebee4ca2746c9a263f553d91e82</id>
<content type='text'>
PR:		bin/132911
Submitted by:	Yoshitaka AHAREN &lt;yaharen__at__gm.dns-lab.jp&gt;
</content>
</entry>
<entry>
<title>Merge r201401 from head:</title>
<updated>2010-03-17T20:32:13Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2010-03-17T20:32:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9d20c33beca57da5aa37ef040f272e53fbc21658'/>
<id>urn:sha1:9d20c33beca57da5aa37ef040f272e53fbc21658</id>
<content type='text'>
  Remove dead code.  This section of code is only run in the
  (sblock.fs_magic == FS_UFS1_MAGIC) case, so the check within the
  loop is redundant.

Merge 203835 from head:

  When growing a UFS1 filesystem, we need to initialise all inodes in any new
  cylinder groups that are created.  When the filesystem is first created,
  newfs always initialises the first two blocks of inodes, and then in the
  UFS1 case will also initialise the remaining inode blocks.  The changes in
  growfs.c 1.23 broke the initialisation of all inodes, seemingly based on
  this implementation detail in newfs(8).  The result was that instead of
  initialising all inodes, we would actually end up initialising all but the
  first two blocks of inodes.  If the filesystem was grown into empty
  (all-zeros) space then the resulting filesystem was fine, however when
  grown onto non-zeroed space the filesystem produced would appear to have
  massive corruption on the first fsck after growing.
  A test case for this problem can be found in the PR audit trail.

  Fix this by once again initialising all inodes in the UFS1 case.

PR:		bin/115174
Submitted by:	"Nate Eldredge" &lt;nge cs.hmc.edu&gt;
Reviewed by:	mjacob
</content>
</entry>
<entry>
<title>MFC r176575:</title>
<updated>2010-01-07T01:56:35Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2010-01-07T01:56:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=30fc497901ffb645ef729cfe171daeb06d951bf6'/>
<id>urn:sha1:30fc497901ffb645ef729cfe171daeb06d951bf6</id>
<content type='text'>
In pass1(), cap inosused to fs_ipg rather than allowing arbitrary
number read from cylinder group.  Chances that we read a smarshed
cylinder group, and we can not 100% trust information it has
supplied.  fsck_ffs(8) will crash otherwise for some cases.

PR:		bin/138043
Reminded by:	mckusick
</content>
</entry>
<entry>
<title>MFC r198352</title>
<updated>2009-10-23T15:42:23Z</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2009-10-23T15:42:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=642a6a1595652fb4e3150f7ad71a3811ab264b0b'/>
<id>urn:sha1:642a6a1595652fb4e3150f7ad71a3811ab264b0b</id>
<content type='text'>
  Make dhclient use bootpc (68) as the source port for unicast
  DHCPREQUEST packets instead of allowing the protocol stack to pick
  a random source port.

  This fixes the behaviour where dhclient would never transition
  from RENEWING to BOUND without going through REBINDING in networks
  which are paranoid about DHCP spoofing, such as most mainstream
  cable-broadband ISP networks.

Obtained from:	OpenBSD
Reviewed by:	brooks
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r186431:</title>
<updated>2009-04-01T06:18:51Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2009-04-01T06:18:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ad36c361022f5e8db9fea29bf1e648bb570a8164'/>
<id>urn:sha1:ad36c361022f5e8db9fea29bf1e648bb570a8164</id>
<content type='text'>
Note that when shutdown is run without options, it will place
the system into single user mode at the time specified.

PR:		129765
</content>
</entry>
<entry>
<title>MFC 184057 from /head: Tiny wording nits.</title>
<updated>2009-01-15T04:43:09Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2009-01-15T04:43:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=67cde5b3b43d46fa433886986996708785541d97'/>
<id>urn:sha1:67cde5b3b43d46fa433886986996708785541d97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 173539-173540</title>
<updated>2009-01-15T03:42:43Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2009-01-15T03:42:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=362fb9d0bc9ef6ccca73b116c1038a07cf55146e'/>
<id>urn:sha1:362fb9d0bc9ef6ccca73b116c1038a07cf55146e</id>
<content type='text'>
* Expand the example descriptions, fix mdoc-bugs in "(-a and -t
  vnode are implied)" and reuse it near the cd9660 example.
* Spell 'backing store' as two words.
</content>
</entry>
<entry>
<title>MFC 173507 from /head</title>
<updated>2009-01-15T03:35:51Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2009-01-15T03:35:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e0734c4d07acb53d5fe9d1a770523fdd606f6193'/>
<id>urn:sha1:e0734c4d07acb53d5fe9d1a770523fdd606f6193</id>
<content type='text'>
Instead of hardcoding md10 as the device node in the cd9660
example, use a trick submitted by Ruslan.
</content>
</entry>
<entry>
<title>MFC r183974:</title>
<updated>2008-10-26T19:28:04Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-10-26T19:28:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4ab21b18d0b875c889e63f478221d76d2c066439'/>
<id>urn:sha1:4ab21b18d0b875c889e63f478221d76d2c066439</id>
<content type='text'>
 Support the remaining options listed in dhcp-options(5) and RFC 2132.

PR:		bin/127076
Submitted by:	jkim
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: r181036: Add a -q[uiet] flag for scripts.</title>
<updated>2008-09-01T23:54:57Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-09-01T23:54:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=06058c161100d6e57ded9e93a30583cd9aa7c621'/>
<id>urn:sha1:06058c161100d6e57ded9e93a30583cd9aa7c621</id>
<content type='text'>
</content>
</entry>
</feed>
