Searched hist:220059 (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-ftp.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-installpackages.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-mountoptical.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-packages.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-runcommands.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dstartautoinstall.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-installcomponents.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-upgrade.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-users.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-cleanup.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-extractimage.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-localize.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-networking.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-parse.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-unmount.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dparseconfig.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-bsdlabel.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)
H A Dfunctions-disk.shdiff 220059 Sun Mar 27 15:05:11 MDT 2011 jpaetzel Fix a syntax error in a little-used function.
Replace expr with $(())
Replace grep > /dev/null with grep -q
Replace "$?" = "0" with $? -eq 0 in tests
Consolidate export statements with variable assignment
Replace tests for ! -z with -n

Approved by: kib (mentor)

Completed in 202 milliseconds