1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/bin
Garance A Drosehn 01c7bd5378 A second attempt to adjust option-parsing on a shell command, for the
benefit of scripts start out as:     #!/bin/sh -- # -*- perl -*-
With this fix in place, we can commit a change to kern/imgact_shell.c
so FreeBSD will process the `#!' line in shell-scripts in a more
standard fashion.

PR:		16393
Mentioned on:	freebsd-arch
2005-05-16 04:32:41 +00:00
..
cat
chflags Add an interface to the lchflags(2) syscall. The new -h option is 2005-05-14 23:23:10 +00:00
chio
chmod Expand contractions. 2005-02-13 23:45:54 +00:00
cp Fix a few markup nits in previous commit. 2005-02-25 00:40:46 +00:00
csh Define HAVE_STRUCT_UTMP_UT_HOST in order for the REMOTEHOST environment 2005-05-04 20:21:57 +00:00
date Expand *n't contractions. 2005-02-13 22:25:33 +00:00
dd Document problems with writing to disks under GEOM. 2005-04-07 20:50:38 +00:00
df
domainname
echo
ed
expr
getfacl
hostname There is no /etc/rc.network anymore. 2005-04-17 23:22:22 +00:00
kenv
kill
ln Expand *n't contractions. 2005-02-13 22:25:33 +00:00
ls Expand *n't contractions. 2005-02-13 22:25:33 +00:00
mkdir
mv
pax Fix bin/pax doesn't wait for compress/gzip before exiting. 2005-03-12 06:38:01 +00:00
ps o Typo: s/teminal/terminal/. 2005-04-29 11:10:27 +00:00
pwd
rcp Expand *n't contractions. 2005-02-13 22:25:33 +00:00
realpath
rm
rmail
rmdir
setfacl
sh A second attempt to adjust option-parsing on a shell command, for the 2005-05-16 04:32:41 +00:00
sleep
stty
sync
test
uuidgen
Makefile Wrap BSD r* commands in NO_RCMDS. 2005-03-02 11:53:22 +00:00
Makefile.inc