Home
last modified time | relevance | path

Searched hist:"923 e7a09b08f357a691324bc700da560ff469573" (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/alias/
H A Dgeneric.shdiff 923e7a09b08f357a691324bc700da560ff469573 Tue Oct 25 00:32:19 CEST 2005 Colin Percival <cperciva@FreeBSD.org> Use the "builtin" shell function to make sure that the requested
command is handled as a shell function. This avoids the following
peculiar behaviour when /usr/bin is on a case-insensitive filesystem:
# READ foo
(... long pause, depending upon the amount of swap space available ...)
sh: Resource temporarily unavailable.

Reported by: I can't remember; someone on IRC.
MFC after: 1 week
diff 923e7a09b08f357a691324bc700da560ff469573 Tue Oct 25 00:32:19 CEST 2005 Colin Percival <cperciva@FreeBSD.org> Use the "builtin" shell function to make sure that the requested
command is handled as a shell function. This avoids the following
peculiar behaviour when /usr/bin is on a case-insensitive filesystem:
# READ foo
(... long pause, depending upon the amount of swap space available ...)
sh: Resource temporarily unavailable.

Reported by: I can't remember; someone on IRC.
MFC after: 1 week