freebsd-dev/sbin/umount
Hajimu UMEMOTO de482c79d6 MFC r203490: Introduce '[ipaddr]:path' notation.
Since the existing implementation searches ':' backward, a path which
includes ':' could not be mounted.  You can now mount such path by
enclosing an IP address by '[]'.
Though we should change to search ':' forward, it will break
'ipv6addr:path' which is currently working.  So, it still searches ':'
backward, at least for now.
2010-02-27 18:27:32 +00:00
..
Makefile MFC r200135: 2010-01-28 02:33:20 +00:00
umount.8 MFC r196287: 2009-08-17 07:46:55 +00:00
umount.c MFC r203490: Introduce '[ipaddr]:path' notation. 2010-02-27 18:27:32 +00:00