freebsd-dev/usr.bin
Ed Schouten b3aaa0cc21 Rename all symbols in libmp(3) to mp_*, just like Solaris.
The function pow() in libmp(3) clashes with pow(3) in libm. We could
rename this single function, but we can just take the same approach as
the Solaris folks did, which is to prefix all function names with mp_.

libmp(3) isn't really popular nowadays. I suspect not a single
application in ports depends on it. There's still a chance, so I've
increased the SHLIB_MAJOR and __FreeBSD_version.

Reviewed by:	deischen, rdivacky
2009-02-26 21:43:15 +00:00
..
alias - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
apply - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ar - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
asa - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
at - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
atm - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
awk - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
banner - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
basename Alow dirname(1) to accept multiple arguments in the same way that 2009-02-02 11:19:56 +00:00
biff - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
bluetooth Clenup code a bit and do not call fork(2) before dameon(3) where not needed. 2009-02-04 22:04:06 +00:00
brandelf - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
bsdiff - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
bzip2 - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
bzip2recover - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
c89 - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
c99 - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
calendar Add myself. 2009-02-19 16:16:44 +00:00
cap_mkdb - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
catman - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
chat - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
checknr - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
chkey Rename all symbols in libmp(3) to mp_*, just like Solaris. 2009-02-26 21:43:15 +00:00
chpass - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
cksum - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
cmp - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
col - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
colcrt - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
colldef - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
colrm - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
column - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
comm - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
compile_et - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
compress - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
cpio Custom command line parser for cpio; this is a little more 2008-12-06 07:30:40 +00:00
cpuset Sync manpage's synopsis with program's usage(). 2008-12-13 15:44:29 +00:00
csplit A bit of rewording for clarity, taken from OpenBSD. 2009-01-10 12:47:22 +00:00
csup - Add missing rsyncfile from Makefile 2008-11-23 19:43:45 +00:00
ctags - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
cut - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
dig - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
dirname Alow dirname(1) to accept multiple arguments in the same way that 2009-02-02 11:19:56 +00:00
du Restore (intmax_t) casts I lost during the last change & unbreak the build. 2008-11-06 23:55:28 +00:00
ee - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
elf2aout Add a basic manual page for elf2aout. 2008-12-23 01:22:57 +00:00
elfdump - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
enigma - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
env - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
expand - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
false - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
fetch The FTP_TIMEOUT and HTTP_TIMEOUT environment variables were ignored because 2009-01-17 13:34:56 +00:00
file Add strndup(3) prototype to string.h. 2008-12-08 21:04:24 +00:00
file2c - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
find - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
finger - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
fmt - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
fold - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
from - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
fstat Include param.h instead of types.h before mount.h so that the nested 2008-12-29 19:00:28 +00:00
fsync - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ftp - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
gcore - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
gencat - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
getconf - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
getent - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
getopt - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
gprof If running with "-K" really do not information about symbols from the a.out 2009-01-12 21:49:42 +00:00
gzip - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
head - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
hesinfo - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
hexdump - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
host - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
id - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
indent - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ipcrm - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ipcs Fix printing of shared memory limits. 2008-12-16 09:17:05 +00:00
join - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
jot - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
kdump Install the old usb headers under /usr/include/legacy/dev/usb as they are 2009-02-24 00:53:10 +00:00
keylogin - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
keylogout - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
killall Use strlcpy() where appropriate. 2008-11-19 00:14:15 +00:00
ktrace - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ktrdump Remove unnecessary opt* definations. 2009-02-21 03:53:06 +00:00
lam - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
last - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
lastcomm - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ldd - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
leave - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
less - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
lessecho - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
lesskey - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
lex - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
limits - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
locale - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
locate - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
lock - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
lockf - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
logger - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
login - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
logins - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
logname - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
look - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
lorder - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
lsvfs Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
m4 - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
mail Rename mail(1)'s aux.c to util.c. 2009-01-16 15:00:30 +00:00
make Partially revert r186559. 2009-02-03 15:27:29 +00:00
makewhatis - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
mesg - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
minigzip - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ministat - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
mkdep - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
mkfifo - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
mklocale - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
mkstr - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
mktemp - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
mkuzip - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
msgs - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
mt - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
nc - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ncal Implement a new feature for the "-m" option: if the month number is 2008-12-22 21:22:42 +00:00
ncplist - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ncplogin - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
netstat Now that ifmcstat(8) does not suck, retire host-mode netstat -g. 2009-02-15 16:16:38 +00:00
newgrp - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
newkey Rename all symbols in libmp(3) to mp_*, just like Solaris. 2009-02-26 21:43:15 +00:00
nfsstat - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
nice - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
nl - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
nohup - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
nslookup - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
nsupdate Update bmake glue for changes in 9.4.3 2008-12-23 22:51:10 +00:00
objformat - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
opieinfo - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
opiekey - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
opiepasswd - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
pagesize - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
passwd - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
paste - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
pathchk - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
pr - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
printenv Define extern **environ in global scope instead of in function. 2009-02-21 03:50:25 +00:00
printf - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
procstat Include param.h instead of types.h before user.h so that the nested 2008-12-29 18:58:22 +00:00
quota - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
renice - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
rev - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
rlogin - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
rpcgen - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
rpcinfo - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
rs - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
rsh - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
rup - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ruptime - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
rusers - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
rwall - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
rwho - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
script - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
sed Fix the code to conform to the "or more" part of the following POSIX 2008-11-11 17:15:57 +00:00
setchannel - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
shar - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
showmount - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
smbutil - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
sockstat Make sure the entries don't run into each other when they're longer than 2009-01-30 14:28:50 +00:00
split When "-b" is specified, one could easily create "smaller" files 2009-01-24 05:32:11 +00:00
stat Let stat(1) use fdevname(3). 2009-02-11 20:36:17 +00:00
su - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
systat - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
tabs - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
tail - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
talk Utilize strlcpy(). 2009-02-21 03:38:46 +00:00
tar Fix multiple -s options. 2009-02-08 22:04:17 +00:00
tcopy - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
tee - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
telnet - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
tftp - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
time - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
tip - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
top Right align the CPU column header. 2008-12-26 11:11:30 +00:00
touch - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
tput - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
tr - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
true - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
truncate Initialize 'sz' as 0. 2009-02-21 03:42:31 +00:00
truss Add preliminary support for truss on MIPS. It compiles, but has not 2009-02-15 01:26:49 +00:00
tset - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
tsort - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
tty - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ul - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
uname - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
unexpand - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
unifdef - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
uniq - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
units - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
unvis - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
unzip - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
usbhidaction Build fixups for the new USB stack. 2009-02-23 18:36:54 +00:00
usbhidctl Build fixups for the new USB stack. 2009-02-23 18:36:54 +00:00
users - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
uudecode - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
uuencode - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
vacation - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
vgrind - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
vi - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
vis - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
vmstat Utilize calloc() instead of bzero'ing manually. 2009-02-21 03:43:20 +00:00
w - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
wall - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
wc Add a -L option to wc(1), for finger compatibility with the GNU 2008-12-06 19:21:56 +00:00
what - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
whereis - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
which - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
who - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
whois - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
window Include proper header files for system functions that are used and 2009-02-19 20:07:59 +00:00
write - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
xargs - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
xinstall - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
xlint - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
xstr - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
yacc - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
yes - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ypcat - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ypmatch - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
ypwhich - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00
Makefile Truss builds on mips, so don't filter it building there anymore. 2009-02-15 01:32:50 +00:00
Makefile.inc - Import the HEAD csup code which is the basis for the cvsmode work. 2008-10-19 08:41:10 +00:00