freebsd-skq/usr.bin
Ed Schouten 1b59478ca5 Delete unused files in the window(1) directory that contain a colon.
During the import of the 4.4BSD Lite sources, four files got added to
the repository called :tt, :tty, :var and :ww. They seem to contain some
kind of debug information. These files aren't used/installed anywhere.

Unfortunately the colons in the filenames prevents us from checking out
the source tree on file systems that don't support colons (such as FAT).
Just remove these unneeded files to keep SVN happy.

Reported by:	Rohit Tripathi <rohit trip gmail com>
MFC after:	3 days
2008-08-09 14:44:04 +00:00
..
alias
apply
ar
asa
at
atm
awk
banner
basename
biff
bluetooth Fix build 2008-07-29 17:02:00 +00:00
brandelf
bsdiff
bzip2
bzip2recover
c89
c99
calendar Move functions which are only locally used into their C files and 2008-08-05 08:16:37 +00:00
cap_mkdb
catman
chat
checknr
chkey
chpass
cksum Change a use of u_int32_t to uint32_t. 2008-05-15 20:04:36 +00:00
cmp add __unused to succeed at WARNS=6 2008-07-10 13:26:46 +00:00
col
colcrt
colldef
colrm
column
comm Similar to changes previously made to src/usr.bin/uniq/uniq.c, 2008-05-28 14:13:35 +00:00
compile_et
compress
cpio Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
cpuset
csplit
csup
ctags
cut
dig
dirname
du
ee
elf2aout
elfdump
enigma
env
expand
false
fetch
file
file2c
find
finger
fmt
fold
from
fstat Struct cdev is always the member of the struct cdev_priv. When devfs 2008-06-16 17:34:59 +00:00
fsync
ftp
gcore Use %zd for size_t. With this gcore(1) is WARNS=6 clean. 2008-07-18 23:37:05 +00:00
gencat
getconf
getent
getopt getopt.c is public domain. Add a comment to that effect. 2008-05-15 19:27:52 +00:00
gprof
gzip Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 07:36:53 +00:00
head
hesinfo
hexdump
host
id
indent
ipcrm
ipcs
join
jot
kdump Remove netatm from HEAD as it is not MPSAFE and relies on the now removed 2008-05-25 22:11:40 +00:00
keylogin
keylogout
killall
ktrace
ktrdump
lam
last
lastcomm
ldd A few style and whitespace fixes. 2008-08-02 12:04:59 +00:00
leave
less
lessecho
lesskey
lex Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
limits
locale
locate
lock
lockf
logger
login
logins
logname
look
lorder
lsvfs
m4
mail
make Use arc4random_uniform(3) 2008-08-07 22:22:41 +00:00
makewhatis
mesg
minigzip
ministat
mkdep
mkfifo
mklocale
mkstr
mktemp
mkuzip
msgs
mt
nc
ncal
ncplist
ncplogin
netstat Fix build 2008-07-29 21:20:03 +00:00
newgrp
newkey
nfsstat
nice
nl
nohup
nslookup
nsupdate
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pathchk
pkill
pr
printenv
printf POSIX says that octal escapes have the format \ddd in the format string, 2008-08-02 06:02:02 +00:00
procstat Fix a small typo in the procstat(1) manpage: messsage queue. 2008-07-28 08:01:24 +00:00
quota Make quota(1) to compile with WARNS=6: 2008-08-04 00:43:49 +00:00
renice
rev Make usage() 'static'. 2008-06-08 12:43:02 +00:00
rlogin
rpcgen
rpcinfo
rs Setting a variable to the same value twice doesn't actually make it 2008-08-04 06:39:52 +00:00
rsh
rup
ruptime
rusers
rwall
rwho
script
sed
setchannel
shar Remove superfluous eofmarker. 2008-06-17 18:56:04 +00:00
showmount
smbutil
sockstat Add -L to usage(). 2008-05-19 11:35:11 +00:00
split
stat
su - add the -m option to the example commands because they would fail w/o it 2008-07-01 20:56:23 +00:00
systat
tabs
tail
talk
tar Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
tcopy
tee
telnet
tftp
time
tip
top
touch
tput
tr
true
truncate Don't close file descriptor number <whatever random garbage was on the 2008-08-04 06:48:54 +00:00
truss Try to make this code slightly less painful to read. 2008-07-31 17:15:21 +00:00
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units - acificfrancexchange -> pacificfrancexchange 2008-08-07 05:35:01 +00:00
unvis
unzip Update man page for -t. 2008-06-30 17:16:05 +00:00
usbhidaction
usbhidctl
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat
w
wall
wc
what
whereis Make the search for sources in PATH_PORTS more accurate. I only 2008-06-20 08:39:42 +00:00
which
who
whois
window Delete unused files in the window(1) directory that contain a colon. 2008-08-09 14:44:04 +00:00
write
xargs
xinstall
xlint
xstr
yacc Setting a variable to the same value twice doesn't actually make it 2008-08-04 06:39:52 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile 1. Make the BSD version of cpio the default [1] 2008-06-16 05:48:15 +00:00
Makefile.inc