Searched hist:89791 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sbin/fsdb/
H A Dfsdb.hdiff 89791 Fri Jan 25 16:31:57 MST 2002 green Allow fsdb the ability to work with entries named with whitespace embedded.

This works by retokenizing a line with a split limit so that if the
argument count for a command is greater than the number of arguments
formed by splitting apart the line of user input, the last argument
is instead all of the remainder of the input line.

Yes, I needed this capability at one point to fix a filesystem manually,
which happened to break with a problematic space-containing directory
entry.
H A Dfsdbutil.cdiff 89791 Fri Jan 25 16:31:57 MST 2002 green Allow fsdb the ability to work with entries named with whitespace embedded.

This works by retokenizing a line with a split limit so that if the
argument count for a command is greater than the number of arguments
formed by splitting apart the line of user input, the last argument
is instead all of the remainder of the input line.

Yes, I needed this capability at one point to fix a filesystem manually,
which happened to break with a problematic space-containing directory
entry.
H A Dfsdb.cdiff 89791 Fri Jan 25 16:31:57 MST 2002 green Allow fsdb the ability to work with entries named with whitespace embedded.

This works by retokenizing a line with a split limit so that if the
argument count for a command is greater than the number of arguments
formed by splitting apart the line of user input, the last argument
is instead all of the remainder of the input line.

Yes, I needed this capability at one point to fix a filesystem manually,
which happened to break with a problematic space-containing directory
entry.

Completed in 81 milliseconds