NetBSD/bin
jdolecek 7b61cc94ea Implement (somewhat enhanced) idea stealed from bash:
when completing the filename (either in vi mode with vi-tabcomplete on,
or in emacs mode after double esc), escape any shell special characters
and chars from $IFS with backslash - very handy especially when
dealing with filenames containing spaces

The patch has been sent to maintainer, but I haven't got any reply yet even
after about a month :(
1999-11-02 22:06:45 +00:00
..
cat Make this compile with WARNS = 2 1999-07-08 01:56:09 +00:00
chio Report vendor-specific data length, if any. 1999-09-09 23:32:10 +00:00
chmod
cp Initialize locale on startup. 1999-09-05 16:14:43 +00:00
csh Avoid segmenation fault if an external command is invoked in parse only 1999-11-02 19:35:44 +00:00
date Work around a spurious warning. 1999-03-09 03:02:40 +00:00
dd fix comment regarding when we attempt to seek 1999-10-09 00:43:32 +00:00
df Fix overflow in df on big partitions' raw device. 1999-09-24 13:35:21 +00:00
domainname More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
echo
ed optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:35:18 +00:00
expr cast is*() to unsigned char 1998-11-04 14:11:12 +00:00
hostname More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
kill xref signal(7) 1999-10-06 17:19:09 +00:00
ksh Implement (somewhat enhanced) idea stealed from bash: 1999-11-02 22:06:45 +00:00
ln Move symlink.7 to share/man/man7/, where it belongs 1999-09-27 17:44:49 +00:00
ls Call setlocale(3) to use localization in "ls" as suggested by 1999-11-02 19:44:07 +00:00
mkdir Change previous to use symbolic names for file modes. Also, clean up some 1999-05-26 15:51:09 +00:00
mt Add list of common density codes. 1999-09-30 12:08:12 +00:00
mv make this compile on non bsd-4.4 systems 1999-08-16 07:49:45 +00:00
pax whoops; reverse the logic of the previous to make it correct. noted by mycroft. 1999-11-01 17:13:27 +00:00
ps command(): don't start using procfs_getargv() instead of kvm_getargv() 1999-10-15 20:39:52 +00:00
pwd Make it clearer that -L does not necessarily do the job, and, following 1999-05-31 14:37:20 +00:00
rcmd More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
rcp optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:35:18 +00:00
rm Don't ask for permission to unlink a file if the access error is ETXTBSY. 1999-06-30 10:18:59 +00:00
rmdir
sh back out previous; it causes /etc/rc to break on my alpha and other lossage as reported in PR#8614 1999-10-13 00:59:10 +00:00
sleep char -> unsigned char 1998-11-04 20:12:12 +00:00
stty pulling param.h not types.h to get BSD4_4. from NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> in PR#7751 1999-06-10 14:59:50 +00:00
sync More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
test Reverse the advice given to (now) prefer -h over -L; the former is defined in 1999-08-22 14:06:59 +00:00
Makefile
Makefile.inc