freebsd-skq/usr.bin
Robert Watson ad71fe3c35 Correct a number of evolved problems with inp_vflag and inp_flags:
certain flags that should have been in inp_flags ended up in inp_vflag,
meaning that they were inconsistently locked, and in one case,
interpreted.  Move the following flags from inp_vflag to gaps in the
inp_flags space (and clean up the inp_flags constants to make gaps
more obvious to future takers):

  INP_TIMEWAIT
  INP_SOCKREF
  INP_ONESBCAST
  INP_DROPPED

Some aspects of this change have no effect on kernel ABI at all, as these
are UDP/TCP/IP-internal uses; however, netstat and sockstat detect
INP_TIMEWAIT when listing TCP sockets, so any MFC will need to take this
into account.

MFC after:      1 week (or after dependencies are MFC'd)
Reviewed by:    bz
2009-03-15 09:58:31 +00:00
..
alias
apply
ar
asa
at
atm
awk
banner
basename
biff
bluetooth
brandelf
bsdiff
bzip2
bzip2recover
c89
c99
calendar Add myself. 2009-03-12 16:55:16 +00:00
cap_mkdb
catman
chat
checknr
chkey Rename all symbols in libmp(3) to mp_*, just like Solaris. 2009-02-26 21:43:15 +00:00
chpass
cksum
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress
cpio
cpuset
csplit
csup
ctags
cut
dig
dirname
du
ee
elf2aout
elfdump
enigma
env
expand
false
fetch
file
file2c
find
finger
fmt
fold
from
fstat Fix compilation of fstat. 2009-02-28 10:40:37 +00:00
fsync
ftp
gcore
gencat
getconf
getent
getopt
gprof
gzip
head
hesinfo
hexdump
host
id
indent
ipcrm
ipcs Correct types of variables used to track amount of allocated SysV shared 2009-03-02 18:53:30 +00:00
join
jot
kdump Add a new type of KTRACE record for sysctl(3) invocations. It uses the 2009-03-11 21:48:36 +00:00
keylogin
keylogout
killall
ktrace Add a new type of KTRACE record for sysctl(3) invocations. It uses the 2009-03-11 21:48:36 +00:00
ktrdump
lam
last
lastcomm
ldd
leave
less
lessecho
lesskey
lex
limits
locale
locate
lock
lockf
logger
login
logins
logname
look
lorder
lsvfs
m4
mail
make
makewhatis
mesg
minigzip
ministat
mkdep
mkfifo
mklocale
mkstr
mktemp
mkuzip
msgs
mt
nc
ncal Multibyte character support for cal(1). 2009-03-14 18:55:51 +00:00
ncplist
ncplogin
netstat Correct a number of evolved problems with inp_vflag and inp_flags: 2009-03-15 09:58:31 +00:00
newgrp
newkey Fix compilation of newkey(8) with WITHOUT_NIS=yes. 2009-02-28 16:16:37 +00:00
nfsstat
nice
nl Use getline() instead of fgets(). This enables nl(1) to handle 2009-02-28 15:53:36 +00:00
nohup
nslookup
nsupdate
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pathchk
pr
printenv
printf
procstat
quota
renice
rev
rlogin
rpcgen
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
script
sed
setchannel
shar
showmount
smbutil
sockstat Remove unused v6 macro aliases for inpcb fields: 2009-03-10 17:57:41 +00:00
split
stat
su
systat Correct a number of evolved problems with inp_vflag and inp_flags: 2009-03-15 09:58:31 +00:00
tabs
tail
talk
tar Update version to 2.6.901a to indicate this is synced up with r745 of 2009-03-08 06:20:35 +00:00
tcopy
tee
telnet
tftp
time
tip
top Update top and systat for vfs.bufcache now being a long rather than an int. 2009-03-10 15:25:19 +00:00
touch
tput
tr
true
truncate
truss
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
unzip
usbhidaction
usbhidctl
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat
w
wall
wc
what
whereis
which
who
whois
window
write
xargs
xinstall
xlint
xstr
yacc
yes
ypcat
ypmatch
ypwhich
Makefile
Makefile.inc